{ "_from": "gl-mat4@^1.2.0", "_id": "gl-mat4@1.2.0", "_inBundle": false, "_integrity": "sha512-sT5C0pwB1/e9G9AvAoLsoaJtbMGjfd/jfxo8jMCKqYYEnjZuFvqV5rehqar0538EmssjdDeiEWnKyBSTw7quoA==", "_location": "/gl-mat4", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gl-mat4@^1.2.0", "name": "gl-mat4", "escapedName": "gl-mat4", "rawSpec": "^1.2.0", "saveSpec": null, "fetchSpec": "^1.2.0" }, "_requiredBy": [ "/gl-axes3d", "/gl-matrix-invert", "/gl-mesh3d", "/gl-plot3d", "/gl-scatter3d", "/gl-surface3d", "/mat4-decompose", "/mat4-interpolate", "/mat4-recompose", "/matrix-camera-controller", "/orbit-camera-controller", "/plotly.js", "/turntable-camera-controller" ], "_resolved": "https://registry.npmjs.org/gl-mat4/-/gl-mat4-1.2.0.tgz", "_shasum": "49d8a7636b70aa00819216635f4a3fd3f4669b26", "_spec": "gl-mat4@^1.2.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js", "bugs": { "url": "https://github.com/stackgl/gl-mat4/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Brandon Jones", "email": "tojiro@gmail.com" }, { "name": "Colin MacKenzie IV", "email": "sinisterchipmunk@gmail.com" } ], "dependencies": {}, "deprecated": false, "description": "gl-matrix's mat4, split into smaller pieces", "devDependencies": { "dox": "git://github.com/hughsk/dox.git#api-context" }, "homepage": "https://github.com/stackgl/gl-mat4", "keywords": [ "gl-matrix", "matrix", "math", "gl", "mat4", "mat4x4", "4x4", "mat", "vector", "maths" ], "license": "Zlib", "main": "index.js", "name": "gl-mat4", "repository": { "type": "git", "url": "git+https://github.com/stackgl/gl-mat4.git" }, "scripts": { "get-docs": "cat *.js | dox --api" }, "version": "1.2.0" }