topo-regions
Version:
Pre-built TopoJSON from Global Administrative Area
31 lines (30 loc) • 736 B
JSON
{
"name": "topo-regions",
"version": "0.0.4",
"description": "Pre-built TopoJSON from Global Administrative Area",
"author": {
"name": "quantmind.com",
"email": "message@quantmind.com"
},
"keywords": [
"topojson",
"geojson",
"shapefile"
],
"repository": {
"type": "git",
"url": "https://github.com/quantmind/topo-regions.git"
},
"devDependencies": {
"d3-dsv": "1.0",
"d3-geo-projection": "2.3",
"ndjson-cli": "0.3",
"shapefile": "0.6",
"topojson-client": "3.0",
"topojson-server": "3.0",
"topojson-simplify": "3.0"
},
"scripts": {
"prepare": "bash dev/map.sh"
}
}