{ "_from": "gl-matrix@^3.0.0", "_id": "gl-matrix@3.2.1", "_inBundle": false, "_integrity": "sha512-YYVO8jUSf6+SakL4AJmx9Jc7zAZhkJQ+WhdtX3VQe5PJdCOX6/ybY4x1vk+h94ePnjRn6uml68+QxTAJneUpvA==", "_location": "/gl-matrix", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gl-matrix@^3.0.0", "name": "gl-matrix", "escapedName": "gl-matrix", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/mapbox-gl" ], "_resolved": "https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.2.1.tgz", "_shasum": "2d8e35125bf854f49abded8a0c8350b1a4907a26", "_spec": "gl-matrix@^3.0.0", "_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend/node_modules/mapbox-gl", "bugs": { "url": "https://github.com/toji/gl-matrix/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Brandon Jones", "email": "tojiro@gmail.com" }, { "name": "Colin MacKenzie IV", "email": "sinisterchipmunk@gmail.com" } ], "dependencies": {}, "deprecated": false, "description": "Javascript Matrix and Vector library for High Performance WebGL apps", "homepage": "http://glmatrix.net", "license": "MIT", "main": "cjs/index.js", "module": "esm/index.js", "name": "gl-matrix", "repository": { "type": "git", "url": "git+https://github.com/toji/gl-matrix.git" }, "sideEffects": false, "version": "3.2.1" }