1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 20:14:22 +00:00
TiddlyWiki5/plugins/tiddlywiki/geospatial/files/open-location-code/tiddlywiki.files

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"
}
}
]
}