| Current Path : /etc/kibana/node_modules/geojson-normalize/ |
| Current File : //etc/kibana/node_modules/geojson-normalize/package.json |
{
"name": "geojson-normalize",
"version": "0.0.0",
"description": "normalize different geojson forms into featurecollections",
"main": "index.js",
"scripts": {
"test": "tap test/*.js"
},
"repository": {
"type": "git",
"url": "git@github.com:mapbox/geojson-normalize.git"
},
"keywords": [
"geojson",
"normalize",
"featurecollection"
],
"author": "Tom MacWright",
"license": "ISC",
"bugs": {
"url": "https://github.com/mapbox/geojson-normalize/issues"
},
"homepage": "https://github.com/mapbox/geojson-normalize",
"devDependencies": {},
"cleaned": true
}