{ "_from": "gl-mat2@^1.0.0", "_id": "gl-mat2@1.0.1", "_inBundle": false, "_integrity": "sha1-FCUFcwpcL+Hp8l2ezj0NbMJxCjA=", "_location": "/gl-mat2", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gl-mat2@^1.0.0", "name": "gl-mat2", "escapedName": "gl-mat2", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/gl-matrix-invert" ], "_resolved": "https://registry.npmjs.org/gl-mat2/-/gl-mat2-1.0.1.tgz", "_shasum": "142505730a5c2fe1e9f25d9ece3d0d6cc2710a30", "_spec": "gl-mat2@^1.0.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-matrix-invert", "bugs": { "url": "https://github.com/gl-modules/gl-mat2/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Brandon Jones", "email": "tojiro@gmail.com" }, { "name": "Colin MacKenzie IV", "email": "sinisterchipmunk@gmail.com" }, { "name": "Hugh Kennedy", "email": "hughskennedy@gmail.com", "url": "http://hughsk.io/" } ], "dependencies": {}, "deprecated": false, "description": "gl-matrix's mat2, split into smaller pieces", "devDependencies": { "dox": "git://github.com/hughsk/dox.git#api-context" }, "homepage": "https://github.com/gl-modules/gl-mat2", "keywords": [ "gl-matrix", "matrix", "maths" ], "license": { "type": "zlib", "url": "http://github.com/gl-modules/gl-mat2/blob/master/LICENSE.md" }, "main": "index.js", "name": "gl-mat2", "repository": { "type": "git", "url": "git://github.com/gl-modules/gl-mat2.git" }, "scripts": { "get-docs": "cat *.js | dox --api" }, "version": "1.0.1" }