| Current Path : /etc/kibana/node_modules/turf-simplify/ |
| Current File : //etc/kibana/node_modules/turf-simplify/package.json |
{
"name": "turf-simplify",
"version": "3.0.12",
"description": "simplify geographic shapes",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "tape test/*.js"
},
"repository": {
"type": "git",
"url": "git@github.com:Turfjs/turf-simplify.git"
},
"keywords": [
"turf",
"gis",
"simplify"
],
"author": "Morgan Herlocker",
"license": "ISC",
"bugs": {
"url": "https://github.com/Turfjs/turf-simplify/issues"
},
"homepage": "https://github.com/Turfjs/turf-simplify",
"devDependencies": {},
"dependencies": {},
"cleaned": true
}