{"_id":"confetti-react","_rev":"5-779317c8d4ab4477e6aeb8fbd2e647e0","name":"confetti-react","dist-tags":{"latest":"2.6.0"},"versions":{"2.4.2":{"name":"confetti-react","version":"2.4.2","keywords":["component","confetti","react","react-component"],"author":{"name":"Gthibaud, Aaron Lampros, Robert Kuykendall"},"license":"MIT","_id":"confetti-react@2.4.2","maintainers":[{"name":"rkuykendall","email":"robert@rkuykendall.com"}],"homepage":"https://github.com/rkuykendall/confetti-react#readme","bugs":{"url":"https://github.com/rkuykendall/confetti-react/issues"},"dist":{"shasum":"839a85b52101bcda38d0d397c41b70d6cbe03fde","tarball":"https://registry.npmjs.org/confetti-react/-/confetti-react-2.4.2.tgz","fileCount":26,"integrity":"sha512-8Q5AHtfhYp0ENqBaY+NGoyFOl850y4Diq7CqKIQq0dhu4mEC+xM16Ou84SO3zCnELskgyaDGKMOv8rg6qdFZ8w==","signatures":[{"sig":"MEYCIQCvmTX6OYR1M8xtloFTjZrMuUBrbGRq2wYbNmmkKVnGxQIhAKliwQd47qXgnW4d5CrQnWGl+jzoSb+hgx1pkts9FAMd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebSpMCRA9TVsSAnZWagAAbpUP/2zkjdlby1ZiFQFhGXJB\nCXRJu3s//L6rnmgPouZN3sf2lDIJnNnUhIUCWrL6H9Tn2fnvF5BJOXjb5ByI\nVNdY9GidCXwhX/QJdTmNCu2ZFegO2JuuFqSBZvL1MDZ8abXbtAX2HjU9VynD\nNE2Da5ih4X9BCOUAknAT4w2VftjpjXdiXHn+OaHNL5WklMAL+ZhtVQHE4Kdw\nGglsv5h7fbWW38v5TIEH8KwDQafAJUVPahIC2fvAB+dYPYFY/OaEclQfsaFj\nfbn14nRZ2qLGXFqsrbaFgpcrOKnXOyQtHir1VFUkrcx5FE00yP+fUYhBQ9hl\nuOKWzxycgcg0DSGcnHt89SujwPV1Dxh+3MdMC/pzprjnoEmGGC5oJp7H9N5m\nbIbHe36BbfYh8cgoAhActnd98QCH1nvrXjT0YmyrxVm2+61CnS0tLakjSKue\npktLNK5/rC6lmgGtfY3kQWaFOQYgFduJTS4CNp5QOvCV1xPjJsb+PHC5p3b9\n+cDp57SIp2korBbCgBgtOFD2KKhu0EI2l5i0yK13dzBQNfQaCyDXxoVE+rvq\ngpix19OndGBL9oWU+5y7VdXL4CXZUerdEaGP+/L4zO5bgEaGKaXXSGYbQiR5\nvte46IP7Ru51gtHHwrjujYBCswvevt2xU/KJQnSFtMFXva1uO9SgUUER71Tu\nGkgl\r\n=HHLF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/confetti-react.min.js","types":"dist/types/ConfettiReact.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"]},"scripts":{"lint":"eslint . --ext .js --ext .ts --ext .tsx","test":"tsc; yarn run lint","build":"yarn build-types && yarn build-transpile && yarn build-bundle","clean":"git clean -xfd dist/","watch":"webpack --watch","commit":"git-cz","deploy":"np","format":"prettier --write \"**/*.{js,jsx,ts,tsx,md}\"","develop":"start-storybook -p 3000","prepare":"yarn run lint && yarn run build","cleanall":"git clean -xfd .","prebuild":"yarn clean","build-types":"tsc","build-bundle":"webpack","build-storybook":"build-storybook -s ./.storybook/public","build-transpile":"babel src --out-dir dist --extensions \".ts\"","semantic-release":"semantic-release"},"_npmUser":{"name":"rkuykendall","email":"robert@rkuykendall.com"},"repository":{"url":"https://github.com/rkuykendall/confetti-react.git","type":"git"},"description":"React component to draw confetti for your party.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Aaron Lampros\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"babelrc-rollup":"^3.0.0","tween-functions":"^1.2.0","rollup-plugin-babel":"^4.4.0","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","rollup-plugin-peer-deps-external":"^2.2.2"},"_hasShrinkwrap":false,"devDependencies":{"np":"^6.2.0","react":"^16.3.0","eslint":"^6.8.0","rollup":"^2.0.6","nodemon":"^1.18.10","webpack":"^4.39.1","prettier":"^1.19.1","react-dom":"^16.3.0","react-use":"^10.5.0","@babel/cli":"^7.5.5","commitizen":"^4.0.3","typescript":"^3.3.3333","@babel/core":"^7.5.5","webpack-cli":"^3.3.6","@types/react":"^16.8.24","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","react-fps-stats":"^0.1.2","@storybook/react":"^5.1.10","semantic-release":"^15.13.19","@babel/preset-env":"^7.5.5","@storybook/addons":"^5.1.10","@storybook/theming":"^5.3.17","eslint-plugin-node":"^9.0.1","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.3","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.18.2","@semantic-release/git":"^7.0.8","@semantic-release/npm":"^5.1.4","@storybook/addon-info":"^5.1.10","eslint-plugin-promise":"^4.0.1","@storybook/addon-knobs":"^5.1.10","@storybook/addon-links":"^5.1.10","@storybook/addon-notes":"^5.1.10","eslint-config-prettier":"^6.10.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","@babel/preset-typescript":"^7.3.3","@semantic-release/github":"^5.2.10","@storybook/addon-actions":"^5.1.10","@typescript-eslint/parser":"^2.23.0","cz-conventional-changelog":"^3.0.2","eslint-plugin-react-hooks":"^1.0.1","@semantic-release/changelog":"^3.0.2","@storybook/addon-storysource":"^5.1.10","react-docgen-typescript-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.23.0","@semantic-release/commit-analyzer":"^6.1.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-object-rest-spread":"^7.5.5","@semantic-release/release-notes-generator":"^7.1.4"},"peerDependencies":{"react":"^16.3.0"},"_npmOperationalInternal":{"tmp":"tmp/confetti-react_2.4.2_1584212555964_0.003127981582384365","host":"s3://npm-registry-packages"}},"2.4.3":{"name":"confetti-react","version":"2.4.3","keywords":["component","confetti","react","react-component"],"author":{"name":"Gthibaud, Aaron Lampros, Robert Kuykendall"},"license":"MIT","_id":"confetti-react@2.4.3","maintainers":[{"name":"rkuykendall","email":"robert@rkuykendall.com"}],"homepage":"https://github.com/rkuykendall/confetti-react#readme","bugs":{"url":"https://github.com/rkuykendall/confetti-react/issues"},"dist":{"shasum":"2614e7bcb239c31506e896dbd50f4214f2754c66","tarball":"https://registry.npmjs.org/confetti-react/-/confetti-react-2.4.3.tgz","fileCount":26,"integrity":"sha512-Gsutl/5SX4u4byM/PIiEb/TkaZ+b3kx6eSr2JQuTInLv+aAnnhuIcvza8JEEz9lrxxYD2lPSN9GjB1gAl/LoCQ==","signatures":[{"sig":"MEYCIQCe1CqrhMcdRWRFd5tXwpLV/OSqTEhYGVQVUFA5pNL2BwIhAKnxjXBEjq5/kjwdMa+mrZ1S4lDsn5cS9+WkHN4DquW9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebSscCRA9TVsSAnZWagAAVZ4P/iwmegE3UyxlXyzHyKqm\nUG7XHbPsocubaYrnDqo5sBP0nMLsTLjpMUu4TAzoPYIPoZ5MJkXN1zmOlyes\nndKFCaXBR0O+jmYXGlAdFo/Ze9pMvx5gNmgBM/pl0T7CcNnX5vQXqnoMPX1x\nw0fp24rp5qjRtLatL9jUU6WxEWrRNsYi6nSPS2jmuchWakGHjYG/rWJWFLPd\nsWJtgcGmo8SIQnAJd4h/3jSbr4IbzZhgs0+9WXQoaUGdt1i2EMjhak6e0bbo\nlbsSLVh0OW1Q+NB30WQY7dBFoLKqcbjlSdZ1dab0XDN4ngZ1XMl4A8sj7Wft\nvBh2WinBjoqQA5l1qJLwIDfm2EHhT313WCVl8672YHtjXZ5MbmV4DT9Mi3or\n0A1KdV5Qmk8gOhw/SLl98r3mvccYk9s1PiwaVJs9v09JJmGHIhvnaiBF94UB\nc5gkfzVP2TmtR55imH14uxS+CMhiST+5zLEwDXY85LDthlm+1pByfhTUWPRE\nV1V9KQiGiDqy9P2X70/mcDOtC2YulWsMBHBPFKcCwZIoK45YdoFSmSuwZE/k\nA5kCFvkAPcrjQCkB/T5XIOtJVCFFnCW8Q3B9PEhIfB2YFROTs1ZOOIgGpEnF\nLAPnGHIzq3HzvhE45hZS1PcBoNidP3GE1fNUt5t9yA3V6Sjdh4ac5GNRgxe6\nOavO\r\n=1UYM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/confetti-react.min.js","types":"dist/types/ConfettiReact.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"]},"scripts":{"lint":"eslint . --ext .js --ext .ts --ext .tsx","test":"tsc; yarn run lint","build":"yarn build-types && yarn build-transpile && yarn build-bundle","clean":"git clean -xfd dist/","watch":"webpack --watch","commit":"git-cz","deploy":"np","format":"prettier --write \"**/*.{js,jsx,ts,tsx,md}\"","develop":"start-storybook -p 3000","prepare":"yarn run lint","cleanall":"git clean -xfd .","prebuild":"yarn clean","build-types":"tsc","build-bundle":"webpack","build-storybook":"build-storybook -s ./.storybook/public","build-transpile":"babel src --out-dir dist --extensions \".ts\"","semantic-release":"semantic-release"},"_npmUser":{"name":"rkuykendall","email":"robert@rkuykendall.com"},"repository":{"url":"https://github.com/rkuykendall/confetti-react.git","type":"git"},"description":"React component to draw confetti for your party.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Aaron Lampros\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"babelrc-rollup":"^3.0.0","tween-functions":"^1.2.0","rollup-plugin-babel":"^4.4.0","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","rollup-plugin-peer-deps-external":"^2.2.2"},"_hasShrinkwrap":false,"devDependencies":{"np":"^5.0.0","react":"^16.3.0","eslint":"^6.8.0","rollup":"^2.0.6","nodemon":"^1.18.10","webpack":"^4.39.1","prettier":"^1.19.1","react-dom":"^16.3.0","react-use":"^10.5.0","@babel/cli":"^7.5.5","commitizen":"^4.0.3","typescript":"^3.3.3333","@babel/core":"^7.5.5","webpack-cli":"^3.3.6","@types/react":"^16.8.24","babel-eslint":"^10.0.1","babel-loader":"^8.0.5","react-fps-stats":"^0.1.2","@storybook/react":"^5.1.10","semantic-release":"^15.13.19","@babel/preset-env":"^7.5.5","@storybook/addons":"^5.1.10","@storybook/theming":"^5.3.17","eslint-plugin-node":"^9.0.1","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.14.3","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.18.2","@semantic-release/git":"^7.0.8","@semantic-release/npm":"^5.1.4","@storybook/addon-info":"^5.1.10","eslint-plugin-promise":"^4.0.1","@storybook/addon-knobs":"^5.1.10","@storybook/addon-links":"^5.1.10","@storybook/addon-notes":"^5.1.10","eslint-config-prettier":"^6.10.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","@babel/preset-typescript":"^7.3.3","@semantic-release/github":"^5.2.10","@storybook/addon-actions":"^5.1.10","@typescript-eslint/parser":"^2.23.0","cz-conventional-changelog":"^3.0.2","eslint-plugin-react-hooks":"^1.0.1","@semantic-release/changelog":"^3.0.2","@storybook/addon-storysource":"^5.1.10","react-docgen-typescript-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.23.0","@semantic-release/commit-analyzer":"^6.1.0","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-object-rest-spread":"^7.5.5","@semantic-release/release-notes-generator":"^7.1.4"},"peerDependencies":{"react":"^16.3.0"},"_npmOperationalInternal":{"tmp":"tmp/confetti-react_2.4.3_1584212764396_0.27562373604042567","host":"s3://npm-registry-packages"}},"2.4.4":{"name":"confetti-react","version":"2.4.4","keywords":["component","confetti","react","react-component"],"author":{"name":"Gthibaud, Aaron Lampros, Robert Kuykendall"},"license":"MIT","_id":"confetti-react@2.4.4","maintainers":[{"name":"rkuykendall","email":"robert@rkuykendall.com"}],"homepage":"https://github.com/rkuykendall/confetti-react#readme","bugs":{"url":"https://github.com/rkuykendall/confetti-react/issues"},"dist":{"shasum":"575759998f32c47bd8696f6275d567d75c808afc","tarball":"https://registry.npmjs.org/confetti-react/-/confetti-react-2.4.4.tgz","fileCount":20,"integrity":"sha512-1NlfU72Z33XP0Xna0EdDdJP4L5ERMWWPIQ0dJV3f2y2IecYPU5964N53WKkgex7yudNDEc/wZtMRko1BLmW9KA==","signatures":[{"sig":"MEUCICmbeONnVt4i5O6V6pcWy8iJHRC4xLhr6AhEsu+3I9pnAiEAjFb2XfBjZyOP+XCO/8DeZcOk7IAi114eTOV02Nx3EyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebT3CCRA9TVsSAnZWagAAQZ8P/1Bmo7g7+b/qbU6dPZt2\n9x4+OHLhnhuNU8ZJBHxLjh3ysu5HpiM8xaNoNUUc0GuSjshsiIH9/ZYkUPxK\n25qjrc6jGdxbRysBVzS0i5SqlBvfwG/pdf0V42lWWrYY7fnJFoHC9WuBFyzW\nZ8PYA7mnogpMJ/mxbfrmJxAicV9fhYvExVdGGxzxTYwO2wBZjE2ksHxQwDW5\nHBd7/LbefTjOy+eC7MQ2V9EMnwPHDaAnDWDPNxsGGXxKJLKihhstKjJgJKwO\n+g+OB0umhYffLFw0wIGnp0up/dPmbkX729IYojY2C0o+SsE8htePZlKm2bc1\nEbntqo0THvZVUX6gm7TVvHWlgVNA3d5Fnsrii68sH+KstyEQjwUCa+mLxEtn\nOpkvcNhSlXGtmCPKwF0P8epyEj36c0XkWRaX4aWqj1acVUq+PujchzNH2vLR\nys7levE1nPSwpDfiEJM/rKBzsnlELcxpwFh/ZslX9sLWTHo4HaX/bhcmtMHr\nfffBszm9W9e703BDAVwJx80sYaJMmfhyJHEipZqCD7uhl8Or9W9mDfBCjs1v\nLrFw7GbgqaINP++TM9pJJv9hxhdRstE9qTOyrKhHnBAnWfnjWDQvHeKQR7Eh\nwYz7pytUIQiek8KXVPxnkt8/hNS/5NLdLKv9ptjWH1Xac+m74FeaeHmX5FPv\n301A\r\n=ob12\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/confetti-react.min.js","types":"dist/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"dist/confetti-react.esm.js","browser":"dist/formsy-react.umd.js","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@semantic-release/github"]},"scripts":{"lint":"eslint .","test":"tsc; npm run lint","build":"npm run build:clean && npm run build:types && npm run build:js","deploy":"np","format":"prettier --write \"**/*.{js,jsx,ts,tsx,md}\"","prepare":"npm run lint","version":"npm run build && git add dist","build:js":"rollup -c","docs:build":"build-storybook -s ./.storybook/public","docs:watch":"start-storybook -p 3000","build:clean":"rm -r dist/* || true","build:types":"tsc --emitDeclarationOnly","semantic-release":"semantic-release"},"_npmUser":{"name":"rkuykendall","email":"robert@rkuykendall.com"},"repository":{"url":"https://github.com/rkuykendall/confetti-react.git","type":"git"},"description":"React component to draw confetti for your party.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Aaron Lampros\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"tween-functions":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^5.0.0","react":"^16.3.0","eslint":"^6.8.0","rollup":"^2.0.6","prettier":"^1.19.1","react-dom":"^16.3.0","react-use":"^10.5.0","@babel/cli":"^7.8.4","typescript":"^3.3.3333","@babel/core":"^7.8.7","@types/react":"^16.9.23","babel-loader":"^8.0.5","babelrc-rollup":"^3.0.0","react-fps-stats":"^0.1.2","@storybook/react":"^5.1.10","@babel/preset-env":"^7.8.7","@storybook/addons":"^5.1.10","@storybook/theming":"^5.3.17","eslint-plugin-node":"^11.0.0","@babel/preset-react":"^7.8.3","eslint-plugin-react":"^7.14.3","rollup-plugin-babel":"^4.4.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.18.2","@storybook/addon-info":"^5.1.10","eslint-plugin-promise":"^4.0.1","@storybook/addon-knobs":"^5.1.10","@storybook/addon-links":"^5.1.10","@storybook/addon-notes":"^5.1.10","eslint-config-prettier":"^6.10.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","@rollup/plugin-commonjs":"^11.0.2","@babel/preset-typescript":"^7.8.3","@storybook/addon-actions":"^5.1.10","@typescript-eslint/parser":"^2.23.0","eslint-plugin-react-hooks":"^2.5.0","@rollup/plugin-node-resolve":"^7.1.1","@storybook/addon-storysource":"^5.1.10","react-docgen-typescript-loader":"^3.0.1","@typescript-eslint/eslint-plugin":"^2.23.0","rollup-plugin-peer-deps-external":"^2.2.2","@babel/plugin-proposal-class-properties":"^7.8.3"},"peerDependencies":{"react":"^16.3.0"},"_npmOperationalInternal":{"tmp":"tmp/confetti-react_2.4.4_1584217537682_0.9369376372192535","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"confetti-react","version":"2.5.0","keywords":["component","confetti","react","react-component"],"author":{"name":"Gthibaud, Aaron Lampros, Robert Kuykendall"},"license":"MIT","_id":"confetti-react@2.5.0","maintainers":[{"name":"rkuykendall","email":"robert@rkuykendall.com"}],"homepage":"https://github.com/rkuykendall/confetti-react#readme","bugs":{"url":"https://github.com/rkuykendall/confetti-react/issues"},"dist":{"shasum":"efcdbb6b8b4abe8db9ee1abcb86ae6b6a84c90e3","tarball":"https://registry.npmjs.org/confetti-react/-/confetti-react-2.5.0.tgz","fileCount":20,"integrity":"sha512-MqzdSqiksBFFVxFaueC6PIbhGw9vU+FgXvSfOYXxXVSZnmkEzX+MTbAovcc+AUu0cMjpxAYPO5eBR5xIfKTQnA==","signatures":[{"sig":"MEUCIQDAvu4aazNYFJWq/6LprM7xFUBO+k/pBnj9SI2aVRpZRwIgE9rZlWfzfRwtgr+vAuknkIwJ0cpzsQBGjv0f7rSAd48=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZgW2CRA9TVsSAnZWagAA7hYP/j0M8qbR7jTMVW19Tedh\n9AJ9hE51/p45UkOyYvcubWV/Pt/caQIOffClkg/y1N4T3yPdcNrxsuiXStRZ\nLt8DfegyiHLSu9f30MU7Y7igizYMZonY1cWb4rfTJhGI41buF9oeKl2KGu6o\nmDbsxJANTr+2u/71o/J1vs/LscpOIg+1nxXeI7FzbtX5n1z0lRW2cKQ1ULTZ\ntJIxkzk4yQGxVbHHFUX/TP5XZhe9uHSOwis6MltlwR0LUSjFuZCnfUqIz89L\nP0+jitthtNJJxWHaiXZhj0wE0WaGsB3JZHTKE1wJjLI3GjSQ5YkGMZXB4mhS\nWQwL61i16jHiRiUNVQ/pahqmva3nm3XFljFiEj4qAX9c6HGOvTvojonhHM/8\nPgPlktMhBujc1YDU9yfIaOmYNUrxnV4HTiLx6WXXaJOJoFEineOf+sqftVQO\nDaOTs1IWwSzBAc88L2lDAYzvj09EhIMwKY/3cqVVokdkMl2CC2VPZAize3XG\nlAht2eg2MkPw/QE+ZzNaPul5a0VeFox1jzs05uq8Bk415fwJSfT4h50HCMVr\njfbYm04CCyfyPD4M/Z2YaObUbzel1kgU3k5vKKW3R6zT8xp8rgtA0O/cr78S\nFUqxCs/zeE0s8Zu1I154nuzfcQRJhEyHUDL+bKbvgE9hUmNs7c1sRSbDwHxW\nVSNI\r\n=UplS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","module":"dist/confetti-react.esm.js","scripts":{"lint":"tsdx lint src","test":"npm run lint","build":"tsdx build","start":"tsdx watch","deploy":"np","format":"tsdx lint src --fix","version":"npm run build && git add dist","preversion":"npm run lint","prepublishOnly":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"rkuykendall","email":"robert@rkuykendall.com"},"prettier":{"semi":true,"proseWrap":"always","printWidth":120,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"https://github.com/rkuykendall/confetti-react.git","type":"git"},"description":"React component to draw confetti for your party.","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 Aaron Lampros\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"tween-functions":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"np":"^5.0.0","tsdx":"^0.14.1","react":"^16.3.0","prettier":"^1.19.1","react-dom":"^16.3.0","typescript":"^3.3.3333","@types/react":"^16.9.23"},"peerDependencies":{"react":"^16.3.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/confetti-react_2.5.0_1617298869948_0.618937311075336","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"confetti-react","version":"2.6.0","description":"React component to draw confetti for your party.","main":"dist/index.js","module":"dist/confetti-react.esm.js","typings":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/rkuykendall/confetti-react.git"},"keywords":["component","confetti","react","react-component"],"author":{"name":"Gthibaud, Aaron Lampros, Robert Kuykendall"},"license":"MIT","bugs":{"url":"https://github.com/rkuykendall/confetti-react/issues"},"homepage":"https://github.com/rkuykendall/confetti-react#readme","scripts":{"build":"tsdx build","deploy":"np","format":"tsdx lint src --fix","lint":"tsdx lint src","prepublishOnly":"tsdx build","preversion":"npm run lint","start":"tsdx watch","test":"npm run lint","version":"npm run build && git add dist"},"prettier":{"printWidth":120,"proseWrap":"always","semi":true,"singleQuote":true,"trailingComma":"all"},"peerDependencies":{"react":"^16.3.0 || ^17.0.0 || ^18.3.1"},"dependencies":{"tween-functions":"^1.2.0"},"devDependencies":{"@types/react":"^16.9.23","np":"^5.0.0","prettier":"^1.19.1","react":"^16.3.0","react-dom":"^16.3.0","tsdx":"^0.14.1","typescript":"^3.3.3333"},"_id":"confetti-react@2.6.0","gitHead":"e2273a80ede08ef36710af78e1fe01b22d9b9ae0","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-1eBh8WZxLuXk4s7DlFcctNJETb6AbDxArJrotOoSdk8zFBmOw5Ey1O6ZM5wCOmBa+cG1Kd2YCC85u8oitocpbg==","shasum":"27c843864840839301ecbbd281792e1f3452e6b0","tarball":"https://registry.npmjs.org/confetti-react/-/confetti-react-2.6.0.tgz","fileCount":18,"unpackedSize":147398,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBzTrAY788tEQHk3FPeTbDXeH/bipVSILjXXNfDuNOqyAiEAwrwN0Qg4FilauEGlPbZBU3Ee40lJQ0wgb7lDbQuWVD0="}]},"_npmUser":{"name":"rkuykendall","email":"robert@rkuykendall.com"},"directories":{},"maintainers":[{"name":"rkuykendall","email":"robert@rkuykendall.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confetti-react_2.6.0_1721829591153_0.8548217975135968"},"_hasShrinkwrap":false}},"time":{"created":"2020-03-14T19:02:35.962Z","modified":"2024-07-24T13:59:51.469Z","2.4.2":"2020-03-14T19:02:36.197Z","2.4.3":"2020-03-14T19:06:04.548Z","2.4.4":"2020-03-14T20:25:37.822Z","2.5.0":"2021-04-01T17:41:10.127Z","2.6.0":"2024-07-24T13:59:51.307Z"},"bugs":{"url":"https://github.com/rkuykendall/confetti-react/issues"},"author":{"name":"Gthibaud, Aaron Lampros, Robert Kuykendall"},"license":"MIT","homepage":"https://github.com/rkuykendall/confetti-react#readme","keywords":["component","confetti","react","react-component"],"repository":{"type":"git","url":"git+https://github.com/rkuykendall/confetti-react.git"},"description":"React component to draw confetti for your party.","maintainers":[{"name":"rkuykendall","email":"robert@rkuykendall.com"}],"readme":"This is a fork of [react-confetti](https://github.com/alampros/react-confetti) which was created when that library was unsupported and the latest release was completely broken. It is my understanding that the original library is once again actively maintained. This fork has cleaner builds, but is not as active.\n\nFor live examples and demo's of this code, you can reference the [react-confetti live documentation](https://alampros.github.io/react-confetti/).\n\n# confetti-react\n\nConfetti without the cleanup.\n\n[![Build Status](https://travis-ci.org/rkuykendall/confetti-react.svg?branch=master)](https://travis-ci.org/rkuykendall/confetti-react)\n[![npm](https://img.shields.io/npm/v/confetti-react.svg)](https://www.npmjs.com/package/confetti-react)\n[![npm bundle size](https://img.shields.io/bundlephobia/min/confetti-react.svg)](https://bundlephobia.com/result?p=confetti-react)\n![npm type definitions](https://img.shields.io/npm/types/confetti-react.svg)\n\nBased on a pen by @Gthibaud: https://codepen.io/Gthibaud/pen/ENzXbp\n\n[![demogif][2]][1]\n\n[1]: http://rkuykendall.github.com/confetti-react\n[2]: https://user-images.githubusercontent.com/796717/113315634-7d24f800-92db-11eb-9a01-4c83413a5756.png 'demo gif'\n\n## Install\n\n```sh\nnpm install confetti-react\n```\n\n## Use\n\n`width` and `height` props are recommended. They will default to the initial window dimensions, but will not respond to\nresize events. It is recommended to provide the dimensions yourself. Here is an example using\n[a hook](https://github.com/streamich/react-use/blob/master/docs/useWindowSize.md):\n\n```jsx\nimport React from 'react';\nimport useWindowSize from 'react-use/lib/useWindowSize';\nimport Confetti from 'confetti-react';\n\nexport default () => {\n  const { width, height } = useWindowSize();\n  return <Confetti width={width} height={height} />;\n};\n```\n\n## Props\n\n| Property             | Type                                                                                                       | Default                                                                                                                                                                                                                                                                            | Description                                                           |\n| -------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |\n| `width`              | `Number`                                                                                                   | `window.innerWidth \\|\\| 300`                                                                                                                                                                                                                                                       | Width of the `<canvas>` element.                                      |\n| `height`             | `Number`                                                                                                   | `window.innerHeight \\|\\| 200`                                                                                                                                                                                                                                                      | Height of the `<canvas>` element.                                     |\n| `numberOfPieces`     | `Number`                                                                                                   | 200                                                                                                                                                                                                                                                                                | Number of confetti pieces at one time.                                |\n| `confettiSource`     | `{ x: Number, y: Number, w: Number, h: Number }`                                                           | `{x: 0, y: 0, w: canvas.width, h:0}`                                                                                                                                                                                                                                               | Rectangle where the confetti should spawn. Default is across the top. |\n| `friction`           | `Number`                                                                                                   | 0.99                                                                                                                                                                                                                                                                               |                                                                       |\n| `wind`               | `Number`                                                                                                   | 0                                                                                                                                                                                                                                                                                  |                                                                       |\n| `gravity`            | `Number`                                                                                                   | 0.1                                                                                                                                                                                                                                                                                |                                                                       |\n| `initialVelocityX`   | `Number`                                                                                                   | 4                                                                                                                                                                                                                                                                                  | How fast confetti is emitted horizontally                             |\n| `initialVelocityY`   | `Number`                                                                                                   | 10                                                                                                                                                                                                                                                                                 | How fast confetti is emitted vertically                               |\n| `colors`             | `String[]`                                                                                                 | `['#f44336'`</br>`'#e91e63'`</br>`'#9c27b0'`</br>`'#673ab7'`</br>`'#3f51b5'`</br>`'#2196f3'`</br>`'#03a9f4'`</br>`'#00bcd4'`</br>`'#009688'`</br>`'#4CAF50'`</br>`'#8BC34A'`</br>`'#CDDC39'`</br>`'#FFEB3B'`</br>`'#FFC107'`</br>`'#FF9800'`</br>`'#FF5722'`</br>`'#795548']`</br> | All available Colors for the confetti pieces.                         |\n| `opacity`            | `Number`                                                                                                   | 1.0                                                                                                                                                                                                                                                                                |                                                                       |\n| `recycle`            | `Bool`                                                                                                     | true                                                                                                                                                                                                                                                                               | Keep spawning confetti after `numberOfPieces` pieces have been shown. |\n| `run`                | `Bool`                                                                                                     | true                                                                                                                                                                                                                                                                               | Run the animation loop                                                |\n| `tweenDuration`      | `Number`                                                                                                   | 5000                                                                                                                                                                                                                                                                               | How fast the confetti is added                                        |\n| `tweenFunction`      | `(currentTime: number, currentValue: number, targetValue: number, duration: number, s?: number) => number` | easeInOutQuad                                                                                                                                                                                                                                                                      | See [tween-functions](https://github.com/chenglou/tween-functions)    |\n| `drawShape`          | `(context: CanvasRenderingContext2D) => void`                                                              | `undefined`                                                                                                                                                                                                                                                                        | See below                                                             |\n| `onConfettiComplete` | `(confetti: Confetti) => void`                                                                             | `undefined`                                                                                                                                                                                                                                                                        | Called when all confetti has fallen off-canvas.                       |\n\n# `drawShape()`\n\nDraw a custom shape for a particle. If not provided, defaults to a random selection of a square, circle or strip\nconfetto. The function is called with the canvas context as a parameter and the [Particle](src/Particle.ts) as the\n`this` context.\n\nFor example, to draw all spirals:\n\n```jsx\n<Confetti\n  drawShape={ctx => {\n    ctx.beginPath();\n    for (let i = 0; i < 22; i++) {\n      const angle = 0.35 * i;\n      const x = (0.2 + 1.5 * angle) * Math.cos(angle);\n      const y = (0.2 + 1.5 * angle) * Math.sin(angle);\n      ctx.lineTo(x, y);\n    }\n    ctx.stroke();\n    ctx.closePath();\n  }}\n/>\n```\n","readmeFilename":"README.md"}