{ "_from": "gl-mesh3d@^2.3.0", "_id": "gl-mesh3d@2.3.0", "_inBundle": false, "_integrity": "sha512-iKx3v0xB/6Kej+GpMHhxzW6ziqiIjp6WOyAbuXvBRN9P5iIgzifgBYnDd1mYmCLWGmf85MCki/FvD223BOYFxg==", "_location": "/gl-mesh3d", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gl-mesh3d@^2.3.0", "name": "gl-mesh3d", "escapedName": "gl-mesh3d", "rawSpec": "^2.3.0", "saveSpec": null, "fetchSpec": "^2.3.0" }, "_requiredBy": [ "/plotly.js" ], "_resolved": "https://registry.npmjs.org/gl-mesh3d/-/gl-mesh3d-2.3.0.tgz", "_shasum": "6c69a312eeed37b01716732bec0fb15300871fdb", "_spec": "gl-mesh3d@^2.3.0", "_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend/node_modules/plotly.js", "author": { "name": "Mikola Lysenko" }, "browserify": { "transform": [ "glslify" ] }, "bugs": { "url": "https://github.com/gl-vis/gl-mesh3d/issues" }, "bundleDependencies": false, "dependencies": { "barycentric": "^1.0.1", "colormap": "^2.3.1", "gl-buffer": "^2.0.8", "gl-mat4": "^1.0.0", "gl-shader": "^4.2.1", "gl-texture2d": "^2.0.8", "gl-vao": "^1.1.3", "glsl-out-of-range": "^1.0.4", "glsl-specular-cook-torrance": "^2.0.1", "glslify": "^7.0.0", "ndarray": "^1.0.15", "normals": "^1.0.1", "polytope-closest-point": "^1.0.0", "simplicial-complex-contour": "^1.0.0", "typedarray-pool": "^1.1.0" }, "deprecated": false, "description": "3D mesh drawing", "devDependencies": { "3d-view-controls": "^2.1.1", "bound-points": "^1.0.0", "bunny": "^1.0.1", "canvas-fit": "^1.5.0", "chttps": "^1.0.6", "gl-axes3d": "^1.4.2", "gl-select-static": "^2.0.3", "gl-spikes3d": "^1.0.7" }, "directories": { "example": "example" }, "homepage": "https://github.com/gl-vis/gl-mesh3d#readme", "keywords": [ "webgl", "simplicial", "complex", "debug", "simple" ], "license": "MIT", "main": "mesh.js", "name": "gl-mesh3d", "repository": { "type": "git", "url": "git://github.com/gl-vis/gl-mesh3d.git" }, "scripts": { "postshrinkwrap": "chttps .", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "2.3.0" }