mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
da8d4ecfae
Improves the continuity of our GitHub history
32 lines
586 B
Plaintext
32 lines
586 B
Plaintext
{
|
|
"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.tid",
|
|
"isTiddlerFile": true
|
|
}
|
|
]
|
|
} |