{ "_from": "@turf/center@^3.10.3", "_id": "@turf/center@3.14.0", "_inBundle": false, "_integrity": "sha1-EIOspPE308SYiVV0DH1EDEXMnsw=", "_location": "/@turf/center", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@turf/center@^3.10.3", "name": "@turf/center", "escapedName": "@turf%2fcenter", "scope": "@turf", "rawSpec": "^3.10.3", "saveSpec": null, "fetchSpec": "^3.10.3" }, "_requiredBy": [ "/hexgrid-heatmap" ], "_resolved": "https://registry.npmjs.org/@turf/center/-/center-3.14.0.tgz", "_shasum": "1083aca4f137d3c4988955740c7d440c45cc9ecc", "_spec": "@turf/center@^3.10.3", "_where": "/home/kadir/workspace/webimmo/node_modules/hexgrid-heatmap", "author": { "name": "Turf Authors" }, "bugs": { "url": "https://github.com/Turfjs/turf/issues" }, "bundleDependencies": false, "dependencies": { "@turf/bbox": "^3.14.0", "@turf/helpers": "^3.13.0" }, "deprecated": false, "description": "turf center module", "devDependencies": { "benchmark": "^1.0.0", "tape": "^3.5.0" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/Turfjs/turf", "keywords": [ "centroid", "geojson", "gis", "geospatial", "geo", "turf" ], "license": "MIT", "main": "index.js", "name": "@turf/center", "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.14.0" }