mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 10:06:19 +00:00
19 lines
325 B
Plaintext
19 lines
325 B
Plaintext
|
{
|
||
|
"tiddlers": [
|
||
|
{
|
||
|
"file": "ios-drag-drop.js",
|
||
|
"fields": {
|
||
|
"type": "application/javascript",
|
||
|
"title": "$:/plugins/tiddlywiki/mobiledragdrop/ios-drag-drop.js"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"file": "LICENSE",
|
||
|
"fields": {
|
||
|
"type": "text/plain",
|
||
|
"title": "$:/plugins/tiddlywiki/mobiledragdrop/license"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|