{ "_from": "glsl-read-float@^1.0.0", "_id": "glsl-read-float@1.1.0", "_inBundle": false, "_integrity": "sha1-37CIsBYtz8xW/E7d0vhuGMrDLyY=", "_location": "/glsl-read-float", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "glsl-read-float@^1.0.0", "name": "glsl-read-float", "escapedName": "glsl-read-float", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/gl-line3d" ], "_resolved": "https://registry.npmjs.org/glsl-read-float/-/glsl-read-float-1.1.0.tgz", "_shasum": "dfb088b0162dcfcc56fc4eddd2f86e18cac32f26", "_spec": "glsl-read-float@^1.0.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-line3d", "authors": [ "ultraist", "Mikola Lysenko" ], "bugs": { "url": "https://github.com/mikolalysenko/glsl-read-float/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Read floating point values back from WebGL", "devDependencies": { "a-big-triangle": "0.0.0", "canvas-fit": "0.0.0", "gl-context": "^0.1.0", "glslify": "^1.5.0" }, "directories": { "example": "example" }, "homepage": "https://github.com/mikolalysenko/glsl-read-float", "keywords": [ "glsl", "read", "float", "gpu", "gl", "webgl", "gpgpu", "glslify" ], "license": "MIT", "main": "index.js", "name": "glsl-read-float", "repository": { "type": "git", "url": "git://github.com/mikolalysenko/glsl-read-float.git" }, "scripts": { "test": "beefy --open example/example.js -- --transform glslify" }, "version": "1.1.0" }