{ "_from": "glsl-out-of-range@^1.0.4", "_id": "glsl-out-of-range@1.0.4", "_inBundle": false, "_integrity": "sha512-fCcDu2LCQ39VBvfe1FbhuazXEf0CqMZI9OYXrYlL6uUARG48CTAbL04+tZBtVM0zo1Ljx4OLu2AxNquq++lxWQ==", "_location": "/glsl-out-of-range", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "glsl-out-of-range@^1.0.4", "name": "glsl-out-of-range", "escapedName": "glsl-out-of-range", "rawSpec": "^1.0.4", "saveSpec": null, "fetchSpec": "^1.0.4" }, "_requiredBy": [ "/gl-cone3d", "/gl-error3d", "/gl-line3d", "/gl-mesh3d", "/gl-scatter3d", "/gl-streamtube3d", "/gl-surface3d" ], "_resolved": "https://registry.npmjs.org/glsl-out-of-range/-/glsl-out-of-range-1.0.4.tgz", "_shasum": "3d73d083bc9ecc73efd45dfc7063c29e92c9c873", "_spec": "glsl-out-of-range@^1.0.4", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-cone3d", "author": { "name": "Plotly, Inc." }, "browserify": { "transform": "glslify" }, "bugs": { "url": "https://github.com/plotly/glsl-out-of-range/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Functions to test if a point is outside ranges, namely useful for 3D/2D scenes that may have reversed bounds", "devDependencies": { "glslify": "^6.3.1" }, "directories": {}, "homepage": "https://github.com/plotly/glsl-out-of-range", "keywords": [ "plotly", "plotly.js", "reversed range", "3D scene", "2D scene", "webgl", "shader function", "glsl", "glslify" ], "license": "MIT", "main": "index.js", "name": "glsl-out-of-range", "repository": { "type": "git", "url": "git://github.com/plotly/glsl-out-of-range.git" }, "scripts": {}, "version": "1.0.4" }