{ "_from": "gl-util@^3.1.2", "_id": "gl-util@3.1.2", "_inBundle": false, "_integrity": "sha512-8czWhGTGp/H4S35X1UxGbFlJ1hjtTFhm2mc85GcymEi1CDf633WJgtkCddEiSjIa4BnNxBrqOIhj6jlF6naPqw==", "_location": "/gl-util", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gl-util@^3.1.2", "name": "gl-util", "escapedName": "gl-util", "rawSpec": "^3.1.2", "saveSpec": null, "fetchSpec": "^3.1.2" }, "_requiredBy": [ "/gl-text" ], "_resolved": "https://registry.npmjs.org/gl-util/-/gl-util-3.1.2.tgz", "_shasum": "ddc884067fecdccf6fb9c96f5cb3ffc37d579406", "_spec": "gl-util@^3.1.2", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/gl-text", "author": { "name": "Dima Yv", "email": "dfcreative@gmail.com" }, "bugs": { "url": "https://github.com/dy/gl-util/issues" }, "bundleDependencies": false, "dependencies": { "is-browser": "^2.0.1", "is-firefox": "^1.0.3", "is-plain-obj": "^1.1.0", "number-is-integer": "^1.0.1", "object-assign": "^4.1.0", "pick-by-alias": "^1.2.0", "weak-map": "^1.0.5" }, "deprecated": false, "description": "Set of practical webgl utils", "devDependencies": { "gl": "^4.1.1", "tape": "^4.9.1" }, "homepage": "https://github.com/dy/gl-util#readme", "keywords": [ "gl", "webgl", "stack.gl" ], "license": "MIT", "main": "index.js", "name": "gl-util", "repository": { "type": "git", "url": "git+https://github.com/dy/gl-util.git" }, "scripts": { "test": "node test" }, "version": "3.1.2" }