{ "_from": "gl-constants@^1.0.0", "_id": "gl-constants@1.0.0", "_inBundle": false, "_integrity": "sha1-WXpQTjZHUP9QJTqjX43qevSl0jM=", "_location": "/gl-constants", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gl-constants@^1.0.0", "name": "gl-constants", "escapedName": "gl-constants", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/gl-format-compiler-error" ], "_resolved": "https://registry.npmjs.org/gl-constants/-/gl-constants-1.0.0.tgz", "_shasum": "597a504e364750ff50253aa35f8dea7af4a5d233", "_spec": "gl-constants@^1.0.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-format-compiler-error", "author": { "name": "Matt DesLauriers", "email": "dave.des@gmail.com", "url": "https://github.com/mattdesl" }, "bugs": { "url": "https://github.com/mattdesl/gl-constants/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "all the WebGL 1.0 constants", "devDependencies": { "tape": "^4.0.0" }, "homepage": "https://github.com/mattdesl/gl-constants", "keywords": [ "gl", "webgl", "glsl", "stackgl", "constant", "constants", "flag", "flags", "param", "params", "fields", "field", "options" ], "license": "MIT", "main": "./1.0/index.js", "name": "gl-constants", "repository": { "type": "git", "url": "git://github.com/mattdesl/gl-constants.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }