{"_id":"regl-line","_rev":"17-bc89fe9b0ccc1028fd7277479a01ebdf","name":"regl-line","dist-tags":{"latest":"1.1.1"},"versions":{"0.1.0":{"name":"regl-line","version":"0.1.0","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.0.0","@babel/preset-env":"^7.0.0","babel-loader":"^8.0.2","canvas-fit":"^1.5.0","canvas-orbit-camera":"^v1.0.2","eslint":"^5.4.0","eslint-config-prettier":"^v3.1.0","gl-matrix":"^2.8.1","html-webpack-plugin":"^3.2.0","husky":"^1.1.2","prettier":"1.14.3","pretty-quick":"^1.7.0","rollup":"^0.64.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-terser":"^1.0.1","webpack":"^4.17.2","webpack-cli":"^3.1.0","webpack-dev-server":"^3.1.7"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"69dfee06294ff2fc90d4299091ef4f4af8e5fdd6","_id":"regl-line@0.1.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"flekschas","email":"service@lekschas.de"},"dist":{"integrity":"sha512-m+cNnKvKNtV4m/4vl1+wNU2GXralt2jskmuTkJbnhlPUeNyCOFfZxa8XXBb0dgfA2IU936OCTRiWfD/UBSJGEw==","shasum":"51c7e75ddd3a5da2503f183635d671833fac79d3","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.1.0.tgz","fileCount":7,"unpackedSize":29687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwM/XCRA9TVsSAnZWagAA2VoQAJSdDsMDnQJASAAmJUrB\nxX2uoNJI4eXDire5QwAut7NBDG9vFKRAe7O+88Xvx3+IRzXursJwE5YFU3kL\nMFrUL7vIkKnRZ1U3vbiHfuirnDoeeWlRw3AoqxHcYsYTqQrCTcp8vMPwPXHB\nmQl3tlmtw7676bf7/ZCmV8T7QNUjIPNk86zGxb/ZpXtO1byJtIRiYLAAePEL\nNcJajrbKea82O1KAcbKq+rqJvwGVe3eIJRLV4k/a38IZalEdcPWL8fAH9Wj8\nyLl6eUonh7IA6JdV5uknfoXKGWeAfPG7k5qh8uBG3QfBLkxmd1vCdi/q8UnV\nef8N9thue4RpxbA+VjxPO5TYxrUYPJigbZMMEZ66Meo1JmimdUG6UF7Bi228\n6PLRbbRy/8QgaVNKnLLLKwDkfK3sVahMzQ6EuuoehoaOkCibNzmYgLLhzgVE\nUDXn41S9m7ewgTE+NUJhwnk6fFkvGsWTmTrxUCWyCk7uhLTFy8cVLKg2qdCa\nCwCK0wRGKlyAdSloCemmtmamh9IP64QS6XDduX/yKTj4gImSIIgwUo6IZ3up\nbbQi6LnZnLc9898uHI3qONQjqvJdIXgr4Jmh5+rUwXC6lNpv3O4S5LOr/lyv\nzBKZrBw4VGCbeSdudcUQldOf5QuOg/utkNQvdoSQqtms2tjp331kTy2B1of+\nxCLS\r\n=Z6Vv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA3qNaTd3rZs/Qn2dFwUUcs5KKpviS5pF7AfyGABcpjRAiEAm5RjBlCJiDYGq+jXYCZLfj5e8l6U9rFfg1/O52IJpRU="}]},"maintainers":[{"name":"flekschas","email":"service@lekschas.de"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.1.0_1539362775080_0.333892159288111"},"_hasShrinkwrap":false},"0.1.1":{"name":"regl-line","version":"0.1.1","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.0.0","@babel/preset-env":"^7.0.0","babel-loader":"^8.0.2","canvas-fit":"^1.5.0","canvas-orbit-camera":"^v1.0.2","eslint":"^5.4.0","eslint-config-prettier":"^v3.1.0","gl-matrix":"^2.8.1","html-webpack-plugin":"^3.2.0","husky":"^1.1.2","prettier":"1.14.3","pretty-quick":"^1.7.0","rollup":"^0.64.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-terser":"^1.0.1","webpack":"^4.17.2","webpack-cli":"^3.1.0","webpack-dev-server":"^3.1.7"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"b09741a32cbd87feb81d84168fc3423e541f476e","_id":"regl-line@0.1.1","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"flekschas","email":"service@lekschas.de"},"dist":{"integrity":"sha512-lvWN//p+p/RVN/OV0jK3zlhbwvJUzPnYiG4y8jOyNCB7jhcMPa3Xk4cgj7JDKDEuqRaMXV1UuEouNCBpG/r/cA==","shasum":"a9890fcab4aea0708f7b4e528b7493eb03f677aa","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.1.1.tgz","fileCount":9,"unpackedSize":32030,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwQLtCRA9TVsSAnZWagAA/W8P/ju2QJpWCpeHBa8GWJPb\n4MO+1guPQ9KIG4Hf8hqb/f+jLqgFgXIiePgHsQmBUbdE8xzvfzZAYwy0oF3s\nt8dZCA58P8jMWIX2Oe25NRZ802teOdM+EvdGH9t4NTFIw5oUDxDWgp1cLkRS\nJO4DsB4qp+DWlPlIOz3DLrfFk7xNqOgM/nzRjxZmS2PyNVjFk1OcnYoeIV/o\nPxTQJ6I2bpiJ3ILzWpXq3tzgvCukFgEtl18/vnGqy03JAxACpHVSls2zdZ+i\nQNwPLcE0lf0uHm0HcmrXz9cYwNCpj/8Z/GkkI4mv+rZIpK/YpiCv1bqQEPiP\nru2D/7mY6DWWc7t2fqGhCSGzyFDtu+CtkFkIqLiwxlbdqVUN0MtsmrXotY2v\n2FwVjH8CS4+gA5pc8/cVCRqNFX0SDQZqNgT9d5G1RvXGXBjbggSNc50XVd1O\nMZLlcMKiUdiar/jbRezNkH+5XWSfDfI1mK9vNO6kWdD0g76Ft4tXHG6OUGIz\nMSnKxn3h4d5B4H/iuX5QUKjbv12sZ89WVwtCLTYwUmS5p/dVPl6fwkw+nZo6\n068vxCddSByLYcKPWKSYZccdz8xAF/+B7oUoz2C59QiXFl7PEyBvrk1J/G70\nWLzPmm6L5STEgOzutbJOVSJND7lc1R12IkNvu9OANx4uzbH399gueZZRnkT+\nz0hD\r\n=5X4W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCifQU5pOi9Ptclj8a3P5QDPMHbgqc7H+LPEEL3GY66BgIhAMYmp8o6DhVMFUUUghZr5UYEKzTcATl7F1M85lFMCYsA"}]},"maintainers":[{"name":"flekschas","email":"service@lekschas.de"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.1.1_1539375852640_0.9082554735886794"},"_hasShrinkwrap":false},"0.1.2":{"name":"regl-line","version":"0.1.2","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.0.0","@babel/preset-env":"^7.0.0","babel-loader":"^8.0.2","canvas-fit":"^1.5.0","canvas-orbit-camera":"^v1.0.2","eslint":"^5.4.0","eslint-config-prettier":"^v3.1.0","gl-matrix":"^2.8.1","html-webpack-plugin":"^3.2.0","husky":"^1.1.2","prettier":"1.14.3","pretty-quick":"^1.7.0","rollup":"^0.64.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-terser":"^1.0.1","webpack":"^4.17.2","webpack-cli":"^3.1.0","webpack-dev-server":"^3.1.7"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"1381e74d35204a2cdb6027d2132a0b55df16473a","_id":"regl-line@0.1.2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"flekschas","email":"service@lekschas.de"},"dist":{"integrity":"sha512-Dt5s/aLOtxpFkN66+pM27oonQBs7ybvT/cvxO/iaAsW1b7YjiF2iJ0+m5m1q/oVzKs6vb3wPtRs81rvzAK5B8g==","shasum":"33edfdf6eafe0e4322a5134f7e4ebbc9b6857250","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.1.2.tgz","fileCount":9,"unpackedSize":35450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2hkXCRA9TVsSAnZWagAAFaYP/1gm0cTVF1XPe6I6WD2f\n5K7tGOhzbnci4Unt56qTVyP7p7UlZuaU0ONX4ZcscafpdXtFXqt5sPmJ72kI\nuYH7MxXlPDVIa+A3vGrAILlTLGDOrhzYa76eEqrE405KXXUFCGyUgIH0ysEc\nZydkOCyB/LwhBeOXc9aipb6ANH7SGsDLq7Xa6tYqb4ZnDl13BzL3AzpSH9hi\nXGfhUsPzKCeLcIy38LzCsEEU0gS/2m6r81gBLiw50Y5ohkjdQKke6y+dje7P\nNdMZ6nUUsTeixtFvLH4YIZcVxSkSEp1oiJ7qENxjwSr/DUtHHINdMkLqrTi3\nrNDr3ALXKZZlTnZoefeWQxJbdr7xlIC0O5K2lEvt6MfzaKRqSuAnJRzBweol\nDVwcnDyf7jAx+Helrmg6d33Lv3RBz4ZrzQA42PD1lJ/7munYJI2kSqiP5K+b\n1uMglAEAkGm0nxgUJm/mJEg7NNiSOtFLrhNf8FgH4GRLjVJnj2VC+uLIsIWR\nAZlIJcQYMXT7fO/a6Z0yIoJp2y9os4vsaORsFU2qB8TzIVhN1daeUOgHBCRH\ntkclQ13+zggRi4hbbfSQFSeFPcCYgNLuo52VKqP6kptJyAIRgaQOIOE6nA9D\nbyDjRdU04zKupDDzJp8hB3iAgFEonN+Av+DCrkx1F5JoWouWHJ8vo0qHAw7P\nPhTs\r\n=MVJL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAdjCSYTDkdO2MujR+On/8e5VrP3F39kYUuhLkiJN3MWAiAko0IbuUVz/X/TIyZxCYUy3+xeY1Zx6jTjrd2IWdbyfg=="}]},"maintainers":[{"name":"flekschas","email":"service@lekschas.de"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.1.2_1541019925924_0.429908802565272"},"_hasShrinkwrap":false},"0.1.3":{"name":"regl-line","version":"0.1.3","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.0.0","@babel/preset-env":"^7.0.0","babel-loader":"^8.0.2","canvas-fit":"^1.5.0","canvas-orbit-camera":"^v1.0.2","eslint":"^5.4.0","eslint-config-prettier":"^v3.1.0","gl-matrix":"^2.8.1","html-webpack-plugin":"^3.2.0","husky":"^1.1.2","prettier":"1.14.3","pretty-quick":"^1.7.0","rollup":"^0.64.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-terser":"^1.0.1","webpack":"^4.17.2","webpack-cli":"^3.1.0","webpack-dev-server":"^3.1.7"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"c50b835e0fee6d4497cf7b497c327175fe1315f0","_id":"regl-line@0.1.3","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"flekschas","email":"service@lekschas.de"},"dist":{"integrity":"sha512-gRLHZizSgt12U8t8mCD/r4vRgBUKYCMkRtjf9aPvZIfZ5fT3lgsAxtDXYndlV20B6Fu4MNZNLwLRlm/8hgqw5w==","shasum":"a670dd60143894536786bb8b199bffc391fe6e82","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.1.3.tgz","fileCount":9,"unpackedSize":36209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcED3WCRA9TVsSAnZWagAAe0AP/Rziay/7YQDUf76Umy1x\nRx42gPM+C9QsktwzuXqCSKGTlqIXA3p4XQQrJBmh8sLoqdeZVNAJAynzoqnD\nQkxhp5hzJOXwMt66Pqz5YBHcEu9brphOYboOeQ7sx3vZmfKTxYxQjWMc8e5L\nITNTnN7oiSt8XVmxTDIUL6O5FymVjQs3xyguGjDj89s3j0jJo/ulaCx09xba\nBZNJI/4X6Kop27wKUzI+Uy+Wt991yINbzUO1MXqzDCWEc19aBwz0AyJCNaGM\nEdftV3n5E56h9nrbMILvod+Ajimhn6FS49uPXTiKelBZDxYzyjPehnk23P6U\nG9tE5n1yySuzrNkMPHqZcJtBks+7OHh0juE+3T7auvDb8RXeLjhmER3LO8gK\nkkxqQ39HzI9H7xeRGUSgZiP9UMq+To64Cy6jlxJIjg/kkPZYWe7CGIF5/A9V\ng9UpKCRRlJG6MgPxz9A2dDVsCa/GDeeKgXGAYd2vID0pCuC5U2A471uIo1re\nXEF5n4cElohIUU5phBHoElYpv5AQAhGsfC5FJJyivhV751hKHHs+mbtYaYJa\n3prhKcHoPZWrMOOBbgP5aI1N41YDgZTIH74Sw1c27slTKTcGk7yHdqCcAPd4\nYqmjJvM63+eSuBZnVH4ir828Kvy1o5LnfkbVeTkdUI4Wc+LnktG0WsfGaK9j\nuSpR\r\n=x87R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEd2tlVHeIxegRiWab8dLjMe0wl6cYtmW0zYl9UXAmsgIgUqQdefzREiUZCRbgzpOmtGwRHdUjOhiaucP0t3mzzXM="}]},"maintainers":[{"name":"flekschas","email":"service@lekschas.de"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.1.3_1544568277480_0.5544767721926798"},"_hasShrinkwrap":false},"0.1.4":{"name":"regl-line","version":"0.1.4","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.0.0","@babel/preset-env":"^7.0.0","babel-loader":"^8.0.2","canvas-fit":"^1.5.0","canvas-orbit-camera":"^v1.0.2","eslint":"^5.4.0","eslint-config-prettier":"^v3.1.0","gl-matrix":"^2.8.1","html-webpack-plugin":"^3.2.0","husky":"^1.1.2","prettier":"1.14.3","pretty-quick":"^1.7.0","rollup":"^0.64.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-terser":"^1.0.1","webpack":"^4.17.2","webpack-cli":"^3.1.0","webpack-dev-server":"^3.1.7"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"0fa92ee263f1a65b2815b04b8b901f115ca57299","_id":"regl-line@0.1.4","_npmVersion":"6.4.1","_nodeVersion":"8.14.1","_npmUser":{"name":"flekschas","email":"service@lekschas.de"},"dist":{"integrity":"sha512-E4MFL+OBS0XjMtyKMdQHpe+JvsZdzyQafxSh8ccxjlyLgAfoJPsIIN1djdw15lp9Bn4BvMnCQKOGsivKaLmALA==","shasum":"89c4be38fa3170054e25e29fa9609b43e061ed65","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.1.4.tgz","fileCount":9,"unpackedSize":36603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGXXWCRA9TVsSAnZWagAAzmoP/jvTM6PUnK1CmZwBkewP\na8Zj/Aw+UA9LmunL6BOKvAWYfgKGvvh+9bAmQXwePLYTPHwtfnsOTCx6TGs2\nEVvjEO62oxNSgxLneGnDQuAoSyB8OsQ3ZR753aonSvDGDyERxQAtXR1TDnb0\nSDfVrOz3/0cEYBCz4N4VLx05/pZGQ+6iCmgE6q8cBmmJtCvadZXSS/n0oLpK\ncScwIuqfWel8lW49wWj69eRVIImzm8xwF9CUKBq8xjDGWYjK3v/lQMNCNBlY\nAHyiWZvVUdGBnJMJN5oB4anqTLWQ9m7Uy61lPodl9hNvrPsCwb3Kli4ASSRf\nNo+GNBMVMe+sw1XAl+FtIFOAJcpE2h9Skd+U3jNwmSd5uHlD6l0Vrq6w8Mem\nJgxwspQJ6GCFhBUHzQQU+1cPrrLK+/tvvicvHueXnFCGPcALtJ9rqUIcnPz/\nXLMlADkilBqg1g8DVj/tlkoiOmyolnyOveSbrZNjhOAxWM/Oxamcvqi2opdP\nh1A/v5tZ5gV0Mi9YDRdP7mmI2m/Pd/hSei3dfeqT9caeLPitnvTgO/EpNgHY\n33N5upVJV/lF7vcPRglN0UOWDrulP5DgUaYvWZqEBdQAELPRDWhEXqKn787s\n9Ec2BKhdPdWaDf+TinP9NdJJX6M79pfMhCPEFcmNowqtph9nXead8ni0C6WI\njNUC\r\n=8oRp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFXgKyB4RH6apZ/UZlq0aWNGhWRnoEEFplf4PVAQt4O/AiBmA2CmIv3PySyFYQnEt3DjTiDY4oROJOadmIX0R+mJaQ=="}]},"maintainers":[{"name":"flekschas","email":"service@lekschas.de"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.1.4_1545172437279_0.14246724981108305"},"_hasShrinkwrap":false},"0.2.0":{"name":"regl-line","version":"0.2.0","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.0.0","@babel/preset-env":"^7.0.0","babel-loader":"^8.0.2","canvas-fit":"^1.5.0","canvas-orbit-camera":"^v1.0.2","eslint":"^5.4.0","eslint-config-prettier":"^v3.1.0","gl-matrix":"^2.8.1","html-webpack-plugin":"^3.2.0","husky":"^1.1.2","prettier":"1.14.3","pretty-quick":"^1.7.0","rollup":"^0.64.1","rollup-plugin-buble":"^0.19.2","rollup-plugin-terser":"^1.0.1","webpack":"^4.17.2","webpack-cli":"^3.1.0","webpack-dev-server":"^3.1.7"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"cfd5624cec4006c3e27cb1a65a2cf27841b4f102","_id":"regl-line@0.2.0","_nodeVersion":"12.14.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-Y+5EJI7Q/H8gpjIMANS6iKkUyrGwxx9zomPHa9Khu56TlBTX23GrP2oglNtyH2F2xDE4tFZCRdhKPehsRnLcJA==","shasum":"c02383dd476a4f2025dc3528dfb492d1fc2f9bf9","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.2.0.tgz","fileCount":9,"unpackedSize":39460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxXGeCRA9TVsSAnZWagAAJMkP/2+T7KMiVHvDkSgljy5M\nU14kEj06sVap2suTKs10JkPR5y3QU+aZ6/0eW64ojRN7jSi3IVGXz1PF8YLi\n8rUPLDo54zDc6kNtKTXBPPw911okTCarBAtfcXZLJV9eBioHabRKK4dnxt+S\n+uGukiqFMg330tkGBWzANuThWegydIWLc6w+32j7kAylBtZXfHPc9TuJImle\nw8Wnh8IyX80EhC/LVsPp1ELlQJ1nPhXQKnIL5EFhnhxTkWX5kb0W2nPoIiBS\n/5VLgoYtlJgKZI1xpUREGnkwZ5jVxor5tBqvvP9CZoP9IpdxsR6uuHhuJuf7\nY0NRlYGKjZBz2Zg1pX5TqEzRkzhVGcL4DY7P4rOGtMvYDWj7cz2w0omQYVsl\nI6/E1GiND5MNF40HDv8rjg/PykqlomKFx5yyAXqtYn0Js3MlT/Ll2BEIlPwU\nwg5gNPXIInD/GTmPJK4B4minV0+UlBXCb8YKj0OpHDQ+Epdn8N+U/O4/6iNT\ncLkT8VG77PnR4Th10u50ePLmfDEB2xxD/PiTroV/B7edqylcSOOaerOfXh2B\nJWsUrdPF3LcA/Ey90eOtWOR0mmPQUlmVTeW2v8Cnn9GjhkwcCVgsE/KFaFGT\n3giXnR1AuXZgQ8g7uK0K4SRl4/BcxGaO9pedBTgFyVLeeHRIdpbFUNvCJOb7\nwoo3\r\n=h1Kg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbvvXpP+KKzft7cP8in2UzQsdKfIt/wD4BvFvVxyznAgIgGk823XUi36ICr3+mN1y+SzOFuOyeuILUFJ22qYAEixA="}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.2.0_1606775197603_0.2643112430660366"},"_hasShrinkwrap":false},"0.3.0":{"name":"regl-line","version":"0.3.0","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","deploy":"rm -rf docs; npm run build; cp teaser.gif ./docs/; gh-pages -d docs -t --git git","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.12.9","@babel/preset-env":"^7.12.7","@rollup/plugin-buble":"^0.21.3","babel-loader":"^8.2.2","canvas-fit":"^1.5.0","canvas-orbit-camera":"^1.0.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.2.0","gh-pages":"^3.1.0","gl-matrix":"^3.3.0","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","rollup":"^2.34.1","rollup-plugin-terser":"^7.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"1a034ddf4ee1c808702be29872879d2baf878044","_id":"regl-line@0.3.0","_nodeVersion":"12.14.1","_npmVersion":"6.14.5","dist":{"integrity":"sha512-rSEe6EIRzQz10Wmi5KcwNatyb08steUwCezdpHkoOq8fetYkX4RmT7ydCQfLhcJIYCeMY79sRWUsii46AGkT0g==","shasum":"630085bd018156712d184f2b47bcca12e5e33063","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.3.0.tgz","fileCount":9,"unpackedSize":49682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyZOpCRA9TVsSAnZWagAA/18P/jGjgvF+nrjMxHNAcYMB\nVlLsMlecfe4HO9fjsgFN+XIhD08CSXdVKfxhBx7LIECBaGqz5TmBjKEffa6s\noPQXeIK+BCBUBFp35oFuPzhTFVSY7d7W7miFA2PZNDA1NMKKZdckvC8FPRjF\nO4cbcGdM6wVO4F6PP1etUpSaQm40XGB/+ij2d0dIGQrAhdEVWRftvvLdTDuV\nlweAhRfELUrieQzo0Q8e0rT7V+P32XQZ/xbX6FCEk5ADeDJe28kbwNMvsTun\n7Ab3XE5t4mK4N0VTyD18Hd1f4dVOvBYb94n2se9BdP19CwmYNaGra1OhKzkG\nw/ntBfo1FKNWoSwC/UaoAwBjtDF/YliD0ofo/lpcTRQ/raZNoKonDKA+d2Zd\nPQyF5cIgbkr6ngqjLvDeuglgTD5XW5S9vY/PEpbWNRW31XYabiPLPBpPKHCP\nnpIXBdIDQcz3/2Xw6YdnhymnFkwC472ondU+qFwTfanA23AIfjB96pwh9kkL\nsqUXxLn0TBOIB5pZkYGAmImBctee9oueVFIsYG9xqQ4LSv5EViyq2Zo+1XgT\nScEZ4l66o8D+QYKVsjysDEufoFjXYCBbcRdLsnnKixcnlfR1CS/XXP4G9ASN\nqsRrv5I8Kg7VGCG4rO3w1AQeUp/N3pyNzVUQxQhX/dlSlyjmDof7xq55dOkY\nNRhC\r\n=D9T1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBoQXKzmVoZFthcuGyakCupg6nbwHBe5xC5Uj0zHVAlQIhALme1IGvcsZfdZEWzbmsrDLq0XXuYT6qw9FhZSaXq+Rl"}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.3.0_1607046057444_0.4955607115726868"},"_hasShrinkwrap":false},"0.3.1":{"name":"regl-line","version":"0.3.1","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","deploy":"rm -rf docs; npm run build; cp teaser.gif ./docs/; gh-pages -d docs -t --git git","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7","gl-matrix":"^3.3.0"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.12.9","@babel/preset-env":"^7.12.7","@rollup/plugin-buble":"^0.21.3","babel-loader":"^8.2.2","canvas-orbit-camera":"^1.0.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.2.0","gh-pages":"^3.1.0","gl-matrix":"^3.3.0","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","rollup":"^2.34.1","rollup-plugin-terser":"^7.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"e93ad509c68457352548f46ccfaa173777ffe11c","_id":"regl-line@0.3.1","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-JuQUP5K9zrrfOPamOrQxfLvity7sU5gF9MzJoZrmg5yMhSOZ/IWhKzfz+A64JccfJcPDlg/Q16NfkmfzQ2+74Q==","shasum":"11e2444300e7670040e957da4a9071c01b50df5a","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.3.1.tgz","fileCount":9,"unpackedSize":50839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz56HCRA9TVsSAnZWagAAAaQP+waixJ1MVMIF480Vb7aJ\nG4QSZ3VE1wGJgtE2JBjfSuLE5gOf9eBS9CK43rWx2KnkYQ7rWnGXw2c5PSYh\nfUrPfcWR8ePL42bg7bY0LWiVYVlVlhwWWetRhmnmvWAFX5KvkoLqPEk5THEF\nwZTS2HPB9OvqwbQqjqt+DPOZjIejXOMcHZKzb22VbTTlIQof+iaPnuviQc3H\nmJoGK3FYCcFbaUzJxeQXZuzE5P67rL+HvaQ+9YKOpXrTgCjygP5tGB6Z8PJy\nzmWu84atO3TZfpIjm4sy0E6xQXnyEeRlRW/tQWKgKKWHC8zL0i9P2/FQ3kvT\njYDGYGKAJ++92511K7AKkGB/h5KqpQhD/nlwQJi1EqpTa9K56JWPi+tPdQAl\nv9HrriBDnqkDleVvxBf1gOomtVS1kpYekHLOLQv9RhzmZ+7ofjnj9c1iKDD8\ntEFAJrY+3KgCyuejzNJprgZoIM7C+tt1B9RYmIdxW4Fzl/VbwJz2HmbySu+2\nZ7PKthsHncoIFH6FWBri9HsnFi3H4jtDIQ+RrzewzzT/2JVF52zf7n56xrom\nd1xjbacT7MYuBnnAzNuOQp//WIXb1at4wsRvealdezYF86N3+osUBCICvqab\nXcTGU3ajOY+csu6gGIDXjMGlHyxPTuB52cpzoh+dsgamXPWCsJBeJTSNE4K4\nFypZ\r\n=kywa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtxdFuPX8ONU+hkHG5UQLvB5SBnE5KnVRPWjrhlHFb/QIhAOUzVIk6yI+hqM8ovksKYS88PrSZpKar9gZZLPKXW3/U"}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.3.1_1607442055108_0.5533880178590453"},"_hasShrinkwrap":false},"0.4.0":{"name":"regl-line","version":"0.4.0","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","deploy":"rm -rf docs; npm run build; cp teaser.gif ./docs/; gh-pages -d docs -t --git git","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7","gl-matrix":"^3.3.0"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.12.9","@babel/preset-env":"^7.12.7","@rollup/plugin-buble":"^0.21.3","babel-loader":"^8.2.2","canvas-orbit-camera":"^1.0.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.2.0","gh-pages":"^3.1.0","gl-matrix":"^3.3.0","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","rollup":"^2.34.1","rollup-plugin-terser":"^7.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"4bb1d5f620252e9529d0636436e5aa6ef28030c3","_id":"regl-line@0.4.0","_nodeVersion":"12.20.2","_npmVersion":"6.14.11","dist":{"integrity":"sha512-8L1bkPPMkb42GKaX4GvRR6s4MchnSitsxjlK0/2iPE+uPbHlJj4XUbEfd9VWY9VQAe9asivnraQJ/e7iLoNoGQ==","shasum":"cb920fd1e1d37a007138a701dacc7040aeff9792","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.4.0.tgz","fileCount":9,"unpackedSize":54224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOGAqCRA9TVsSAnZWagAABsgP/1J0m0yIhvaWmpXcvb0f\nKFD1UpJcWJOxckQHP9UrrP8DZJYGV+S/XU3FfHKySBrs8W6iaPsGeU2BDCzL\nMfcSEsiLmAMduCG5mSzpfJtfi3m00FHcqTTDmi2kSFb6a8/hyHCFRF6kZEaw\njVXZZ3DDeTOI2KsitY8S/ivfLqgzxuQ2yEpQMZynrCFrVU6o1UmX8j2wi3xc\nkcBK3FazggGsPWUa/v1YZ49wcIS3yfun+Da/Z5R2YQ+lY7JZZ3tQ8WBMyymx\nlIzedKlLLMplJ2xnqfkcz7OMRaOOitO6ooGDq6TLkXy/OWYuspdTQwP6KF8I\nXYk20Ii9DzfyuaRCLYc1OxtUnyQEg2pu+hBltXK1/c5syZKrU5ZV9GbC5m6U\nT1WArjTtGM1o9J+enCjlwPZFZpqjyB9G8Xu1qhEsCOrG0hb0gRotDK9PxY6T\nKCsA/LBxTqvJFbLmVMp3+S4rpJGZPnG2N4kFljF9ZQexCIOacY4GtAA3kIlJ\nhNmdp5yvKFMlIHo7jQ+vPgobTZkXf2PHupl9Fn6wtMntKlRk8s6710rjLBKa\n8a/WmKDfx57Xs/qoglyXmu1XyEzQLFyTcDYBWX/iACOPqXuS+NiDO4pjs7It\nf2BSKyiP2v9Tgc61XZkycy7TbXmPQ9LPTbm4NpJzpdhtJm7BTW+JZd1tIBsk\ngBIw\r\n=+PTT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBMjtev58ZKC2p20fKY4jlONVlXe3qRcqy5Erp0TZiwtAiAUIYBgJqZsZy5OXoZiQXyNFS0vNjpQEiL6s1pCrEEtVw=="}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.4.0_1614307369850_0.3751564654451087"},"_hasShrinkwrap":false},"0.4.1":{"name":"regl-line","version":"0.4.1","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","deploy":"rm -rf docs; npm run build; cp teaser.gif ./docs/; gh-pages -d docs -t --git git","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7","gl-matrix":"^3.3.0"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.12.9","@babel/preset-env":"^7.12.7","@rollup/plugin-buble":"^0.21.3","babel-loader":"^8.2.2","canvas-orbit-camera":"^1.0.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.2.0","gh-pages":"^3.1.0","gl-matrix":"^3.3.0","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","rollup":"^2.34.1","rollup-plugin-terser":"^7.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"6f4d25959327ff9555b54e10820c403f2be9b2b1","_id":"regl-line@0.4.1","_nodeVersion":"12.20.2","_npmVersion":"6.14.11","dist":{"integrity":"sha512-y1Oh5/T9qZ6/zmDJanBjItBI8FA+FOck0TQVmZColdy5mSrJXpmmfFDwtR5TiOMLt3GrUyVCZCCWBdyVE049hg==","shasum":"d8bee90fb7dcb5b8edb578b1b8a0f15f27479313","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.4.1.tgz","fileCount":9,"unpackedSize":54380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOGP6CRA9TVsSAnZWagAA0G0P/1WSlzBKReWyeFYVGiE6\nlLqNWT7CMFqaM6WpD7gfJi4fVlRUHnjKjY+0Csz/kM4eDdsibPvoRv8KuCcp\nG5fEm/hKAg/FPs9GjM800oBeJyPVNNpPqzcSTu8bej8ltLuc4Yd8Lbw7TLDK\nSrno16IvLfIrEWWenp/SxOg1QqynYFGcuyg+oB8agroM5ROuJ0IqoeONWBef\n997WiK+wH/1C/CcF7lhJhFHq1CELEh1+oH7zWQssz+NRm+QBj8X45qWtvjYv\n82NzcOTsodIClT++C5pqs0a449fg7ucJfx7wRBnsUlckX852DkqKQ5MV8vet\n8TBiF0sLoA2T3yXYGBJ70lO8uobmYWX9jeyzZ792CoTmrRM9cY9CyteL+2FL\nbgBVJCwenh4ZfVQWhhgcLpFbrMTFfucGFWDVf4aFDqOCpS2l8OigF+E8O84L\ndbzmjn/ZtOHLJpg6c2aHdQEQ+/NFXYe5f2no7Ld6f97E7WRj49+LAcTKlFaW\n6EZuQPazGUk1iPEAdGkGBmUrfYRbevyjN3yzH45hnQUIHjKN9pJ+o5Mpsdh2\n0WOYHI12jNhfeqv69yDCZY3veq/mjgcAnNNmX+fECpKYOPUEwkj+wAKvvTC+\nJcOppCiafFT8P9KXriwJVoy00Y4lbgvI+YGNsp656IBgP8q8V6XDXmnM9sW8\nyTpS\r\n=SXz7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoWZ5MWbTZv0+R9oBBwl6bc8OLwDFuQyobVdaLvkx/bQIhAJCSrE7V2/8JUzwbjb6zY6ijwb2GnDG6MeFhdFrXB3uS"}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.4.1_1614308345706_0.002997108350345501"},"_hasShrinkwrap":false},"0.4.2":{"name":"regl-line","version":"0.4.2","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","deploy":"rm -rf docs; npm run build; cp teaser.gif ./docs/; gh-pages -d docs -t --git git","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7","gl-matrix":"^3.3.0"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.12.9","@babel/preset-env":"^7.12.7","@rollup/plugin-buble":"^0.21.3","babel-loader":"^8.2.2","canvas-orbit-camera":"^1.0.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.2.0","gh-pages":"^3.1.0","gl-matrix":"^3.3.0","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","rollup":"^2.34.1","rollup-plugin-terser":"^7.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"8c33120743e5af0bb1f712c5f9bd726cff210d6a","_id":"regl-line@0.4.2","_nodeVersion":"12.20.2","_npmVersion":"6.14.11","dist":{"integrity":"sha512-vyjOYYAlF2S/c2i7qC45TR1IU8GR+IAfkM/RTJbOQ258j3HUlEX8+Rnan0GkKJ2YTK47dQ0IWQQdpvLw/taGVQ==","shasum":"4ec5cb1986a3b5504fb0627273e1ed4ececa784d","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.4.2.tgz","fileCount":9,"unpackedSize":54611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOGljCRA9TVsSAnZWagAAbsEP/2kGoaL61Dv2PoiNFS5d\ncInMWp/oraXRMRhFrllczyUbHosrkG02amVNsDDtc1+KzRQyfmmr26riWkq4\nfFdDA826Y1q+Zm1lFwJ4Bab4M1DZU7ZhIJ3sK4GvRI/emCjARKap0ymcDb2h\nCl+QmvDS80sP60KqI6Z07XHTNZ0ZT8iqnNj+r/4qgDmyI5AZA+wPVSAeIj1s\nOjn1e8GRiC3RFcofyIYEDCEEb5C/F8nUijLOImLHLS10DRBBeYz7l3yQfqAH\nQbIcDyofFmkjJEmxNZ6o1Xe39ugLGEhgIhKhiwqoyq3DBg3snkY9h1uGCM/y\n6L3pJFna2Ni37gX5Pi8mAqhVuLVDqdjMFAp9H3oZSIjm5xXs/uF1usA9SfrT\n+TvYhzd6XmPK/ueqqqqo8dCcNnJu0qpnUQRPK1OTs71tG3CDety91joOUU2i\nurw/zFZjzi7k0759C+sTkefVhb2pzfOk3OBTRhLXd6NHsnVGt1KgGeAdD/Ue\n/MQd0B/7fEiSDBKqzYp0LNz0/q4AT1Bi5vbU+flCgGkCXmgur6MJId0qAjcv\nCutPvwlJuNqEV0iscojHiH/42whDQVVZc1Vy9jD3JSLFDgLj9AG3ajHJ/U/p\naMfzFv3qr3Z7GAlSsfRjHu+1zvKsgvUiyL+MfLUr19vHnevyzRuqxXnuxNL7\nTk54\r\n=brUf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0Aft0B6aOK7I9DaZE49+vj31fPm4oRZaa+RYJTE2UVQIhAPcmi5l7FPswlULZHezHpiNUJ21FkQyldoX3GsrqrHM/"}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.4.2_1614309731248_0.6568267700510664"},"_hasShrinkwrap":false},"0.4.3":{"name":"regl-line","version":"0.4.3","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","deploy":"rm -rf docs; npm run build; cp teaser.gif ./docs/; gh-pages -d docs -t --git git","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7","gl-matrix":"^3.3.0"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.12.9","@babel/preset-env":"^7.12.7","@rollup/plugin-buble":"^0.21.3","babel-loader":"^8.2.2","canvas-orbit-camera":"^1.0.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.2.0","gh-pages":"^3.1.0","gl-matrix":"^3.3.0","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","rollup":"^2.34.1","rollup-plugin-terser":"^7.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"335ca51c7f12baad9623f2170177b6fb028c9bd5","_id":"regl-line@0.4.3","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-OscWA7zk3uZSpYoajWXFVfXnCPJiOYhwMVX7QaWrqoSTM9Y6HqRb+iYViljlw8dH6h0PFiuoLeiLy4fFFZrXZg==","shasum":"f4d45f103c03c716f72f776717079637fdd98be2","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.4.3.tgz","fileCount":9,"unpackedSize":55855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSj9DCRA9TVsSAnZWagAALkQP/1zXJHJZJqkJbfIhLpB2\nApoeEyPQt7V69byJrffqqMoN5duXQT/z2AOr1HWh3P7lUg49vNuQf2nanNN3\n187rvzCCXSHEAziS5SgDwKve0aSrtY3mIlqNIqxl0vL2ogoMZIBWGxT0hdb4\n9xjuL0xIz6NkAQIhhKJ/Vo2Si4llXcm26RCcaCrRM1rDsoJ6EAKc+H+QI4Y/\ngm/KiybuKRb0MKcaKhwUomG9on4etqSHZU210Qk7rtObq74xekglvJuLX6cZ\nPIExmRKq4BYYP3LkxD2DzHkTDYFbh5gIcG8swrSBVyzIbcGo6rw5p/vsbD0Z\nL6n2hts7gWfFqf5fhOPahEF6OPv99PUeY0wIbgD95DyH3iIsHjKH9AdtuoKN\nn0ZMedbYpgC69TogXsnrxOFFRoFBhEVhbu/P/w6NGfCfqx1blEG4KsCqAICz\nFNn8uFLN0Ai4ryrLMZj86zDU3+wFkdBjv+4ijpIlCfr03v4VgZx/xwZl0kc+\nCRaF8n+4zU13OHRxmGbCIaVULYnSvhC5c7j4caljl+iVYv3eLZwbm+JmFiNM\nsndOthaHOQ94Jb4enQBuAN/mQPuEjuPtBFwI3WefWfXiJbcqTCyYfPyPPFrc\nnAdZ98xcfYEoLd9P8YYFHNKBPFDxPXB1lFHjemRFEkOr5Nr0LBPHQy3FzTnO\n8cGT\r\n=tYHu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCR5dC0XW3cJ4cty/BOTyK10WQZpTHmXOu617vXvz7VVQIhAILRICPHK3LotlHO0AG/WgZBHNUCzcp27oYwfpRVP+TT"}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.4.3_1615478594918_0.1978335298619991"},"_hasShrinkwrap":false},"0.4.4":{"name":"regl-line","version":"0.4.4","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","deploy":"rm -rf docs; npm run build; cp teaser.gif ./docs/; gh-pages -d docs -t --git git","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^1.3.7","gl-matrix":"^3.3.0"},"peerDependencies":{"regl":"^1.3.7"},"devDependencies":{"@babel/core":"^7.12.9","@babel/preset-env":"^7.12.7","@rollup/plugin-buble":"^0.21.3","babel-loader":"^8.2.2","canvas-orbit-camera":"^1.0.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.2.0","gh-pages":"^3.1.0","gl-matrix":"^3.3.0","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","rollup":"^2.34.1","rollup-plugin-terser":"^7.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"0c69a230e0be5960824e45d950030ea94337bad9","_id":"regl-line@0.4.4","_nodeVersion":"12.22.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-qIuKs9nrwIuAg0nLIylEMV9I2szGQOi/n6gM8GlXe2c0L6LL/ZsMhYqtGVZdhKYqj+B5TQqHlaV+KVEroYWX/w==","shasum":"cc9db32a02e1b614b364aa67875038b61722fa67","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-0.4.4.tgz","fileCount":9,"unpackedSize":55754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgb7lsCRA9TVsSAnZWagAAxR4P/RCxUVG5S+J/B181M1i7\n5yJ20lTt0ayTvu6/HsV2IOpEN4Bj7jujeBNMcYOYcsIKHGCjxtLJ3K1XdaCz\nat+a87zVbYi6shIDC+v711SBETGHVipXWYZURIrVQ/lLb+bosYvxBhiVn4Cd\nJOdtGu/cDtUHZmpkBLOPrNzjtXEVIdD1Oaev2txB/X6nOF015e/3LgFV4kNC\nHmsD8sn7n3KHGTyvZF5sQT3StaYiR0UR/6V9PbHPZBJmYDMf4TMQnW9NWodi\n3dqZ0JOUD5b6S0Ul68xy+idFiVpV7Wh2KMbDPTnZhNuEa2OPsnA9R85v3tk3\nOOXyy+tchqcMmwqkGQH73ET8N9ENpAuHhIqnZvywRtHupRql0rDP46M83LUo\nueYxCdh5Tg/PPq936hHPVKQ22yxC2zLHzs43q3jFVE3QZHNwWgYtF2bjYybj\nEjTn5vgc+kfJ5r8gfJio3K0p2+NnqhsOs8rCMgb9QpjsOQ1FD3B7R59XbbNE\n7i1emkhwiMC5554DCc6zj7hvTy7q45QblrrYtVibMNlMzct6JrYocyRJArlS\nJ6dAoEfB3BK469zUW/Ekshn0hEdlM0GRVXJl9cmpzD/uwTDYTHFD8m5ZacCM\n0TlD5KuA/K0Iq9KM+34ML0+T2BQvKDRxQFRrj9OEs/ylrnhGcTRd2OKdRy+0\n7xuw\r\n=K4CA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH+QXIls77yTP9lB1gTAW4UrF7vOslb/l/s6Pyp5ct2xAiBnJLLsBCZ5d7wl1q2VLqfcUFW+DmaEmAzrRqVqHsrYLQ=="}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_0.4.4_1617934699612_0.14341311425764625"},"_hasShrinkwrap":false},"1.0.0":{"name":"regl-line","version":"1.0.0","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","deploy":"rm -rf docs; npm run build; cp teaser.gif ./docs/; gh-pages -d docs -t --git git","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^2.1.0","gl-matrix":"^3.3.0"},"peerDependencies":{"regl":"^2.1.0"},"devDependencies":{"@babel/core":"^7.12.9","@babel/preset-env":"^7.12.7","@rollup/plugin-buble":"^0.21.3","babel-loader":"^8.2.2","canvas-orbit-camera":"^1.0.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.2.0","gh-pages":"^3.1.0","gl-matrix":"^3.3.0","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","rollup":"^2.34.1","rollup-plugin-terser":"^7.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"f9397feb024e316a87f2be1b2a1187be9719edaf","_id":"regl-line@1.0.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"integrity":"sha512-AkLBm/XbJl1a6EBSd18o33teVjtHFMSGQLY8EnpvcG+OcBRBEc/OHPbmJGJruLXrtTypvuqoCSfG5fPzN7zSVw==","shasum":"4fe9de66b70ab76ae60572fc570ae93ad819325d","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-1.0.0.tgz","fileCount":9,"unpackedSize":55797,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgw7ilCRA9TVsSAnZWagAALsUP+wWtVTbsJuhtsVnhOUuu\noEfvoU+e+bL+SZQHGIx4IeUPv3rLFN+wKNIQMONC8welTthqdcyAuh7OrUSN\nczEkwjD4XZviS6xMihvNCOOASEqlEzTDuTKg4QnjIHPStriJE245v6roEwgq\nl77M+H0kSWO3e064c1LaniYMfPN1ishXZRM12kEyW+EAeY+Ukvbh4qppsQ4x\n6nBopWZA9x2MtRkSd3VG7uo3a/lZ9iPE2+ESDu1QNRfCjhQKZ2tjtqJxrAQ4\nCUoHsinwaJWu3lBTrRyEXf9Ydr4EKhUq1ttTt4EU58FPeH2QUJdUv+oKhQxm\n5UtX/u5WtwcVuTdCX9Iu6siDJ+FHOAycXqMc6BtBHK723oVUV3vSWOVH4TS0\n0dQKAivNPG5YtsLFBUJjpRbqyVgLv8GhZyyxMcjneykOKGBGtx2/Qhc5WrNi\neV4/mOauTdcuyaK+I94d5UzIkrOhy7UFNHpnDCwED0PyaD9EAnpj9Vse9whn\nvnQJ3YNIFQyQDu/0IcQVKGaqxZnRanLy2fFheYoIxiJYl7BDRjnUtWy7bmDL\nKBjpwqdIfyLUlwSJy4LGU9rNAOdn385pAvCNOBDzsROT/1K1LGUTFF3ezHe/\nD78EccCF/H5fHGaMxFKYh5VrrMTrGAc7/udLyTydQ+8etcv1TJ3HvwcEkFhY\nzCij\r\n=Lygc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGmc2O5CcPomZ9EFWukv5xkStTMDC2QFwNcdk3l//6taAiB2sxE0MPcP26PHadoN7nZzldfxbiYOUIgmvdSQG0uDUg=="}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_1.0.0_1623439525241_0.3953573475496788"},"_hasShrinkwrap":false},"1.0.1":{"name":"regl-line","version":"1.0.1","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"dist/regl-line.js","module":"src/index.js","unpkg":"dist/regl-line.min.js","jsdelivr":"dist/regl-line.min.js","scripts":{"build":"rollup -c; webpack --config ./webpack.config.js --mode production; touch docs/.nojekyll","lint":"eslint src example rollup.config.js webpack.config.js","deploy":"rm -rf docs; npm run build; cp teaser.gif ./docs/; gh-pages -d docs -t --git git","precommit":"pretty-quick --staged","prepublishOnly":"npm run lint","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run lint","start":"webpack-dev-server --config ./webpack.config.js --mode development --open","watch":"rollup -cw","stats":"webpack --json > stats.json"},"dependencies":{"regl":"^2.1.0","gl-matrix":"^3.3.0"},"peerDependencies":{"regl":"^2.1.0"},"devDependencies":{"@babel/core":"^7.12.9","@babel/preset-env":"^7.12.7","@rollup/plugin-buble":"^0.21.3","babel-loader":"^8.2.2","canvas-orbit-camera":"^1.0.2","eslint":"^7.14.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.2.0","gh-pages":"^3.1.0","gl-matrix":"^3.3.0","html-webpack-plugin":"^4.5.0","husky":"^4.3.0","prettier":"^2.2.1","pretty-quick":"^3.1.0","rollup":"^2.34.1","rollup-plugin-terser":"^7.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"gitHead":"2bbf3a7a13ad1e97c152db78065c2533e86bd682","_id":"regl-line@1.0.1","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-aN2IeFovQ8kY1bHeJ/Qgy8+y88wgy6y/QfGHcUSYB43GkfIjHZ9m7zVytjdx6gDs3sf0yCLsj5SlcOM0+z6eDg==","shasum":"ce184e473cd7dba196a1785b0ba80269815a2419","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-1.0.1.tgz","fileCount":8,"unpackedSize":54630,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpXCr5/8xD0+KNYejIBu9uXDscJhu5NI1gq1YHkoqwwAIhAKRoF/Pe2w+42aRGEyfVquMT1cL9LWcXfVt5B6jwE/p1"}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_1.0.1_1717530467420_0.16133684093748846"},"_hasShrinkwrap":false},"1.1.0":{"name":"regl-line","version":"1.1.0","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"./dist/index.js","module":"./dist/index.js","types":"./dist/index.d.ts","exports":"./dist/index.js","type":"module","scripts":{"build":"npm run fix && tsc --build && vite build","deploy":"rm -rf docs; npm run build; cp teaser.gif ./docs/; gh-pages -d docs -t --git git","prepublishOnly":"npm run fix","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run fix","start":"vite","fix":"biome check --write ."},"dependencies":{"gl-matrix":"^3.3.0","regl":"^2.1.0"},"peerDependencies":{"regl":"^2.1.0"},"devDependencies":{"@biomejs/biome":"^1.8.0","gh-pages":"^6.1.1","gl-matrix":"^3.3.0","typescript":"^5.4.5","vite":"^5.2.12","vite-plugin-html":"^3.2.2"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"_id":"regl-line@1.1.0","gitHead":"579c6ec0343ee96596700832766e1f54c044b3c0","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-0bODlWAnqz6XAYYxd19AjpOTeilX69yRbmAVcsy5QVIvSydgEaMq6V75GaprxBY8VS89G87aCL/6B9wXn6ylAQ==","shasum":"f8105537ad5bc56adcbeef29594d14f5c146753e","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-1.1.0.tgz","fileCount":5,"unpackedSize":30069,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0iIEyrG86fgWTp/7R9uymuOP1sJV2TI+RUHMNg4mEtQIgBXR8MzOQU6+SSiabO2MptmePX7uyApYy2PMMN7QtFeQ="}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_1.1.0_1717549893518_0.14188504226004373"},"_hasShrinkwrap":false},"1.1.1":{"name":"regl-line","version":"1.1.1","description":"2D line generator for Regl","author":{"name":"Fritz Lekschas"},"keywords":["line","2d","regl","webgl"],"license":"MIT","main":"./dist/index.js","module":"./dist/index.js","types":"./dist/index.d.ts","exports":"./dist/index.js","type":"module","scripts":{"build":"npm run fix && tsc --build && vite build","deploy":"rm -rf docs; npm run build; cp teaser.gif ./docs/; gh-pages -d docs -t --git git","prepublishOnly":"npm run fix","prerelease":"rm -rf dist/*; npm run build; zip -r dist.zip dist","pretest":"npm run fix","start":"vite","fix":"biome check --write ."},"dependencies":{"gl-matrix":"^3.3.0","regl":"^2.1.0"},"peerDependencies":{"regl":"^2.1.0"},"devDependencies":{"@biomejs/biome":"^1.8.0","gh-pages":"^6.1.1","gl-matrix":"^3.3.0","typescript":"^5.4.5","vite":"^5.2.12","vite-plugin-html":"^3.2.2"},"homepage":"https://github.com/flekschas/regl-line","repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"sideEffects":false,"_id":"regl-line@1.1.1","gitHead":"b87ecbe991fb209279365250c8be85478f6402fe","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-IKcyiZq+nQg7x3mEmxf9kImM9CzmEyZDhCCfas2xVpsoiDJFEyILsuocD1G4dSXA/nC39za9OBw4FzYEgWNiUg==","shasum":"436f277066f920e071e4066a473cfd5300d3005e","tarball":"https://registry.npmjs.org/regl-line/-/regl-line-1.1.1.tgz","fileCount":5,"unpackedSize":30173,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAbK2sVXC+EbxU346guucnhJTL/0SS66oaoztwvC1z6oAiEAx65vgtOeq9LuPeh5HHGyzeKgO+I0Msh5xvc60626Bc4="}]},"_npmUser":{"name":"flekschas","email":"code@lekschas.de"},"directories":{},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regl-line_1.1.1_1717555369387_0.48480379678223784"},"_hasShrinkwrap":false}},"time":{"created":"2018-10-12T16:46:15.079Z","0.1.0":"2018-10-12T16:46:15.257Z","modified":"2024-06-05T02:42:49.685Z","0.1.1":"2018-10-12T20:24:12.873Z","0.1.2":"2018-10-31T21:05:26.132Z","0.1.3":"2018-12-11T22:44:37.678Z","0.1.4":"2018-12-18T22:33:57.437Z","0.2.0":"2020-11-30T22:26:37.803Z","0.3.0":"2020-12-04T01:40:57.570Z","0.3.1":"2020-12-08T15:40:55.282Z","0.4.0":"2021-02-26T02:42:50.035Z","0.4.1":"2021-02-26T02:59:05.906Z","0.4.2":"2021-02-26T03:22:11.425Z","0.4.3":"2021-03-11T16:03:15.157Z","0.4.4":"2021-04-09T02:18:19.745Z","1.0.0":"2021-06-11T19:25:25.358Z","1.0.1":"2024-06-04T19:47:47.678Z","1.1.0":"2024-06-05T01:11:33.673Z","1.1.1":"2024-06-05T02:42:49.533Z"},"maintainers":[{"name":"flekschas","email":"code@lekschas.de"}],"description":"2D line generator for Regl","homepage":"https://github.com/flekschas/regl-line","keywords":["line","2d","regl","webgl"],"repository":{"type":"git","url":"git://github.com/flekschas/regl-line.git"},"author":{"name":"Fritz Lekschas"},"bugs":{"url":"https://github.com/flekschas/regl-line/issues"},"license":"MIT","readme":"# Regl Line\n\n[![npm version](https://img.shields.io/npm/v/regl-line.svg?color=7f99ff&style=flat-square)](https://www.npmjs.com/package/regl-line)\n[![build status](https://img.shields.io/github/actions/workflow/status/flekschas/regl-line/build.yml?branch=master&color=a17fff&style=flat-square)](https://github.com/flekschas/regl-line/actions?query=workflow%3Abuild)\n[![gzipped size](https://img.badgesize.io/https:/unpkg.com/regl-line/dist/regl-line.min.js?color=e17fff&compression=gzip&style=flat-square)](https://bundlephobia.com/result?p=regl-line)\n[![code style prettier](https://img.shields.io/badge/code_style-prettier-80a1ff.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![regl-line demo](https://img.shields.io/badge/demo-online-f264ab.svg?style=flat-square)](https://flekschas.github.io/regl-line/)\n\n> A regl function to conveniently draw flat 2D and 3D lines.\n\n<p align=\"center\">\n  <img src=\"https://flekschas.github.io/regl-line/teaser.gif\" />\n</p>\n\n<p align=\"center\">\n  <a href=\"https://flekschas.github.io/regl-line/\">Click here to see ☝️ in action!</a>\n</p>\n\nThis small library is inspired by [Regl's line example](http://regl.party/examples?line) and Matt Deslauriers' [wonderful blog post on drawing lines in WebGL](https://mattdesl.svbtle.com/drawing-lines-is-hard).\n\n## Install\n\n```\nnpm -i regl-line\n```\n\n## Getting started\n\n```javascript\nimport createRegl from 'regl';\nimport createCamera from 'canvas-orbit-camera';\nimport createLine from 'regl-line';\n\n// Setup the canvas\nconst canvas = document.getElementById('canvas');\nconst { width, height } = canvas.getBoundingClientRect();\ncanvas.width = width * resize.scale;\ncanvas.height = height * resize.scale;\n\n// Setup Regl\nconst regl = createRegl(canvas);\nconst camera = createCamera(canvas);\n\n// Create a line\nconst line = createLine(regl, {\n  width: 2,\n  color: [0.8, 0.2, 0.0, 1.0],\n  is2d: true,\n  // Flat list of normalized-device coordinates\n  points: [-0.9, +0.9, +0.9, +0.9, +0.9, -0.9, -0.9, -0.9, -0.9, +0.85],\n});\n\n// Draw\nregl.frame(() => {\n  regl.clear({ color: [0, 0, 0, 1], depth: 1 });\n  camera.tick();\n  line.draw({ view: camera.view() });\n});\n```\n\nFor a complete example, see [example/index.js](example/index.js).\n\n### Draw Multiple Lines At Once\n\nTo draw multiple lines, you can pass a list of lists of flat point coordinates to `setPoints()` or the constructor.\n\n```javascript\nline.setPoints([\n  [-0.8, +0.9, +0.8, +0.9], // top line\n  [+0.9, +0.8, +0.9, -0.8], // right line\n  [+0.8, -0.9, -0.8, -0.9], // bottom line\n  [-0.9, -0.8, -0.9, +0.8], // left line\n]);\n```\n\n### Variable Line Color\n\nTo give each line an individual color, you have to do 2 things. First, you have to specify **all** the colors you plan to use.\n\n```javascript\nline.setStyle({\n  color: [\n    [0, 1, 1, 1], // cyan\n    [1, 1, 0, 1], // yellow\n  ],\n});\n```\n\nNext, when you set the points (with `setPoints()`), specify an array of indices to associate lines with your previously specified colors.\n\n```javascript\nline.setPoints(points, {\n  colorIndices: [\n    0, //    top line will be cyan\n    1, //  right line will be yellow\n    0, // bottom line will be cyan\n    1, //   left line will be yellow\n  ],\n});\n```\n\n#### Color Gradient\n\nYou could even go one step further and specify the color for each point on the line using a list of list of indices.\n\n```javascript\nline.setPoints(points, {\n  colorIndices: [\n    [0, 0, 1, 1], //    top line will have a cyan to yellow gradient\n    [1, 1, 0, 0], //  right line will have a yellow to cyan gradient\n    [0, 1, 0, 1], // bottom line will have a cyan, yellow, cyan, yellow gradient\n    [0, 1, 1, 0], //   left line will have a cyan, yellow, cyan gradient\n  ],\n});\n```\n\n### Variable Line Opacity\n\nTo adjust, you can adjust the line width using\n\n```javascript\nline.setPoints(points, {\n  opacities: [\n    0.25, //    top line will have an opacity of 0.25\n    0.5, //  right line will have an opacity of 0.5\n    0.75, // bottom line will have an opacity of 0.75\n    1.0, //   left line will have an opacity of 1.0\n  ],\n});\n```\n\nSimilar to [color gradient](#color-gradient), you can also specify the opacity for each point on the line using a list of list of numbers.\n\n### Variable Line Width\n\nTo adjust, you can adjust the line width using\n\n```javascript\nline.setPoints(points, {\n  widths: [\n    1, //    top line will have a width of 1\n    2, //  right line will have a width of 2\n    3, // bottom line will have a width of 3\n    4, //   left line will have a width of 4\n  ],\n});\n```\n\nSimilar to [color gradient](#color-gradient), you can also specify the width for each point on the line using a list of list of numbers.\n\n## API\n\n### Constructor\n\n<a name=\"createLine\" href=\"#createLine\">#</a> <b>createLine</b>(<i>regl</i>, <i>options = {}</i>)\n\nCreate a line instance.\n\nArgs:\n\n1. `regl` [regl]: Regl instance to be used for drawing the line.\n2. `options` [object]: An object with the following props to customize the line creator.\n   - `projection` [[mat4](http://glmatrix.net/docs/module-mat4.html)]: projection matrix (Defaut: _identity matrix_)\n   - `model` [[mat4](http://glmatrix.net/docs/module-mat4.html)]: model matrix (Defaut: _identity matrix_)\n   - `view` [[mat4](http://glmatrix.net/docs/module-mat4.html)]: view matrix (Defaut: _identity matrix_)\n   - `points` [array]: flat list of normalized-device coordinates alternating x,y if `is2d` is `true` or x,y,z. (Defaut: `[]`). To draw multiple lines at once, pass in a list of lists of coordinates.\n   - `widths` [array]: flat array of point-wise widths, i.e., the line width at every point. (Defaut: `[]`)\n   - `color` [array]: a quadruple of floats (RGBA) ranging in [0,1] defining the color of the line. (Defaut: `[0.8, 0.5, 0, 1]`)\n   - `width` [number]: uniform line width scalar. This number sets the base line width. (Defaut: `1`)\n   - `miter` [boolean]: if `true` line segments are [miter joined](https://en.wikipedia.org/wiki/Miter_joint). (Defaut: `true`)\n   - `is2d` [boolean]: if `true` points are expected to have only x,y coordinates otherwise x,y,z coordinates are expected. (Defaut: `false`)\n   - `zPos2d` [number]: if `is2d` is `true` this value defines the uniform z coordinate. (Defaut: `0`)\n\nReturns: `line` instance.\n\n### Methods\n\n<a name=\"line.clear\" href=\"#line.clear\">#</a> line.<b>clear</b>()\n\nClears all of the data to remove the drawn line.\n\n<a name=\"line.destroy\" href=\"#line.destroy\">#</a> line.<b>destroy</b>()\n\nDestroys all related objects to free memory.\n\n<a name=\"line.draw\" href=\"#line.draw\">#</a> line.<b>draw</b>({ <i>projection</i>, <i>model</i>, <i>view</i> })\n\nDraws the line according to the `projection`, `model`, and `view` matrices.\n\nArgs:\n\n1 `options` [object]:\n\n- `projection` [[mat4](http://glmatrix.net/docs/module-mat4.html)]: projection matrix (Defaut: _identity matrix_)\n- `model` [[mat4](http://glmatrix.net/docs/module-mat4.html)]: model matrix (Defaut: _identity matrix_)\n- `view` [[mat4](http://glmatrix.net/docs/module-mat4.html)]: view matrix (Defaut: _identity matrix_)\n\n<a name=\"line.getBuffer\" href=\"#line.getBuffer\">#</a> line.<b>getBuffer</b>()\n\nGet a reference to the point, width, and color index [buffer objects](http://regl.party/api#buffers). This can be useful for efficient animations.\n\nReturns: `{ points, widths, colorIndices }`\n\n<a name=\"line.getData\" href=\"#line.getData\">#</a> line.<b>getData</b>()\n\nGet a reference to the buffers' [typed data arrays](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays).\n\nReturns: `{ points, widths, colorIndices }`\n\n<a name=\"line.getPoints\" href=\"#line.getPoints\">#</a> line.<b>getPoints</b>()\n\nGet the original list of points defining the line.\n\nReturn: flat `array` of points\n\n<a name=\"line.getStyle\" href=\"#line.getStyle\">#</a> line.<b>getStyle</b>()\n\nGet all the style settings.\n\nReturns: `{ color, miter, width }`\n\n<a name=\"line.setPoints\" href=\"#line.setPoints\">#</a> line.<b>setPoints</b>(<i>points</i>, <i>widths</i>, <i>is2d</i>)\n\nSet points defining the line, the point-wise widths, and change the dimensionality.\n\nArgs:\n\n1. `points` [array]: flat list of normalized-device coordinates alternating x,y if `is2d` is `true` or x,y,z. To draw multiple lines at once, pass in a list of lists of coordinates.\n2. `widths` [array]: flat array of point-wise widths, i.e., the line width at every point.\n3. `is2d` [boolean]: if `true` points are expected to have only x,y coordinates otherwise x,y,z coordinates are expected.\n\n<a name=\"line.setStyle\" href=\"#line.setStyle\">#</a> line.<b>setStyle</b>({ <i>color</i>, <i>miter</i>, <i>width</i> })\n\nArgs:\n\n1. `option` [object]:\n   - `color` [array]: a quadruple of floats (RGBA) ranging in [0,1] defining the color of the line.\n   - `width` [number]: uniform line width scalar. This number sets the base line width.\n   - `miter` [boolean]: if `true` line segments are [miter joined](https://en.wikipedia.org/wiki/Miter_joint).\n","readmeFilename":"README.md"}