mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 18:39:57 +00:00
22 lines
440 B
Plaintext
22 lines
440 B
Plaintext
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "openlocationcode.js",
|
|
"fields": {
|
|
"type": "application/javascript",
|
|
"title": "$:/plugins/tiddlywiki/geospatial/openlocationcode.js",
|
|
"module-type": "library"
|
|
},
|
|
"prefix": "(function(require){",
|
|
"suffix": "})(function(){});"
|
|
},
|
|
{
|
|
"file": "LICENSE",
|
|
"fields": {
|
|
"type": "text/plain",
|
|
"title": "$:/plugins/tiddlywiki/geospatial/openlocationcode/LICENSE"
|
|
}
|
|
}
|
|
]
|
|
}
|