UNPKG

@pixobe/topojsons

Version:

World wide topojsons with properties,centroids,labels.

46 lines (45 loc) 1 kB
{ "name": "@pixobe/topojsons", "version": "1.0.1m", "description": "World wide topojsons with properties,centroids,labels.", "scripts": { "generate": "sh generate-topojson.sh" }, "keywords": [ "topojsons", "wold geo", "geojson", "d3", "angular", "maps", "cartography", "topology", "geology", "svgmaps" ], "author": "sudharsan_tk@yahoo.co.in", "license": "ISC", "dependencies": { "chalk": "^4.1.0", "compression": "^1.7.4", "cors": "^2.8.5", "d3-composite-projections": "^1.3.2", "express": "^4.17.1", "express-static-gzip": "^2.0.8", "node-fetch": "^2.6.0", "ogr2ogr": "^2.0.1", "topojson-client": "^3.1.0", "topojson-server": "^3.0.1" }, "devDependencies": { "d3": "^5.16.0", "d3-geo-projection": "^2.9.0", "json2csv": "^5.0.1", "request": "^2.88.2", "shelljs": "^0.8.4", "topojson": "^3.0.2" }, "repository": { "url": "git@github.com:tettusud/topojson.git" } }