{ "_from": "gl-select-static@^2.0.5", "_id": "gl-select-static@2.0.5", "_inBundle": false, "_integrity": "sha512-8H1M9ipHNsrVh8UjUmTv1xhhYjYzMnawAnw3n715Dh4DDoW32F3oBi80ev5qbJtQlvHrNkhHKuoMCJKBjfIt4g==", "_location": "/gl-select-static", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gl-select-static@^2.0.5", "name": "gl-select-static", "escapedName": "gl-select-static", "rawSpec": "^2.0.5", "saveSpec": null, "fetchSpec": "^2.0.5" }, "_requiredBy": [ "/gl-plot2d", "/gl-plot3d" ], "_resolved": "https://registry.npmjs.org/gl-select-static/-/gl-select-static-2.0.5.tgz", "_shasum": "0a1efc1b02651fbf20852d5451d06d024efbacf1", "_spec": "gl-select-static@^2.0.5", "_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend/node_modules/gl-plot2d", "author": { "name": "Mikola Lysenko" }, "browserify": { "transform": "cwise" }, "bugs": { "url": "https://github.com/gl-vis/gl-select-static/issues" }, "bundleDependencies": false, "dependencies": { "bit-twiddle": "^1.0.2", "cwise": "^1.0.3", "gl-fbo": "^2.0.3", "ndarray": "^1.0.15", "typedarray-pool": "^1.1.0" }, "deprecated": false, "description": "Static point picking/selection routine", "devDependencies": { "chttps": "^1.0.6", "gl-now": "~1.4.0" }, "directories": { "example": "example" }, "homepage": "https://github.com/gl-vis/gl-select-static", "keywords": [ "point", "picking", "selection", "webgl" ], "license": "MIT", "main": "select.js", "name": "gl-select-static", "repository": { "type": "git", "url": "git://github.com/gl-vis/gl-select-static.git" }, "scripts": { "postshrinkwrap": "chttps .", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "2.0.5" }