mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-24 18:47:20 +00:00
39 lines
755 B
Plaintext
39 lines
755 B
Plaintext
|
{
|
||
|
"tiddlers": [
|
||
|
{
|
||
|
"file": "dom.js",
|
||
|
"fields": {
|
||
|
"type": "application/javascript",
|
||
|
"title": "$:/plugins/tiddlywiki/xmldom/dom",
|
||
|
"module-type": "library"
|
||
|
},
|
||
|
"prefix": "",
|
||
|
"suffix": ""
|
||
|
},{
|
||
|
"file": "dom-parser.js",
|
||
|
"fields": {
|
||
|
"type": "application/javascript",
|
||
|
"title": "$:/plugins/tiddlywiki/xmldom/dom-parser",
|
||
|
"module-type": "library"
|
||
|
},
|
||
|
"prefix": "",
|
||
|
"suffix": ""
|
||
|
},{
|
||
|
"file": "sax.js",
|
||
|
"fields": {
|
||
|
"type": "application/javascript",
|
||
|
"title": "$:/plugins/tiddlywiki/xmldom/sax",
|
||
|
"module-type": "library"
|
||
|
},
|
||
|
"prefix": "",
|
||
|
"suffix": ""
|
||
|
},{
|
||
|
"file": "LICENSE",
|
||
|
"fields": {
|
||
|
"type": "text/plain",
|
||
|
"title": "$:/plugins/tiddlywiki/xmldom/license"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|