{"_id":"use-eye-dropper","_rev":"27-36b2b72a5426d28ec9ce23e885b79f69","name":"use-eye-dropper","dist-tags":{"latest":"1.8.0"},"versions":{"1.0.0":{"name":"use-eye-dropper","version":"1.0.0","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.0.0","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://github.com/woofers/use-eye-dropper#readme","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"dfd747a86727da09b3ec8b475b039a255a100021","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.0.0.tgz","fileCount":12,"integrity":"sha512-p23hXF7ir8y4INc2agTeQ+WuKz9dLjeBdaqpMJ1ZlHdY4wPk28GbfvA3ZKqoorCTpU2OEZLIsYvvytj5f73y8Q==","signatures":[{"sig":"MEUCIBVaYIWxAAMUNiKdVaLT6ZJQak47bB2JR7A1lXcuaLC8AiEA0yl0VafQ/L7cxwaqmu0Uwhcp+JpYMeRk9BTAwRuL6ig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13533,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmvSUCRA9TVsSAnZWagAA39wP/j0Po5pmolCoiTOBMiOW\nkrZ1aTCQGSadS3j3X7+JbBCIrNns6qWkIPFiC7tVbfLVJ0ZImuM+d6bWpb0J\nFjvaBRTjl5xh204ctjgylVMsQvTKEjmu9KvGomj2/NomDNSnSwGlWmk0cz+3\nq0KpIwmSPiossjTCHALVx1PJOa7wJA86EXRM2HQ3IwQkMJxUfZ3OgaiNa+4N\n7pfUZzjLSBnFomqBLJlPncsXhGdV7Zxtgvu7cx3F0acCU7hwiuU4+7Tvf6gy\nEPQ9kQLgtleQQqu+DO0o7XjLy1Ez7olGTxoyJ3qvrAjdNrAYINbDvzAQDywk\nJmUqSoVaHZzQg7+51WRpg5PcEF5jzQZOMYFBurDC973Bpy8Zpr9plbqswpKU\n8e97UYQj0rlJwBZHgl88UqXQOyiOAGZ9BTyt3c/JLAvRGESFvZG0E9HzZ585\no7ZC1qBV566s6LuCT2FBqc+hSslcp3hUaovO74V9KL2lpFOvlx6EnwwGD84D\nSCC5cQEFL6mGuyQFwpIP2SVlSPRW65GVwbuBHEa1BA8b3Pg4kUFdB4ntXpKS\n4lpiuizrWvUwfQtGXZiky+NUeONhiw9rWi0nr/vidg2qljVgSgaiZ4638Wmo\ndaEG4VgJvnRv7SRmqjmMp2b++M01ZydFMtMz6fjAZUjyTmWT5eE0p9FHidEI\nOYlm\r\n=VVjv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"echo \"No tests \" && exit 0","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts","start":"yarn watch","watch":"rollup -c --watch","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Jaxson Van Doorn\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","sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","microbundle":"^0.14.2"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.0.0_1637545108635_0.5141049536538005","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"use-eye-dropper","version":"1.1.0","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.1.0","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://github.com/woofers/use-eye-dropper#readme","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"471ccaecb07f349a647f556074c053367e1f3fd0","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.1.0.tgz","fileCount":12,"integrity":"sha512-SXy9tdofL7HTBtaEI/JX1H+JoSjK1HIByXXM7CtdaAp0VoaSe95oxMpdn5eWKjNYISyNCa9YOOansr8OY8fMzg==","signatures":[{"sig":"MEYCIQDjXQ2oqu6aXBAcKzlMvvtMBQDwfxa4g9bBIrH0grRckwIhANeXc9JKMZjaUIhcNwi/wyp0CohZrtuN4SCvLh5rO+n0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtVs5CRA9TVsSAnZWagAAOnkP/0ZjR+h70dj1dK4Vr9Dw\nJxwXnsaU9RGrU83H2ivb8oPyuSFa2f7g23q6T30q/2JSmyGnrs6/f3SF0E/u\nisG3a8H/5gpNMR4i8nl0K6aLZSpSlQMr4VZ47N5EZz+IBPegsgap1W0t4aIv\nEofi1GdjqzgLqyrs1R5fLcY44KwCo0ROW0nebFRxqDuJ3UKNTUdeYs/zUcdO\n4WKY9a7IPSxdhsZwOxYI4TqRuN1wi+nIAwH9m3piknRxqlwSGpKVWrKQ2/Su\nZA0l3H60aWgB+187B/eAzpTlLZgM+yPoyr2lzWIs4HEXGTcIQs7ty+eTz2S9\n+nOMOEPkjwKtDBUSErqv5ql7+SrmZH2BrY+bO/VbZf6XKr8cBvWBG+FQBsvZ\nh2WcXhMt9sCdLEum3XvxABqB35QKdgw64Tq3hHvLmFwgHFu8O28XxF1Okb0M\ncYMnN7M6ZrptoK6nezNIBwLqKD5BTmwI+yndd7XUBeV4mMnp5yPk7otrJpzx\nDo0hXGHDKCBhTf1vUJ7PjKvchQHUtTvIxzygY1fo3vkBsjWUbkk0PJl7U28w\n/ADYqMdngoPC2p0rRw+e94383Oww5behnYEhBqhMVfMt9ECFKV2rXWnW7DJB\nOE0iEz2vYVe87DjvJPVOInUEvwiwa18JTTvyTKystpQiWiSOh+EOK49gCZSc\n/zuv\r\n=SMQF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"echo \"No tests \" && exit 0","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts","start":"yarn watch","watch":"rollup -c --watch","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Jaxson Van Doorn\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","sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","microbundle":"^0.14.2"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.1.0_1639275321193_0.2603296309586087","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"use-eye-dropper","version":"1.2.0","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.2.0","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://github.com/woofers/use-eye-dropper#readme","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"9ea039358f2ae6ffef8313c724fb51bb1d405d3d","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.2.0.tgz","fileCount":12,"integrity":"sha512-PuOWNV/AqWBnnxE0Eu7oxGB22Fi1uv0YP7HUP4JzB1Gs/lnPgmkzf28OYfRO6n8a4ctiBPF28A5yA3gp94UobQ==","signatures":[{"sig":"MEYCIQCbkLOmouwDGQSjDKJsTyrQcCqty7vF7558w6xX1hj3tgIhAIoDcaKL/PixY6duQzsIvTT/UHdy9mZzg8DWGFLqrmVK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuYkMCRA9TVsSAnZWagAABGkP/A8e6mSszqkgzVEyom4t\nYgB5KqgziebHYzRePgjNmuCQBJyE5E9s3vUpL+v3LZaPqqkR5yEtuj+LY522\nUBw3Nti6jJ7LqB8JoU4Rs2ipJapnVQSXRw35LKGQ+Yab1hfYrIHNeFtxFjaj\nBYuLOMG6klgyJ1Lf9H79PhH17fYkGNWXM5vths8HAWghw1JdT15zY9azd4z/\nwyCZH2L0MB8Wm3KmtKaAYH6E2NLKNxfU6hVGxjwHYtDCueJet6acBVYYU06d\nN/RR0//sxM7CL7ocq/YhFGI+FOLaTwSNz9sEcBDvKLI2XhJJ1HPb4HdQDXCD\nLwcNtRYJlflt3isDLyEPi0XKYIT59qHavFT5guZPm4S+GNp8gZ4QF7IcAkPT\nXzyqlwj6QftYu4G+wauzxogO1uvxvqa51/ojl1E1xrDrz9DZOLNVMC6bqOp4\nrmE1sLbZ6i0n6sOm5hIf/gKjj/y/iNg/3ZO02nH5Kak+uNTtLFbaF5O97viX\nKRjaqhTeHGh8TndvGVo7o7Zg/rViA2Ch+pIshURBPbs4246eKyq9Ro9C1gZW\n47LJsge9LSSVnYRaEFtIIapPhHZkuPOeba+QJVDvwLyc9YWmyGAqN40vHHLm\nYvpNr42clWp4X/dQ+DkHGv2OEByHbqn6vZpYdSOmhrToVhc8BxHtdvbBjfQX\n7fSK\r\n=NwI3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"echo \"No tests \" && exit 0","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts","start":"yarn watch","watch":"rollup -c --watch","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Jaxson Van Doorn\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","sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","microbundle":"^0.14.2"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.2.0_1639549196703_0.33646322500966397","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"use-eye-dropper","version":"1.3.0","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.3.0","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"04af2394b9b4ec12ed7977f57ead1b31165bf9e9","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.3.0.tgz","fileCount":12,"integrity":"sha512-Z4yOWHuMVS5WvYv0YQkrvWV6Zn8uUkLgj5eTXjTX7Jc+GnEGcKYwdkI7sGXrsp8n3wf+Nbop7ApPlmi01Y9Fsw==","signatures":[{"sig":"MEQCIFjf6O2PCz9xKibm+BK9ir5edqAivlzZiO1p6xpw9aTGAiBDqMbR8+JqkRrZJZ/3o8BUnfDBtzjDwAxI/JaOZ2IiQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0PW6CRA9TVsSAnZWagAArcYP/iZwrHlPz7sRH9515liQ\nmdDB7+trf33ZiLlg95T6fnpW5SZUc/QBCxBH4HEvQUFcHFjjxtJx36wnZSnN\n2mou0hrP5NdZwvkDp546dlgO1UeFBCbAthgWDXDzAIWUq3vQYjPMPEjIY3Dy\nPMBNrSQUYWP2RB+WLZ68Oi+Up22s1sAZ+mLclF/wFzZI30cGWIYvKxwvkvZE\neglENDovuNZufNy7Vg2LciFn3v1j4zv+pXOubSEjCModiCDOCBeWrUzNr+c0\nR8svIoSyzzV5mmRv/pgoW+sOwGE5FY0Qwz+NQ7pk5AbTXXeS2y8VuMyUpcxQ\nBDtYC0OtLeAGuRyJCRBtDPl8U5TXEpDuJVeWiHEhjM56aZKHd+0OMembrkEq\ntfv4cnEz1iJrrk8CjJlCkE8s/nwBaD3OlgSTx/Sx4b1UHOplLh9/i7JhK0JY\njBjm0ftZzYAKZi1rZw/KT0Mfxd0yQ//hjEdoue3y/V3RTTtVB2WmFyrxG7f5\n1iOCz8h9W9DM82CPFZuuweHGhrVg2HL45on6jwUjzV3/l97JAhzSFbSCehSo\nxVpH5Lv8zZpRL9ZWxmOLc63HOcMYr/6oh/zJqU6ajSPy4EmJgOPBEhU6sCDi\ndYNmpDryEmOcHCQ4enS0+PscMAlODceGgHrgdBfVpNPuWTolRAxZFMxAfaPp\nWIj1\r\n=67Jn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"echo \"No tests \" && exit 0","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts","start":"yarn watch","watch":"rollup -c --watch","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","microbundle":"^0.14.2"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.3.0_1641084345913_0.20064489893692894","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"use-eye-dropper","version":"1.3.1","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.3.1","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"8b2e9c00510ca49c7d98d901b1804ab3fd58182a","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.3.1.tgz","fileCount":12,"integrity":"sha512-Zdukm3sGm6EZu0ULCY7AwQ93ROW2HzxcKmjL9wj8STh2VZwRhVmIf9SBeoD5xeDPtsV191oYYX3VGdC4CYMvBw==","signatures":[{"sig":"MEYCIQDUH9EAg2RywWKSGgVxy3jsXUF7Z3C9TSLBBlZb8sA+NQIhAOjheukVCnnWZXKlyMEBFaDi2ioeGpAE4Ov1Ni4R5wt+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1/FyCRA9TVsSAnZWagAAw/YP/29g1UBkQT8X9kqLKwso\njzhovWW/AWfJOBKji7Bm+/FwvFntPjQrPpqsmE0rXsajmKcuT+L6vqbRI8uR\n8cJsb6Cbd39EyZge2xgppJEBb6B1Dj+dp7kQDnsnXBy+DjVT80dpld+tOWNt\nCMKLwfLNBiZXwfRpv77PYTsu4sg/CS68lcqlD1FWA0ajmQRSKDSXZiU+LVO4\nIo+DTRWyd0oNS8XmfycP+Ecxo0PVTZXS2j9kpuPOlNEOOmXUYpt56DG8V8dI\nDmYxhWm6xB+okQcCBaYFqWhjth4cbhuN9MSeo5PR5dHSchbxpn5kSHDGNpAL\ndWphct2gYMmxjSq8WoQc6V5JwEdohWlkLqwSX0czihwOVj6WzSOjhbLrWy08\n9dGPxZpkA6otGlqbIS1NeiwFw8VumY2xTVqsoeiy4brT3hY5guwSv5/I8Cb6\nHdYP/WZT2HlBvVsEEhYgnnV35uzXj8tQBBqGimIbfm8tCRx34T4vg5XO99xq\n1Dkz1hNZxpd7ihgNNOknhIt9ij5mUzVM5Y0iQ8DmPqV9FVmLnWltLrw3SS/v\nr51e7sG9CIph7O26t7sk5EwW/B9S+dYNzHDZiEavjnpCVqGyPqefqMySa6sA\ndWmRX6a4QIVw1xrdZS0sKboHb5zuwHivfxrBIQY5rElpPPLlUQFTDOxprmXO\nEiAs\r\n=v/Up\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"echo \"No tests \" && exit 0","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts","start":"yarn watch","watch":"rollup -c --watch","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","microbundle":"^0.14.2"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.3.1_1641542002721_0.4825359138722909","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"use-eye-dropper","version":"1.3.2","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.3.2","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"efd66fd650d9d2c5d4a6a89d080671918d485075","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.3.2.tgz","fileCount":12,"integrity":"sha512-/dJIebf7PL8zttOTVZzjykp4cdsy6ARLedgNHy263h1Vm5/0m/SHUPdGIgshH9MOqyYlAmRxIfk7GuCLpzfJXA==","signatures":[{"sig":"MEUCIQDi4nxMldeFvI0e2ulev1c2zntY8QfwXbBDEed8leURIQIgIUGR6oL0Rzne9y6OeolWBkbaQ7m15zj6W7hiJYci05g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8k1iCRA9TVsSAnZWagAAczEP/3NJtP0wi9QUO/gFkTjL\nIT9PVuJeQUHJWKZ+K/30CiYKXzcjB8StKqOhHCnoKUSHNGHNsjDlIf7wjsZG\no9g0V0/rVhqsgWGFoiZMgoKfIZMCnY1Y5G7H8oHeHmrkN1zQ+NLmxztYUrAH\nSr3Ts2MSIwZp4ebhSnsWSMntLHVEmFjOvhR0fpJ7MYboE+An2TrwhRMoHocD\ntkz2zwFqUyV4AINs8JNRNQ6N8zbIs9QvDYphkci+LtrZ7pFm470dZwBhoJ4z\nDf+hysGF9cHZFBBwMbqLxMQUY888Ms5I7mte1P9Ix+9UwJ4KWCNONPhdFDFo\nG9OVWPewcfvCMHT1EbDe1l1CEH+jrPoOsgzmJpZzDtTBzgYQcUXK5Y25wfNX\nVYxnz7Y1uyWcx/VMhRQp9e+MvojvqMxFH+AbDBHlPJrbs/NLDR+gvoE63Qz9\nSdNaiin6tL+3cXGL0v8R0dDwYyLNfsJ3w7aofZPkZtIiYbIEt0QeW+PQn3Q5\nDbglZiD9RyasED8w/PV6qc6uc49aabYQSnlAVun2sD6QYYB/f4Y9VoZRK2EE\nAZvIe52oYcWIXyfKlO1b1OMOgDQRfEvidoBssf5h41tyL+UWPND6Z7oUpN0G\nzTU8oCUAIzXgP0vjxEbs3A06yVh4zLmPABc8a9Mlzc0PsB+5yV923w3EBjQv\nwsqG\r\n=VcdQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts && jest --clearCache","start":"yarn watch","watch":"rollup -c --watch","format":"prettier --write \"{src,tests}/**/*.js\"","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","react":"^17.0.2","rimraf":"^3.0.2","prettier":"^2.5.1","react-dom":"^17.0.2","babel-jest":"^27.4.6","@babel/core":"^7.16.7","microbundle":"^0.14.2","@babel/preset-env":"^7.16.8","@babel/preset-react":"^7.16.7","@testing-library/react":"^12.1.2","@testing-library/jest-dom":"^5.16.1","@babel/plugin-transform-runtime":"^7.16.8"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.3.2_1643269474679_0.938004308115514","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"use-eye-dropper","version":"1.3.3","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.3.3","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"2e17effb6aec06ce26df3c6b6e4ea7aa73136b42","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.3.3.tgz","fileCount":12,"integrity":"sha512-/VgcqZ7zYj8cOfgkj13g4tHIDetj+t3qYIQoqPzKnKiUL04KiA7cVIy4kjot/WvPJZC1mfEEAT6JHfPO3tPEFw==","signatures":[{"sig":"MEUCIQDS8M+DzRLb3R9n3dlYCy2U5S2vrIhhRwj38WxHABqIjAIgD26yLZEj6Q7ZDZmFR13WD1SQeATC4dTHpmKfwVWvYHM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiCazbCRA9TVsSAnZWagAAYngP/1Kiw0G7/kx3OLOasW6Q\nmssP+jgosPEukDDWwXv38lWCfsTivCAuIkOnSsBGce9EFwqpOIMxqT58ypzw\nz52f7yJdOC76+N3e1qAO4y8i2K4fA/MDfTKeAQPbIfRM0jxlEhLadiNH5+Ii\nRPVhNif2kgNkJhaOYU3O9UqOeon0SbCIqLn2ZU1hW8bC+MedzdpeupwpoR0q\nBmuTp2KQwkV23vCLSpjITGUJYjXgSrA8fTsx3QqdMey1/UmZ47P02bS8b5x1\nL1wpne0VL8jHNIROCZR1YwnY++5Sp6wvOfhZIt8bccU/V3GiUQBaRkC+Bycj\nHHLX5SYrJcpIVD+ZrmSvHhVM+aN5aqSAwKEwSMYUseqgURERDDRGhN6esmXF\nwlisb+5tZ5fkDfLGMM7r52uTiM+7X7gsK3SW0s7GpolHtgaxzGZCzEOQzIFn\nS0w9f8CPMCW+R3XgnLawmgxWUVeDQXM9yUFuf/c+MYpaBXHyH/9hjxnzhg0E\nsdL2xmd9mgUyrZN14Iz/gP1s11jOY5Cvdxb4Yxwu7q7Ip2TnZclvnzxVUfUV\nDpk/7bfV5UO9VICa5Tb6bTr4rS8DU5MtxS6o4naScCxH4rKhEGnME57joRaJ\n45kTvCR71iLTETSwUbUCxmfa5HcJ7XpBxGG6zCEtGtIyx75yqZBc8k57TbEK\nqt5T\r\n=WNw7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","start":"yarn watch","watch":"rollup -c --watch","format":"prettier --write \"{src,tests}/**/*.js\"","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","chalk":"^4.0.0","react":"^17.0.2","rimraf":"^3.0.2","prettier":"^2.5.1","react-dom":"^17.0.2","babel-jest":"^27.5.1","@babel/core":"^7.17.2","microbundle":"^0.14.2","@babel/preset-env":"^7.16.11","@babel/preset-react":"^7.16.7","@testing-library/react":"^12.1.2","@testing-library/jest-dom":"^5.16.2","@babel/plugin-transform-runtime":"^7.17.0"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.3.3_1644801242962_0.13202726186038594","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"use-eye-dropper","version":"1.3.4","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.3.4","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"7ecf0c035bf1e2e1f422f972943875e78357e768","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.3.4.tgz","fileCount":12,"integrity":"sha512-JYFntEL1vvPW5nQe2E7NuoPbe29JXXUZyq0anUNxl30YdSW4B4U+ztClHR+/4hRvbXKwYXOwxZikn0c5/5hteg==","signatures":[{"sig":"MEUCIQDGpmGID2QAS90bephS14+2ofs5dk3xhWYrAyhvDZ4PRgIgRS3NJV761qHTzkUplQIYTdxUpD5Hb1kgbUoGvHewar0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiU9UMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrF4hAAnC0ymtY9xu7yiwZB1XN9ak4UWYy4NDUc08sYxjXUxmb4uUI8\r\nJVTh+G9Wwrfi5El3njU+3mWbS/GPjCqhkkz/Drjhcgc0qdYKaRKCV+GoQZ4i\r\nKd8x4l9aYJyYibJgOGkT7qXHdWVlJVN5BMtONhsFPfO/9MO+xFg+3EJ4zCSO\r\n7YKN7mCR7FIG0j7ElhGxldgFTE/dvaXtMEVzkVIfThuoY6TmLy9VaHdej895\r\nv32X7wlwPOR3KScmHHHm8aK3ooIIMGnDyIIH2bUtKWWZnw22sk3ekCjMzVux\r\nsdx/g5ZyYjanY5elrKRF5X3u+NDEBDtAevKjoU1zCx6Nl+PzXG7rvDzsBXjf\r\nN0RrUKjKgwXAuzh2vUnNdIGaPFNgOOowQuSjc6m8qVwDOs/vtu9MI/pNfDik\r\nDheTv5hYCw2gz0DVW4tm+yPDQQH38xzD5WcuniADLptFKbMEMJFavVxq8kw/\r\nVhIQO/Q7R8YkAozKDa5bx5f052ZC7Zm8XSd/oH+65f9RUhwtlOpGQPSlcxl5\r\n+OK7AikJW3HSO9nt0N7cFtuP/YXPXWfyp0PpJOT5ZpR07nTgEd+MZiD2OruY\r\nb7/CbliK3JpRk50yrdSfxrUpz2ro6xWECUTopOkjmCir2DVv5DOBKVP89/QO\r\nX3cn7kMXaPKQyN/dywjATuKkpcAn/x8id2w=\r\n=Doij\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","start":"yarn watch","watch":"rollup -c --watch","format":"prettier --write \"{src,tests}/**/*.js\"","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","chalk":"^4.0.0","react":"^18.0.0","rimraf":"^3.0.2","prettier":"^2.6.2","react-dom":"^18.0.0","babel-jest":"^27.5.1","@babel/core":"^7.17.9","microbundle":"^0.14.2","@babel/preset-env":"^7.16.11","@babel/preset-react":"^7.16.7","@testing-library/react":"^13.0.0","@testing-library/jest-dom":"^5.16.4","@babel/plugin-transform-runtime":"^7.17.0"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.3.4_1649661196034_0.2842298984981262","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"use-eye-dropper","version":"1.3.5","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.3.5","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"756cd6321839fd9c4e123bc57463108f4403d780","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.3.5.tgz","fileCount":12,"integrity":"sha512-z3RYhj/cbsGS3/NfmlgBzXmRzGK/UCKumwrAoDXrtu4SVnW/SivRhBIzXufVD8gGAliqRGaNZbyXzXl1ZgCH7Q==","signatures":[{"sig":"MEYCIQCu/IzEbVERl4n7F5khiBr+5Bucp/IVGRj4UJ2v9YyOCwIhAPXxxvE3YOln/rab3a6vRyXJs925aPXVrenTJDoQK5Zu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWfpDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqTw/+Jpv98OE2tFPVTqsgs8sNPGpzq7TN/pEMGF8P5RNmC6zYlRmG\r\n8hUJQS/8qwcvYUpcxOH2t/ZyxT3krvlidFs7KnSWJMkVaaClAUin1L/EBL/L\r\nKJLaw3OLkjZqANGCZHcNxsCYseva5Tqb1JkM1uHnQs5o01Rj7+CPJ3txfpEh\r\nib9JOLS/e072SdZKW0GCH57cHovVFxZrUT8JmtU2UO/OzsYzDxCF4APzOd2o\r\n30fwT2pusG3cGzN8brR/9k58GaV9+2zd+Fuh8L5b92fjJoLFoU2eDzjVhqVw\r\nbPpRzcC6PYw60NFmTcVe2NHy1bp2hJeWcvMYE37APRCVRuuwlOId6o2zWXdL\r\nNywaroIa7o+YDEjfK41uE+7RDer7hs2UQBJYimLNz6cnnVtmrKZvQFs6oYGv\r\n2jMAMvOva4cngaDbqFRFgUo9Hsq+mIYiMVnWg6pg6qOsIG8ucG4cw+EYdjg0\r\nB88vut5jP29yHoosttevHVo7b3hYoHEkWgEHbTVs0YNp7LiZhUKVI6gOW/TP\r\nZVUQqJRIfuVcdJzMTvoHm5hyhMq30A38sH+OFnZ0jEbvlQj6QU+c2/440O2Z\r\nZ8jbzgVJVnF4qFpi5nEEVu35jJ3eQKKsR6lLWdsQKFFH6h0X5zewC/zvmzWB\r\ntwiAJSB5s57EoBuVJ0QVzwdsJsVdaukH7ls=\r\n=+GMe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","chalk":"^4.0.0","react":"^18.0.0","rimraf":"^3.0.2","prettier":"^2.6.2","react-dom":"^18.0.0","babel-jest":"^27.5.1","@babel/core":"^7.17.9","microbundle":"^0.14.2","@babel/preset-env":"^7.16.11","@babel/preset-react":"^7.16.7","@testing-library/react":"^13.1.1","@testing-library/jest-dom":"^5.16.4","@babel/plugin-transform-runtime":"^7.17.0"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.3.5_1650063938663_0.7622610846038769","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"use-eye-dropper","version":"1.4.0","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.4.0","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"b28c31993d6e2f96dce241ec8bf7197efbc5729c","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.4.0.tgz","fileCount":12,"integrity":"sha512-Fb5P0wy83CQJ45cB843JnY2tc3h15//wxGxXDdp6bRmgwIX+igXFpFXiXqL0b5vwKMk3DiOJnf2Z/7kg44/zuw==","signatures":[{"sig":"MEQCIGWbZUQub6aKYG4naq9ZbkAILSPKwe6Fz5yaoyTw1OXmAiAwylWzZs5wtv3crt+OLdn8DtaT8bgpQDekVi3/E1/Bhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyyTwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmphzg//U8wZrKsx/A7ZCOC1Hph9oSJddnySByilWuzyleRWKugr12ov\r\nTPUNdzqAfhtvGC8qm+O8noJmPm7QKwgpxCax2tpMePsQh8mkDidfnmJwvvSe\r\nAGNUNfMt4poGkQwJ7PnWDtEEUh7a540eoVaYiFqA9dvbNdx6JjflqBL0MZis\r\nNWOQ5lKzBG+Y+s1Dg33i1vzX84AEYKhRJqIxFFAIrVP7PDlxqEZrRPcNssDr\r\nycAH/WsUEa/PlcfyIHpKnp1qHaPXv/b0TYP9vHs5huGVo1zj9OCWx+Pap/q5\r\n+6eUD+NKvPXD1cRSH3v8nQf/9NStlxv804TD1A6uqKg2QCMfQL2QSrozhiwq\r\nBVjkgs3391BMzOFdNYgHySgbAeXMbt8Bxp7QG5I6EkJRcFyNxGAs1ZHaGCIw\r\nzpA6A2R1PiPLp7Kk1HkOnBlG3RlogaS2IbbkHq9dhKn74wGXHzsnqgHliJfW\r\na0cmKJ82HR4dJ1eoRmsyNbACH2yxx+etMSk8481cCoNKVnXPbQcaDLZMX54r\r\nH3KLD54AqiDmCTV77rsYNqI1hsaruiUPVlEoExt2ymJUMBQWzWT+5IcEaJKm\r\ne0+gmeW3nQf5CMIz0UGMa9f6SAo/W0m7tJcD2Plu2ggIiwBffbpEP8HLlTBi\r\n1IGJUDDLBmV6I0n5oAsfzoH3BWIXLrSgNow=\r\n=Jr6q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"browserslist":["defaults","not IE 11"],"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.2","chalk":"^4.0.0","react":"^18.2.0","rimraf":"^3.0.2","prettier":"^2.7.1","react-dom":"^18.2.0","babel-jest":"^28.1.2","@babel/core":"^7.18.6","microbundle":"^0.15.0","@babel/preset-env":"^7.18.6","@babel/preset-react":"^7.18.6","@testing-library/react":"^13.3.0","jest-environment-jsdom":"^28.1.2","@testing-library/jest-dom":"^5.16.4","@babel/plugin-transform-runtime":"^7.18.6"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.4.0_1657480432237_0.869718760495714","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"use-eye-dropper","version":"1.4.1","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.4.1","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"3b55815f3f94b98e94856569d34a465cdb7c8ffc","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.4.1.tgz","fileCount":12,"integrity":"sha512-Onl3YWqv4OA5KkZVMrPzkNbzA/SxU5SDvLUaL7nZ86urm/FHNyeLhouF5sHSNiSIJKjw4bBT5Ywsu7HuTYrnCQ==","signatures":[{"sig":"MEQCIBr7xW70OMVXAj5kqI1ANzCFqVLnuYpx1XbZ1Ve+M59LAiBojqNdweFRbVC2domYiqY+Zyx6h0SoTBXZ+RTbsINd8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjB6u/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraFQ//Wffi3awjjPVw/YimNKJGn0YSwc+UplSo2hFgx5U15vTblLkj\r\ngQtHFxU/cEGArkiY/TnmTLM6YUg5lvpZAzk74Ss4zpO+sfuMs34vlDn5mYJ/\r\nPJrkqqDno/vDDoxh8t8uuBGt6xd0YrlRfy3G0vma3nlcmWJnRDdkX157cHU/\r\nGT0M3MluBuhs4sJvaCg2vEl21BIUpcxWlPDNczWwMNCHZyzZrdaiwtiD7pnP\r\nN+UjLEzKDorho1ySE/YZW6glpZwEr6cN/IASDM11YM0vAqRlQ8awwlPrPhFy\r\nD7tFx054eNqV8cAQPImBpCgGxZA16C3FsdT8MNMyN08k2Yq7RQsKxhtkUjV6\r\nwJAStCnU8ED5cBfd/yNDjwn7WW7y2s0ovi1u9qsl1xBrhidnsXIdG+yxG+QU\r\nvU3phXeKiPLtdlD/NFnbapIFy0B8IsRGJLcQSrkRPyDH4dZusGAE+st4Hciq\r\nYeCvBQIt9fbNXyUVNz/hsdCrx/rc+zZBAwx6D4jPOhDUNDgFCF0E+v9kFwYR\r\nEuF7v9kxpY7iwPOznX5d1w8oF3qTfmMXT1KGN0zqaB43hXETP7xX10jV3G9R\r\nkGLCvI1PG7c3IRhmV24Hyzt1dFeStlgE1xoFshpyQONj2/JNBy0EBISrv4Dy\r\nT4ERggdkDpVm9gl3/tb8dlMMnsZGDz4GJ8Q=\r\n=KD8q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"browserslist":["defaults","not IE 11"],"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","chalk":"^4.0.0","react":"^18.2.0","rimraf":"^3.0.2","prettier":"^2.7.1","react-dom":"^18.2.0","babel-jest":"^29.0.0","@babel/core":"^7.18.13","microbundle":"^0.15.1","@babel/preset-env":"^7.18.10","@babel/preset-react":"^7.18.6","@testing-library/react":"^13.3.0","jest-environment-jsdom":"^29.0.0","@testing-library/jest-dom":"^5.16.5","@babel/plugin-transform-runtime":"^7.18.10"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.4.1_1661447103641_0.5619503263934273","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"use-eye-dropper","version":"1.4.2","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.4.2","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"2f3216b6607d439b2531ad8cfb89234d04a5e1e1","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.4.2.tgz","fileCount":12,"integrity":"sha512-pFdyAhEa2cdl66yXxdMEZuz55z+q2LMJnS0VdBuFqOOCh3SzuFZOB3R2jxcUSGhEExC/3eay/TtcP7I6KCsK2Q==","signatures":[{"sig":"MEYCIQCex5JMZxWxGXW+zKyWHctATxAoQ1afNmutFTi0YASiUgIhANPZ8bmHHiLjM65Fzz2n0EdvC2H7f9Qkd20rWXdRwnhO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjG7AvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVDRAAjoLokmn71WAqYE6URqiNYtFgTK/xtePPP2OzkSjOw0VeWosT\r\n+h1Wn4l3N5Snxfwq4JbR7jjrjwzgPfv+etVtfc6kQMT/lbw+R070eXSG9DX7\r\nw+agobb8kbWDuSCifWD4qbSHXrUIb6wgZZEytIF9fYUlK51aAYwT9l/Us36v\r\ntobcdc6IkCT1MpCCehmfXkJL1Jao4VkpAiD3MXGlPFmH3G3U19zm9wN3KzcW\r\nKU0R5/Vtg/aod5FxYBvS+Zw5TbhD4q0ZtNUVbxKD3hGzOXNZKBIZNvJqQVdo\r\nL/NUAWEbyy42pVFbS0Y4ppO70ZSPFQ3fkhPw5q3lQVHEB51OyQWacwLMF6QS\r\nR/7fi2esisC26a1nPq++0ZXWhkop8Gp6/EUreVUVhvDBILzWVBcvYJueU4QI\r\nvjtlH+pa/87g29/5GP9RBaGHQpp3IAHyAyg2oAbxuXrKeMrtyLQSrYLLs7FD\r\nFk2EP30Th5RL5xMMC8KEMEh5IoH1UX4k8HgNXfmCrmjNhoy8bGV0i0g02DXH\r\nWznIb98DhV6uuFWVWLRWvjvHLQx+mn5N1YoJA5EJ0YX16FgeuNrPZVadngGT\r\nC8QHOvJoLzv9tH7R++eOIlendHZo4D1qqSOjfU8N//m3jGg6BACp/mYkeMrV\r\nV8mmtW0sGF9w8NU+vK4n3xDstRKFY+gTDTc=\r\n=8FEx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"browserslist":["defaults","not IE 11"],"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.2","chalk":"^4.0.0","react":"^18.2.0","rimraf":"^3.0.2","prettier":"^2.7.1","react-dom":"^18.2.0","babel-jest":"^29.0.2","@babel/core":"^7.19.0","microbundle":"^0.15.1","@babel/preset-env":"^7.19.0","@babel/preset-react":"^7.18.6","@testing-library/react":"^13.4.0","jest-environment-jsdom":"^29.0.2","@testing-library/jest-dom":"^5.16.5","@babel/plugin-transform-runtime":"^7.18.10"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.4.2_1662758958852_0.16718766087888093","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"use-eye-dropper","version":"1.4.3","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.4.3","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"40c768abce41d8acfcb429805cd71dc57e5225cc","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.4.3.tgz","fileCount":12,"integrity":"sha512-mJNHcLpI1pkrCzubcC5pvSkBgpgampiHqm0CdI7pLWOg4Uenxz5zVlbYxbR7xW7VkXWdlljS4v28pmuCxi0uFw==","signatures":[{"sig":"MEUCIFOiSB8FRaBN9izcIGRc4EBVgEIEQaz9rH7xmcAN5kvtAiEAgcz8k40SBvnH13wlNLhUsrw1UVGWSvxrnonZcm08YNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUFjVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoV+xAAkM3IG4YHIkwEh5IWdUKG3hG5zM0gnPSUZ/yPVPr6i6CETtLx\r\nxykba6sD2klIqWBXFCA2Hkrfh6uxnOhPuAIb37GEbyZc1lt4NbkUrBhej0Au\r\nae/hsUDoQx6d2Zg0hAsBiOTZrlPEkoraS4tu/AjTrOzUOM0uYqcfL82S4o86\r\n161TDSULtGFfMAkF7dn7ImS+FzjgJ/UMj/47wH3/0NcM5sgzd58KuOUqoG/+\r\nrLwvvmN7DGgLDtC1jq+HViR0eWuaK0BhIu/4BMqnhkg6DRFGZe+ImoDBHT3Q\r\nbUtv+NzAi61vYY82tlCaIOpQezGR31wn2Z+emzHmo2tpyWyjAePS2mzzkB15\r\nqnuaBQM1cOsDVCDenxWYXX4I7DNogsWIT1iLHtUkhvv9mKEYVcj1g2bepv9N\r\nOAliZgRC5CYZHxL7yTvgtPPbnlhpc+bWbQa2XsXmQhJ0Uk4rn9J0x6VlOwNa\r\nk9EbTIgkN20yiABXk4aeQfHtkWcPAm26fXQ0GpfyaqkQqP5aO71APhYvthax\r\n4CiEwc8PbSqDR3RqUsoL/1/VS/mVH9YxxiU9FWjNVsHxj0h+b4DdIYRzJmWo\r\nDi9TSBLm5z8JfmABbgYi/Fy54JpwqaK3mNJRxpvXUMoJvJp/qm/nMAoBtMs0\r\n5d92K1/wH3vJyNAA/xdPIHZg7R30RoPoibM=\r\n=I/B4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"browserslist":["defaults","not IE 11"],"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.1","chalk":"^4.0.0","react":"^18.2.0","rimraf":"^3.0.2","prettier":"^2.7.1","react-dom":"^18.2.0","babel-jest":"^29.2.1","@babel/core":"^7.19.3","microbundle":"^0.15.1","@babel/preset-env":"^7.19.4","@babel/preset-react":"^7.18.6","@testing-library/react":"^13.4.0","jest-environment-jsdom":"^29.2.1","@testing-library/jest-dom":"^5.16.5","@babel/plugin-transform-runtime":"^7.19.1"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.4.3_1666210005442_0.538269038516973","host":"s3://npm-registry-packages"}},"1.4.4":{"name":"use-eye-dropper","version":"1.4.4","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.4.4","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"10cffb838f5f99e2c344fe86a6faaa5cd34a3643","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.4.4.tgz","fileCount":12,"integrity":"sha512-owBbX2F5/Bk8kWFSa3KL6yIvo+u83p0lAaItU+ygX8P7St0xJWQsVInXmyxqEKkL0UiDWaYEiSVfcq+GnS8M5g==","signatures":[{"sig":"MEYCIQDNLzK12bNntc5OMq+FFgrdq8chmIiCQyfNw5TJC08Q2AIhAKcimEdfw/Q4NFjeMiepejzybvhSvPv142e8dD72if1m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQyt1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtCw/+I+ZXtyipHswLeI0QRYCuIJ3fN2Axc54XKhzRCfL3Wq+nwmuZ\r\naAkecFoeqwCBug+7dOnUYgeQq1AkOxzGbGvydN6tvGOwf3MvbYy/7zCniM/6\r\nmpG1LDVXPrpVPe4/MHTZW6SAU+QkRqKjxKqvaE53jBE+OBMyen+w+lT7OT/u\r\nN6KFtSWk/9gEVNOz9B9YTj5FGvyrh0OFr0efLNI6gB7bGia9fYI6TSroVufs\r\n518MUCAvLhp7GpYCv0IKC24CCbQQnmC05AUJPjCVrT0brGZFjoNpH0Vj0maR\r\nOJZqmDcJNDgXQq6KP69rV7N0IikVan5NTONT0xg6FDQaequb9wswc0zs7mzj\r\nF5Pu/8O/GXKE6k4W8R1D8ohM3Ff0Kpju1A/4ys553dyWS9aMoMfjxXjoGa5m\r\n6YYHfys6bRiZF5l50rbf9Jsbtx6xD3grZsvIOmApdC1VITFGQy+XRcn+qOIu\r\n9Kr+Dl4jqGMpuQxZ7dFsNAsqWCsmq/bSZnI4BQQAKVNkwCOJbfqrUL59eJfR\r\nRCSofaY8nKFytar9t0fOlszyz/mi2aWgoNrbLSGL9em68bVw4bDtyiftXWeb\r\nbGu8ZXUZQQZQIKbi+f8w/ID36nYFiM5l0Joszkrzll3/SA2Y7Y3GolnXLQjG\r\nh7DOgzRqJuIsZlLfcJHA/7NMFJoDSYCgaDA=\r\n=U4ud\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"browserslist":["defaults","not IE 11"],"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","chalk":"^4.0.0","react":"^18.2.0","rimraf":"^5.0.0","prettier":"^2.8.7","react-dom":"^18.2.0","babel-jest":"^29.5.0","@babel/core":"^7.21.4","microbundle":"^0.15.1","@babel/preset-env":"^7.21.4","@babel/preset-react":"^7.18.6","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.5.0","@testing-library/jest-dom":"^5.16.5","@babel/plugin-transform-runtime":"^7.21.4"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.4.4_1682123636898_0.17519315638767785","host":"s3://npm-registry-packages"}},"1.4.5":{"name":"use-eye-dropper","version":"1.4.5","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.4.5","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"be127f18a2ce306c23ba690ae8f4cbd458a821a7","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.4.5.tgz","fileCount":12,"integrity":"sha512-gS0thGreuOq0OL8RVRkYUjGWZuMl1mxDrE4tNzs1yNbl0OVNRlAgiFgvgOv6hxADAILF2/THw+9e1QoyIdjGHw==","signatures":[{"sig":"MEQCIHoMNfmNYny8zh+/oEI4Lr2VhyOdbH8l+nu3l1px1mHvAiBOfZ0MWlyeAAQ71FW4V1BdA657IbCZcXfjJAxv9C26OQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13272},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"browserslist":["defaults","not IE 11"],"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","chalk":"^4.0.0","react":"^18.2.0","rimraf":"^5.0.1","prettier":"^2.8.8","react-dom":"^18.2.0","babel-jest":"^29.5.0","@babel/core":"^7.22.1","microbundle":"^0.15.1","@babel/preset-env":"^7.22.2","@babel/preset-react":"^7.22.0","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.5.0","@testing-library/jest-dom":"^5.16.5","@babel/plugin-transform-runtime":"^7.22.2"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.4.5_1685215653940_0.13029562491742497","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"use-eye-dropper","version":"1.5.0","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.5.0","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"d88ffd0e95b63f9a264a0f0342b19aed43835989","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.5.0.tgz","fileCount":12,"integrity":"sha512-Sg9llCaymuIcEl7t7zFc2/DJW6h+e/9MrwswHt6bYiNfAnK/2UpaOlHqWKf+APAz08ADCVP+9CI1hqsGVO0+Mw==","signatures":[{"sig":"MEUCICsbJbbRfFYBfuBC3Gzu0k7MLXvHo1BIgANocmq3izjwAiEA2Hj55CfeU+lYBMQk90OGyn3gOengzkwAkJesDD5wh+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14164},"main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"repository":{"url":"https://github.com/woofers/use-eye-dropper","type":"git"},"description":"Browser color picker hook for React","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 Jaxson Van Doorn\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","sideEffects":false,"browserslist":["defaults","not IE 11"],"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.1","chalk":"^4.0.0","react":"^18.2.0","rimraf":"^5.0.1","prettier":"^2.8.8","react-dom":"^18.2.0","babel-jest":"^29.6.1","@babel/core":"^7.22.8","microbundle":"^0.15.1","@babel/preset-env":"^7.22.7","@babel/preset-react":"^7.22.5","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.1","@testing-library/jest-dom":"^5.16.5","@babel/plugin-transform-runtime":"^7.22.7"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.5.0_1688841842432_0.04176760648697475","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"use-eye-dropper","version":"1.5.1","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.5.1","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"8031c5c2790674ddbacadd84b6d7300da3cff618","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.5.1.tgz","fileCount":10,"integrity":"sha512-bMBj+fVkTTNbPwU4n2+a10nHDiVkzavk3ZYm7mnw6kpUnGm35blsMq+3r79kv0vYqPYWiRwfVVS9tCS2mTdHoA==","signatures":[{"sig":"MEQCIDOyZs4gEdvObFwzp2xM3MLWhGgZdT8eZXItLOAYTBiLAiAQb1RQSPTr91TZSySEnvwQMDiL8KY6Yzoy53n4Lcb59Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14279},"main":"lib/index.js","_from":"file:use-eye-dropper-1.5.1.tgz","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"yarn build:dev:module && yarn build:dev:umd && yarn build:module && yarn build:umd && yarn build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","package":"pnpm publish --no-git-checks --access public","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"_resolved":"/tmp/7b71a4f5b04e2a3f545820c9e7b5c18b/use-eye-dropper-1.5.1.tgz","_integrity":"sha512-bMBj+fVkTTNbPwU4n2+a10nHDiVkzavk3ZYm7mnw6kpUnGm35blsMq+3r79kv0vYqPYWiRwfVVS9tCS2mTdHoA==","repository":{"url":"git+https://github.com/woofers/use-eye-dropper.git","type":"git"},"_npmVersion":"8.18.0","description":"Browser color picker hook for React","directories":{},"sideEffects":false,"_nodeVersion":"18.8.0","browserslist":["defaults","not IE 11"],"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","chalk":"^4.0.0","react":"^18.2.0","rimraf":"^5.0.1","prettier":"^3.0.0","react-dom":"^18.2.0","babel-jest":"^29.6.2","@babel/core":"^7.22.9","microbundle":"^0.15.1","@babel/preset-env":"^7.22.9","@babel/preset-react":"^7.22.5","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.2","@testing-library/jest-dom":"^5.17.0","@babel/plugin-transform-runtime":"^7.22.9"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.5.1_1690742556681_0.9878287482239851","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"use-eye-dropper","version":"1.6.0","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.6.0","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"847da89629e723d97234d881992d55a297a83fb1","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.6.0.tgz","fileCount":10,"integrity":"sha512-pIGWksFgc1EK25xxcL5esqMAKhu9tU9ecq63qWyyI7z8+4bPwJ8da7Hb9qldgYYrIzfxEcFjSqW7qFopeV1i4g==","signatures":[{"sig":"MEQCIA4fdJtc8s/fpSLwj+E3NvZWYzuOAksVX2i6esf/04cJAiBVIJp2+bwRP9cJE+tQ915bFQPfLWQw/G+IyOfURMHYVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13699},"main":"lib/index.js","_from":"file:use-eye-dropper-1.6.0.tgz","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"pnpm build:dev:module && pnpm build:dev:umd && pnpm build:module && pnpm build:umd && pnpm build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","package":"pnpm publish --no-git-checks --access public","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"_resolved":"/tmp/d8912e40452590030b2766652c9952ed/use-eye-dropper-1.6.0.tgz","_integrity":"sha512-pIGWksFgc1EK25xxcL5esqMAKhu9tU9ecq63qWyyI7z8+4bPwJ8da7Hb9qldgYYrIzfxEcFjSqW7qFopeV1i4g==","repository":{"url":"git+https://github.com/woofers/use-eye-dropper.git","type":"git"},"_npmVersion":"8.18.0","description":"Browser color picker hook for React","directories":{},"sideEffects":false,"_nodeVersion":"18.8.0","browserslist":["defaults","not IE 11"],"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","chalk":"^4.0.0","react":"^18.2.0","rimraf":"^5.0.1","prettier":"^3.0.0","react-dom":"^18.2.0","babel-jest":"^29.6.2","@babel/core":"^7.22.9","microbundle":"^0.15.1","@babel/preset-env":"^7.22.9","@babel/preset-react":"^7.22.5","@testing-library/react":"^14.0.0","jest-environment-jsdom":"^29.6.2","@testing-library/jest-dom":"^5.17.0","@babel/plugin-transform-runtime":"^7.22.9"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.6.0_1692553766125_0.32223530937284584","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"use-eye-dropper","version":"1.6.1","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.6.1","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"8565d16d2db14bade57b0d2bb3ef724e62524ec8","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.6.1.tgz","fileCount":10,"integrity":"sha512-1JcsrufvhUMJpZb3hlx1/gJyfOPf+obZsi82C/3/spvi3M8hqLz+FeRwJIezNSbfZ+Ru3DXVDej7fv7UfrHMFA==","signatures":[{"sig":"MEYCIQDp4yJdGOxSDePo0cVZ8iGbzzVkIuKLMONkBF9F/KtcfgIhAIO4sS9W/bi9DSsq6oJGsRcHYqmRv001XrAm7MiaCZof","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13641},"main":"lib/index.js","_from":"file:use-eye-dropper-1.6.1.tgz","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"pnpm build:dev:module && pnpm build:dev:umd && pnpm build:module && pnpm build:umd && pnpm build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","package":"pnpm publish --no-git-checks --access public","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"_resolved":"/tmp/c0067086cbfb2ca07b03d6f04e1590a6/use-eye-dropper-1.6.1.tgz","_integrity":"sha512-1JcsrufvhUMJpZb3hlx1/gJyfOPf+obZsi82C/3/spvi3M8hqLz+FeRwJIezNSbfZ+Ru3DXVDej7fv7UfrHMFA==","repository":{"url":"git+https://github.com/woofers/use-eye-dropper.git","type":"git"},"_npmVersion":"10.2.4","description":"Browser color picker hook for React","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["defaults","not IE 11"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","chalk":"^4.0.0","react":"^18.2.0","rimraf":"^5.0.5","prettier":"^3.2.5","react-dom":"^18.2.0","babel-jest":"^29.7.0","@babel/core":"^7.24.0","microbundle":"^0.15.1","@babel/preset-env":"^7.24.0","@babel/preset-react":"^7.23.3","@testing-library/react":"^14.2.1","jest-environment-jsdom":"^29.7.0","@testing-library/jest-dom":"^6.4.2","@babel/plugin-transform-runtime":"^7.24.0"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.6.1_1710643855437_0.1506354876106002","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"use-eye-dropper","version":"1.6.2","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.6.2","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"4ba5ac3684ec318e4ee472f4b31c3f47c66794bf","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.6.2.tgz","fileCount":10,"integrity":"sha512-sJlwsR+Ymbi561T25nIJ8LuDJpFbcKxN/6uvSYAq4iiwvUOUoVtnhHuvqGEkVdLGvnTcpP60AAN2nNt7pv/T0Q==","signatures":[{"sig":"MEYCIQCSU8VcG6mYkVez1NUkPYg6+brotgoGqqjGbG5c/N+2UQIhAJ0EY79RzJITrqtY8Q21hf0Sqmm8qBK1E80R18TRqKaV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13641},"main":"lib/index.js","_from":"file:use-eye-dropper-1.6.2.tgz","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"pnpm build:dev:module && pnpm build:dev:umd && pnpm build:module && pnpm build:umd && pnpm build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","package":"pnpm publish --no-git-checks --access public","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"_resolved":"/tmp/55c7bcc6927178a3a40d5282b691fcb7/use-eye-dropper-1.6.2.tgz","_integrity":"sha512-sJlwsR+Ymbi561T25nIJ8LuDJpFbcKxN/6uvSYAq4iiwvUOUoVtnhHuvqGEkVdLGvnTcpP60AAN2nNt7pv/T0Q==","repository":{"url":"git+https://github.com/woofers/use-eye-dropper.git","type":"git"},"_npmVersion":"10.2.4","description":"Browser color picker hook for React","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["defaults","not IE 11"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","chalk":"^4.0.0","react":"^18.3.1","rimraf":"^5.0.7","prettier":"^3.3.1","react-dom":"^18.3.1","babel-jest":"^29.7.0","@babel/core":"^7.24.7","microbundle":"^0.15.1","@babel/preset-env":"^7.24.7","@babel/preset-react":"^7.24.7","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.7.0","@testing-library/jest-dom":"^6.4.5","@babel/plugin-transform-runtime":"^7.24.7"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.6.2_1722814424229_0.18039991635111652","host":"s3://npm-registry-packages"}},"1.6.3":{"name":"use-eye-dropper","version":"1.6.3","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.6.3","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"c0ef76708eb8c34f94bff4cfae7fe37b9453bcd6","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.6.3.tgz","fileCount":10,"integrity":"sha512-klu1mpn1D2z1UmC0mxO+GrreEsvIRn25sxjYSRzzyl1gxJ4VkRJELlQiTm3lkT8G/FZzGkQO78GSXnxeLhffsA==","signatures":[{"sig":"MEUCIBsJGl+ROOl9bTv+Qrw12hXj2hMCcmDCSBoWR598gSjlAiEAoF1mvYbYyBOsQmYVbzQUs4JyCUBG8pIK+oTSzq8Yhng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13641},"main":"lib/index.js","_from":"file:use-eye-dropper-1.6.3.tgz","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"pnpm build:dev:module && pnpm build:dev:umd && pnpm build:module && pnpm build:umd && pnpm build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","package":"pnpm publish --no-git-checks --access public","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"_resolved":"/tmp/da35d3c90e6ae5db4d927e1b871137fb/use-eye-dropper-1.6.3.tgz","_integrity":"sha512-klu1mpn1D2z1UmC0mxO+GrreEsvIRn25sxjYSRzzyl1gxJ4VkRJELlQiTm3lkT8G/FZzGkQO78GSXnxeLhffsA==","repository":{"url":"git+https://github.com/woofers/use-eye-dropper.git","type":"git"},"_npmVersion":"10.2.4","description":"Browser color picker hook for React","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["defaults","not IE 11"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","chalk":"^4.0.0","react":"^18.3.1","rimraf":"^5.0.7","prettier":"^3.3.1","react-dom":"^18.3.1","babel-jest":"^29.7.0","@babel/core":"^7.24.7","microbundle":"^0.15.1","@babel/preset-env":"^7.24.7","@babel/preset-react":"^7.24.7","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.7.0","@testing-library/jest-dom":"^6.4.5","@babel/plugin-transform-runtime":"^7.24.7"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.6.3_1722817144768_0.11433286225283656","host":"s3://npm-registry-packages"}},"1.6.4":{"name":"use-eye-dropper","version":"1.6.4","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.6.4","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"2406fe5449e844260348adb18ff9c7fee9a7ec6a","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.6.4.tgz","fileCount":10,"integrity":"sha512-sB8pHmAgKpY/OY/quR+bEseOyX3e+QUlyv2YQiLWYkjaPRb5TU+Fwl4X7cPoG1hIHacQzZmfKpHnPDgKk13cpQ==","signatures":[{"sig":"MEUCIQCRKcH0r40UE3A9Hxmge4E6L/Pt+iQpLp3mfMCLblcaoQIgOnIy5BxhBdvkerj+0XjzkYMmeinELnzPevA+weNMAlY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13641},"main":"lib/index.js","_from":"file:use-eye-dropper-1.6.4.tgz","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"jest","build":"pnpm build:dev:module && pnpm build:dev:umd && pnpm build:module && pnpm build:umd && pnpm build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage && jest --clearCache","format":"prettier --write \"{src,tests}/**/*.js\"","package":"pnpm publish --no-git-checks --access public","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"_resolved":"/tmp/ce6bea9e20d2142265fb49cded5ffbbc/use-eye-dropper-1.6.4.tgz","_integrity":"sha512-sB8pHmAgKpY/OY/quR+bEseOyX3e+QUlyv2YQiLWYkjaPRb5TU+Fwl4X7cPoG1hIHacQzZmfKpHnPDgKk13cpQ==","repository":{"url":"git+https://github.com/woofers/use-eye-dropper.git","type":"git"},"_npmVersion":"10.2.4","description":"Browser color picker hook for React","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["defaults","not IE 11"],"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","chalk":"^4.0.0","react":"^18.3.1","rimraf":"^5.0.7","prettier":"^3.3.1","react-dom":"^18.3.1","babel-jest":"^29.7.0","@babel/core":"^7.24.7","microbundle":"^0.15.1","@babel/preset-env":"^7.24.7","@babel/preset-react":"^7.24.7","@testing-library/react":"^16.0.0","jest-environment-jsdom":"^29.7.0","@testing-library/jest-dom":"^6.4.5","@babel/plugin-transform-runtime":"^7.24.7"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.6.4_1722817724700_0.07304503096007586","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"use-eye-dropper","version":"1.7.0","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.7.0","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"418c927d0f5a886ea9406d11a6170fafa7701c25","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.7.0.tgz","fileCount":10,"integrity":"sha512-e8DI+8oof4/XyiyePt7j20lB/28EdiGP825GvpFEH0pWAwHZHJ7yb4E172GEe27PQoqoqRiOiNd950JaXM5lZw==","signatures":[{"sig":"MEYCIQDl2YEhVzCBL2q4vvR8ngtln5b+nFeRsnM8bS4WHrHVFQIhAKLJRiTNJ0Xf/xUHjF8Ku6QLZ6SO0m+B822XHhl5R8yP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13758},"main":"lib/index.js","_from":"file:use-eye-dropper-1.7.0.tgz","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"vitest run --coverage","build":"pnpm build:dev:module && pnpm build:dev:umd && pnpm build:module && pnpm build:umd && pnpm build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage","format":"prettier --write \"{src,tests}/**/*.js\"","package":"pnpm publish --no-git-checks --access public","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"_resolved":"/tmp/a8880b65cd0745768d3d213968d88403/use-eye-dropper-1.7.0.tgz","_integrity":"sha512-e8DI+8oof4/XyiyePt7j20lB/28EdiGP825GvpFEH0pWAwHZHJ7yb4E172GEe27PQoqoqRiOiNd950JaXM5lZw==","repository":{"url":"git+https://github.com/woofers/use-eye-dropper.git","type":"git"},"_npmVersion":"10.2.4","description":"Browser color picker hook for React","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["defaults","not IE 11"],"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.4.10","jsdom":"^25.0.1","react":"^18.3.1","vitest":"^2.1.4","react-dom":"^18.3.1","@vitest/ui":"^2.1.4","babel-jest":"^29.7.0","picocolors":"^1.1.1","microbundle":"^0.15.1","@testing-library/react":"^16.0.1","@testing-library/jest-dom":"^6.6.3","@vitest/coverage-istanbul":"^2.1.4","@testing-library/user-event":"^14.5.2"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.7.0_1730526502343_0.5915019651509401","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"use-eye-dropper","version":"1.7.1","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.7.1","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"ee5c51551cb6473e5a51f25ca617a30553aa7ce4","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.7.1.tgz","fileCount":10,"integrity":"sha512-92JkEEQehxp9XAyMrfDPAz+FPzjlTASRoAB2WpxjV9GmZIJoF1spMlD9/5AE3UAyLD/TtX6Ro4aVMC/Vk/MJgg==","signatures":[{"sig":"MEYCIQDyhN4cIRBoeXJ6rjRsNu4XifoMda9h8DffL1NNYz5tFwIhAIFFQ/xrT42+rXYu1RF/YHDJBHn8d/Js1dayk4PqeomY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13637},"main":"lib/index.js","_from":"file:use-eye-dropper-1.7.1.tgz","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"vitest run --coverage","build":"pnpm build:dev:module && pnpm build:dev:umd && pnpm build:module && pnpm build:umd && pnpm build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage","format":"prettier --write \"{src,tests}/**/*.js\"","package":"pnpm publish --no-git-checks --access public","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"_resolved":"/tmp/52f619e487f157aa1ea88346ada385bf/use-eye-dropper-1.7.1.tgz","_integrity":"sha512-92JkEEQehxp9XAyMrfDPAz+FPzjlTASRoAB2WpxjV9GmZIJoF1spMlD9/5AE3UAyLD/TtX6Ro4aVMC/Vk/MJgg==","repository":{"url":"git+https://github.com/woofers/use-eye-dropper.git","type":"git"},"_npmVersion":"10.2.4","description":"Browser color picker hook for React","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","browserslist":["defaults","not IE 11"],"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.6","jsdom":"^25.0.1","react":"^19.0.0","vitest":"^2.1.8","react-dom":"^19.0.0","@vitest/ui":"^2.1.8","babel-jest":"^29.7.0","picocolors":"^1.1.1","microbundle":"^0.15.1","@testing-library/react":"^16.1.0","@testing-library/jest-dom":"^6.6.3","@vitest/coverage-istanbul":"^2.1.8","@testing-library/user-event":"^14.5.2"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.7.1_1735532316639_0.6910511428779809","host":"s3://npm-registry-packages-npm-production"}},"1.7.2":{"name":"use-eye-dropper","version":"1.7.2","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":{"name":"Jaxson Van Doorn","email":"jaxson.vandoorn@gmail.com"},"license":"MIT","_id":"use-eye-dropper@1.7.2","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"homepage":"https://jaxs.onl/use-eye-dropper/","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"src":"src/index.js","dist":{"shasum":"d225d43ca6cd60533e10d39f60f6c0af7f9f8d82","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.7.2.tgz","fileCount":10,"integrity":"sha512-UtqkI3lX/kId57Bpz/dc/prEZ1heTRRbKLwLGIwtFmGiA3TuEN7VIajKo2emr8x8mZg8Q08e5onNwS5a+M1BUw==","signatures":[{"sig":"MEQCIB088zCXB9U7UsLBDW5ChFs8uEU+/dxB3UZYTWAOgwoAAiA0eWzxjh2kGqsEJjOPN+ZcZlzRtcMCi4H2JrsxraAA5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13632},"main":"lib/index.js","_from":"file:use-eye-dropper-1.7.2.tgz","types":"lib/index.d.ts","module":"lib/index.module.js","scripts":{"test":"vitest run --coverage","build":"pnpm build:dev:module && pnpm build:dev:umd && pnpm build:module && pnpm build:umd && pnpm build:types","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage","format":"prettier --write \"{src,tests}/**/*.js\"","package":"pnpm publish --no-git-checks --access public","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","test:coverage":"node coverage.js","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es"},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"_resolved":"/tmp/9e873f588a91adfef02c01a54cc242ce/use-eye-dropper-1.7.2.tgz","_integrity":"sha512-UtqkI3lX/kId57Bpz/dc/prEZ1heTRRbKLwLGIwtFmGiA3TuEN7VIajKo2emr8x8mZg8Q08e5onNwS5a+M1BUw==","repository":{"url":"git+https://github.com/woofers/use-eye-dropper.git","type":"git"},"_npmVersion":"11.5.1","description":"Browser color picker hook for React","directories":{},"sideEffects":false,"_nodeVersion":"24.5.0","browserslist":["defaults","not IE 11"],"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.1.10","jsdom":"^27.0.1","react":"^19.2.0","vitest":"^3.2.4","react-dom":"^19.2.0","@vitest/ui":"^3.2.4","babel-jest":"^30.2.0","picocolors":"^1.1.1","microbundle":"^0.15.1","@testing-library/react":"^16.3.0","@testing-library/jest-dom":"^6.9.1","@vitest/coverage-istanbul":"^3.2.4","@testing-library/user-event":"^14.6.1"},"peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/use-eye-dropper_1.7.2_1760913105829_0.9568457060330111","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"use-eye-dropper","version":"1.8.0","description":"Browser color picker hook for React","main":"lib/index.js","module":"lib/index.module.js","sideEffects":false,"src":"src/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"https://github.com/woofers/use-eye-dropper"},"keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"author":"Jaxson Van Doorn <jaxson.vandoorn@gmail.com>","license":"MIT","bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"homepage":"https://jaxs.onl/use-eye-dropper/","peerDependencies":{"react":"^0.13.0 || ^0.14.0 || >=15"},"browserslist":["defaults","not IE 11"],"devDependencies":{"@testing-library/jest-dom":"^6.9.1","@testing-library/react":"^16.3.2","@testing-library/user-event":"^14.6.1","@vitest/coverage-istanbul":"^4.1.9","@vitest/ui":"^4.1.9","babel-jest":"^30.4.1","jsdom":"^29.1.1","microbundle":"^0.15.1","picocolors":"^1.1.1","react":"^19.2.7","react-dom":"^19.2.7","vite":"^8.1.0","vitest":"^4.1.9"},"scripts":{"build:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.module.js -f es","build:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=false -i src/index.js -o lib/use-eye-dropper.js -f umd","build:dev:module":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.module.dev.js -f es","build:dev:umd":"microbundle --no-pkg-main --no-sourcemap --no-generateTypes --jsx React.createElement --define __isDev__=true -i src/index.js -o lib/use-eye-dropper.dev.js -f umd","build:types":"cp src/index.d.ts lib/index.d.ts","clean":"rimraf lib/use-eye-dropper.dev.js lib/use-eye-dropper.js lib/use-eye-dropper.module.dev.js lib/use-eye-dropper.module.js lib/index.d.ts coverage","build":"pnpm build:dev:module && pnpm build:dev:umd && pnpm build:module && pnpm build:umd && pnpm build:types","test":"vitest run --coverage","test:coverage":"node coverage.js","format":"prettier --write \"{src,tests}/**/*.js\"","package":"pnpm publish --no-git-checks --access public"},"_nodeVersion":"24.18.0","_id":"use-eye-dropper@1.8.0","dist":{"integrity":"sha512-NgTe57n7E3zbpwXQ9mtiRj+iIvTxsUQd++NMMMHFzRrGTFaVCwu1cE5S7dgojZo9W69eOrapNvedCueuYJAWSw==","shasum":"26c821eade1c1eb7507a2166a6ac8d0ca2aea220","tarball":"https://registry.npmjs.org/use-eye-dropper/-/use-eye-dropper-1.8.0.tgz","fileCount":10,"unpackedSize":13575,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDyR0nTfWrU1DJVEFmlMogIClvnI/9pu1b/OywVLWRV7AIgQ53SvfuKJ+ZCWb6A96j1d77d0E1WmNRt8aOI0dakyh4="}]},"_npmUser":{"name":"woofers","email":"woofers1tt@gmail.com"},"directories":{},"maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/use-eye-dropper_1.8.0_1782699201300_0.7948564145967238"},"_hasShrinkwrap":false}},"time":{"created":"2021-11-22T01:38:28.635Z","modified":"2026-06-29T02:13:21.594Z","1.0.0":"2021-11-22T01:38:28.855Z","1.1.0":"2021-12-12T02:15:21.372Z","1.2.0":"2021-12-15T06:19:56.863Z","1.3.0":"2022-01-02T00:45:46.051Z","1.3.1":"2022-01-07T07:53:22.851Z","1.3.2":"2022-01-27T07:44:34.816Z","1.3.3":"2022-02-14T01:14:03.151Z","1.3.4":"2022-04-11T07:13:16.158Z","1.3.5":"2022-04-15T23:05:39.193Z","1.4.0":"2022-07-10T19:13:52.483Z","1.4.1":"2022-08-25T17:05:03.903Z","1.4.2":"2022-09-09T21:29:19.003Z","1.4.3":"2022-10-19T20:06:45.610Z","1.4.4":"2023-04-22T00:33:57.095Z","1.4.5":"2023-05-27T19:27:34.127Z","1.5.0":"2023-07-08T18:44:02.617Z","1.5.1":"2023-07-30T18:42:36.836Z","1.6.0":"2023-08-20T17:49:26.319Z","1.6.1":"2024-03-17T02:50:55.588Z","1.6.2":"2024-08-04T23:33:44.381Z","1.6.3":"2024-08-05T00:19:04.904Z","1.6.4":"2024-08-05T00:28:44.871Z","1.7.0":"2024-11-02T05:48:22.516Z","1.7.1":"2024-12-30T04:18:36.815Z","1.7.2":"2025-10-19T22:31:46.003Z","1.8.0":"2026-06-29T02:13:21.422Z"},"bugs":{"url":"https://github.com/woofers/use-eye-dropper/issues"},"author":"Jaxson Van Doorn <jaxson.vandoorn@gmail.com>","license":"MIT","homepage":"https://jaxs.onl/use-eye-dropper/","keywords":["react","reactjs","eyedropper","colorpicker","color","picker"],"repository":{"type":"git","url":"https://github.com/woofers/use-eye-dropper"},"description":"Browser color picker hook for React","maintainers":[{"name":"woofers","email":"woofers1tt@gmail.com"}],"readme":"","readmeFilename":""}