{ "_from": "regl-line2d@^3.0.15", "_id": "regl-line2d@3.0.15", "_inBundle": false, "_integrity": "sha512-RuQbg9iZ6MyuInG8izF6zjQ/2g4qL6sg1egiuFalWzaGSvuve/IWBsIcqKTlwpiEsRt9b4cHu9NYs2fLt1gYJw==", "_location": "/regl-line2d", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "regl-line2d@^3.0.15", "name": "regl-line2d", "escapedName": "regl-line2d", "rawSpec": "^3.0.15", "saveSpec": null, "fetchSpec": "^3.0.15" }, "_requiredBy": [ "/plotly.js" ], "_resolved": "https://registry.npmjs.org/regl-line2d/-/regl-line2d-3.0.15.tgz", "_shasum": "5baf2a0ed5024cec2ec038c6ada601c98ac579e3", "_spec": "regl-line2d@^3.0.15", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js", "author": { "name": "Dima Yv", "email": "df.creative@gmail.com" }, "browserify": { "transform": [ "glslify", "bubleify" ] }, "bugs": { "url": "https://github.com/dy/regl-line2d/issues" }, "bundleDependencies": false, "dependencies": { "array-bounds": "^1.0.1", "array-normalize": "^1.1.4", "bubleify": "^1.2.0", "color-normalize": "^1.5.0", "earcut": "^2.1.5", "es6-weak-map": "^2.0.3", "flatten-vertex-data": "^1.0.2", "glslify": "^7.0.0", "object-assign": "^4.1.1", "parse-rect": "^1.2.0", "pick-by-alias": "^1.2.0", "to-float32": "^1.0.1" }, "deprecated": false, "description": "Draw polyline with regl", "devDependencies": { "adaptive-bezier-curve": "^1.0.3", "arc-to": "^1.0.1", "array-fill": "^1.2.0", "array-from": "^2.1.1", "canvas-fit": "^1.5.0", "chttps": "^1.0.6", "color-rgba": "^2.1.1", "enable-mobile": "^1.0.7", "fps-indicator": "^1.1.0", "gauss-random": "^1.0.1", "mobilify": "^1.0.1", "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", "regl-scatter2d": "^3.1.5", "tape": "^4.8.0" }, "homepage": "https://github.com/dy/regl-line2d#readme", "keywords": [ "regl", "line2d", "gl-vis", "gl", "webgl", "polyline", "plotly" ], "license": "MIT", "main": "index.js", "name": "regl-line2d", "repository": { "type": "git", "url": "git+https://github.com/dy/regl-line2d.git" }, "scripts": { "build": "browserify test.js -g bubleify | indexhtmlify | metadataify | github-cornerify | mobilify > index.html", "postshrinkwrap": "chttps .", "test": "budo test" }, "version": "3.0.15" }