Files
PMTiles/js/package.json
Brandon Liu 05e097d7ba js 0.0.5
2021-04-03 15:15:38 +08:00

13 lines
315 B
JSON

{
"name": "pmtiles",
"version": "0.0.5",
"description": "PMTiles archive decoder for browsers",
"main": "pmtiles.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://github.com/protomaps/pmtiles",
"author": "Brandon Liu",
"license": "BSD-3-Clause"
}