{ "_from": "@turf/helpers@^3.13.0", "_id": "@turf/helpers@3.13.0", "_inBundle": false, "_integrity": "sha1-0GB4oUZM9WzbfqYk6h4TpxuIuAY=", "_location": "/@turf/helpers", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@turf/helpers@^3.13.0", "name": "@turf/helpers", "escapedName": "@turf%2fhelpers", "scope": "@turf", "rawSpec": "^3.13.0", "saveSpec": null, "fetchSpec": "^3.13.0" }, "_requiredBy": [ "/@turf/center", "/@turf/destination", "/@turf/distance", "/@turf/hex-grid" ], "_resolved": "https://registry.npmjs.org/@turf/helpers/-/helpers-3.13.0.tgz", "_shasum": "d06078a1464cf56cdb7ea624ea1e13a71b88b806", "_spec": "@turf/helpers@^3.13.0", "_where": "/home/kadir/workspace/webimmo/node_modules/@turf/center", "author": { "name": "Turf Authors" }, "bugs": { "url": "https://github.com/Turfjs/turf/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "turf helpers module", "devDependencies": { "benchmark": "^2.1.3", "tape": "^3.5.0" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/Turfjs/turf", "keywords": [ "geo", "point", "turf", "geojson" ], "license": "MIT", "main": "index.js", "name": "@turf/helpers", "repository": { "type": "git", "url": "git://github.com/Turfjs/turf.git" }, "scripts": { "bench": "node bench.js", "test": "node test.js" }, "types": "index.d.ts", "version": "3.13.0" }