UNPKG

visionscarto-world-atlas

Version:

Derived from mbostock's world-atlas: Pre-built TopoJSON from Natural Earth.

29 lines (28 loc) 666 B
{ "name": "visionscarto-world-atlas", "version": "0.0.4", "description": "Derived from mbostock's world-atlas: Pre-built TopoJSON from Natural Earth.", "license": "BSD-3-Clause", "keywords": [ "topojson", "geojson", "shapefile" ], "repository": { "type": "git", "url": "https://github.com/Fil/visionscarto-world-atlas.git" }, "scripts": { "run": "bash run" }, "devDependencies": { "canvas": "1", "d3-dsv": "^1.0.3", "d3-geo-projection": "^2.4.0", "ndjson-cli": "^0.3.0", "shapefile": "^0.6.1", "topojson-server": "^3.0.0", "topojson-client": "^3.0.0", "topojson-simplify": "^3.0.0" } }