mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-26 06:21:11 -08:00
The immediate motivation is the work I’m doing to integrate with Amazon Web Services. We should be able to use JSZip to export multiple tiddlers in a single operation from the browser.
20 lines
363 B
Text
20 lines
363 B
Text
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "async.min.v1.5.0.js",
|
|
"fields": {
|
|
"type": "application/javascript",
|
|
"title": "$:/plugins/tiddlywiki/async/async.js",
|
|
"module-type": "library"
|
|
},
|
|
"prefix": "",
|
|
"suffix": ""
|
|
},{
|
|
"file": "LICENSE",
|
|
"fields": {
|
|
"type": "text/plain",
|
|
"title": "$:/plugins/tiddlywiki/async/license"
|
|
}
|
|
}
|
|
]
|
|
}
|