1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-13 15:59:42 +00:00
TiddlyWiki5/plugins/tiddlywiki/qrcode/files/tiddlywiki.files

35 lines
900 B
Plaintext
Raw Normal View History

{
"tiddlers": [
{
"file": "qrcode/qrcode.js",
"fields": {
"type": "application/javascript",
"title": "$:/plugins/tiddlywiki/qrcode/qrcode/qrcode.js",
"module-type": "library"
2016-10-18 16:59:52 +00:00
}
},{
"file": "qrcode/LICENSE",
"fields": {
"type": "text/plain",
"title": "$:/plugins/tiddlywiki/qrcode/qrcode/license"
}
},{
"file": "html5-qrcode/html5-qrcode.min.js",
"fields": {
"type": "application/javascript",
"title": "$:/plugins/tiddlywiki/qrcode/html5-qrcode/html5-qrcode.js",
"module-type": "library"
},
"prefix": "window.__Html5QrcodeLibrary__ = {};",
"suffix": "\n;exports.__Html5QrcodeLibrary__ = __Html5QrcodeLibrary__;window.__Html5QrcodeLibrary__ = __Html5QrcodeLibrary__;"
},{
"file": "html5-qrcode/LICENSE",
"fields": {
"type": "text/plain",
"title": "$:/plugins/tiddlywiki/qrcode/html5-qrcode/license"
}
}
]
}