{ "_from": "gl-text@^1.1.6", "_id": "gl-text@1.1.8", "_inBundle": false, "_integrity": "sha512-whnq9DEFYbW92C4ONwk2eT0YkzmVPHoADnEtuzMOmit87XhgAhBrNs3lK9EgGjU/MoWYvlF6RkI8Kl7Yuo1hUw==", "_location": "/gl-text", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gl-text@^1.1.6", "name": "gl-text", "escapedName": "gl-text", "rawSpec": "^1.1.6", "saveSpec": null, "fetchSpec": "^1.1.6" }, "_requiredBy": [ "/plotly.js" ], "_resolved": "https://registry.npmjs.org/gl-text/-/gl-text-1.1.8.tgz", "_shasum": "67a19bec72915acc422300aad8f727a09f98b550", "_spec": "gl-text@^1.1.6", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js", "author": { "name": "Dmitry Yv", "email": "df.creative@gmail.com" }, "browserify": {}, "bugs": { "url": "https://github.com/a-vis/gl-text/issues" }, "bundleDependencies": false, "dependencies": { "bit-twiddle": "^1.0.2", "color-normalize": "^1.5.0", "css-font": "^1.2.0", "detect-kerning": "^2.1.2", "es6-weak-map": "^2.0.3", "flatten-vertex-data": "^1.0.2", "font-atlas": "^2.1.0", "font-measure": "^1.2.2", "gl-util": "^3.1.2", "is-plain-obj": "^1.1.0", "object-assign": "^4.1.1", "parse-rect": "^1.2.0", "parse-unit": "^1.0.1", "pick-by-alias": "^1.2.0", "regl": "^1.3.11", "to-px": "^1.0.1", "typedarray-pool": "^1.1.0" }, "deprecated": false, "description": "Render text with WebGL", "devDependencies": { "buble": "^0.19.3", "chttps": "^1.0.6", "fps-indicator": "^1.3.0", "multi-regl": "^1.1.1", "pan-zoom": "^3.4.1", "raf": "^3.4.1", "tape": "^4.9.0" }, "homepage": "https://github.com/a-vis/gl-text#readme", "keywords": [ "regl", "plotly", "text", "gl-text", "typography", "font" ], "license": "MIT", "main": "dist.js", "name": "gl-text", "repository": { "type": "git", "url": "git+https://github.com/a-vis/gl-text.git" }, "scripts": { "build": "buble index.js > dist.js", "build-demo": "browserify test.js -g bubleify | indexhtmlify | metadataify | github-cornerify | mobilify > index.html", "postshrinkwrap": "chttps .", "prepublish": "npm run build", "test": "budo --force-default-index test" }, "version": "1.1.8" }