{ "_from": "grid-index@^1.0.0", "_id": "grid-index@1.1.0", "_inBundle": false, "_integrity": "sha512-HZRwumpOGUrHyxO5bqKZL0B0GlUpwtCAzZ42sgxUPniu33R1LSFH5yrIcBCHjkctCAh3mtWKcKd9J4vDDdeVHA==", "_location": "/grid-index", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "grid-index@^1.0.0", "name": "grid-index", "escapedName": "grid-index", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/mapbox-gl" ], "_resolved": "https://registry.npmjs.org/grid-index/-/grid-index-1.1.0.tgz", "_shasum": "97f8221edec1026c8377b86446a7c71e79522ea7", "_spec": "grid-index@^1.0.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/mapbox-gl", "bugs": { "url": "https://github.com/mapbox/grid-index/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A 2D spatial index for axis-aligned boxes", "devDependencies": { "tap": "^5.7.0" }, "homepage": "https://github.com/mapbox/grid-index#readme", "license": "ISC", "main": "grid-index.js", "name": "grid-index", "repository": { "type": "git", "url": "git+https://github.com/mapbox/grid-index.git" }, "scripts": { "test": "node test/index.js" }, "version": "1.1.0" }