mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-12 12:59:57 +00:00
20 lines
338 B
Plaintext
Executable File
20 lines
338 B
Plaintext
Executable File
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "sqlite3.js",
|
|
"fields": {
|
|
"type": "text/plain",
|
|
"title": "$:/plugins/tiddlywiki/sqlite3store/sqlite3.js"
|
|
}
|
|
},
|
|
{
|
|
"file": "sqlite3.wasm",
|
|
"encoding": "base64",
|
|
"fields": {
|
|
"type": "application/wasm",
|
|
"title": "$:/plugins/tiddlywiki/sqlite3store/sqlite3.wasm"
|
|
}
|
|
}
|
|
]
|
|
}
|