{ "_from": "regl-error2d@^2.0.7", "_id": "regl-error2d@2.0.8", "_inBundle": false, "_integrity": "sha512-5nszdicXbimRUnYB42i+O7KPcla7PzI62nZLCP6qVRKlQCf3rSrWbikMNd1S84LE8+deWHWcb8rZ/v7rZ9qmmw==", "_location": "/regl-error2d", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "regl-error2d@^2.0.7", "name": "regl-error2d", "escapedName": "regl-error2d", "rawSpec": "^2.0.7", "saveSpec": null, "fetchSpec": "^2.0.7" }, "_requiredBy": [ "/plotly.js" ], "_resolved": "https://registry.npmjs.org/regl-error2d/-/regl-error2d-2.0.8.tgz", "_shasum": "0f26371ee99c78d42e9c5a197387e32034bcf640", "_spec": "regl-error2d@^2.0.7", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js", "author": { "name": "Dima Yv", "email": "df.creative@gmail.com" }, "browserify": { "transform": [ "bubleify" ] }, "bugs": { "url": "https://github.com/dy/regl-error2d/issues" }, "bundleDependencies": false, "dependencies": { "array-bounds": "^1.0.1", "bubleify": "^1.2.0", "color-normalize": "^1.5.0", "flatten-vertex-data": "^1.0.2", "object-assign": "^4.1.1", "pick-by-alias": "^1.2.0", "to-float32": "^1.0.1", "update-diff": "^1.1.0" }, "deprecated": false, "description": "Render error bars for the set of points", "devDependencies": { "canvas-fit": "^1.5.0", "chttps": "^1.0.6", "color-rgba": "^2.1.1", "enable-mobile": "^1.0.7", "fps-indicator": "^1.3.0", "gauss-random": "^1.0.1", "mouse-change": "^1.4.0", "mouse-wheel": "^1.2.0", "nanoraf": "^3.0.1", "next-pow-2": "^1.0.0", "nice-color-palettes": "^2.0.0", "pan-zoom": "^3.4.1", "regl": "^1.3.11" }, "homepage": "https://github.com/dy/regl-error2d#readme", "keywords": [ "regl", "plotly" ], "license": "MIT", "main": "index.js", "name": "regl-error2d", "repository": { "type": "git", "url": "git+https://github.com/dy/regl-error2d.git" }, "scripts": { "build": "browserify test.js -g bubleify | indexhtmlify | metadataify | github-cornerify > index.html", "postshrinkwrap": "chttps .", "test": "budo test" }, "version": "2.0.8" }