{ "_from": "matrix-camera-controller@^2.1.3", "_id": "matrix-camera-controller@2.1.3", "_inBundle": false, "_integrity": "sha1-NeUmDMHNVQliunmfLY1OlLGjk3A=", "_location": "/matrix-camera-controller", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "matrix-camera-controller@^2.1.3", "name": "matrix-camera-controller", "escapedName": "matrix-camera-controller", "rawSpec": "^2.1.3", "saveSpec": null, "fetchSpec": "^2.1.3" }, "_requiredBy": [ "/3d-view", "/plotly.js" ], "_resolved": "https://registry.npmjs.org/matrix-camera-controller/-/matrix-camera-controller-2.1.3.tgz", "_shasum": "35e5260cc1cd550962ba799f2d8d4e94b1a39370", "_spec": "matrix-camera-controller@^2.1.3", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js", "author": { "name": "Mikola Lysenko" }, "bugs": { "url": "https://github.com/mikolalysenko/matrix-camera-controller/issues" }, "bundleDependencies": false, "dependencies": { "binary-search-bounds": "^1.0.0", "gl-mat4": "^1.1.2", "gl-vec3": "^1.0.3", "mat4-interpolate": "^1.0.3" }, "deprecated": false, "description": "View camera control by direct matrix manipulation", "devDependencies": { "tape": "^3.5.0" }, "homepage": "https://github.com/mikolalysenko/matrix-camera-controller", "keywords": [ "camera", "webgl", "matrix", "view", "controller" ], "license": "MIT", "main": "matrix.js", "name": "matrix-camera-controller", "repository": { "type": "git", "url": "git+https://github.com/mikolalysenko/matrix-camera-controller.git" }, "scripts": { "test": "tape test/*.js" }, "version": "2.1.3" }