1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 08:13:14 +00:00
TiddlyWiki5/plugins/tiddlywiki/xmldom/files/tiddlywiki.files
2017-02-07 18:20:30 +00:00

48 lines
962 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": "entities.js",
"fields": {
"type": "application/javascript",
"title": "$:/plugins/tiddlywiki/xmldom/entities",
"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"
}
}
]
}