{ "_from": "gl-axes3d@^1.5.2", "_id": "gl-axes3d@1.5.2", "_inBundle": false, "_integrity": "sha512-47Cfh5KhUVRFtYXgufR4lGY5cyXH7SPgAlS1FlvTGK84spIYFCBMlOGUN3AdavGLGUOcXS4ml+tMM61cY6M3gg==", "_location": "/gl-axes3d", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gl-axes3d@^1.5.2", "name": "gl-axes3d", "escapedName": "gl-axes3d", "rawSpec": "^1.5.2", "saveSpec": null, "fetchSpec": "^1.5.2" }, "_requiredBy": [ "/gl-plot3d" ], "_resolved": "https://registry.npmjs.org/gl-axes3d/-/gl-axes3d-1.5.2.tgz", "_shasum": "27dacb2f246cc5802b1ecddbb2caddf75e0c708a", "_spec": "gl-axes3d@^1.5.2", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-plot3d", "author": { "name": "Mikola Lysenko" }, "browserify": { "transform": [ "glslify" ] }, "bugs": { "url": "https://github.com/gl-vis/gl-axes3d/issues" }, "bundleDependencies": false, "dependencies": { "bit-twiddle": "^1.0.2", "dup": "^1.0.0", "extract-frustum-planes": "^1.0.0", "gl-buffer": "^2.1.2", "gl-mat4": "^1.2.0", "gl-shader": "^4.2.1", "gl-state": "^1.0.0", "gl-vao": "^1.3.0", "gl-vec4": "^1.0.1", "glslify": "^7.0.0", "robust-orientation": "^1.1.3", "split-polygon": "^1.0.0", "vectorize-text": "^3.2.1" }, "deprecated": false, "description": "3D axes for WebGL", "devDependencies": { "chttps": "^1.0.6", "game-shell-orbit-camera": "^1.0.0", "gl-matrix": "^3.0.0", "gl-mesh3d": "^2.0.6", "gl-now": "^1.4.0", "isosurface": "^1.0.0" }, "directories": { "example": "example" }, "homepage": "https://github.com/gl-vis/gl-axes3d", "keywords": [ "webgl", "axes", "plot", "boxes" ], "license": "MIT", "main": "axes.js", "name": "gl-axes3d", "repository": { "type": "git", "url": "git://github.com/gl-vis/gl-axes3d.git" }, "scripts": { "postshrinkwrap": "chttps .", "start": "beefy --open --live example/example.js", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.5.2" }