mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +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"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|