state-polygon
Version:
US and canada state polygon - state outline
30 lines (29 loc) • 647 B
JSON
{
"name": "state-polygon",
"version": "1.0.3",
"description": "US and canada state polygon - state outline",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mdhanju/statepolygon.git"
},
"keywords": [
"node.js",
"maps",
"polygon",
"state",
"outline",
"coordinates",
"latitude",
"longitude."
],
"author": "Maninder Dhanju <singhmaninder21@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/mdhanju/statepolygon/issues"
},
"homepage": "https://github.com/mdhanju/statepolygon#readme"
}