| Current Path : /etc/kibana/node_modules/geojson-random/ |
| Current File : //etc/kibana/node_modules/geojson-random/package.json |
{
"name": "geojson-random",
"version": "0.2.2",
"description": "generate random geojson features",
"main": "index.js",
"bin": {
"geojson-random": "geojson-random"
},
"scripts": {
"test": "tape test.js"
},
"repository": {
"type": "git",
"url": "git@github.com:tmcw/geojson-random.git"
},
"keywords": [
"geojson",
"random"
],
"author": "Tom MacWright",
"license": "ISC",
"bugs": {
"url": "https://github.com/tmcw/geojson-random/issues"
},
"homepage": "https://github.com/tmcw/geojson-random",
"devDependencies": {},
"cleaned": true
}