UNPKG

madrid-atlas

Version:

Pre-built TopoJSON from the Madrid City Council

37 lines (36 loc) 920 B
{ "name": "madrid-atlas", "version": "1.0.0", "description": "Pre-built TopoJSON from the Madrid City Council", "scripts": { "prepare": "bash prepublish", "postpublish": "git push && git push --tags" }, "repository": { "type": "git", "url": "git+https://github.com/martgnz/madrid-atlas.git" }, "keywords": [ "topojson", "geojson", "shapefile", "madrid" ], "author": "Martín González (https://martingonzalez.net)", "license": "MIT", "devDependencies": { "7zip-bin": "^5.0.3", "d3-dsv": "^1.2.0", "d3-geo-projection": "^2.7.1", "ndjson-cli": "^0.3.1", "shapefile": "^0.6.6", "topojson-client": "^3.1.0", "topojson-server": "^3.0.1", "topojson-simplify": "^3.0.3" }, "bugs": { "url": "https://github.com/martgnz/madrid-atlas/issues" }, "homepage": "https://github.com/martgnz/madrid-atlas#readme", "dependencies": {} }