{ "_from": "gl-scatter3d@^1.2.2", "_id": "gl-scatter3d@1.2.2", "_inBundle": false, "_integrity": "sha512-oZh3WQ0bVXnpASpZmYmiEp7eUiD0oU6J4G5C9KUOhUo5d2gucvZEILAtfWmzCT3zsOltoROn4jGuuP2tlLN88Q==", "_location": "/gl-scatter3d", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gl-scatter3d@^1.2.2", "name": "gl-scatter3d", "escapedName": "gl-scatter3d", "rawSpec": "^1.2.2", "saveSpec": null, "fetchSpec": "^1.2.2" }, "_requiredBy": [ "/plotly.js" ], "_resolved": "https://registry.npmjs.org/gl-scatter3d/-/gl-scatter3d-1.2.2.tgz", "_shasum": "9a4d4d096b5ed3537588ccf9744afd4f8591e7ed", "_spec": "gl-scatter3d@^1.2.2", "_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-scatter3d/issues" }, "bundleDependencies": false, "dependencies": { "gl-buffer": "^2.0.6", "gl-mat4": "^1.0.0", "gl-shader": "^4.2.0", "gl-vao": "^1.1.2", "glsl-out-of-range": "^1.0.4", "glslify": "^7.0.0", "is-string-blank": "^1.0.1", "typedarray-pool": "^1.0.2", "vectorize-text": "^3.2.1" }, "deprecated": false, "description": "3D scatter plot", "devDependencies": { "chttps": "^1.0.6", "game-shell-orbit-camera": "^1.0.0", "gl-now": "^1.4.0", "gl-select": "^3.0.0", "gl-spikes": "^2.0.1" }, "directories": { "example": "example" }, "homepage": "https://github.com/gl-vis/gl-scatter3d", "keywords": [ "scatter", "plot", "point", "cloud", "webgl", "3d" ], "license": "MIT", "main": "pointcloud.js", "name": "gl-scatter3d", "repository": { "type": "git", "url": "git://github.com/gl-vis/gl-scatter3d.git" }, "scripts": { "postshrinkwrap": "chttps .", "test": "beefy --open ./example/example.js" }, "version": "1.2.2" }