| Current Path : /etc/kibana/node_modules/turf-intersect/ |
| Current File : //etc/kibana/node_modules/turf-intersect/package.json |
{
"name": "turf-intersect",
"version": "3.0.12",
"description": "find the intersection of spatial features",
"main": "index.js",
"scripts": {
"test": "node test/test.js"
},
"repository": {
"type": "git",
"url": "git://github.com/Turfjs/turf-intersect.git"
},
"keywords": [
"turf",
"gis",
"intersect"
],
"author": "Morgan Herlocker",
"license": "ISC",
"bugs": {
"url": "https://github.com/Turfjs/turf-intersect/issues"
},
"homepage": "https://github.com/Turfjs/turf-intersect",
"devDependencies": {},
"dependencies": {},
"cleaned": true
}