mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
48 lines
962 B
Plaintext
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"
|
|
}
|
|
}
|
|
]
|
|
}
|