Files
PMTiles/js/package.json
Brandon Liu 20f9a521b6 js 0.0.6
2021-04-11 12:30:18 +08:00

13 lines
315 B
JSON

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