mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-23 13:01:23 -08:00
35 lines
No EOL
633 B
Text
35 lines
No EOL
633 B
Text
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "sjcl.js",
|
|
"fields": {
|
|
"title": "$:/library/sjcl.js",
|
|
"type": "application/javascript",
|
|
"library": "yes"
|
|
},
|
|
"prefix": "(function(define) {\n",
|
|
"suffix": "\n})(function (_,defined){window.sjcl = defined()})\n"
|
|
},
|
|
{
|
|
"file": "boot.js",
|
|
"fields": {
|
|
"title": "$:/boot/boot.js",
|
|
"type": "application/javascript"
|
|
}
|
|
},
|
|
{
|
|
"file": "bootprefix.js",
|
|
"fields": {
|
|
"title": "$:/boot/bootprefix.js",
|
|
"type": "application/javascript"
|
|
}
|
|
},
|
|
{
|
|
"file": "boot.css",
|
|
"fields": {
|
|
"title": "$:/boot/boot.css",
|
|
"type": "text/css"
|
|
}
|
|
}
|
|
]
|
|
} |