{ "_from": "gl-surface3d@^1.4.6", "_id": "gl-surface3d@1.4.6", "_inBundle": false, "_integrity": "sha512-aItWQTNUX3JJc6i2FbXX82ljPZgDV3kXzkzANcBGoAnKwRpJw12WcMKKTL4sOCs9BW+3sx6BhR0P5+2zh5Scfw==", "_location": "/gl-surface3d", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gl-surface3d@^1.4.6", "name": "gl-surface3d", "escapedName": "gl-surface3d", "rawSpec": "^1.4.6", "saveSpec": null, "fetchSpec": "^1.4.6" }, "_requiredBy": [ "/plotly.js" ], "_resolved": "https://registry.npmjs.org/gl-surface3d/-/gl-surface3d-1.4.6.tgz", "_shasum": "a426c704526b558a3fcfa878402b45a6af1ff128", "_spec": "gl-surface3d@^1.4.6", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js", "author": { "name": "Mikola Lysenko" }, "browserify": { "transform": [ "glslify" ] }, "bugs": { "url": "https://github.com/gl-vis/gl-surface3d/issues" }, "bundleDependencies": false, "dependencies": { "binary-search-bounds": "^2.0.4", "bit-twiddle": "^1.0.2", "colormap": "^2.3.1", "dup": "^1.0.0", "gl-buffer": "^2.0.3", "gl-mat4": "^1.0.0", "gl-shader": "^4.2.0", "gl-texture2d": "^2.0.0", "gl-vao": "^1.1.1", "glsl-out-of-range": "^1.0.4", "glsl-specular-beckmann": "^1.1.2", "glslify": "^7.0.0", "ndarray": "^1.0.16", "ndarray-gradient": "^1.0.0", "ndarray-ops": "^1.2.1", "ndarray-pack": "^1.0.1", "ndarray-scratch": "^1.1.1", "surface-nets": "^1.0.2", "typedarray-pool": "^1.0.0" }, "deprecated": false, "description": "Renders parametric surfaces in 3D", "devDependencies": { "chttps": "^1.0.6", "dirichlet": "^1.0.1", "game-shell-orbit-camera": "^1.0.0", "gl-axes3d": "^1.4.2", "gl-matrix": "^3.0.0", "gl-now": "^1.4.0", "gl-select-static": "^2.0.3", "gl-spikes3d": "^1.0.7", "install": "^0.12.2", "ndarray-fill": "^1.0.1" }, "directories": { "example": "example" }, "homepage": "https://github.com/gl-vis/gl-surface3d", "keywords": [ "plot", "surface", "webgl", "visualization", "surf", "height", "field" ], "license": "MIT", "main": "surface.js", "name": "gl-surface3d", "repository": { "type": "git", "url": "git://github.com/gl-vis/gl-surface3d.git" }, "scripts": { "postshrinkwrap": "chttps .", "start": "beefy --open --live example/example.js", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.4.6" }