{ "_from": "@turf/invariant@^3.13.0", "_id": "@turf/invariant@3.13.0", "_inBundle": false, "_integrity": "sha1-iSQzCM1WMgboHlxhYuDSL2GCL5A=", "_location": "/@turf/invariant", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@turf/invariant@^3.13.0", "name": "@turf/invariant", "escapedName": "@turf%2finvariant", "scope": "@turf", "rawSpec": "^3.13.0", "saveSpec": null, "fetchSpec": "^3.13.0" }, "_requiredBy": [ "/@turf/destination", "/@turf/distance" ], "_resolved": "https://registry.npmjs.org/@turf/invariant/-/invariant-3.13.0.tgz", "_shasum": "89243308cd563206e81e5c6162e0d22f61822f90", "_spec": "@turf/invariant@^3.13.0", "_where": "/home/kadir/workspace/webimmo/node_modules/@turf/destination", "author": { "name": "Turf Authors" }, "bugs": { "url": "https://github.com/Turfjs/turf/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "turf invariant module", "devDependencies": { "@turf/helpers": "^3.13.0", "benchmark": "^2.1.3", "tape": "^3.5.0" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/Turfjs/turf", "keywords": [ "turf", "invariant", "expectations" ], "license": "MIT", "main": "index.js", "name": "@turf/invariant", "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" }