Files
PMTiles/js/package.json
Brandon Liu 530c10444d js 0.0.4
2021-02-17 15:43:57 +08:00

13 lines
315 B
JSON

{
"name": "pmtiles",
"version": "0.0.4",
"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"
}