{"_id":"@vueuse/core","_rev":"476-0c40815f5f0dfe87215d3b0f74c96b92","name":"@vueuse/core","dist-tags":{"vue2":"2.0.35","vue3":"3.0.35","demi":"4.0.0-alpha.0","alpha":"14.0.0-alpha.3","beta":"14.0.0-beta.1","latest":"15.0.0"},"versions":{"0.0.2-beta.1":{"name":"@vueuse/core","version":"0.0.2-beta.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@0.0.2-beta.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"96a5cc3ddfd1a77e963a37729ab020de9c8cae32","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-0.0.2-beta.1.tgz","fileCount":63,"integrity":"sha512-rrBEVqy0W6jan8xRmGPtcIJFgAn8YIxTGJ28bik1q2yoGvbsUXdkcbKdwUvbsceRG8JUJO9rjiQGqWQKQ/n/Lg==","signatures":[{"sig":"MEQCIDZ1dxKfRFLmnf82bsu77HPJgQjgT/NPgL96aHxqRjciAiB3uOVkf3Dq8PVgPvXJG+bfp5coEofs2ugn0i4VrsUVUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAasaCRA9TVsSAnZWagAAW1gP/0YVOe4NcIGLd/oXn8Bl\nUH0IyxE1Qjsu72sFeLn8B65FIBYy/IUIW8gFCTE1gWkEHB5mJ26H8C9rmqlL\nsLWwyZeWIxHnV6BB1lbxo+7k8Ep1ajBZW5OZ11aKQvHrl+EsDT+NgGVlr9aO\nkhgPqVUGxIhPIKpRjWrK+kRXg2eghb4Z5TDeOfNDznGhjA4gEpC0TdIBTZjI\nvYjl4bLmHEkH15tvM998z9DQojh+6LCIJO+hBGONpeXb3ItOFLhxKJmqXhMv\nFYPPIcjp/xN/UM4/rQDxND8b9maWt/+IfRHFtl6n4XGHKyEVWDvnD1pQDkgu\n/3EsgRSj3O8xf5t3PWXsr21MnMR2z6fFre+tM+pjeM0AxWW+muv+sXW2cWrs\nvGgVHowfhTw/Jp7+zoLWG9GylGlpPfeNrdnB94j8jnkfcXGp1XMiJAeilvq9\nlgP64k51Rsy7d6ms91hAYLdNF6qwyMETnoRIfxP+P02YukISYYHKYq7Nhk8c\ntvVCDugDui7EcsrfU/HYfwxhBzqEMJ+6Wc2wzZSC2n19yN/C4UnPtw/yXtxe\n07N0RNU68g6RZakLfW1/4Kkg64C28vhP0pmNdupqJHfPJJCup1qxngkPL8ae\nwRyUMsWW5R7EKeHQFoqHmYff8CVXIz4b/rWPWZPdhzLYMm5MqWiN/W3vBD1G\n0dhy\r\n=fQLc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/module/index.js","gitHead":"6e5cc808a2c14ce0fcdd960a0697d4e0083da4e0","scripts":{"lint":"eslint {src,.storybook}/**/*.{js,ts,tsx,vue}","test":"jest","build":"npm run clean && npm run build:main && npm run build:module","clean":"rimraf dist","publish":"bump --commit --tag && npm run build && npm run lint && npm publish --access public","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","build-storybook":"build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook}/**/*.{js,ts,tsx,vue}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"^3.1.0","eslint":"6.7.2","rimraf":"3.0.0","prismjs":"1.17.1","ts-jest":"24.2.0","typescript":"3.7.3","vue-loader":"15.7.2","@babel/core":"7.7.5","@types/jest":"24.0.23","@types/node":"12.12.17","lint-staged":"^9.5.0","markdown-it":"10.0.0","babel-loader":"8.0.6","@storybook/vue":"5.2.8","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.6","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"^5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.4","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"2.1.0"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.2-beta.1_1577167642219_0.7272937957368693","host":"s3://npm-registry-packages"}},"0.0.2-beta.2":{"name":"@vueuse/core","version":"0.0.2-beta.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@0.0.2-beta.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"bf98d692249b8c0a827f94624ab3ae191d380c90","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-0.0.2-beta.2.tgz","fileCount":63,"integrity":"sha512-hVOgu2SbzjOpDMpYplWjKhCONfUOKjl2Xgguucn5sQmAZWec+cTjNzbG+7v75r7+/N3y6+14Zhv70JI3fHJFxQ==","signatures":[{"sig":"MEQCIAeX9GdZRbVO52N1605t8amreRYYSAFQkhUcPHkGKhMUAiAuutKAqPj4WaTTzItMinMlZsGD8fiEinEPddXVttAz6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAbQOCRA9TVsSAnZWagAA/x4QAIqCYgzxUxYokp9SR6TO\n1/WhxeKBT9tAmoTb+5e5sGkAt8iOqbUN7DARxDMVOH0yeA76txUN9p1WPE1i\ntXSvnTihdGXnF0RbuQ1Av0IT3o0s1VN9P0ZvMyFe1JsJX2AMFIlNQYVne8t9\n+dKMTDQQksvNZ8vkLZGy5k4C6SQLY7ccmuNAEqdXRwHooE3OLIXNhtxoTr3c\nv/JlBchDNfa7Z5tSr7Q8FuRSv3XeihrqhZhRt06rCGrzC68O/DQfWKz8MhYq\nes8vsNVLOlzZb75WEz9LeBB7LGUCPbBlFuXsVMPD7rMju6uaY9SMuQgTYMiB\nZ1tISziWje5N9LkJnoHYVgW/rI53GgU4741XBmMhPV3Zz7bH88Lj4krans/7\np3dQtJUz/FSyABm2WTJpfXUsuTdUAHSy1/aT4xIQ5F0KNQ/+v/s9ySlyXpVM\nB4UDKjdqh7fFiZNggUWBMh2UA9Huhc5k4gy432rKsKFY6bIKwx1ZnR8XuW4J\nRLBcolJcXPJuqWGlSm1+WMHcAsa/VMobCwBWtiaiAoZRZusQGUmmggSwLB0D\nLI387aSQhLSVkXCzuQAlhMfiwEtUPD08XF3TZJ11R9/knP1Z97Ly0Z9YlvAX\nKos1JeqVUXYy55t3DuVMEg/pUQ+xothp5cXwKokg/WQ3tuxndDVLsgqOdQ+V\nf8yT\r\n=Nrq6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/module/index.js","gitHead":"0ff236c753839e0f9d7f4de1f7ec580624f964e6","scripts":{"lint":"eslint {src,.storybook}/**/*.{js,ts,tsx,vue}","test":"jest","build":"npm run clean && npm run build:main && npm run build:module","clean":"rimraf dist","publish":"bump --commit --tag && npm run build && npm run lint && npm publish --access public","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","build-storybook":"build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook}/**/*.{js,ts,tsx,vue}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"^3.1.0","eslint":"6.7.2","rimraf":"3.0.0","prismjs":"1.17.1","ts-jest":"24.2.0","typescript":"3.7.3","vue-loader":"15.7.2","@babel/core":"7.7.5","@types/jest":"24.0.23","@types/node":"12.12.17","lint-staged":"^9.5.0","markdown-it":"10.0.0","babel-loader":"8.0.6","@storybook/vue":"5.2.8","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.6","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"^5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.4","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"2.1.0"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.2-beta.2_1577169934209_0.15672689965473197","host":"s3://npm-registry-packages"}},"0.0.2-beta.3":{"name":"@vueuse/core","version":"0.0.2-beta.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@0.0.2-beta.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"043153e6e9da90b63d530c94c1a57efcb86e825b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-0.0.2-beta.3.tgz","fileCount":63,"integrity":"sha512-Hg7pan1+M15ietcV2COCn6fZiCXASy1/tgQ1xvTg4yLzgwAkj8xFdSsObFju+jcGcxP7SVhqy1a2aUqrwLnm6Q==","signatures":[{"sig":"MEUCIF3MNccx2h4eDoaFm5iQ0Th05LLLhN5REKIiSLX7CbFvAiEAsz+1K48ssFAyYXJK0FP39a/aKHD2Es9dahmfz6T0Aes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAbp9CRA9TVsSAnZWagAAYw8P/iDWknSzBsLq1Izh4gPO\nuVsn/vJOq4f6aqqINKoWHjnanv3E/tiDmL4wxvRKUQ2GQhD7a5NP1sylicg/\n1+tyJUGN/nJvNi5wV4wiHYrFGQo4T6VKP1uxIrqxqsPNeXjH/646rUIUUgFB\nc4zm+xHAPt/zWx3467/5ggXwDO3GT77TNS+0QKQ9DHLuFwq8SQ4eK30P6B3p\nl9r0m2mN7MzFv+ccD/p1ZIxCG4y2nk3z7gjUW5bCRRH9dURAsnlI3dqkiTG6\nMZA8FJd1uNhIzjkViKjGUkO+e2jamtD8VszvVdmzvlVc1ZiGQicUMdtGC8wV\nIzuc4XCg5mDUi4XK9aim2jgH1uQhjdS2B5VIUV/kIXhVpn8RzLr8rK5Tl+8I\nA4I84kluMi3YH5EKDlBf4akMBZurOTHoEFrs+t1B0OUuvcY5/v+hqqCcN6zh\n8yh+xmmqFGG13HHHXvIuWMQiHpp+p5y18Tydl+0/6p8mO9fz1egli5ZJM6ou\nFosAN23DeoWwpxxaNuRYd/ueDwcOJJI7w+YKCup8r8QxmOFlj3gZoaJA+oSB\nU3VutNPBhfWPtkZerZlIN5vRNu3/Mh39e1y1b1uaOs2zsu5ecmPjyBdBm1ZE\naX8e1gPVB1zvsEDGRspu3yMRScahJcaj76/GjA2Xr+jzatoCMhNOoGvkr3Rc\n5q7u\r\n=Rrzp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/module/index.js","gitHead":"35bcf2eaa0d2f3b2b7c84364dc54e1a55856f587","scripts":{"lint":"eslint {src,.storybook}/**/*.{js,ts,tsx,vue}","test":"jest","build":"npm run clean && npm run build:main && npm run build:module","clean":"rimraf dist","release":"bump --commit --tag && npm run build && npm run lint && npm publish --access public","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","build-storybook":"build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook}/**/*.{js,ts,tsx,vue}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"^3.1.0","eslint":"6.7.2","rimraf":"3.0.0","prismjs":"1.17.1","ts-jest":"24.2.0","typescript":"3.7.3","vue-loader":"15.7.2","@babel/core":"7.7.5","@types/jest":"24.0.23","@types/node":"12.12.17","lint-staged":"^9.5.0","markdown-it":"10.0.0","babel-loader":"8.0.6","@storybook/vue":"5.2.8","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.6","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"^5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.4","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"2.1.0"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.2-beta.3_1577171580651_0.3484821022568483","host":"s3://npm-registry-packages"}},"0.0.0-alpha.2":{"name":"@vueuse/core","version":"0.0.0-alpha.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@0.0.0-alpha.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"519d31a28aef5db8ecdb10cd55f870d9094a22fd","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-0.0.0-alpha.2.tgz","fileCount":45,"integrity":"sha512-B9HQcY5ADc3TtiVWIywDGCc8zY5r08jJNhmO065J8XVU3FrHYnnxIanL/n5Wa6qQpt3HGhsatVqwKpoj3KAAeg==","signatures":[{"sig":"MEQCIFPcN7pnaQKL8TfrT0St4y6CF/TiG/oG3DGJG4hIyc2CAiBVjoIoalc8l4nQhsMzPiqDHrj7KHFRHwQBYTHKxC1LWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23615,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAhGDCRA9TVsSAnZWagAAMZsQAJ5TmH9KAQ7dNqbnGTlz\niG6bgpCvm7MTnTBj+xgeO0Qr7b4TrkcMzDPBLnI2qE/g65F8g/fKnWTJWIYy\ncw+YlO8spsFyPG+fj9Cb5uylw7UOpOuffrq7sRe+g/KFfDAYQhx6MZi7NuSE\nGYhxrOLYMmD8B4Vq254fo9j9kVefw+JlAFd1jwngGRgTBmCzBxjzwN4tHICX\nAn0ZiAefRAi+v2yqn4jfUnuI79zM0rHjlcANP6kOE+76YrNR53/6miUbLJcw\nHX1w6Xx0MgmtzT3kq3l8VYON0krdzXfLwxDtyVKo2l5vwh5KtGbDR0GHhfR0\nV41GwBtCVLjmN+RdLWLqSgg2cHou943L83+RIn512Pp0zbRwl+vEIS1tIa0a\njEGw3fJp7mzU0fElmdMmUedKvGoUwA1EdwRaLfexDt3wyO3Krv1U0Jmb98nD\nd/q9l/4daZgPXkhYTRRXZchQpDLoef/a8vuBANPSTrtaBkV3STYDU3Ma+a/z\nr1zE3km3JsNg0KCA60xFC3SljwOX3NbzYeClT+pjtZQ+rCkxiZeQ9ikNe9WM\nYg6h8+C95pEW7e77htZPzqc6W/VNa/5mHE9eENwLJa2KKhbrJgHPwLzoGHsa\nlQRqNXucKbMckWnHN4xvhHebYPv5FufyuV3RHa9c1eW4m80Q7rr3b1UzPiyl\n1UCd\r\n=UHKR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/module/index.js","gitHead":"0816b7f9b1fd2af93ccb62f871c76a764eadca75","scripts":{"lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue}","test":"jest","build":"node ./build/build.js","clean":"rimraf dist","switch":"node ./build/switch","release":"bump --commit --preid alpha && npm run lint && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run switch 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","semver":"^7.1.1","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"^8.1.0","inquirer":"^7.0.1","commander":"^4.0.1","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","babel-loader":"8.0.6","@types/semver":"^6.2.0","@storybook/vue":"5.2.8","@types/fs-extra":"^8.0.1","@types/inquirer":"^6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"^3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0"},"peerDependencies":{"vue":"^2.6.11","@vue/runtime-dom":"^3.0.0","@vue/composition-api":"^0.3.4"},"_npmOperationalInternal":{"tmp":"tmp/core_0.0.0-alpha.2_1577193858600_0.7287843598937","host":"s3://npm-registry-packages"}},"2.0.0-alpha.5":{"name":"@vueuse/core","version":"2.0.0-alpha.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"d3522f15c374fa99d58711055cc95f28ac8a4997","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.5.tgz","fileCount":45,"integrity":"sha512-Pnh5h7QIoEmtXvHIhOfw0h2/JZVcPVJ/SliDzKHxzPRL9eI7zPgftsyyWwk/EnIJZgg+daU/NhxrJQyzTG7oNg==","signatures":[{"sig":"MEQCICH9QZk1K/+gxrZ9HnepqemDAEGpCttJakeHpa3cgCApAiB2WBFKozezZW9lODPUcMaJlFX7G3knXZlk1SeSPIdSsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAhKFCRA9TVsSAnZWagAA//IP/RYTun7ZdamsBTLiGqr4\ne68O8sRM+tU8zQuBfgKRs+sY2BPAdEI/zntl/slR6FuYSrg+h4GGstPl4Zp0\nBNau5CX1cNj6fjq+yF65uYuY2EP7CXHxO87qnqqKCP5Iqc4O7AyXii5tuYXV\ndWtBdDXd4o8i63Xy8Ku0rqL2Tg+WG23/s2UUqHyvUK9Sy8WhXL5060UTixLp\npcIvvmzkYzpn6AJWorW2mfV7EcTlhdB6doFK6j/yr32/Uzj0mLGkD+ZCuGxh\npB9zDkPuzjIhhJEd+p08IGTHZioG6cnQ3nJ7EdGJ5P7rAdol2cZs9v/AtFsN\nEWmVSb3pgDMjHE1cFY4HNuqOpmAd952iv9Uuq8KoBSYucJyjRXGSAhzJ0hgo\nruTTuWve4YUyTSUtdxcUDjGNJfmetB4D78J8MFEgqsGtlO1t+41Jv7vkOK58\nXbTh41LnjTSMCTt2RLd9eysXzmoa7NrySjIYXQok3SOqGnHN71x+gMzZKri6\n3s0cHw9g5GhheCwy1ATAZpf+extWfh/t+3uj8D0dM+bO+wA40U4fC25oUt+Y\nTErZIW2FOPvQUVip0Vf1qCv/vHFa+B3Fd8jQ/o/hl6dj5RFyAjcbrgv2WBao\nmt4gpKKHnh8DNI8fmZAGzM1kJh+8KgMHkDCYQGKbanI0HKXR8nnQzMdoCF5U\nBAyF\r\n=ZlwU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/module/index.js","gitHead":"bb62458bd6ef6d484db4cc16a21a0ac322afae1c","typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","semver":"^7.1.1","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"^8.1.0","inquirer":"^7.0.1","commander":"^4.0.1","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","babel-loader":"8.0.6","@types/semver":"^6.2.0","@storybook/vue":"5.2.8","@types/fs-extra":"^8.0.1","@types/inquirer":"^6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"^3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.5_1577194116614_0.11794338235182633","host":"s3://npm-registry-packages"}},"3.0.0-alpha.5":{"name":"@vueuse/core","version":"3.0.0-alpha.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"f5dd92d17b359c56675e53ac146945537bc9a22c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.5.tgz","fileCount":45,"integrity":"sha512-xZ7TsMIn1zoF++IbxKoAHf9YkFU1AKNHMOLsi60GAgOX6wmw5dsN0iq1w0MJqrnxuD1FMfUTllRvIIW5+JYBUQ==","signatures":[{"sig":"MEUCIQD0LN7o0emp11ljNsyH4dCKjZ5KFJ/0VVNVQCFpl1u9HAIgB3Y82nXuVOYUEOKe23g5/Ar16i6/zwbjnm1uiTv2crA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAhKWCRA9TVsSAnZWagAAIawP+QBvaQq29oeupqyIOBmM\n9H9670o+82F9+wW6x5REgLN6qDJGMOewlvZa5m1kIHXxEYoMs/CuOJe0sy7I\nxjKV3SOUyXchElSjVCbVtGt48k/t8F92GREcb5Z+YpT4tXpX4/jCliRZxVfd\nlhlb1QRZO8KBSKSSmCdB4nCFFCZeG3MvbGifExZy9c0Cpj3lhX9laG3EVcdE\ng/sMW/EH6E1eEUDu7R8z2uRepIqQo1hSpXjU0Vmurjrl2TX8GkykHALAUDqf\nRVgc/GJvWQpvie3lVWuoGvvorD39j1PQs6bufqR5ikth4XxrQCkvj1jqRzVT\nbTVkUF7phb2EULtO7DR0Yj7iXRXxgMrwpZedR9XmvRXnh6SwjPD6bcpwRWzB\n51V6HodHdJZKg+ZCZ8JsMdhpDbe+/aKchFvd19gbdTP5qFf8763kSbeyREgF\nQ+s6cBWwBVPFEoaDCHdvKXrysdevsqrSyOjxE8edM+0JCntYegSvN576tMih\nnqaj+WHN+QQQnUpWsGE9n9LYVvRVPkZWM4528lL86npxYfuWbmA4J/XjFOCo\nIZbJP/7DF8O0EKGqJs5aUNolYTRtrMd7cLabGh6t9M7XJy94ABqjmzDI48xJ\nVZn6n6DYzW/UM3A7/3Isr+tTkDF+sK3fXsEKx9u/ZW8fNh8ym/tHhUtlYWs2\nVFcI\r\n=ITGJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/module/index.js","gitHead":"bb62458bd6ef6d484db4cc16a21a0ac322afae1c","typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","semver":"^7.1.1","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"^8.1.0","inquirer":"^7.0.1","commander":"^4.0.1","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","babel-loader":"8.0.6","@types/semver":"^6.2.0","@storybook/vue":"5.2.8","@types/fs-extra":"^8.0.1","@types/inquirer":"^6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"^3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.5_1577194133825_0.3261981686676372","host":"s3://npm-registry-packages"}},"2.0.0-alpha.7":{"name":"@vueuse/core","version":"2.0.0-alpha.7","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.7","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"e370e666d42e3ef065fc3a2e6f94edaadb3ed12d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.7.tgz","fileCount":63,"integrity":"sha512-RJ7oltLVBlWGhcmsWwZ2IqfVmlTYSo8DU9hE1CdTDO9GxGC9ieQLGoWVyiJRxQ+Moozq1y+5bv/ZBG4Yaw7VVQ==","signatures":[{"sig":"MEYCIQCgBFbiliLXnCcD0EnNLoKzzjYrBqB4qz5J9dacRJYsrgIhAOtogwzq4Vr2n9vzgCrADj5+sAQ0jR7Iwvg5C5LaJ930","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAk2rCRA9TVsSAnZWagAAb5AP+gKnGTwhY42Z/I+q4P44\ni5N5f0mydpwchrEd3g7Nu+ZI1GTSyGS3BJenAycKcrV1ZdSydNCdnca3Sewo\nemqX8nii/b9Qp8SCAWdlK8VOJ3+k+UjnFQRxBgmNItxE77sbVj9Tofok4z1V\nE4DazOZ31D9/fbd8PEwha67VF3DQxY0/ciHB9TqX7SvsVK2W1FTDGFWVjfaa\nlAUKHmWVsJhNBiQZipJ41Ej/BuJQ796PpBQsHgu5b+79hKRzAyzhpvJnuhkC\naaazylMZgn4ytyuUC2oJ+FhTaXNhWjmniUon/7CQ2HwNVOClpfmEk/gq8R5I\nXMPJCgOsynWG7FTfDHpvF+mrGBAm8YFrhWVGUdkG1SpOa53+zNYLpz6PeWee\nryM0Ib4UbRE35/qJ/yagJkZ4U8k9q0mhsHPbi/k93lDzbkVTiwNPff21BanK\nY9Y155MTL5XWMNdCNLEOX2P3btG296USFzM5ey+Qy55ObadCwptkQvAqtFMq\nKJQZQ7Yln/+1QKI3yovONQ2MIVDpmDsFFkyEchXKamIYcVCtoWAATFS1DnoS\nKWGIHMmUSTrDTljFTrs3TQe3b7jrNZ6HpMdbr+rdSCeFOndrp92LnMyO4xyQ\nxBu8esjh++lYwxgatXp1oE/30SWCJPgTK17m+rAz7VejuanEZNqJci7neX90\nUTN0\r\n=IalZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/module/index.js","gitHead":"5df7d5783824a938f026e1044cedb02cf8eb5d0c","typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","semver":"^7.1.1","consola":"^2.11.1","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"^8.1.0","inquirer":"^7.0.1","commander":"^4.0.1","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","babel-loader":"8.0.6","@types/semver":"^6.2.0","@storybook/vue":"5.2.8","@types/fs-extra":"^8.0.1","@types/inquirer":"^6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"^3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.7_1577209259391_0.43174881664010956","host":"s3://npm-registry-packages"}},"3.0.0-alpha.7":{"name":"@vueuse/core","version":"3.0.0-alpha.7","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.7","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"84645978afd52be4ac51324497fff8d5bb001d31","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.7.tgz","fileCount":63,"integrity":"sha512-YmCMPt50M4MH3e7yo2FimZSXXNmfBMVaLQC7bp2uCfkgdfaY0/2ivFUnyCx48Z9fLcDkA8SfeCN0MnwKO7FjWw==","signatures":[{"sig":"MEUCIQCJVhWwi4VTQCXdQN+tLi5e+iVM5lzqhR8N8aizVqkxtgIgajCqopomRBgxzOtkjBUvlbPHR5dtXf+jrVVbbClRNkA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAk28CRA9TVsSAnZWagAAoFcP/0Sa+qQG/N9+RVFFoVju\nYKxZqoaOecNYLwHtTvPlvg25XZN3MKSUYeQChZUD8PWF/NIdTtCoQnKgdsAM\nT5K2Sow9/ssuu+/M4fmwHAxYT3Ef10QZdFE1xRMA1SNpYu35EWi08LPClaqs\naWl1Am7rbXTYhHgJ/nrUq7mYRMKf0XC1SITmj6GJ3pcuXFe7XWU2qX+IypIn\neTlgmY8ZI4yNWm5mJdAV7S/I6oNPWrUXHmKWC751wOj3Uu34VAhUXag0Dsuk\n2aU9SM3SIbyRYaSBjTtKCqT0B8FiqSFhfJWJ4ZbBzABYIQYzO9G6w6XmB0jD\n3FazkfTyyqZ0i/0GcDcBkeGbpoHlev68m6J76syVeM4BOpG1X4dKTRMLk0Zs\n+RdgQ6c5VcAHY4Q0vGz2vJRUv4tWmgDc5MIdxAR7QfRqN6P5g8e0RXFpZphj\nBI19vo8m8eOMUWbbCZjQgKKpqKh5wKjjeBfjYNx6RuRXB9tOPg+8jM4D2CGi\n6ubxMRtXCP8R5p5dv+cp1hNGKx7poIYyJDmhBWL/mumDbxDGBJq8uQPW3GMx\nykE64GuBicqCrzGh0D0WY52y8peQtnIaYeuBTdShAs9NqOlbS7Gb4BXkHAfK\nb4e5FaEJNvROLFOo7Awj1MooJ7bxaefTxYF6Sz1uDayeROE9zANx35MaZ69K\nj+ZT\r\n=C056\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"dist/module/index.js","gitHead":"5df7d5783824a938f026e1044cedb02cf8eb5d0c","typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","semver":"^7.1.1","consola":"^2.11.1","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"^8.1.0","inquirer":"^7.0.1","commander":"^4.0.1","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","babel-loader":"8.0.6","@types/semver":"^6.2.0","@storybook/vue":"5.2.8","@types/fs-extra":"^8.0.1","@types/inquirer":"^6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"^3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.7_1577209276170_0.40535511909732613","host":"s3://npm-registry-packages"}},"2.0.0-alpha.8":{"name":"@vueuse/core","version":"2.0.0-alpha.8","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.8","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"bfe21a67ca40cf0d6f6d269edb093a324ae4ee31","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.8.tgz","fileCount":60,"integrity":"sha512-Ok4Iz7lNJEPhC6pWVaDg69Ffk4Jpn2dhqPcec1N/7CwgwJGXC+7w7FKbyaAXRim+5A4vnuG9cOWHO63lcfWIKg==","signatures":[{"sig":"MEUCIHhxttpAcwWyQwywbyOj0i3oJ8vp/lnLwgfYttoUko0kAiEA18nqTvHAUZ0bvmgucxK+vi9cywA8iqpxolpTFPZrrKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAofzCRA9TVsSAnZWagAAXd0P/0UNS25BagqxZIf61DwY\ns8kln5S8+gKVM3ZKWDgWP+WTeAraKBRwzh2Wp2BacFiz/v3RtbOKj9QGyuEV\nIzNBi7ZNAq6a6Xu3DIMQrdHdmOjx/wgdDbKoQSshPTNF1SimVz+J/+CUnh79\nneqVtRKTTptGJPYXfglAm5OBhC1hJBxBeb4GieJLgymOf5o5uW5cBq7btxud\n/EzBEivouVZalNtcgzpPEu3D/Fq11AaDtru7GEzcK6XoE3pRl2eHsk2hQHXq\n2vg6Kz5KUFbegYnZKYTUpq9JUrj4Qw5yuHHhNvrDsW8gugOYu1cQoQSDDH94\nO4fHWEaSu1etoYLylOqUfEd6L8hc8JOXeiN4lMesBHGh/VJOhothPBEqlghT\nbMI+ntSZdqYobrLPMoMZp44LMju1aQ3iAct7Ao2VG84q9LJwf2T92jUpzHk5\n0jqHq8WwEjY5DGU9HPAX7vqt/ZDrK+DaycewLZHfj3fcOXbNmxR04wmgbeVo\nqMfMwtzCyYAp0st4983E9R8HxXP63ewJHp6EVj0s+TkZDxmoOIp5O0byhI8N\nsmnPEzxQ+MVbb4szI2Rtb28l61T0TrPdPnVoQFJC8mJX/wS8N09EYaUIZ0+q\nJtIFTGhdsMB1TlrESNP3GfTlRq3wxSMkWj9F754La1kf4GIw5TR8aytvjHyC\nGbNs\r\n=VmnN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"f6b5680450b323960ea1489eda915d34279e9319","typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"^1.27.14","semver":"7.1.1","consola":"2.11.1","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"^1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.8_1577224178785_0.562006972943369","host":"s3://npm-registry-packages"}},"3.0.0-alpha.8":{"name":"@vueuse/core","version":"3.0.0-alpha.8","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.8","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"ace946d575f522c996a83fc4ac0c6a36a5d2f033","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.8.tgz","fileCount":60,"integrity":"sha512-7/3dgYgkmpMXQe1N9oi0j5dNPvkmXZHz6b7QIQrbGlLtKGZAidzcTG3kLhccOKWEytdN9MGXihaflqrH8Tv08Q==","signatures":[{"sig":"MEUCIF0vBNa+tMHZfysPsizRE/4GEm1mBXYrVU5aqAClgMcrAiEAwmCBzjVaKN526XmWoUowP666XI0//6yzbUPo5VD5EBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAogGCRA9TVsSAnZWagAA8MEP/3TLKwuXLBELXWW2qARK\nKhY+tBMPtbAssxEnYhuGSSwCLaPQjMwJbde8ld/2qTaK/TE/3k6jr5CTu67j\nKvO609hiz59ZNw7+g+RdTgNHkVJgC8gWKs8jPol9+3xafz+MclF+e1VnxTrA\nwWKUOJwgy/AVEXeE2mioakWB3qubc7z5dg5e+p2XIackfHRu/B9gNCWKmBRn\neHYw4IfvPK1md+jnfxj1FPnS0zVtAsymg4WqImQjxUO/TiTgKtMjOiajNW8a\nOp8xcjpXGLh5tUOHBxFNgCAgzxMKRzor7yxMMCF/vp6ILXjyzGvkY10e35TM\n5Ovn6cBYvwsw/0XRbYYV1n0Mo6CyEnFNSkjkUc5PgWkTqDpWFada8vkiNndb\n767R4xuxiRQ1wU/6fBDRJ/PKr2xKLnnRnkqeFT2Kg7rqqKF4znqEw/YX0D/4\nx5GlwEbsA+2MrBAZSGWU5VSodBcJpzbyKXf10LNtb1r5RdkFRvppKtCmY3K7\nek4+W94aa+9cwfSEBlpHwRC9uSN2vs8GSh/72gE2f5zXnfQCPU3yE0nH7W8w\n9lNwf7Bn2418Yj7tKh+tohDIP9iXvHWzvidMXknYjLYybKX/tGeYOKEgLj6R\ndF9k0wQAPDHr1lRZp9Bv0/qoxEjX16FZaUMlar+2HusCnZ/mDHeqdKU54AyB\ns5fn\r\n=IDMo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"f6b5680450b323960ea1489eda915d34279e9319","typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"^1.27.14","semver":"7.1.1","consola":"2.11.1","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"^1.0.7"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.8_1577224198076_0.2896499501448171","host":"s3://npm-registry-packages"}},"2.0.0-alpha.10":{"name":"@vueuse/core","version":"2.0.0-alpha.10","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.10","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"025b447d310145102bc79ef528b94b698ae5d6a2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.10.tgz","fileCount":68,"integrity":"sha512-PanZa5sRF3+4oMZ/vu6fnOAhXJuwscoj73fA7dbSkVOpiceo5ZmI+GeVeu3VYCtCpB6XUTLW2sjC+RUnCeriPw==","signatures":[{"sig":"MEQCIGZbvcTvUnX3LjxFJek1OtFWPhR1bcNtw15kPSWEpzuiAiAlPO44agRW+AMDH2hQZKnyLGQcr/HGQK3ZT0EFQZVHDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeA04sCRA9TVsSAnZWagAAl+8P/A2PUNUj/SaG2gx0zrCY\n0YL0bSrQ5A28owpwydeig9rf2QiyDC07spUQGzawA4zdXV1t9e9Z5WqeoWA6\nJccSF95sP6V241tE1MbK43DSIAYmQ7w4xNSfF/kr+7LHvG3atJFWgMgNE+4N\n42O5EC+LLjMczycpwZlVJE1rGOhWHhgQgzkVRw6UQpmCf+3cUUARvkxbVZrB\n7k/P+aZ407qOm3Z6mJn6tGcm+7CkCuVZqOqCzPzhIU1z3AV+juvsv6rrDidG\n2nNTyyWPKBxPWV66KyV5FUJpVuvSoy91ZSX5ij4utf8Lzw+nEpd0S4nH4q5e\n2xYVevMncqn5q+ilVqh7jK8EPHy34j4kmBQ9WoezWHAk0vK6XOnwGfao9qUX\nM2EK2dz5EJg/O07qJp2R0MpUv/F8upMpu72Nj6P1cG/dc0kRh5RhT8L1gPSt\nqKbFqNQDxf1teSx/8UbAorBEzYYB2p69Afxxc+cGxiIo+AIqcBV8CRWbQRyZ\nGsMqM+0G+85liLPI98WUO/FipUJ5M0+37M5GsM3uK3UakB0C7U1MPWbEj38x\n7WkdxKly8A7cQjXEFovYz3pgXd/VUY9sGimpAqYcklioueBtyWd3qh+2WY7e\nFnrcbemlKTpYq0C7FUZMWroilNEsD7X4meyQOpA6ZAw/GeYRKoylBd8cQO75\nknRb\r\n=GA7b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"46d910e5986a2b0edc385445ae9147729ff49854","typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.10_1577274923885_0.07917519186747146","host":"s3://npm-registry-packages"}},"3.0.0-alpha.10":{"name":"@vueuse/core","version":"3.0.0-alpha.10","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.10","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"c803d9bd859328d1191b0b92a6b34004fa69616b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.10.tgz","fileCount":68,"integrity":"sha512-lC2H0gzJxkMq3xBYcTbXXWYm3IqT8GJ68YkGdUKWMHmv9St9spGr81ix5VU+bfcXhVHE5rQP1yNTHlQMKoxHOA==","signatures":[{"sig":"MEQCIEXBBTwMs3MleJhulaTto283tOaUG6FjqIBJPGm4a2rFAiBW6y0Cakcl062ZuE7lhfxuKdBFvKnCfY44FJ/iKydiqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeA05DCRA9TVsSAnZWagAAaQwP/1dgkxcMYBJRBqrVlVqW\n/7fluIrngKztULQWir3BPGPXZv3EZ5LFFhDStV5O+Yr8g729jYekxPnBWIHN\nJfruXYWy5DLI9oH8onEx8tXKQXK4Osc5VIwKqCQyBM6ZhofFwFIelsoL0ngr\nk1DtqHYCpDdqbB2Rm8n/qec6+bpvipPRy/iQFZ7IEj7ncfR/eiAynwGzmiAF\nEMssjyO8wrRWrWnvIneRbqLx4T37Ck0RnB6KBmMXVE46cYrret5b+aIJtCgL\n06wTRj6y+OnNn95yhn2OFnKifKQDhh+Kbau2o2s4VtaQdf2HDP1TMchbN17k\n6PKXbyDzfq9D6iUX1woKCUe5mq9cpxcL372FVsyrBoHaZZprlCjYWQabnbtl\nRAvqPN8p/B5/sO7QfmNNosKA1ufiNt3n3CJJuSMnDOeq6sv6X4OnTvyHrGxc\ndUam6kPcDuEfGZfcU/EuYt+GQun+5odn4R3I/omh0Zaz7eAeO+7HYYZZp2Y0\n1F7Rp8iFes8HAOLBK35PbporSt6vXCpLBkyDmSSi8YL0YMM7o5lFVBOUbNk4\n3if5RS2nFDPpChlV7Thj1fkGoZQH6Pn2Tg2ejwIMsdxdkBLqAgrthNh6A1r0\nTPlW4vpskeCUKyKKxkViDOLpqXOjp/asMKo3gnyPoBs1F9APIfpywj5HPoGr\nw+zw\r\n=Ui23\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"46d910e5986a2b0edc385445ae9147729ff49854","typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.10_1577274946639_0.02695856302082511","host":"s3://npm-registry-packages"}},"2.0.0-alpha.11":{"name":"@vueuse/core","version":"2.0.0-alpha.11","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.11","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"98c042cc160364af6610f4cca3e07a01fca04249","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.11.tgz","fileCount":72,"integrity":"sha512-2Bqd6EENnfu1dQsGl2vS5mjchqeoricAaO0Ou3CAl7CRLhuKWRx4yYh0KoiPlrzR2hNLENOYMF7inT3enYH72Q==","signatures":[{"sig":"MEUCIEFSAm8JPiLDiyidjPikh8Yc3lCss/9F+xhvqTp99NS9AiEAqL7dG/4bSZ5KpoF8IbEsMFwsXwJz5JfAMuoVRwqtxxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBCGKCRA9TVsSAnZWagAAL4QP/jyS0LwAODQXQaXN0tmH\n0sYvGFUTkToFg955ip0YkHZk6tAnsMOKR94ZxP0oEG1PcuUUIeLdgJZ64kPT\nDpD2VARdzaiL3TnE1FnrUEkLoSYdPuYN1Q3vESeWRvR2CKtmAJgjvYwPnOfk\n4vszfEGOiwF1K73uC1KlYlqxWkgnpgDu874fEn+U4Nq1oASqVF6/H0i/+9Yk\nket88P5xsS9Z1BAPGKG7oDL3yyCQ7A+i93md8dTf6xnYICXQcPxrvAoZG7ZZ\nPLhO/apSlymQ+zxNTjZa5VGKh/Awy51/MXoNH1FWzvZieKnrRsrobDU8dsY8\nIiFhsF9CUWiaz3oE5SMryqfqq/Dl7dxK74STGmnTnKetcwyNRsWShEpVAmJf\nWSn029w8DA2v4IUMAjmlOz5cUN5zIyQgKVQD2o6NOsNMmdEVI6RsrBlY/2yy\nDJREftRNLIXOQL8Wh7eQ9RJf1PUqtSR9VgHXYNVldkBG7bOIMlNM0PvCRm3k\nl8AftcEpX+yNIb1X9Ljf7qruhdm80RVYh6XCdBomwaF4Ul4tJ/9SMXA+9KdZ\nEE+JJkn5Bo9jdf6Qgt4klmobDCdOFTmLft9bZRJW1ALv7AJQlh4sumM+6cDs\nKKBBY11PjhYrMqI0dxGo1XYHBxfyzhinJnC6xlYbUvbi8yQpwOsEAKxcEyCS\n2TpW\r\n=bmdm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"f9cd1d9cb9cc03f25198f4b1113c7aae87b32ade","scripts":{"lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build.js","clean":"rimraf dist","switch":"node ./build/switch","release":"node ./build/import.js && npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run switch 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.11_1577329033785_0.6204011950817183","host":"s3://npm-registry-packages"}},"3.0.0-alpha.11":{"name":"@vueuse/core","version":"3.0.0-alpha.11","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.11","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"d0e506a67808137f8ec550c421c74715f795c8e9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.11.tgz","fileCount":72,"integrity":"sha512-8aZ/xfYYASuBRw1uYn6ZXQlxjRJiIOO6CQ3Z0xQphh0WmNbhrs6Wnaqm4xau4G4RJU5dOBbFwOaVF06w8y4ptg==","signatures":[{"sig":"MEYCIQCS+askCUkJ6AMhjGvKBTynoYDhzqI/kVRpA76dzsPCwgIhAJ6zN9MrITHH1hGl8fG7cjty2Q1cFN6eBhHuSjhBgDuy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBCGhCRA9TVsSAnZWagAAvZAQAJUz/vedNMrJTg3fnplR\nXTgokXdh1nGQjm4HixPPHvjs+PrZCsSRabsnC6UxvXWq4AFO7UH4Jv5nUk8i\nlbSW3Ryq3drn07i8AvZ+tG9nPk5/765MVi7m9X4CAbwyIAiJLFA0ww2tPP25\nX/HY2NNucNqxIdJtEa7OgwBatfjSE7PyRKoJdkz8wONXqKsRct2tT4OaUf0+\ngEzzoJAVv0AZHJmfz7TjqmSl8+URzn9dxivjVkRYlMHMZWqYlz+4OdhsKEfO\ns0xLOx/K3a0WZEjPRhprTDGndqquSOdzdPGuh7NISsx0//9z3p72QpnreJo2\n0/cPvV4+fXk2TXN12oINN7fXN7TILtnJBvGYivBi6w7DBttYGK4gFerZVL+A\nLhgKwPoFYCmEHwAW8QE5OIrHYOluWuCiY5te6WgH08EGF7MNdO7H7oApEuN9\n2dfMgSNT3q9ddEidQYByLDaSAcAUMgg9xDy7zZCoOEB/c+4QHmNb04e/k2E3\nLJfwUaTy9pKJpKCgZw8UVhSQPgdZ03AT8TY+DvMAemAgZbVUGq0o6qRlHvnS\nNqa39s/OivXmLGA1JIT9vXkWZVSOZAXHv2MFVaZ6BSonH5GqaMNJ1W039Vvv\nAFbF+m+bdsNgtVnfWbrcr3VX0srk0dizinVjJyrG146tdWqbGemfuNq4E7k2\ne+ao\r\n=4VhJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"f9cd1d9cb9cc03f25198f4b1113c7aae87b32ade","scripts":{"lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build.js","clean":"rimraf dist","switch":"node ./build/switch","release":"node ./build/import.js && npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run switch 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.11_1577329057250_0.031271012373840446","host":"s3://npm-registry-packages"}},"2.0.0-alpha.12":{"name":"@vueuse/core","version":"2.0.0-alpha.12","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.12","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"78dd3841f02263addad6ad0e33124b8a97755410","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.12.tgz","fileCount":72,"integrity":"sha512-btAusEFSjfUxvXuststEYXyF+Rla4VilDwTIdb/pNp+iMIRUUUhmLCBFwp2YRSSzqhvORH5Ctp3ic8wW7B/e3w==","signatures":[{"sig":"MEYCIQCP5ohCwg6gnlx6yHrkz1MYfMrl45Nq3BIrPsQ5YkhbSQIhANk5VD2g3b7UhWfQRbFnSc0DRWxVDuhwtPGEi7Sj9HBx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBCruCRA9TVsSAnZWagAAlLMP/0Li15w3nsY9Id7kz6W6\nGLqaActWtyBJUvUBSWsBLnLmlahVr/46FNqr8UuGwLww4j/64iGxs+eTrr7K\n9ljjeOA9ZmYdYrodS3srhJMS3YLMmmpihJRJQ9RB6T8U8cBZbEM7zxT+bUhO\npf9ODksWs6W75zG1CRUKRwQBg09xBswEJ8AqCngsrxNfWUHDHedTw82XwaJf\nBsGFLxe3efn6ftX2L6OQ0AjXQT3PpH8eX8GkANe3XBbSOFv2t1L5E2Akv4Xj\nW4sbPpde+56014MH9wyVLnOVy7jgB/vT2TmFVrUPTShC7LkPQPjCW+3S3knn\nrBFQuKb9fw6K/21gTE7r2VvpB4yGz2nWtu6T0nSu5yY/839wMrIRlq91hiH9\n8DJXtFdvI2DnPSGFe5sza2sDx1CqLO79FPQCs61G9Sf2lTIR7NLh6Wft0khd\nR9OiEHkqebgZzbI/CgE4xQCet/ZcRmZyfq1qhDjF8KKpsXPEZFj8B5bzIli9\nyekrXca9xNw5Zg1nbxfHSVrKY90rL978Ns0RAqqviORDSTbL3+cdXJBof9IS\nzygIfMYAtos15U3F+LVcAx+GKxNJs4NRuHGpfpAAmJWNizUFVfQ4kZhImx7N\nYmO5FEs39PTmsPP7syQ9Dx9Rfrh1AfWPyF27f2CPs0wUuZ4fsseIbJfgxKEW\ngW+G\r\n=G01n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"80962232a3b9ee44026c9d41914b2d55d11a15d0","scripts":{"lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build.js","clean":"rimraf dist","switch":"node ./build/switch","release":"node ./build/import.js && npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run switch 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.12_1577331438512_0.8670262832909867","host":"s3://npm-registry-packages"}},"3.0.0-alpha.12":{"name":"@vueuse/core","version":"3.0.0-alpha.12","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.12","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"496846d9b6fa771f17c4d7271714d48d433ccb30","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.12.tgz","fileCount":72,"integrity":"sha512-9ntrpbMsLYSSXfTRtYe76pd/StGqZLsvcCUqMqYj+Vf/dTJs+uOaRProZCzVgutOHLeqR3EvnF7OPX96CiuZdA==","signatures":[{"sig":"MEUCIQD2F8cPKXRfx1L6JrAbL7bpHBAiYkqmg6Q/B3ZHqcUZEwIgWSqHtakIemSFs1srwPjhGFNrkeIqERxo94Wa8+aHW8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBCsECRA9TVsSAnZWagAAcdYP/0FpHDG72noURzYAdhuz\nc0F4LM7qJA10sIGiiprEX2RGzYPtgSCXN2e8m6K4pLbtJ3WGpsE+NDiJXrN+\n062K+7nE9yaTwwfg9MTbctSuKNRnz9lfZRb048Ag9C0CmzsThxjkiiZK3miZ\nPpYhhDZ/HQPNvwFfx2dHZUyxSxTceO8pFyH+3WxkN4LA1MrZfHHB9JN3MWYW\nrJ3JiLKY8seKavdB+VVllBvcPYjvn0CW3FugoEcfcyb+k3wy1qQtKe/xx7nS\ngDVHG/B4U1onk8XmQdad2DqllEbbA6vTxev9E1iWN9fQE+rSpRO4pYb8yakQ\nrtQ36VogNs7kRHmbUqvjIUxN5rvjIYInwImMDYBx2Laf0qSk6CWHGG4DM4/x\naommoeqI1Rxjwq/v2LWhFuD4nXitgzhF6UpHsgvMZ5JqZR9z2sorSG3Ntgde\n63o17K7uPZsKLEpAWGuE0IMbPWe0YNr5gea19b94P46gRTo5SCNN4eywrO9a\nXqt74L4z8H6D41JCzTsFifAiON/qtku4JUxQFOjSNDHWaL6mfdbBRZMqWdAu\nBrrjOqZKtYKfg/t41VMJ7fUzzedghW+2n+ejjaFiQqtPPWWsDKHzTGyk1E9P\nAKMtSXc582DLVHDh89HdLKDpw8bcLf3NbFQq4ImBBZSr8m4krYVm/upQPnFN\nchm1\r\n=EysG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"80962232a3b9ee44026c9d41914b2d55d11a15d0","scripts":{"lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build.js","clean":"rimraf dist","switch":"node ./build/switch","release":"node ./build/import.js && npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run switch 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.12_1577331460508_0.9322041661619149","host":"s3://npm-registry-packages"}},"2.0.0-alpha.13":{"name":"@vueuse/core","version":"2.0.0-alpha.13","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.13","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"5b96f2b9aecb58b32b08f23541cac86888464034","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.13.tgz","fileCount":76,"integrity":"sha512-cCYDH8DuyduCVjH4UOiZwdvvNeq+Vp38z12KOwvZ2TWNA0J1vXiUNx5UBxXP7kxZLK4aCU2+42CiLLvFu8KF1Q==","signatures":[{"sig":"MEYCIQCeCbmWUeVYMF8n+YpwlExIzS5kOhesRtgl/eNvQbyW0QIhAPHZvJIjgYYWKkfjaAX7TYw5aCwnvyx+9hZSQ2YkkrSf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBEHLCRA9TVsSAnZWagAAfs8P/jVC53pSNpfEVkJ/EzIm\nhITP/z//6XC8vztHwYvPfA14RItRtHR2+RzltBmN9eOco0SZ7cGUUcT5xqTr\ndkPnxECeCiPTNIba53vtRG/vzWvsp0V2DNEHKeBAt/UYQ4okaMjq3DJLequ1\nBk1+Z2I/C5fTEx8BfV47gH65HbMb/49BozXHOxpEkcrsZcbWWQlrrtoC3I6n\n+SyGFVcg8rPBvUsfnuU5Sv27DeB9cXqTnlWWzSzG6MNRpaMxLphEkk62Gbps\nEXKfnw6TkmPZhDrACBLYJO7RoonWbBo5GQeZ9tDUb3tF/4yU3iaVT5tOUrDC\nYwLRf30mT/oo8djFrSFwKSm4isAUZFXzHtJj9ltNi6fQaOAep9aLFwiGZ2qV\nONPpbQhMvjwsRMAhJxfdRebbj8JADz+7t1WkMczw+ifhUPYBnEHvhPbmFV8B\n1dEblSRuaTWGeh4WKKfkxHRvivoL3wlycG1sCF+i56NitIN9nP+PcotWAGAa\nmp6U/ahORoUHZ+mqxoHIdgmglnKSGxbwR+ip7FpQyzzW9yBOfarhOBZfqhM1\nKf5McQ//J1tBqb7Pg/WwQJfPGMrGnu2h/ZZGBI72tLrT+HPVftvV5uatRmuG\nMGyQ4zjPlhHpnYX9QH+BYTG/N7/z779/AJdigfKX1ys+Oa3g00I05oT/gssh\njl42\r\n=KcAo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"64feef5fd923d9076cafc5ef7c874b8f001f60a2","scripts":{"lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run switch 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.13_1577337290728_0.2875988074036375","host":"s3://npm-registry-packages"}},"3.0.0-alpha.13":{"name":"@vueuse/core","version":"3.0.0-alpha.13","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.13","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"66cd7d45fc26b96b819c384fa32b83e6909e3599","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.13.tgz","fileCount":76,"integrity":"sha512-jn0NPETCS5RRnDBwBanCJO9Yn6GNW+05dl654nxLraPFzhMsrYxFVWgQktHfIXQeoQjRoMq7vrIPZ8kdY1oGew==","signatures":[{"sig":"MEYCIQC2rqwEY8feipMywA+25NiNH+qXfUXhSZfAUQBgt3TyeAIhANqVKgRHswnmeZN6lxszihsOmp5NOZSl7lOJLvyarElW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBEHdCRA9TVsSAnZWagAAJ6IP/3wwGFZ3VLItFQKUS36U\nFikVC2hwJYYVNC+xQyhV66WSQlcN775Yi5p/MdB0KZC6GZV/gtI37T7zv5Py\nl4wvh3PEsFGoA7m0Z819PJH5/3C641h8aoHeV3pfpAFx+XMgYyXeWChjBqYq\nI4NGoTecohsYvxmU17YK3JTSzO4alihysSHDJRbSNugzO1JCPkM6/cVxElAz\nAjOM7ZYA7Ky6W9Udc9KkQYpvuooMmotN1w4pBGNqdZhq0WYLfSBXeVTxrG6k\nO0wewPYyReSjR1sw0ft4bZYiaStLd/8ZrEK4jLiSaUexA9UpywMuDMxK1S1l\n5aEMxfvrbJIntwwjzOZTPwjnUiyJzmOWETmPfPbT7ATroYioPStSGCiPXOBL\nbeFd7Jl6xavUyX7p2OUFzXu0CPSdl8ARWSfYrXvERC9+Gmhvwm0o1tia+gDd\n45Ad5o3QnaBx4L2E0fc5OuzpkDuDVTXWEdrH2EAtu88uIOdeJl/k+EzKErGM\nnIgc84eQAilyXVM/w6pKH/5LZyH/g1ss+ZtARKF7CNMQ8KVt0IMfB1so0P+6\n0eubwmiHU/dkuTR6aiVQuNqJhRwaSXzaoA6Rc37XfpFPehUl220Nj3YELTd5\nW1aD0ykTW7aKHnI5ukoDxWiC5QW3PYtkAXvqtwOrjDSj3J5JIng0q/hEWBY6\nkpyY\r\n=yXEV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"64feef5fd923d9076cafc5ef7c874b8f001f60a2","scripts":{"lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run switch 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.13_1577337308763_0.9364954355300035","host":"s3://npm-registry-packages"}},"2.0.0-alpha.14":{"name":"@vueuse/core","version":"2.0.0-alpha.14","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.14","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"2203e3767f79a2196bbc38eb17a8a2b789b9144a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.14.tgz","fileCount":76,"integrity":"sha512-r4JXnbcqEFHlXKGmnm1koVVaqpmnnM9i/C6Qm9t1S3C9IRtEOO1Nn8Zoq2dDcDNM20+f54h7vjUGSMld6BSzqQ==","signatures":[{"sig":"MEUCIQDXvM2ZARrHrshZN0ZVJGdPS52n92oy80QlDRJbhcV5bwIgDxWtvi0B+MEvqwCOzsoZiKG19L7CcOOIBuMlRdn0VQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBEKNCRA9TVsSAnZWagAAZZ8P/2A5fOzjZDe1yxdo/Dmo\nrerZJiKW6iiAqhaQz9bX1FcVqNDJtP/CF49I+TjHn8ctZ0xUSV9NERaI9lDB\n5xXEJY30wd00hX9PfRbcYANlkLfWittWdm5N6ZOaHsK7QTgw44eBfmGjkZ6y\nDKV6UbTPMMXnp5sy+YmGXE7LMT/eqg/z0qzH8UUsJOdcN8KTswezkfI2EKaq\nVzzwAqkqhan3ENoBXS8RUiBtn/b9OqErUxyci7kMx9TGriNjh1EBmy9opHOc\n7PwUUldYPnhlVOzbJ4LeygIycxBLPhVOuNpFTe1z12LoWbWJwCb1ycMOtwx0\nqd7qlNCBwGx0KABq0DTT+i3TUsQmsA8DrDTza7jGYv+N8cfhzPiZG10ia1re\ni8Iy6VFxbDegvsrWL3MmV+PwWlqItF6oDOVUlNjtU2vnjNw4KvwLhKuEGTxD\nkOXuJBXciw61r2gCyJN9c+tIE3lwDpj/GLvEHOAkkVm/BUPt96fGDb0H9ZEN\n4aGFGgX6exqT6cp6nwsKJCYXzI5u29BIvsBibABt9pYDK4TMuJIeK06M8hwu\nmgujIW2rEt7PzJVH2xDbG4oYY3lVrOAQHUDtzrtMAfPHQAbDwwCf8Woy61xu\ntYqATDVxDXki2SVtBk/l6DAmo+DgCGBV68pLh3J0uWkAbKkvNfACSpeM1epN\neNot\r\n=RPKQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"f9c5fd08ac04076d86449a14e11143731f645dac","scripts":{"lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run switch 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.14_1577337485498_0.3741453874823226","host":"s3://npm-registry-packages"}},"3.0.0-alpha.14":{"name":"@vueuse/core","version":"3.0.0-alpha.14","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.14","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"65ea37899e7668e94b0f37cb8c9b2a92648b2ea0","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.14.tgz","fileCount":76,"integrity":"sha512-btYABuz+m/8h0n9LnmSwhCR3OpBVhLlkaDY1U5UOK00Md8oZEIJg6zS+m0TUEZSflPK0hJ2XWjjz8bw2tIBy7g==","signatures":[{"sig":"MEUCIQCRnokclP5S+kq6A8affKQzqlzFD8CI24ki+3XqEjRt5QIgEGsrX/Y/nIC/xQ3Xy0TsmFJcOUO3KNRKkkpbU7Knyd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBEKfCRA9TVsSAnZWagAAuysP/jI9bBniTAdM6THvOw/u\nop7kL8FEhXbq/mjCndnO0bZOV5ZP2nR+x1qyCkuLJZtww40fbsXABSNQ2NPY\nMSLi//MAzncb7s3X1xgyRb6sQwYqpQW9oKh0a7XF+PuoCOyFdQvbVu4W7h12\nIy3rlI3ODGpy/1pHIv2fYFHDFJZs20Ys8oAOoXrlOSwtokGZkPG2WdfAO0Wb\ntuL+LT+5YWHapwsgYy6NpMpS2gI7bQwnhZd7sMJNRINidnlFz3L7paQz95dj\npcb5+BRje1irmi+8q6R6aCsfFhkTgf3l/egy9aO43JUezyQ2jGeykMeR97va\n0LrRexobxaAEfB/foheOcGs6aQQDc+1oE00bNUMeO1eqUWfa5oNxTl7UmbPd\nkL7wVD+RIditLjIK7myPmUIa+j8rYnxcq+W/9VtCzG8Fn5Te/GjHTLRNd0lq\nkFrubTg4IFTszGeOh0SlQRzhaoNRWIBAFJmgzkUIH+Xocpn2SyfH8eecKQYt\nWwAQVoytBR8nQUYN1KYrXmz6vHBn7TBn1lc9JdzHfTHRnlqJfHOJ5OrKyu8W\nHMjyZjaUAfG924dr0+oz/URZJhPbjbwboEaMcVfor0LeAif54ryCuctjvFBP\ndmbOVjN7I4HxctrC55mCnFqXkA41upkhW14RiKYjVw8X55O3oocRZLII7oHK\nb4FG\r\n=dgc7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"f9c5fd08ac04076d86449a14e11143731f645dac","scripts":{"lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run switch 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","commander":"4.0.1","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.14_1577337503562_0.4667935870270108","host":"s3://npm-registry-packages"}},"2.0.0-alpha.15":{"name":"@vueuse/core","version":"2.0.0-alpha.15","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.15","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"3e56f0c6c9de39e4ce20ea11458fdf92efd22664","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.15.tgz","fileCount":80,"integrity":"sha512-5rMV6WJK4PWtKTciLZ2WbcYw1kYkQiryEAsPoz/KJhMhjnqrQfBZWmoNKU0qYQ2d3a+8k1ev2rV7O5RVV5s/mw==","signatures":[{"sig":"MEYCIQCwE3V01m1uv+r2Og6n7kTNXtPCO5hmmkGirVWI2tNhWwIhAIwi2WKDczeMSt+SzC0RlIwrM3lxhKk72aIL3CFIruf9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBIocCRA9TVsSAnZWagAAQ+sP/0+CUdX0HqneO2hP0/HL\nuOTip/kkUNGq7GfCxd74/RhnLASQkgAQI/cBGeG8mYL2zRpqIt+FjXUH6GGW\nFHvv2N7YCDXKydPOSjNHXwbM8m4iXpngON+KmQr8sqO/52z5CCYfvkmExQif\nyv4Kfspw6TWnLTxuUcGRvqQq9znoiwPCapeGA/9YuGfLLNb2omHWggCqDidB\nwF5JoDrT6WXavnf0qhuZ1uzhjSm7QErvV+KvaS6HWuVv1sCDWQK/Ys19r39V\nxjrf4/DPOZHaE/aXJi7m+udr/o9A8g4fGra8ww8lNcmUeqx2u1FSM5rc/Dxo\nx9wl8BG7FUPrNFffMOQCBq/xnZ6kaK4ZSYXAnbwF/O/0ii6FJTN3ZesSw+Sz\nN4r1Dez4n/hDYPR5KPMDijG4+09RZyfdZ/J/KvSs7cF4fOu8TMCA+gRkVD0+\nmfycTVYCnSf/o8fsen/qflcXwws+MLTaMZDKXOXcnWgzV/Q/d5CLt1cAEsPt\nscuGRbKGZp5ZTmN6AgD5XOvPJyyCSnqAkhwdGA8qWfh8+2NbLO0epr3d21c4\nxjsx/zx904jAOIEWWjpXuLUomMf/A2pOddmFRhbPI92irovYugHzcxoVpyei\naUUdZVFMNAU+ovJy54ZtsA5mISaGrYqaEyH9obEoyw1Hdf8ClFT8kc69zF6y\nyg2x\r\n=P/Wi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"e1aa52de0acbe89230c23528a3b66aeb45041587","scripts":{"lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.15_1577355803835_0.6702072068772649","host":"s3://npm-registry-packages"}},"3.0.0-alpha.15":{"name":"@vueuse/core","version":"3.0.0-alpha.15","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.15","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"4251fa343395686d484f8486fa04db5250b149ac","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.15.tgz","fileCount":80,"integrity":"sha512-+O2hUM+bPxeibHMumtmY/q96x+znC1azTh7w0EEakTvNQEp++l2LUKolv9bFPWOaoJ3eXJw6XzWwgkp0Wib8XQ==","signatures":[{"sig":"MEUCIQDPD992171bfuc25b2a4A6XNAt3Jj6hqtFtIuA5pui9sAIgW9veLtx+SarxfbZhGDMcZq4Kxnpxt9dtxB2wBGZ8oto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBIovCRA9TVsSAnZWagAAXG4P/141NSy8hewqBmN5aBVn\nf7d9rlHoZsj/6klCn+MWtOCj0hqxyiHm65VercSAyGQCcgCGslTO0k5jC6+g\nYdU9sYm9hV052yJuehHINMfhbBhtfOf1BHJijQ69ZT4JikenVMcJHl5FZov1\npNRATCnSDKqouIjR+Y636u8USKeLQpDp8J44BTAIPTbgtMrOSbg837R198ic\nNlwElYQeGsW9rxJSef6X/FYO7z1b+KpSgNQx8917ziuquz7gCX4ybOLMB+UK\nw9XQuvcyh8KZu0NbmVwPSnWpO6Z5y+W9r/bP3bhhvGuQ2zgx6qsdNkXAUmbX\n22JoYOgPpozxx/t9Ht4pTVmM6pgO71HeajQPAmcf7DgHitOAqcXJNWhaKRr4\nICZX7hAokARGddrnMM4x4r4Ld7lLYVk1ogVvBeDDamg2643F3xpwOnVEEBWQ\nopQgqtSh8+04tdTZtaRTmZ44Uxxkc5QrPkEY0EJsMCmvmv+UHghzK4oMIbhp\n8tnzCBRL6drETFIK6AWeIsov3+3pcIhPQmwO112qHQpRIjQ6Ob4yJILd/Vcx\nA89+UwVV9MVOMiYp/jkb115SI0ZueieVnYLg5P6SalwZ7KlNsI92mlzgAbQO\nxgTp8jPblPYOIawU9rjwaPY46+dkSu7pUh1AyWRRNcK4rlHOavd+rawzCZ/e\nuWz7\r\n=xCva\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"e1aa52de0acbe89230c23528a3b66aeb45041587","scripts":{"lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.15_1577355822880_0.48125524692570987","host":"s3://npm-registry-packages"}},"2.0.0-alpha.16":{"name":"@vueuse/core","version":"2.0.0-alpha.16","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.16","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"bc42a8a7d63ebe7dac22207735149ee78c841bad","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.16.tgz","fileCount":88,"integrity":"sha512-imeo20THH2K7iVBDA95tNPmJ/qfcZHyHis6TdmdKQfdMYks8q5/PwHj8EFKJ8Jndxa1jn8/2kbzM+IKe5Um9vQ==","signatures":[{"sig":"MEUCIEHHklG75rF6L0APgRYG+Eca+mz9OGRHXy6yTQ/9PPZ4AiEA+VsPIrpv8zjrTSjoANrck/BX5SWu8xNZnrq7PrCytOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86259,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBWiKCRA9TVsSAnZWagAAGHUP+wcKlOezeByob4Uq1XHU\ndKBxzJnuE2LpNd+4Nl/4Ba4jgye9J6fB5k8cbjxIGoaEpUg6SbKBrQxWidIB\nIEADm99hREHRK5loMix/+LAOrJbzSJR/0G52tba+at2G62M3kLqLmw5J9CPk\ngyXpDtNrD3GcASuVQFjPZhQZU6NGTy9TjXB/uRRHJ1VaqUiX5MYKEco+nrHx\n2elI7INAQIoH4BWFvjIYbEzlq5mc1HO09rQf4nx/fL7ET+PUxfvsKvRnIzsE\nqGCQHjHrgNCHS5UldX31jGqD9X30+AhqRK7ztB8sBHLS44GQvkPGmImkkrPl\nEzEO6y/aX5svJpOJSjoSHuIOe8RGY+Oqw6TaxvnzH+4bHF1KCYqbx4ERD7Uq\nVj02ZeHjyoAh0hvh0hIT2IHMk4PzFgl7zEAH7/ITL2cLJ7vNTCvgGDIWj5DH\nvyJJ+WyQvYTwGUoQ9FB3tbskFbdn3ANGKsJY1+N93tN5n14bOJjbSAZ48zMq\nThLtLC8TwtkvSS3omOnFgQ9r4K3TeJnLTUbH60zEXXQZb6NnUyPnNfMIZhB1\nNwRRITQosE5TUuMzd8AyrRgAaTlaXflurZ8JYbWTd/cPxoe/QZ5iLgRKf91H\nTj5XJLumxcP/0egfQ1o3Y20tDRK+m5Z7XxhG9tTelMmbz1mpljydCPpRwtaX\nVl0k\r\n=PMWO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"11ac1bac4588a80f8169a603552959fdceccddfa","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.16_1577412745638_0.4459650254747767","host":"s3://npm-registry-packages"}},"3.0.0-alpha.16":{"name":"@vueuse/core","version":"3.0.0-alpha.16","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.16","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"1340e2c5d81c5b5786b761a8534b3a83c246c7d8","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.16.tgz","fileCount":88,"integrity":"sha512-YbbkN4Xl5sUOS406hIxaoKTY29kF+QFaUI5IZivCExqIhE9VruYOP/OupTyMYqMp86p0Wo7aq5MTeccMWQdBnw==","signatures":[{"sig":"MEQCIArxwqD9DlB9/nXHD6lCvy2ooa/zosVYj0jttrs1dktNAiAOEiFZV1oNTzKIOGZX9LwOtG3wWJZZIyQdzSyvmf0o+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBWiiCRA9TVsSAnZWagAAim4P/RM5NsaD0k+QJv/KlRvj\noCDlL4kXBpgQVtkdH2SxeGzQsNa/sYYKoWEYJ1QD0HKsMzYRIlaAU8HFHVqX\nvjGV2GvPjvRLyd9zMsKHKVTEGB91/GU9Sd0N7XB/gex9ZhXhoDGa65cOSwXl\naTScRY9WLiQhf59u4kNsufL6DnYUrPrSv/8mTYOpG3PXpUJKP51BpjMCy9Vd\n6OyPRVZ+I1rT9zVq2l32rR/lmFvrsWM5YPUk2SWnDm/2rYKRsrOWqegB++TH\n6g6sIQjYVF5J2bXyhWDXMrFV2rQuy+lqWXRCmLTOcAggC8y2HR0hbFda6nsJ\newn4CUeQY4O68/jUdCBVS3ALHEUjsdS+AtpSzeZKTF5owt2U8nr67pVXsWKQ\nw6Dv12fvj6nQ/0zFtmp69ZyU6N4Kadf+JBKVi6Kl9iM/ICVAb3KiZEh0UW1N\nLNoSxLDfjU2JdFdUC6TzdskkrlhTelTYuMFiuI996jHBGejE4iIbsA5rVxcF\n/Oqwk7c7/kH10yJCyOdjD0brHRdc3nrtIpGwiy8SdD3luKQPoTjWWhO46t5Y\nGSk3Dej94K9Nbq8mIL5C335frJV6oI6j7aOo+4YVeMpV07d9k4thIiShWAcD\nyKURhx2flC0YXUIjnEjrWc+Ssz5vXk+kOVd8KdU/9yEK5FSAJHticUtlzSvF\n8Ly9\r\n=ryOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"11ac1bac4588a80f8169a603552959fdceccddfa","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.16_1577412770085_0.7127338589487946","host":"s3://npm-registry-packages"}},"2.0.0-alpha.17":{"name":"@vueuse/core","version":"2.0.0-alpha.17","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.17","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"62ce9e068d814620a9489054fb7559d485534bd0","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.17.tgz","fileCount":128,"integrity":"sha512-YO5FUlxqJX/84misAi0pasEfgaFTyNss9F+6kvBOy/mIzDsOa1gtE0JhSrIV5GZwwuA5HCiParUtGYS9FHkkgQ==","signatures":[{"sig":"MEUCIFs+qMaSRxs7OlwkPybsp0NA5eKJm05YGaqUBlH4yWAQAiEAiEk6zeViEsJRuccRuQyxheLn4me4tIMTUa8stiwBfmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBr/fCRA9TVsSAnZWagAA3w4P/2v/+NK/uJqKBpESdk2l\nxfKdre78OaYztr/xTJO/ZGtBHzEdNFRGSkNxcP0orn8Y8iXlNk0OHgWOWVxq\nQsPlkn/zo3Zqobice6syDatEkiy/19ygUTlLCJWJUfw2gzt0xDyRrW6KPdOC\nB2OAMV2XZjk/8c684ssQ8d4IUrgy66pHouTfkhK59DzT1ZdOiL9yGqVxrk0H\nxbZSDCHag4n7Hv5c3+zySKex1UTGV6eWTpk9jUKv3zc6V9xrTQEX/2DkXHaO\ng99ekHmnEW2M7ObTcHWNQ/9vtYpK55hVmw7ZZG851Vg5J09+D2i4xDnXiY4K\n8k3h+Ju5PCnfm063ScU1voRNTuRprkRvXKNoRZ8YYbUaNrhLs/6lZHNMzgKA\n2Qu6vn8ipBP4BEdPJV816jCXkzAw3yR+7C3L+NaTboJJ+MuUb56UjrEDy3bs\nsR1Mlt9xiAwNFcqcbJ5LjuBp+ayOyYjpV8FxwJFvQYWuYvmMAvpUbm3hpSCb\nqJ8RpkYKx1gkajcr65iqtaWt3KGNTMMC6TvuTY1sJPRRULBECVDnk1re+G5Y\nq7aCNPbxE54qAth8ZZ04D7ZffAwMp+ebAp1iKg3ktmJlvvNkFY6UnE/AKPjl\n4TSjhnGCKvlInBwsMlxF0/gbpcROKJI6rOEmqqVdBwchNstcyHQSIsIna6ZJ\n1KS8\r\n=fWSm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"a01eef371f231c09606633b2f4f11fe7b8726eb5","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.17_1577500638989_0.22876547051972596","host":"s3://npm-registry-packages"}},"3.0.0-alpha.17":{"name":"@vueuse/core","version":"3.0.0-alpha.17","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.17","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"3f3f47b74d40ad41e0b54ccf071d829dd34b88ad","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.17.tgz","fileCount":128,"integrity":"sha512-AaNYSAxV9nsxkADl7YpsQLI2LeFEdp5s9dKf2WodU8HcyZaLRiR7EuG4GUqrQw3L/uCkMovIeSxcB/pvwVs0PA==","signatures":[{"sig":"MEUCIQCaIILFTVvFRGCjn43qjN/H8UaMyhZ4ACciVna0kymFZQIgR1lfdEnj0Hgyprwz19HMumDZzYfs/fun5z3bs9RTF34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBr/6CRA9TVsSAnZWagAA/fIP/3pUZdUO6SlwiTYvr40S\nbns6uss8eyN1iVTxrn+luq3PJRp3zdu/it46GJzFblRXxf4YleYhmS3I97c6\na3Uw4DS5yXmBpP6j/Bv77ELUWOPhKqEXqT2JoazFjf8lnf7TmdXLBZ7/WNnq\nga3flWwEFZjQH3/gb2yRDgxYSBmfcadzdg/KUZTJMo3T9d1CKHF1grRaUcMr\nW7PaLUaZrwZ2voKgP6LDjmxC3o/GdloiEfPY7W/8PU2oT47T5zqblZgMxGjT\nzh0SZYm9ufeE4o3hLOnGhcJkKUbtrr6kvnrazm7w+rmWdCJPw//sx1nzyAzh\nom9cx2CE2Skkm72P4jGLttlWFgjnkP2aUQPxqDrpdpi209huTGKcxtklOUkk\nQXDjNUPT0GPy1ZCjcj3nlbxAjraTJWce3mxoKZA4hTnCSYr/QrZ0T/c1Pw3F\nhAuu4ruIzF/2r3AO2daLYN3M/TLQxSq3QvsA6k8IXRVQbh4oG4pDXx1APgWF\neF3td3FVxqFd6en2wrqQC5XzoEfsfMynrSb3x66zFncz67xk1oWfI9L7DIq8\n3X2LaGNo1n7pu8Z55m411qgivYx/MTYhLwh22WxlrO/2HebhnbqVv8nRMG4e\neiQFujoukb6D8DAkWa8BwixvZIzwoKcaChfUoLFs1wBm+NKlnVrL8Ku8UiSR\np9ky\r\n=ViBL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"a01eef371f231c09606633b2f4f11fe7b8726eb5","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.17_1577500666427_0.7707531064784527","host":"s3://npm-registry-packages"}},"2.0.0-alpha.18":{"name":"@vueuse/core","version":"2.0.0-alpha.18","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.18","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"0966ec11d37376f5e5f53fc9b03b0b367f3359e1","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.18.tgz","fileCount":129,"integrity":"sha512-h0p1qdvTToPDV6wxfBN3xucdnL/OB2LlEjfE1CEiV6/e30yJnjK4Tp6qBEDMMIWZAghaf6paSdoOdhDM7GiqIg==","signatures":[{"sig":"MEYCIQD+6BGhBF7izO0iJKDThvmGiCBdSk1B0BSp/aLM7hix7wIhAKs8cAGpX8iO8uUhHyNpXERLx2ZKINWKvg1t3V3jmSHM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBsW0CRA9TVsSAnZWagAA09UP/3YViYkmkuu/2bN4q3vz\nN7Sc1rNB/ujkJ+b9clSGJJopYyTWtDEK420pD+rHTghx6iraXltur1fI6wBX\ns6BxxxtTQTydtQuujovK044aR6ynsFaGu+ic9WU5nXGGCdPs+CdDjqOE+FqY\ndofMMH9tKK7YHlpmD31EVnf88sZVsZM9dFddVBlV4HMc4LaW06/lT4FPSB24\nI7+CCYh31ZrN2iU4YGTBORRJWhu6HYL6KcoBJYVB8CNnDO8BH5RYCx4MYtbD\nfeH7CC3DgLFLfM5OHf0eOVsKKD9V78HKCHybSNN2NYu2C5Q6k2AE6ssQsojt\nA9Tog5Zw2yzVZHqMJgi64QvtK4x1omVv9m0K2f7FjzS0Q03nMCsAB2IHqw/Q\nH3XNCAAUg4N1zHCdAw4Br/uFeP2+WxXP/vJYtUzPAfVLGFFBwPOsSCBjgN+t\npLtKF1CW9+zc9FZfCYyp9lyUH5RuKiaXnjjTxKMsOu13W4u3mXhoPFlLS2rE\nLfLD+B+ZK/XcIekUUcWik/SozyFXiJLMXkvD1PoQZhBl5xIJUatBrrElfaR5\nEnF5ELpqcAUjNAcj1BQ4q/5zqCA4Hs91XJ0b0UHUlo6kTZh0rTZfhRPB3aFl\nBp1jbHhizTnkA0PnxBzsMpt8LBlLZ2fk7GaeCSWU5W4nGfA25aJWSFBbWxqL\nucWT\r\n=N5nK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"7f4e4371743a743be528fd3e3e755007a36c0bb2","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"^2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"^6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.18_1577502132001_0.7361060049427157","host":"s3://npm-registry-packages"}},"3.0.0-alpha.18":{"name":"@vueuse/core","version":"3.0.0-alpha.18","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.18","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"1c93d5c4cf0bb3a54a2ea914a07aa460a47c6537","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.18.tgz","fileCount":129,"integrity":"sha512-QWzR/wFFQXtwaQ8QP5wJJcer+r1hYbs75jb/fO5dp3JgRP9Jkt033/xsiQ4OX7xklt7kJC39dZIALNdWELAbkg==","signatures":[{"sig":"MEYCIQCdn6D7uHEKvD6EKA8pSQ4fYGuCuaVCsjDz93ky9Bb/0gIhAP1+NOWF2obl810bpKFwW5L3B/RiDSDb++PTeho4vLi9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBsXZCRA9TVsSAnZWagAA7B4P/j2rKkkqMwUWe284luq3\nYHCUX3rkltdCYwfvT/S1k4rorfr5QPF9HxyIMpR+7s6LByyX+AVoTzvZcO5T\n/5Zd9oolaZQZpaK5f59YSM8Kuc7ZxVIc1IjRs4kXkW1SDKDdZ76YHojp8o1w\n+TUhX50axGJS5AdPYfsVWQjcT5R3CkKRcQLf4hLlcOep/hm/O9RIPFZH+e0L\nYe0j1weZSjYuhT4eg3sPjf+dtI1VuEZkCkaS29hhm4MWVanUf1QSdzpjdNzG\nGcIsdb9pINMkzZFjyFnRR4RHT8cyTlR+Iuawd3U82ODgIZHdknRsuPsDa1Lu\nyj8HpROk36RwOWefH6jNHj2QNRSz3I+Rlr4kl0iI95hGLBcFxHa89EVHsQTM\nbwoTUE4sDo+bGxgpFZQHS6+XNxYQG5YVSTy2No06Il1NIFWlSkr9pYeFfcgP\nmnF2MAuR8WxGT3STVWfMKJpXROmZTph0LeDFQrHaGHV4Ha/hCtkF+ug3j+UH\n9qHGsZF5UixGBjo88n/XHjY+KpgKf09PxAFmLDmpm8jzROiG3nZDpmwBBShO\n0i6GxyswIgRLe/P9kW0Ei2sLnH+lid+ykg4/FPGTA3MMlsn/wPeyoh5K22bS\nHVMUkgTISPspdtQzymXY5puvbb2nxAkWtwNMD+ifsDhd/nRs0WebbKHY2vkV\nZnHI\r\n=3Htz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.js","module":"dist/esm/index.js","browser":"dist/umd/index.js","gitHead":"7f4e4371743a743be528fd3e3e755007a36c0bb2","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"^2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"^6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.18_1577502169209_0.6936468002044254","host":"s3://npm-registry-packages"}},"2.0.0-alpha.19":{"name":"@vueuse/core","version":"2.0.0-alpha.19","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.19","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"5ac4864f0f80f998fd198b941fcad588a209862c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.19.tgz","fileCount":133,"integrity":"sha512-+nko0GeXmo+dEwJcfJFJqpJ69m7c5fvj3qxcBQUtFSIHD6ru9sCFW8acQHuCgaMLVfOILcCOvPND/hoUdGsAdA==","signatures":[{"sig":"MEUCICNlm7hpvRXYE/30De+mdqmbPPD7fgF+jgKXU+9Hlg0pAiEA+H1+mHLpAEBAX9W18kDkfG2oTzRX0lIg6vopnANQuHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCFtfCRA9TVsSAnZWagAAWREP/iJfCGfjx9cD7C732wpi\nu2XDwCSnUyQK4eL5jaxlGryOoRCEhweHK+yZtuE/qpvx1CP5OWA9deiQDNHh\nYGDam/CPix4Y5Q7HYK86Mkjg+bHCuBFp1lSk+BvODT1YfbapewhQIReKHlu5\n6eNJIWp4wv5lbnHukS1PgFyDuk1jbShrth11+fmiDYs/R/ahH4KSV4Zkd+e2\ngfQqOgrW1bpSB6GoTVHdPnYFpLwgbt16WBtw4B4r9am+5hHzToUwbpS0P26t\nNXeU1hV38ryHOj/CpqEa2MlM58iymdrCwp2ZdehyyE5uu6ianFav21zJus/D\n8bWQrirF1H6cJg61z430T1/ZlEAMVxL/Ixim39nXopGv/QXhE9mxvh9F/RN5\nZM5dab98qpgbV0QytTektRJ9gCs7HDe13MonspJvvSPespvhA7zkuR2LfSYN\nSncetcl9G1dLcDMt3lOWnHqo/Zlxtk8sdhnkNAj5nYshhmK/+bohfckIRGw/\nCeSiatwTgCcT+mU4HsyIxlaYXXLyZC7EIwP9EyDcSHntOc8IXF/yvN8mso7s\nYRHMXyY4ia7HBu9j3zNW98sfnHgXa9/0Y5S1V22R5PhMIxnXpFnDMV73kU23\n8g8uWp1lh6JVJmyRYFZ6ACx0w6/RlvcWsxY454USQo/DbMGD5X+in/2zAFNU\nsnoI\r\n=ap2z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"46bb8d29904f1e10a7a4d62c3e2fb84b423eaff0","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"^2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"^6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.19_1577605982482_0.6469523242298045","host":"s3://npm-registry-packages"}},"3.0.0-alpha.19":{"name":"@vueuse/core","version":"3.0.0-alpha.19","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.19","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"42213c1a58e53c8d9c61eaad0269304e5d7e9b79","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.19.tgz","fileCount":133,"integrity":"sha512-MK0U0DcTdXABZBNe7eTI+cdPUU9JJexvKRvZnHX+8Aa9n+AGN90r5AJYWy3B4oAptgUwRQ8oEhkBgh3Uwgu9oQ==","signatures":[{"sig":"MEYCIQDvEDpwSp81sZqHhXMW8Zu7RUS1KzGxWuVqIpli60lQ9QIhAJnoji96vSv4ZjJkGW5CdwpXHgI9JSYnzb8tIIkl6bGD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCFtzCRA9TVsSAnZWagAAJ4sQAJvJKIGNEhzcit2/e0r+\nPgC55vnN2+KOzCvj2h1bxRuuJpnPql+wNaSa4xdU+5cnm2R6oC3kbcVZbSgm\n4j4Z57v2t84S136T0PAM0e3z0lvJFYEEK90ExNKMJU5+IawTVvwVD03UejAm\n1P0hI33EXNF/lPg+m0Ws6/vsld4V020nspYKKC2Eq5dj++HT0ManQuMh3HBc\nFK8DAyUcpt0kirIBVSIomgN/Pw2fyZ59W0F3WGQV5KHQGif64M4NQhsxnnuv\nNL1gOt/eC0Ezs7PmWrbt4IKBuAlEke2NMnzFAvEh9Q2kGfKf9oIVQBxDYsr/\nDRqQz2z4IMna55M/ueMEK7ekkfIexaNXszlQafxoE5IlU5EEdXEiglbL1beL\nCdcLefnvOWV0Nx8jGFcARk16KTZsyXwgw8vgVHVTz+YFoM9AsrQZC63bTVPE\npAUN5/1ajBcZ11D3mbOrD1CElW4Fnauus25ZsJJ4brafpLQrMFLrfJmswVxQ\ne0GRJSliIVBIzyZkQtvKTVUBYpsykj9ILIs3CQOkHUm6fcpKKQpe7tOjdWXT\ndWN4kMhgSnzjelWG4nuLrF/WpLl+xzPwD6ZIapIeSvuegzZWdykWrCBmdJlC\n621M3s9gadpkU5ZXF+4mK3pNdsnqWrMyRCvSfRBJjCxpI6XsZiHIZOi19rMf\n+qB+\r\n=AYSz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"46bb8d29904f1e10a7a4d62c3e2fb84b423eaff0","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"^2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"^6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^3.0.0","@vue/runtime-dom":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.19_1577606002991_0.09637963966022811","host":"s3://npm-registry-packages"}},"2.0.0-alpha.20":{"name":"@vueuse/core","version":"2.0.0-alpha.20","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.20","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"4b91a9c53dd432f677a87ad6915819a5aafe645e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.20.tgz","fileCount":133,"integrity":"sha512-3a6W++J+i1rgSH75qRxfJlUTqMzkQgISnwsADD7iRngnWOxez41KJSdSMTmbIlIGdxmTU7iuKQwRVJzEyyAX7Q==","signatures":[{"sig":"MEUCIAR5PZJDRRtr2hYCxhcapWhKqYWSwwRpu5ipRLouycqTAiEA/E74NE0E+gmhsRHsmvcqYZ/tcbvJCnHBDyW6nUznvJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCGZXCRA9TVsSAnZWagAAId4QAI90vhhF1pY4w9w9RcqT\nTX2KnwfhHcNicbfDCWptkroDRmdtTgXuCpSdVWVOhLYOQykF1Hk+WXpqvWtQ\nIzWB0FrTWyLhNlZSgQJCFnFFkugllncockY6+4zEHQDxAlBXkrHXf5ZUI6ky\niefmv6Jc1v4q0r/FIaCVXH/hR4NedgK0LXGdBlzNh+o8fcBHFLokoY//s4AZ\n5L4W0pvIHRZB93jj023I5ZQ4oV4P0QLNtb8C7yplrGxmgI4ySiJP/sty9+Sb\nELYny1PkCoJJJzQj4TaHfrlOQAz4z6y+b5YtTxyuaW6hZHLVUpCT0AnDFmwR\nhmu8hxP4pd86W8JJJTN8ykSXI1a6bRTXs+hs4PqvvhSIkiNlw297NBlGa6pj\n3OeIXXkxmlGkjKBWPyFce0KfLt0UF0EHSOpfcUZ5UszbUB8bABXBWpstTJMe\n113zlFKPH3h32wZuvsGlWHv+oV8G79LXq7ubh9SVd2SyyuZs2JFh+lER+Otb\nL+bfAvCGjAR3sB4bpNfAcwvBCT4+BkSeC2h87AUckuxd58E0B5EbR9PFVIjS\nIHwP+yiK3xzGTVbPWl/z8wwVE9JIPOaU9jqqgBH4fGTZ0R8loLs7xGvGFoKQ\nQRWaDSoqx8rQfqdr2GBec2H0wYEe8eKkEAr7v6hCjsvUTSJ8iM3Er4TXOmuL\nAE0f\r\n=ePMb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"bda61fa413948bc7d413d6275cc7e2d23332412b","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"^2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"^6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.20_1577608790815_0.694793068149095","host":"s3://npm-registry-packages"}},"3.0.0-alpha.20":{"name":"@vueuse/core","version":"3.0.0-alpha.20","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.20","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"a5108171933d916edb23c81f6e229c47e183bb0d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.20.tgz","fileCount":133,"integrity":"sha512-ERIQK9JPM/HSO70JETH550DWcSJnp2fHhBWXuiS4YrkTI1zeZRe9sLkHbFQj8NdBDngYtr5aozlIV8SYi3VrvA==","signatures":[{"sig":"MEYCIQDsoXs1mgqgsEUJBX/7oLR3Op3UndsvBW2+W5KT63THwQIhAKfpnk900JKBcP9QVY1uq72teo3Y19fAorHCDJFRPKwV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCGZqCRA9TVsSAnZWagAAAtUP/1lQRlwaqprd10EtLp7b\n0r149zWDl4HewKwXasnniwRCpLrDgLO7C08CGjqPz0LLuKwj4CBZaweBdmvS\noSjjqMBgBkJY53ie2hY1QkJc2xlkJh0nRRAQHxwkqWApAnV9wqG2jqiNvgOg\n+FqRfseArMemJSEjRVfqxzJAq8JANuohMzyZmX30f3qAmh8HyGzmg4goEgj2\nXA6YvCNQvTtxNaBXs6/84J731rqZi6WHSLksuLQLyPG4N+S3qvx7Jnnacb4B\nMvk0BQhvhi6a+RTqs4+gubEDkEOdRV+RdiyiudwqDVXPxUMnACampUqBSR+2\nyMtYvBcEcc2FW2CZmPtV0TifAC1pr5lp+muI/XvHrGXNHGsqpOW4SF3AjjYj\n7IdBrqBjMCjz+o4CDvoUpn1F/sjOFgs++LqzvTKfveEVRNzznVqufQNZzBDw\nq2p2fA/7mNud7cJ4QXRXoCwc2AF6DfT4z30eaoZ7DRl4gsO7evkSe7ED2BJM\nckpyOpioJWWqK5VapOnmQ8pr+UK5ofeRC6qslgbHbm9kf/vZFxx7v5k2U9ql\nI+gY4iTHGalIcc0ER+Sf7Vi9TcKBfnsQkfYN0+g2HWI4wv7W2vmJlOF0oTfi\n7H3+Hxa1E74b5XoRtM22stm7U8qYAcEjvHfqlh+58cQS3M/SEUtI1PWHKq9x\ncxFg\r\n=EuaO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"bda61fa413948bc7d413d6275cc7e2d23332412b","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","build-storybook":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"^2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"^6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.20_1577608810304_0.11460648526540029","host":"s3://npm-registry-packages"}},"2.0.0-alpha.21":{"name":"@vueuse/core","version":"2.0.0-alpha.21","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.21","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"9523c0c2b363d343afb3091588ac94c9f85fd620","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.21.tgz","fileCount":153,"integrity":"sha512-MDOgIr2vBIR2Pa/ItZwCm8essmMjzreNw9TkhUysNnlCKuQxFjHJLD0HhypV6DhEvxYGBcUAjSaxI3NqHGGXww==","signatures":[{"sig":"MEUCIEI55IztjuZd2jCfK7cgU9uk4W9XSfKvCRE2Lnbwmc5AAiEAsniNwMiv54pOPmk/Vnoza1XHocR+MSjamui7+dZRwds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCNjBCRA9TVsSAnZWagAA7CIQAIcU4h2RVzNF2pn7itXj\nKXBOELm1wjEeA+iqHsJXS12fn5ltIPn903DvK4a164cJZbrk9m2jOqwprMDk\nQokKB9dILJVXrfBvxQto/nmHsYxHwBHShF2WGl6bJ46Ha8QT2EhqqhzWaRe7\nOViIl88Y9hvEAZoF6iaYxaGryr1oAagiIPpKTB0jNChSyucs/jn7FHnOAYjy\nNGQDJfM/h6mqIhcA6RtNpGCuAEJlROFP5RXJmElAI7TCnVRjZAfOfoFB/zDN\niLqxgELUY/dSQ+2A0ei9XADuxfFBLa4eiyJseWqf/BK33M9GKHKWW/QXoaow\nFYOz78SSqOOq7Wk8arrzm4/oC76Smea8g3ICF+kOrB8DmrcvMmlh3dejL1Xd\nx7XvK4u35JhRBVfHUDPRBJWlXpgsqRckT5r04ocZ6hgR69hyJa7Xv0kKwMlT\nHkKsyEUlnuuenjTd51JsfJNiDGF5FOba0qsHWYl0BNZdNlIaUvT5GlM3t2Nl\niJ/Lc+ryimHXg+VXimZ1KzrJweyDKxNDf3DXtFBWiRn9XZQpkJNZnjuYXwtG\ntEs46oKP0JT+/dylne1Sp3E6GvaJU7vL+TRuN5dvFIMZK6MBvXVEo6RxWSc3\nAVABAdUXOHckBrcpOJec+xB87WlYBU2+hu7Fdur2yU5d+fQaHCnCJNcHdGS2\nANBe\r\n=RJ2B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"583a34a377a9b0c60eace1a0c4832817465dadb5","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"^2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"^6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.21_1577638080521_0.5699062766675218","host":"s3://npm-registry-packages"}},"3.0.0-alpha.21":{"name":"@vueuse/core","version":"3.0.0-alpha.21","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.21","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"8c089f4698b86e84dab0ee1a996dba0173236a13","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.21.tgz","fileCount":153,"integrity":"sha512-hQanz0GxDsytu33c/eK5B5lusBWefns8w/++dwjGGaHkuwbloLcR7k7m2FcR8po5eRHgGUpFO/in45ss29S2FQ==","signatures":[{"sig":"MEUCIFfk1aVLmhqf8L669OIYgoX8t/r2bWLbk7PRnLDkC5mwAiEApN+kl7XFrxjpGhR7czBcIP1eRCxtg8r+svDVHXwqz9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCNjgCRA9TVsSAnZWagAA820QAKF9bOZnDMosQAIhf4wh\nKFWSCW+bIjhId74ietAGnXPWoMjyBKVGwxrUWg51lwCrSagB5trGJjpg3Jcu\nTzHLHHjJb8C1Czl9ulqAOOFcm4jbkGZ3jp0sSdQqXpW5VAkT9Yjp81Rpl2Du\nwOf+IYeWzPqry+NLzYD7Zp4GExoDYM7O/Qsw2W3Z87OdXpwTcvZjCAdASG/D\nngkI4vT616OnEMzJkIvaorXhv8MoaJ7EGRoXHovhwxFy3/YregfrHMQVSzeo\nIcDgb/uD7nDwDaH3hquXPdb5tVb+oHtoYsPT7u3P8TRg+1IEdNrke+I9dht2\nQWtZq5JcMwkW4I3GBGWXNp7ckNXiN1SAOFf1iDcOFChAEBhBtiOnMUCwJoAW\njO7cwfAhjED9jOLzU/8zdHSmDI/PA1QE2aNgSGY6LifwpdtYdaobyGA2OyiU\naB9h1HTORIUZ2rMksAzg84tCohLt5mx9B3h+PC9bCQsUbTHNdq8kKMG0Isy7\noFB0FcitnoKDM5Bwf9xDN51QU2FkyFjrp/syoe2x5oQIC0xa02B8EmjFKy7n\nkdIJLeE9IdT31zj7H7iDnE7Q6476whezgsF91Saq5pbyBSkIIvDwIOuvByQU\n7SSMTOIHOlov9gacQLRzVra6cQvpnLq//5voQbBt6IQy6OeEdA4k+Y97Ir0g\ngJuc\r\n=scuO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"583a34a377a9b0c60eace1a0c4832817465dadb5","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"^0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"^1.19.1","commander":"4.0.1","raw-loader":"^4.0.0","typescript":"^3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.24","@types/node":"13.1.0","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"^1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.1.1","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"^2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.6","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"^6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.21_1577638111520_0.4591114302380228","host":"s3://npm-registry-packages"}},"2.0.0-alpha.22":{"name":"@vueuse/core","version":"2.0.0-alpha.22","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.22","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"13662611c235751d70a9709bb847cee62e9d6e8a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.22.tgz","fileCount":153,"integrity":"sha512-39VcOQ8fjID+bOU8T7eaclAN/+RYoAKyZX4h6vSTxS3QoLEL1TG7V7bbq8XUgqvEeBYRoeHwIA3j55WyLXO38A==","signatures":[{"sig":"MEUCIQCL+lrAp+wuxihAGsbD8wyTbvO9eYHrlIdgLp37GqXgnwIgTTb/m5dJwXZD6c+SICpAH7wbucTEOmJJK2hFVpjDzO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCgNyCRA9TVsSAnZWagAA/XQP/Rewzcd3urAXMOGVW0a9\n/2YpL4jf+TmADZfZJFJ/RL4SYURpYTmBzV5fP3b4HRv2mPzAMaxQ00/RSfL5\nTKhw3nUK75hxTWy7egxUHcpToE4B5VQEBQRDL7rAgPJbHsIuI3sSxxwOIgkB\nyQ+6E9mfE4k5lSJPexb0wfnXQ23XevGXlzSmJ2SzGz85KYRCuL195FOpSuqF\nDDwBnIUDLLhNJfAhRrB2ROXWs8mw4lzqQY2etuUP9+5omj2zmp7MIL5yIwxQ\nHRMiBzs+24KcqIcg4G+caebZvzPx30Dvw/l7/R7TTd+2QmIjI1x81dOHRNJV\nXagsxqsWWW+97aF6qWn+m02ZDU5/NB4QV3kZiXbzHScR5jvo2N4DY1dL1MXO\nYmW3DTsskqDfV8MN3t5zWglLNjZ8RIS8URKJ2D+XA0I8ws3YszkB59YKGzwb\n4myODCTz5i50QHhQ0zDrOBZj8TNkkHbsXiuQ5tY28XDQKXzw3cN2OMXRwbKm\nILtfEMYVEyrlY1YnFUMrT9JzFafbqVICsAv/AbOE0dhFEBvyd+z0xwZIMDAc\nIPLNe27JJ8Dr0BambVyiBGPeZ8ynXMGMRiEnj7Y6Lj26yxuLW1ECF3hxVISW\nVT54E+iDdzxm6Lb3gx0LedfmZDbU57AZH4KxRWvECm5vHuraOzVxlKLYrMqC\n3wy9\r\n=AGzy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"44dd8723b3db08e627e9e7afa5aa846d09cdb2ca","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"js-yaml":"^3.13.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.22_1577714546424_0.7457078621116551","host":"s3://npm-registry-packages"}},"3.0.0-alpha.22":{"name":"@vueuse/core","version":"3.0.0-alpha.22","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.22","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"4d40e9b48e3492bbd5da238e125a9a5bdf472f64","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.22.tgz","fileCount":153,"integrity":"sha512-hAkWr3U5WwB0iRjETpDuRJ1Uy8yILPGUVy1cJ4hFCeyGr/y3BIzuCvx5HcmVEqD2Irgg1ZWlfotJ8if82g/1oA==","signatures":[{"sig":"MEUCIBZzmFL1RVS6m7EAw6LLfVljzoRGnWbBXFvMawIy8UzXAiEAs66NIiLvstEj+4BisdVACHJY4Y3Pjt+auTJTkWsod9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCgOOCRA9TVsSAnZWagAAWKkQAIj/AP+cxNF2eK2rGdLT\npws321wC2t4jj7IWxC4B+8hn2evfDfWRk5BP+xVhETR8tcuBEmMYy6r6Ju3q\n5XUpjOThOGujGdE4FpLHjjIrCl/3Wp6o/J4GeFwN/OO4cAeq+5/j3K2p8NL1\nj2oBLcU9ywTTM206Wz9QrNbd19b52/TbZOQHjXqhNfK/WprX19TJBZB3Db43\nN2AQ14lVafV3XBwRUYnRzebC2ZBrN3amEQDCDg2OQFyqe4dgRgIh5CXCXY3r\n0XLuaOlmtTY3/U5+BppzvEL9jtGndpkOvHVFG0yNErGkhUA3ZxOlvjhgM6Wq\numxy8bQCZRdbemrOgLXYHeJ/E4vIXVcqY6VIpgL1EhZvx6ZSMDPhUShowcj/\nXoJpTKNnHM9sw4a2aJMmpPBYInFNDWZYd/4vV1o1CRe9E6oxwGt3RL+wqbYp\nsBTo84TtG8DbCPzFNZwUqArLL5hiPQ/sVHcb8E8AxFAv1T4O/UxdXMXhXlP1\ndAoD/MRw7fey/S9rnQVx9Llyo3n3CC2lieKSCN6EbqWT85YAyx9i5XtbzzKb\nP7AYqpnvJmNPMhFShSvvsVHunbXi4tHEmY5kS4IMUMZLO7tK/SmDA93QzU9F\nqCHAzW5BxiEzyskuylHRv8JMhbWMTBQzodj8EsPaNkNaeORWJQ+lClk6+s7N\nZZSU\r\n=xdp+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"44dd8723b3db08e627e9e7afa5aa846d09cdb2ca","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"js-yaml":"^3.13.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7"},"peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.22_1577714574274_0.5403170030458067","host":"s3://npm-registry-packages"}},"2.0.0-alpha.23":{"name":"@vueuse/core","version":"2.0.0-alpha.23","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.23","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"e3df266de58a7105bd9a40561f04b79643ad2769","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.23.tgz","fileCount":153,"integrity":"sha512-/UHxxCn3gbDjLKKpkJ6mhKKepEa3wK+P96I54ub3x+VSJ5QAksyEzhX85ucs3F8AkZ0Xbzv+YYguB3sm+YMDkQ==","signatures":[{"sig":"MEYCIQDA0M/MpzXKtLsri7VrGghaTnmd8Fx7e75m7OVSfrC6+wIhALuiSycvNrf0NMfdTiyorHDeNhIvbV5LdZOwYNidi//e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCqtlCRA9TVsSAnZWagAATP4QAKBJmPJ9rU6EHCaRdeB4\nCVPW8b1Q5t3rLpQPwtY+k9foJ1RvalXeQTcsEckuSPuaKjvoXgjbLVRZ2wRk\nTd9gWpFCv7G2ZIjHx8012pkfIiWGuGXcIfFCjXM7Yz9XW20ncGMOg/x1tAk/\nJZX0UzsFOBv/RgJ+pByX6BEN5DWc3hmh7gIYsnjzSdQ9tj9ZSlxAmoe96Tg1\nGP0J25CnkojQzTcLD+diOHc+gOwS13DOxxCzUAAW1adovAFnIVvKjY5EUJ7G\nR8T3lbUt0Wy/R2XZlkPB1y2KBnp+RjcjY7uK3rruejGqNHEJ48XyunqFxLbg\n31AFt9ougfZ13g9Jb/ghPshB7l/xzeikYFGDggiPUX3WGC7L9IUGUfWOe2+I\niOjRptbSj6M95fwi8GATi7FogHeUmHQHEWlcmZEYJn/3mA5KeENPuKylVDHE\nZMLgOABnlhjA8iNEdCetmeGod+nTLtfzCr3VE1WIuoyyAnKnlvXgKm+u0FJo\nKw509THB0oO6+pw1gxSGbQGDKRw8VCy2ZKgSR4cldf7OGIAX9Irj/InAwkt9\npxBwQQwpdbPVJTe3mYUmJIV/YFO6Fpf2/30SIC/ozUXYEdfjiwjAG5hkRA27\nIkVaquwUBk+choHW5HaWpyMkDJ70wr4i2rqSn3H142djLQAz0B47YL+Sc4Ob\nsU/A\r\n=HiRI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"d32525b3eb6ccc6c702f5e10823153487f2f14ae","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"js-yaml":"^3.13.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.23_1577757541114_0.8843313535556565","host":"s3://npm-registry-packages"}},"3.0.0-alpha.23":{"name":"@vueuse/core","version":"3.0.0-alpha.23","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.23","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"374c3b6be3ec0c298585e691e3cbd93726943c3d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.23.tgz","fileCount":153,"integrity":"sha512-SxH3zDovmo80w061UzFR8HCpQ4H1qISoCZHq/KBQFbejKb2XiDkRED4ERCrBOh11YTi+MmygdJymXGDQK3YnPA==","signatures":[{"sig":"MEUCIDImXjxxHu3GNIWL5bZJ868csQhq5G4+i3hk+fnzcK5aAiEA02GbziDpxyfjNmd4laZVjQYRMx/PgnFJXjN6Vqb4ALA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCqt+CRA9TVsSAnZWagAAjN8P/jXdCw3id36r7Rnpv8ee\neoAjMrzWfJJ38aK6Oo14fzXe00wDbiJAMIYAFhv4PN9AGocYER5RLtAHqb3q\nPtdJyPn9Q5L4l1QXz9URXvGfGlyvv+4i3I9Qx93ln5B94HdIElepnsHnUZn7\nowXqlx/N6EqA6PrD581Q5DIoXsxMKq5SYnijv17JD0tDMQTWyquBR1cgZWNS\nhZxbvodoIH189H/Fq14YxnMB2ZUy7tx0yZ38KazPtNxX5nJggqDB0amlpm4f\nsdx9j0Zw7dpYoXOwPagc9zPLm/O5Jb44+3El1DvMYef/5N2PFCgBD11n2qOs\n/aWKZpIQ8W97iH1R9hLNe6dE6ip9fvjLbyPQZckXrb7iiG/j29V6zS3M61Jj\npbXZHU5Km3vTCB5d6I3ycWnfzK7q707d43iIMDt3GYreXG966RgGSDXRyRj0\nWn+6ATKGvCicyMF8N+CAyg5QxBV9Hapvfdb6z0UdBz9mr2pmKfcpIjAigNJX\nsJR7fNmUySwuZg/G/EeIjRZu4NBfdcwmGkKxWUh5OkQtdONZYPOkAUJkRHJW\nxMMnxFzzHaErjSivgVBIrw++pGR7+Xad4KboiaCf68neFtzZ7+/6LwpGzgdp\ny2atAVOBTuB0ZCHcSQLQ/y2vhUkJ7djHszLsm0EVMraQJtHUQRjNAPEUjslw\nrzw9\r\n=i0lx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"d32525b3eb6ccc6c702f5e10823153487f2f14ae","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"js-yaml":"^3.13.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.23_1577757566216_0.3589379287308767","host":"s3://npm-registry-packages"}},"2.0.0-alpha.24":{"name":"@vueuse/core","version":"2.0.0-alpha.24","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.24","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"3e336e8d09061da7b9a8ea478a14423d293d3caa","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.24.tgz","fileCount":157,"integrity":"sha512-f092pkKnLU+xYFkgDg5u2eOv/KUNMnODj5FY55rEIRDT4iwRaBt0ztoBZm0IYmq4CgGhBXU+/2eSfn2CmpTWqg==","signatures":[{"sig":"MEYCIQCZDMGa85bK/hio6G0iWvn7BFAzw8pwzM9668Vw+ZQuqAIhAP/yCci9+5s6GPq5aKzROlRKLNYwUMT6mV/v3lXMMOYN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCq5sCRA9TVsSAnZWagAAL6IP/3eXNiVGS7hqi4BVbB1m\np4hpQlCIToEp5gD8RbJExTZGvpzzn8AIuiujuzU8dPNVyt0TvxYEi9x2LuPP\nXUsr8jvZuPZu8DtEJtoaEBzIPoeAeXGrQst6cJ1VUvGfF0zhpcoQ2mxRoQwU\nec5GNzCOiTUfhPzfa5dnYDA5eH0rxE6wNf5GfAvu4FZQg3EWeVk1okXfwuP4\n2JhPTovkMK0DKcztE8MiD9z0Wnkd56BpGu6dxABE4HwchTAY453qfFFcsOO1\naG6Ahx6ZesaQTFUghfmZ0Yk3mcNhFaTn2x/3nRJWGITCWv9Rw23EaUbHCcv6\n81+J/fr3MaMU8NmDHbh+KJCMpJTCajuG6w5fs6KQGAIvzylwcgMFtzJ3eMhq\nwZDyIZcdBJ0fqyHbsD8Hing3ob+iZaCamR8AuRiNQRhghOMiiu2Uysm1n6d4\nMo6FzRzlZfd3DIURqlCmQ2gdADRS56F44wnTXP8EpJWB38EqcncGCDgdEEki\nHCpHWDTr5RYs0GFX0wkhFU4rwzYadPlMi+tM2yz+cemefqG7XnrbRYD7hKJT\nDDQCne05QktO+6DZdmo/tBrGnf0gp5Qd26V1sElwoftTPPYcNOinm5pphx5j\nM4dsLmZdsLpqT4Tcf8FhRhjvdcafIq22Z7IYeeKOUEinV7bnFjCxyN6cFysw\ntUNc\r\n=kkwn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"e6e8de3939308bc9b5e7d63bf7e03a2c1aab1661","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"js-yaml":"^3.13.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.24_1577758316445_0.8646758487869319","host":"s3://npm-registry-packages"}},"3.0.0-alpha.24":{"name":"@vueuse/core","version":"3.0.0-alpha.24","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.24","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"2f0415c4cebf44aed5d0ac41705697979c8d3146","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.24.tgz","fileCount":157,"integrity":"sha512-lQEJkjZktsiNwTJR7ph94H5rP3GWJocyr4e1JcmRJ633tY+6NwCjDiXLvtXJW6FBOtm/NNq3usDNN1T1WbzgkQ==","signatures":[{"sig":"MEYCIQCUQE4USQHnk8aRT6vaz4tltC2LmFY7y7sco10IglKw6wIhANXpAWafJPcNCLZZ+wKHS7j27XwVw5BSYLx1HkzFg/ZQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCq6ICRA9TVsSAnZWagAAl9QP/RIkA73+Sy3KN6XK0LUq\nSzU1TrCHen3CTRds7JWmLshW4PsBW7F9Ep9Yhp99twOmkU1im1IqHVJxwi0E\nF9/5RVRMVlbc29laGzzzrRvLL8McGu1nK8OA5xA/7HclN+NepdEPg95rpM5Q\n9xcGR7H7nB5GoEctpBPynDDchBKyqnGezI6+XjppxE0OulyGHLCBNdLM88Ab\n5wOVtJ/DyUVgp/kZ9q/aXjF6FHeVwxtbYuGXGU5YzUw8JNl+1cLSq+ZdOz89\ndgRx15Kich4hEIP5PLoiuAqlCaG/pVAbFQRsxlsraDfaXEurrUdoQAWXErAr\nwCA3RC5wx9HbG5BPLijyjEwPtKzo6aa5GtcoR9FxPuRUS+Bf8z0qkuCPd8Dk\nZF6MXDVhQOdhMaGPKHnl+sYC2XSbeSs5iAfRHXGItc3RZHIXB/ggroMvRdJ/\nv0rAkMybKEkz85Xtsg/WogBirJGyabim00ys5B8a5CI/dY8JZWKi2pWQIseK\nzQrLhXdCRBI7+sF/vd57bO65G0HOP/KBuCGYXo53PPbRTxKdv1ZfLzvunFQ/\neCnry4SE+rNrGqNlwCDvc9DGWmsikdDFkbZ7yb+EqUwS95YD/PEg0lKORYfz\nEdlGzsrUWbnz7E8g0T+60vC1tbuFnMdwKnZvufTXUogTgYEf9Gxs3jIN4Esu\nFNqQ\r\n=G/yO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"e6e8de3939308bc9b5e7d63bf7e03a2c1aab1661","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"js-yaml":"^3.13.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.24_1577758344180_0.5389391257563925","host":"s3://npm-registry-packages"}},"2.0.0-alpha.25":{"name":"@vueuse/core","version":"2.0.0-alpha.25","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0-alpha.25","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"d8926d50d522c824cfa0f9cc120c76003df28834","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0-alpha.25.tgz","fileCount":165,"integrity":"sha512-n48y9NwecSnYVIhrEqbQ+UBLWIQKrWzjLLo7bYHXxsA0gjJSA/6dUPvzVwBwRhrWdmSh70izgnM/0j6aDiGocA==","signatures":[{"sig":"MEQCIEaq3V76QBknb6YZnPtW1xjCDTN3bk0O8ixddnlZ5AJsAiAL+BOwx7cKPdUOxkUqOuLoRQEXY3AJ1lYYlQIh5pAIbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC5nqCRA9TVsSAnZWagAAiAQP/3gdzPkj1R3fzlJe7L9c\nxL83UE6dUONmWyMCd1av60fuoLhs/i0XI1EblmEtCgoI8ScwPjm3imzWWGMz\n3LKhiYZKp8mxBI5TqvKEyoptVOrEwTDDxZwJylc01q2wafhgmE2orYqS/MMk\nnrB6oQCcPn80oTYFwH/WRA4EVFOoY3NlpByaxka8jNjkaDj+n9GSi0SGYavI\narFD0CrhCw+C0cJhQ/7J+lISY/LSEwUu/JaBaTTkNBmrj7yHwvGDlMXoh2q/\n0IQ1Kz/tfNHxo4Idss7tQjnFHgBFYquR/00nQSsNs7RoTdsQJmRPhhYFcC9S\nyD2uRvIGecN0oZukWXH1MNNVh3RxTmpeL0x49MZC62Yjq60zWTRiWu2cx//L\n+jEEJ/8DEeTo+tGD7721dv7tXo/hhVol8k29BgiXjXHHX8YpW8F0UemCp5Op\nTewMOZyetMotEvElcw5bNODZwKUUE+ck4FJnSlcqmlmBuc5pi76BDAkm4Zwt\nKETBVEpER1ki1bXsSbtLKTKuq4zEV+DVW187QaKefrTSPFYaRV+twHoc5fiG\nn6FVnlrDV6UcyToUW60z/xo/bfr52HObpM6gA04ZJsZEZh/Xg1pIz526hGYg\ntnh65pKsiFK0lqYnq6EyED0jlE/Zn1HdpBz6BODPeOXzkNwmqMYX3P+xC37Q\nk0OE\r\n=0JF7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"9ee6d8e7dc850dc20fe78e14a76f896b327375f6","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"js-yaml":"^3.13.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0-alpha.25_1577818601481_0.4798030383847649","host":"s3://npm-registry-packages"}},"3.0.0-alpha.25":{"name":"@vueuse/core","version":"3.0.0-alpha.25","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0-alpha.25","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"48b5df033d1012c5dfd920cf6387b6706be55d36","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0-alpha.25.tgz","fileCount":165,"integrity":"sha512-NudpvRHWKtm2xQyEEioUX4oItejTBNmCqpqqz30ytfoD24uAY+oOWqChh16eajgM137MYHQi8IyfqMZ6Z+IpWQ==","signatures":[{"sig":"MEQCIGF9pCQDRMvBeF3F2cTvqCQtaUiVw4ahhdhXgVz2tmPUAiArvXNhAvXXCIxuGp2Y+MzsyHNSPXR6c8FhWLV4LC8wgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeC5oDCRA9TVsSAnZWagAAaFgQAI7jvJ2OHnsSvMQIasIa\nXNYxVuoc7iydjfaNyXHLXxPcLz/qgpkTBy/7C5XGaZ87TLiZ1BVwys6c3Gi0\nwYYvmZufC1Js54g43HiQmsozY2cDKqUb+NXqj9cCAtYK3KJtptVDzBcCezVc\noV23Fp0qxUZ7AOk9odN02aPDNw3dY+HcDitKkgt27nI6P5QH4ihdLb6J7AAh\nXR8HX+3jD6fGIxXzg/F2EVz4BY8BOYYPeD6dJMm5vVRwWl4liyXzAx7uniSe\nXaDvT4x7mkx+G98kbUtRANisUYt1gaOQsE9uSs7DdSrshfb/axVoEy9QoWPZ\nR6++vMn/x6Vrb2mtW622qLZGZh8j79w8F8l6wp+8gA1doK/3/ErC5GOiV9f0\nKS5ECwb3iPH1J9KEz5MjuLELEP1OarkBTYWQu/m05WceHAcCq9NPUu7pJFl0\nutnb93S96uwhvgSM2mrz+saWUzSmTf23cEtVM0Nd43S5Hw4cEooJc2BQlbea\nqsX1WjzH+7fDnDM4HmKcI4vcGpDltJw6L2M4C0qvGj2UlIKriz6nN421o2TI\nnpIf5RVrzBLrnZHP8KspbNgC9vurMYEcHGMJYiXUJyPUFMxkjqCjhcZA9Djo\nR2h84PwiIggkiHMSzUIVntWwJRtflNhHVw/kY7A0vfG0prHq5OJ3TEz5uWrs\nUwF+\r\n=uzwu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"9ee6d8e7dc850dc20fe78e14a76f896b327375f6","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"js-yaml":"^3.13.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0-alpha.25_1577818627396_0.006862799945420273","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@vueuse/core","version":"2.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"b7d89b94140a49466ce487cb59869233c62da581","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.0.tgz","fileCount":165,"integrity":"sha512-Lt/WCf5ZFtBPJX7+YG8RdD5o1hWub+YlU93SwZh2+U7LwsNwfoA/sM2LHUWx6NJXnLW6pS3eoBADMCIuEJrp2g==","signatures":[{"sig":"MEUCIQDZ/TedtvO9fZpACo08zS7TePZnGinAZaJjhLYUTDJimQIgSCjvPKbwdalfSWUbhsEYiPeo4OoeyOUXrDD+TEg5gWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDEEwCRA9TVsSAnZWagAAn9QQAJeTUiG9g8HWS6q5Vk+7\nVyA2E4mjpjl199bKrQkWP8PeRSSR+dePm6pIBwrj48ZM8Hdnj6ToZqlLrY0S\nGwF84/CbuxuvQtDy7L2Vd/4DFcigQj+6hpopGjGJ1oaFtcOHTtRlKGHrwXG2\nNbaWacbxqfiyMuPC0K6zKvRP7TPg5tZzNegFLlLV053UjjCaUjGMFrDa87vV\nY+ACCMFfjSf2yOsGxNvFPXm6VSZl1mELnG27EFA4BmtCfScfQAd0azxoVkHY\njUJxT2kv6pQBopcHFX6C2YiCVAVaIyUlw6J1tHYfyAco7mKODl0ivsky3wbj\nKC0L5h8XbL9wWc8uy8XwpHbR8NdzHhpV4PSDe9gPRUCFktmhxrPtPBprKklu\nfoPfPrGhf3dY3xON4fNWc0RtSFL5vp0zIja4dx6/J7iIIM25T0WKayBnFepz\nBcxHVUeA4JdQewrt3RG8j0J5NBJEyCaftZ+iIIM4w0WXgQOzT/E6zHvIWigE\nWB33sH93u31dP9dX3ApCDQg33rpZPm4N6CEo3SjkLmdQri/T95e4ttu3AqZg\nXCky2lcoE/j2ySmYTFL/GPjAyHfC4SC8yjl2HO7EpE3+fu3urqKwOtoH7lsg\n00+XqjdMQV2PFcGugbmHyfHCIlykbnxbvSuUjuMiyCHm5UL2ubShwUwNqpIA\nWoW6\r\n=wCff\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"40120c87999b0c3419674db1854213e7298782d1","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"js-yaml":"^3.13.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0_1577861423584_0.33000665805346396","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@vueuse/core","version":"3.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"0ea77e94e93ab4f1baac4c49c911531d6f90eb5e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.0.tgz","fileCount":165,"integrity":"sha512-88oCcbyp8Vu7bvbI5wNgZ36mUDUbvCuTSMBgeTgHOLjy8vSb/mO5oT3fgVjdOIKalzCtT2+DNnKndZ2SsGB+YA==","signatures":[{"sig":"MEQCIDFqxIrWkXRo0GXB7R8s1EE7Cfe+6j+pjNXhneFl8KXwAiBcSiARg/Jgk+0w7dIvaSvgXoahK763LdN2yy6+FsbSQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDEFNCRA9TVsSAnZWagAANlMQAIKBVsY3MkA2qpzQTp25\n/lWRcTevFtgWbvp3TWZu+Ys4ISoFMJXkFb+Oz9DQv3tL6GCz22mXsQpvktbh\nhyDwX7K5UykUxFILE/SECDIjTYkLc5r8fJUjwuLLi10ZLbVWwF0l9jvU0tbU\nEXOYw5uv2UqyGAWeO21e/yV/Eh2DiLyK81aR+iNZH6/8KM/pjdZWFZMyzWhq\n0sXLDJPMQDTEzP5gdasFX6V9H2AT/5LvNPRhzBOACZLnwuRixTDBD2G89jP2\n8E8NleqKAY1hBWLUtnTOchz3+H6+blju1Z9NWvMgS8M3LKW+BKxApi74cg/C\n4NrWgUWNeH9QptFx3NXDkixHpx6pCgDLdiG/RtDFeXBumJfweRWhuUBDze48\nlablrpxZKPtDcqYyp5eDM5NcSy4+NOAZHYjRudmHLMGbegXHzFvSOkqs88Kh\ncvqrWvQrU6gMGAxbVv+bqdfzn5XTtTxFZfECJXR3y8btLoboAh4ntaRY/a9x\nGgNA9biK+eRTI90xlTZk5NVcdV5d1elQ3vrtOIj//iwA64bsivzgNNcEk5pl\npHZ/wWFGDqy3jXMCFEAQntfHfXoxrVEybnOQnsytnNjf2IPN0aBKo7CkzLB+\n7U2tPBLELtvF4Dp2NEbVP8ewXFzOv03jAx5wErxsilS51QZMY6s1w80zwS1s\nxjJD\r\n=3RaB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"40120c87999b0c3419674db1854213e7298782d1","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"js-yaml":"^3.13.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0_1577861453028_0.9623292964981329","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@vueuse/core","version":"2.0.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"ae52b8eb8b5b8fdecfdd7dc69cb1026ac80d14bc","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.1.tgz","fileCount":165,"integrity":"sha512-Xx5jCJQKbDixV1jEyOhhRrKHSzyWuWtr9mYEsAjx09K32AEabvksLgiDW626VeKrXp6+UV30pVl9C6pnOtx1Ig==","signatures":[{"sig":"MEYCIQClFXXy47BKpQIeuuybJpS8X4JOZXLx+SSWNQHZFt1bUAIhAOUpEBgToznVexeGievPMq9bqI9x+l1ZkDjp+ILbWNKS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDFI/CRA9TVsSAnZWagAAyJoP/1Yjhc1Zq9PHvVZ3WgsO\nPTvWeUaOisB0tFB+YaqgABt+Brl+scQUWyhgPIsJYqWzmOYiicbWlmZqZxTN\nKHNFKl5v7QSYQDYEt88vpU10s6vZUL1uD+NUyTIog25WOvUWTQSLED0gwTN9\nxxKXXtAv+6D6raP8IhX+STlI8aIZz5OtMCnn9NwWGEIEsagoLQX7jMaoUvCN\nhQCP6vlCnQoxFBpr1jWDx2Hw5fq0rC4uWr5tcCvugxG8FlJu3vwHhD/GZUtP\nzJ6x7c1ccj70nBj1DgjhDPPHsecZ9vnlwJHLLJSDogzrPXPCTOnMWSPZ+cTJ\n7JUqhTiWchN9+RGK8aBKfPmhrKvXZYkKwxjWmk3OJHOJoqz1fY9rYls9F/qm\nRXJcAL6f8dlbzE632ifGlYhzTNR+bX7YtS8JbwvNJLp01J0HUnWIJXKHpr8X\nmFiI5CX1WXsMQovX9zm26huWR0LpnPvE3O8sblusJHAYGGTdqp5Q8mMuzSMg\n1gkpSIv4pAstCuwve37/qncaaQ8ySF3BLnA23zhb5XVyw+xoQpZkzOWW+4Du\nw58/kiRdOpckKlSJB0tJ0fgxdEnsoNxGawbLZ48jJEWoywxmu02XE+7lUKnf\ntDRjDWPlvRXieHcprCDYF1g9v1xPP5rijrqFTryik5qfVKSQKHYsYlkSpgMD\nH3K4\r\n=vAq4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"9bb4fe4609eabca860ddcf4462424d95d52f4ffa","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","js-yaml":"^3.13.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.1_1577865790693_0.8359003147577457","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@vueuse/core","version":"3.0.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"395e107783575f85f3ca69e79edfe522b3a996e1","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.1.tgz","fileCount":165,"integrity":"sha512-rHX+9lQ2jK0CQmfBHEnSRpl9Nww/khI9Kt8ngBcZ/tyQiPknBtzPMf+37femdk1oxyHLcBImohFnqjqfNkDsJw==","signatures":[{"sig":"MEQCIC90nRq5fi8ShY3vNavLLApC0zZTXHVfMy+52GIpcH9PAiAXYILsLz7rC/VwR9A+0PLYAHMOsDOn3rKRRfcPNvWFRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDFJaCRA9TVsSAnZWagAAmhMP/3aDK3WbFnJyJRD5hDyb\nfC4BZVLlBfbbCPBtVUJLAXCnFnqPi3wXU9N5qB9Ri/rNkROHptzSagyzOzso\n97halG8Jnxm0V12W4aTnxgM/RfeGYszRiyFdtU92CURNc+ixbZt0sogyBKV9\ner8h4Axmo+Cc9JVbafElPiBPGxSeYM8WKnTXBbLgbgIqudBplmfum6vpLg+t\njFcK0OThAjj7XCURW3cn/J9joTKwhi2iV96qf0z4QE1zF5dAmNaWrhOPABx5\n1SKfsUYzVpC3+F8Vb/3HnZ8TQLWx9ofCxfh67Q/Oi4jllrGqdaY0ImtWqfHV\ng5/Ve6bdnwU4TLLgfCOpr6m/963mZgUgmADLKEZonwaN4dTUm9yV9NhMTjwJ\nDJCNfQBrQn4PWwFKSynhJk4IU8umLqUyOTieWIrrYaUcGrpWHT7I+KWbBWSw\nejk/pE5YqY5MFjwii+T+2xRJdAHeeWC9St1hUn5VzwuEp+JNdejEq7NeerEr\nAf4UsuKIY1aYU/g/mwLcY0yUru3Rq8g5ZMYeG9VrnYQmZDqH7k3yhjijOcrQ\npyk6Ei+gCm8A9uu6K5EI0iKTs1s/85264QZj1FAymVKsHoSluGSBgWQhwdnA\nm9dj/6n2vxmjPG3VQwV7omIV7xXv22kG52InzOoui9/KAEhjRnvB9y1GXGed\nk2nY\r\n=fGpQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"9bb4fe4609eabca860ddcf4462424d95d52f4ffa","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","js-yaml":"^3.13.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.1_1577865817763_0.5399483194595762","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@vueuse/core","version":"2.0.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"0ce7c04e293c3f08954c6a4806fcf11d0bd05279","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.2.tgz","fileCount":169,"integrity":"sha512-GtqzGVxnZlF9rhCQ+s1PFg/NvFAaROXlkUqqs1a/2M+lRTrwtff/S4+B6HCmncgpgiHU0iIzYmWYTTwb8mvcWQ==","signatures":[{"sig":"MEUCIDHcwWZCR2uBESooKIY+LOJqoMv4Z0To6ZyIGIhw+k0QAiEAw0x5r23u02FhygW3sBoBX/K6XiFB8CmAwCtP2LtOixs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":168958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDe5LCRA9TVsSAnZWagAAGu8P/jJlNzEwCxbLVwgqGJgg\nxzKAPTZ27UxHp9FA5rqRXYVB8TM/I30GXo6ORo1DgYjqypBtQfi1zrZ1HHwN\nyCG74j3A4qmnx7QxXDptFAK51+JdnnqfxaynFmwFvNxbDex2V+No4eBi8DkS\nLebxnBituT1X+dzr1rfjfVVo1XeqrSBpw1d34yPLGRu4RtV/CN4ktsv/rz7h\nn0oJxddOqBcu0DlRrAYQTg4q9DRliC5c5973T4DLmf54NegrOLxRC6gESeyE\nBfav8qGdgZ8nQnEuntZhk7wvAxrNSz+RPEnxf0/QdeBvfFJ3Yoj2FSvwUM7J\nioAAb7BiO6Dn8Prezb0T4D9Ve3hWvS4ctv8ko4ukQnOvzY5TsDOSWl8rTSrf\nwg3AxnTstt2YCosV47WLbzKQg7XnrFBBVEZx6mJUfYn9+D6qJhu9Vpq1/Fm2\niSdQt7oF5YLRGfBOznXB6/NBhDKgxKkDwwvuvVa+wk8mfo8OA+ffbpL4Nk4N\nvaSHyKtftWg6QmhRNjprfaRk0Pmp72iHI799GAWuV9bcL2zMDfslT/Q5xgEH\nVEtSsPudkT0aFa3rge4+vDprIHtXgAImLTwEo7gvLqQzOClE6eBpFkrIl/Pb\nWJJWQ8pAiU5M7XSeC1vZJA+zTdzPeEdSlCegCgn1c8aFg/1/ZOdYL7PYBZw4\ngpl2\r\n=19mh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"f4d1e44221ca6cba1618ebf3d117baa04babfb51","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","js-yaml":"^3.13.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.2_1577971274583_0.9529246872484807","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@vueuse/core","version":"3.0.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"d5273d7ee0c746b7834606c0c5aa74c571019d0a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.2.tgz","fileCount":169,"integrity":"sha512-AKMMJYVFfS+SDMkXcGx2BrC5THZOhO2aPKFmclcUokXAmA5Zzwq/hiEROr/xY+deLmFhnBAUA4tnPNv+Ls9leA==","signatures":[{"sig":"MEUCIQCrFaKQ/z54UzHEE59BgoTZXEF8y/wcdp/Dn2rHU2Qs9AIgIauFT/vijGR1NlbZ610pou5e1//nuls7PsXh7NhWlHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDe5oCRA9TVsSAnZWagAAfucP/i27MgIKO+Qas1QPPmaq\nRA030Wn7c6y8jYWa7j71Hwc5xfsiFSvUmecoKK+acuOWUxliO7ZRhHJJN2In\nJBkR2H+be9prNT78qg71h+4JgR7BLmqqUQjfz2NMWklVFKfWKoM/45TuK8FQ\nwyf/RJ+yma2WFpuwY5s0V9jVqY30NtJEE1+M5H3pUG5sos8lQZEzOeUpucTv\nIfEII4NGfJEeKWO23YLi7RLxT4d80FddtjVmgNzeOnRglY0S8oduedaVJN3t\nkePugeCw+ia5Yy0Chv+K4PZw/OZ8L7JChzUdjioLjTOrYXfjs8BQGVMVf3nY\nvW0j7emuiZ/tNzPoEvyf4UMVkjsxcBhBNn0vyQxu/4ZCIk2HygNKLcQ1QZpN\n2DN2VbyQ86abPQhwEUFkGeThsBGdR62jXq4up2rabLnORTQ3GVanYrXYDMmo\ngW/xaocpzODQV/YEBNwPL1eCWN7/Vj26wd6nK5JXqWDaqhnqt1Lg59+nimrJ\n0b6n/mKab0s0v+zQu31tNK7yZ9lsVfCrVq6gDQgw76yZxAecufPbMsLpovfH\nFzIHVpSAcbbSBwonbK5pnnLtTBE1GFovMcrJoeAvPjmOACgEoK4zyYwHdffr\n46Z1IukBSjNt/Ie7pufUj8eVpJF16D9Mjiv93cmOgFCLU6qXf4ojYHklCawu\nMlpf\r\n=gVgG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"f4d1e44221ca6cba1618ebf3d117baa04babfb51","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && bump --commit --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","js-yaml":"^3.13.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.2_1577971304524_0.18117296869302058","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@vueuse/core","version":"2.0.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"4b95087fa905c4e528e80ab7cd6028b5b44c9bb5","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.3.tgz","fileCount":181,"integrity":"sha512-dMs5v5/1s1egHz7kxj3Kg8Wxrdy3PGg+yjVKmamLIpCuwYsbnRHhH0x8ryor/S0ndmAXgBIrf1G5fZABKW6JfQ==","signatures":[{"sig":"MEUCIDrwY/LEARF/eAR3FiqbVUgzDd/R3vWNQTKWQCllXFA1AiEArq0Rv2kjG0ZnAIHTQnhAp2ZM32u+SlqXt5C/VsWgfMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDkk+CRA9TVsSAnZWagAAqeMP/ia74a/ionEm0774tGWZ\nEW2IMs21NlJBI8zON/OJJqfNJ56V0LGf2PgbnFYAnD0lD680/yhrjEQN8i6/\nPopkgCY2TRD35IZbUIUww1LwF+k3QCMdthJFB0G7cviPNGlwvk/4SeLNbVk/\nxbFyJ3A9kmZUHOshFerw1rIFwpejnCgobTJfL29CVLnbuTaGanYypMnXVH6l\n7wSxjAWvwoRbIluskgOVBkpGHE5HQNnVngOJBhgMY2y/Aco0wExE37G3g7kQ\npbXEnxOc5UGDZ/kUO6ejU5SHgqitCLAIi3O17p+9HRX+nPrXqmwTammEx6yT\nzNEvVVkD/aUFu2dQJW3YIdHK86dgJhMGulsffTUWnHT/pS9uYYn82IPcvosQ\nmdjVLqlrPI9CbtYeNxi8ogCp3luTBQgk8rtfbeyBkCMWZqvhuLYh1QLF3DCm\nCyud/k9SmDKiFRhbKxvGqP37pmds90ey9xKV3ydBjgRzjHXFRVTzEAXR37xE\nQolI5N9iGm81sCSbo/2XDW31XK+UOrFwcxjZY9m5trxsGMh24E7j+XrJzbeF\nsQdKhfzluRl+5iVx0mhYa/eLCx/2ymnrwylfy4Y7F9D5bpbGBVAdFmbSJeGp\nHskQmegl089TRfFGHpmNaH60+MiHIHp5AGWCliMioCZ2IB4E4SALmEXnxg3J\nnabz\r\n=2tFH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"8169fd06d5743afed8878829d78efe4314d1af99","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && npm run readme:update && bump --commit --tag --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","js-yaml":"^3.13.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.3_1577994557542_0.32316262660513617","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@vueuse/core","version":"2.0.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.4","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"aed4a7d2f5472652803623bbeff5dc6b45e7206f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.4.tgz","fileCount":181,"integrity":"sha512-dYda4YN5moKL/INFoQ8wJ4yKJ+SO1fQF74U6axIif31kWf5WoXje9BKl9AyJg06ryl/BSiHtXNH6kLKAm7pTEA==","signatures":[{"sig":"MEQCIA4sH9syu3AJPioTFg3T4cd6tOColt1lgiiLStwLKKNQAiAN5CUrfsT5cvC+eIm1cz9gAe48lojH8W0773r8Jr3iLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDknECRA9TVsSAnZWagAATbMP/00BynwJuqdhENmtaYqK\ngS0uvuGZ9IIcR2+DjVfTm2ipWLAtAPlJ7/UPIpZzTPiCYmkbw7I46OOMGiNC\ngwD0iKxSa2VaATwj5GiuCIeqDaMGOBXE/eFTFRKY6hz8xsTGq7CCRS9ZHX5K\nNLLduWjhJc+/HG9DStT/9RjvrzJPlsCsTZuZ1jN3DCE0pfIyNxEH9Kud0qb5\nSEgRcxDNj8Hq9VFz3zhq0Citj1PzzAuRMayfd0TjWI2fsAh7CsogXCIaKap2\nV00StWEaWxW8MWVZBdD7RTStcIIIp1z2Vbalig5WOthqw1UfVCZ5hDonLhCB\n8wAtQXQdo6XA7JluvJi5Sz/5/ImdTSdKaheEmm/edGVnuERbdsxZ6yt6fOUI\nQkJgLpsMsTVD40GdZLk1F/YJLWFIXnWus9psVESyQjYUTwMXz9Qi+0NnrUlE\nIueC9ivpD4LUhefwTdStFdQAc0BS1IU5basSNj1pabP9vzEQ7CQQ10EevqIf\nmgCBia/WT8u4dIh4fH70HANTMeRNpymoXLuTEZRa5Vhah0qnnJ66z5l8V3gn\nhfifNr1T9KK27MFzwhVVjspYLetPL4I0m3tkj9t2fgEb/WjJO5Xp2ovb26Eu\nA3vt1hO3X0HzGm0HnKU65NXJpXmXKrj4k6WBGw57D7CUzIj26GXf7gM3zHjk\nYZDj\r\n=nmvC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"0c316e6204f4c1fdb256ddfffb78b636c862511e","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && npm run readme:update && bump --commit --tag --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","js-yaml":"^3.13.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.4_1577994691615_0.811114881298296","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"@vueuse/core","version":"2.0.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"ec9b1a4f2fb2cdc57c0d19c5648d5e9909c87c50","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.5.tgz","fileCount":181,"integrity":"sha512-Q8fcMG6hEazew2axi+4ReGEAtoTdEaBVkqCDYw395MOutEacemJJwdWIvNjl7+hHDx0x2nEyDXhzodZQI75U6Q==","signatures":[{"sig":"MEUCIAWfhB3clZCtnYY4yCPiBGWnNhspFjyvL10NoohA/p2+AiEAo2/wvbaFHO2Ie+Ts4mritgMW8zYspfC2yYt6Dbo7WYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDkpWCRA9TVsSAnZWagAAGc8P/RRAITmdMoSPLz7qDzP3\nxS017P+mE4tpM5OPwhGy4OKJ05I2yQ21pKJiaduuI/6E9Z1Crj+RHOz3ddUI\nQcqQuvNQOUJCfL/nfpCU239BVHKIqmL0Jjd/DRzdeixnySmkJcugYmDR2cDw\nRgKQ2r90PaH6vRrXCkR9H7hljwBY8EFNJrIurEAug1lP5pP3xhrHmCj0L5i1\nZfItQTrSi3yjy/u0HUaY742/HEfMPwshYXtvQeo9E7mnCq+asTE/etisorwD\n+jPX4bByRjzvaY1NtWe8mj2Mh3udUcDPWmO529t1PwZhw5GaZF0/tJl5yWm6\nv0O8luCOeYzLU+33X/1MNoYBC+1R7yc3afKtXUAjf+ZndfjCHPDm0m4As2vH\n0vhlL6zlRw7XuM0auYNqXUL3jkxa6LpJgr5dbdOUlJjTMpKoV8JP6VruRD87\nGjCtfSlQ+jgcK20404zmrNnsNMJv4ePLPVBg7ITvfnk85qui9VQjAn6TLOme\nk1CT8fpQRJenpccZqTipc3PCNB8Q1QM+AkZ75TjTRRupBeWHZQ5RyehGYp1c\nstWOU3zsBSrdHbQK2rVslE/C5x2Jw+QNM7lIQKml2ZDKqPDxqXegf4rBwEv3\n0mphjsFmOypXyMzoL5CygqoTFHyedPz5iNaI26gaVMPVnJj+KR2bVCWagbha\nHvDD\r\n=nYah\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"8dd10a97336cb74aa3eb3d30f4e7d4201e411b0c","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && npm run readme:update && bump --commit --tag --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","js-yaml":"^3.13.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.5_1577994838133_0.34867913127362615","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"@vueuse/core","version":"3.0.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"8afbe483aa22fb93595c31aec5f86222660109b8","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.5.tgz","fileCount":181,"integrity":"sha512-XJQbxF3M5Ga4gXQStJzz3FCX5UPpzVAXoqG9q1DrOMU3LbPn2QBsTGiP6LoQ0ag0TMLyWkpv5AO86KruKFRNbA==","signatures":[{"sig":"MEUCIG8yS2vVHXukrzx3UmLaMgF4uS3BaixBa/ZFdpVtfpksAiEAqIQx3bAP9cZ4WNX3Qg3P3FUS1doFkQB6O1q2EZ9YRKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDkpyCRA9TVsSAnZWagAAp8QQAJ2fHfbuRj1kBM/TTqaA\n+UbzjRkhZfrlY87KbZhGPxnYg6t6CTMTykv/JT1v9O4jWmoAMl+bPgWQgd4/\nNEu0/jOqmI7YnnyGQrmxtHV6QE29/04i5nuHtfZUWMGagnx7ZEhOtNnS+mn7\nQBldxkef9V79Zi2Uu5qTiMZpNIV5pK/XUnPKaazF9jPmPpd/hv9boDZqeljg\nLzgrLuMRbHyCXwmgHPgO2zEPZ0GODqds37GZzwlCmK9Sqh/kWpKm7y3Oukgn\nOgqGo9Xt3wxUlVxFt2oemjPXOc7i8V5s7OzIXmHkm+XWBTim9yqe49tj64nu\nFQiRwmPhbD0D7IHMeSgS0+NhKesbCjVBgolHTt6Mh40QorW68sZ/SEMotQJj\n6M4pCxxfeeT/Vr4fOCfdfLx9am3NJqNWhty10eYJn1ya0bLZxEDM+jAV4dUP\ny5OBXN+W1ePOdBqlj0o40trSkYG+OEcYCuzP/38tHRajgM57z8qfxMcG9aN4\nbTZ8UHJLs/6ky5FbdKk3ymQX/21w5LU/eQeclNGSBMs4mVdclvSx8XHUjXEh\ntYSic2K/cDGMR282kAUpgohSVAvN1RzUb69AVVF89OYxVdrdAY7dAoZiIUEw\nFWFPNwLfz4bfgY7LTwDLPFegxXD5uCBi81RmJzmGA7cRvSrXtXSUvSPN1Akz\nE9Yr\r\n=QFI0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main/index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"unpkg":"dist/umd/index.min.js","module":"dist/esm/index.js","browser":"dist/esm/index.js","gitHead":"8dd10a97336cb74aa3eb3d30f4e7d4201e411b0c","scripts":{"dev":"tsc -p tsconfig.esm.json --watch","lint":"eslint {src,.storybook,build}/**/*.{js,ts,tsx,vue,md}","test":"jest","build":"node ./build/build","clean":"rimraf dist","import":"node ./build/import","switch":"node ./build/switch","release":"npm run lint && npm run readme:update && bump --commit --tag --preid alpha && node ./build/publish.js all","lint:fix":"npm run lint -- --fix","storybook":"start-storybook -p 6006","readme:update":"node ./build/updateReadme","storybook:build":"npm run build 2 && build-storybook"},"typings":"dist/main/index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"lint-staged":{"{src,.storybook,build}/**/*.{js,ts,tsx,vue,md}":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"2.6.11","jest":"24.9.0","axios":"0.19.0","husky":"3.1.0","eslint":"6.8.0","rimraf":"3.0.0","rollup":"1.27.14","semver":"7.1.1","consola":"2.11.2","js-yaml":"^3.13.1","postcss":"7.0.25","prismjs":"1.17.1","ts-jest":"24.2.0","fs-extra":"8.1.0","inquirer":"7.0.1","prettier":"1.19.1","commander":"4.0.1","typestyle":"^2.0.4","raw-loader":"4.0.0","typescript":"3.7.4","vue-loader":"15.8.3","@babel/core":"7.7.7","@types/jest":"24.0.25","@types/node":"13.1.1","lint-staged":"9.5.0","markdown-it":"10.0.0","tailwindcss":"1.1.4","autoprefixer":"9.7.3","babel-loader":"8.0.6","loader-utils":"1.2.3","@types/semver":"6.2.0","@storybook/vue":"5.2.8","@types/js-yaml":"^3.12.1","postcss-import":"12.0.1","postcss-loader":"3.0.0","@types/fs-extra":"8.0.1","@types/inquirer":"6.5.0","@vue/test-utils":"1.0.0-beta.30","vue-tsx-support":"2.3.2","@vue/runtime-dom":"3.0.0-alpha.0","babel-preset-vue":"2.0.2","@babel/preset-env":"7.7.7","@storybook/addons":"5.2.8","markdown-it-prism":"2.0.3","@storybook/theming":"5.2.8","eslint-plugin-jest":"23.2.0","markdown-it-loader":"0.7.0","rollup-plugin-gzip":"2.2.0","github-markdown-css":"3.0.1","version-bump-prompt":"5.0.7","@vue/composition-api":"0.3.4","rollup-plugin-uglify":"6.0.4","@vue/babel-preset-jsx":"1.1.2","vue-template-compiler":"2.6.11","@storybook/addon-knobs":"5.2.8","@storybook/addon-links":"5.2.8","@storybook/addon-notes":"5.2.8","eslint-plugin-markdown":"1.0.1","@antfu/eslint-config-vue":"0.2.10","@babel/preset-typescript":"7.7.7","@storybook/addon-actions":"5.2.8","markdown-it-highlight-lines":"1.0.2","markdown-it-link-attributes":"3.0.0","rollup-plugin-local-resolve":"1.0.7","@babel/plugin-proposal-optional-chaining":"^7.7.5"},"peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.5_1577994866526_0.01629123520098741","host":"s3://npm-registry-packages"}},"2.0.6-alpha.1":{"name":"@vueuse/core","version":"2.0.6-alpha.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.6-alpha.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"ea0037ad108c437304da488c1d638c95b5bfba74","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.6-alpha.1.tgz","fileCount":8,"integrity":"sha512-d4SCRcvTtuPe7PX2YJ34cYdwI+lHAq1QzsBXOPQUh8n57d5WvFdRx/YxWyAkexp4oiMksn+E25IW8vAQvYDoAg==","signatures":[{"sig":"MEQCIAHd/oY8K+oBKnnPp63oYpoBMpypwHodoW4qNLzQCIXEAiAsPl5sWvQNXDHy2v3BGL7rQPY0Er9MBOXMF4ubBzZJHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEugGCRA9TVsSAnZWagAAntMP/izrALRLsaJzaVhRiEK0\n/dTz9ahoW8Op58QFk45JRUgVqKVH+NJtbWW6aaTp6Dkjjyjqq20UCcVie7/C\nJbHNXgRuciA8JLaR2AKKLWDRMGMnS8Cr7zomGZrRNEyHqVVWnGcohNDO4xe/\npiD+9pq4tpDOJEfaDNd9oB41qjl50cHlnQn9uEXFamm8LOIa6hdKnmEaY1r+\nwOz/zIUhWd0O5YYrJyIwsfjX3RkFPRUc31+aJkkFU6JoIP4AgPOH7i5fpT+R\nz211cXLpE0rpQeAgDFWHUlk015XCFd2OWSw0TGd05xccFRpkz7esdL3FKGvM\nboW+7fDzMeeHP+D2eCfhFTKo102qI0oOF/C+/KKRZIP/iamAubgEUIh+ZOmt\nvNjK2+G+p1wwDY4JhQcdtzobGyQgNn0XbFsqbdmALYPS2xxjBxnDx7fNywEs\nFyY0s5EVgmofk9f488gFDPnfqf+tQ4SgenoiJcqfTPgbyl+UXBkKRYU2x7Qk\nG86FCn3T3tfCjUiJvTw/PPgqEOeVNfrEnyaZTuGFUqE+MAbt0yCwGQSW2/wQ\n5PoSz8tNnDOXm3ARUW/s2ObE/RM9DcgsH8/RzDS6+MMXXRFBtta0sVHUKfos\nqXexTrDAqhRiBo7OskbSa+vy6qrbC1/fTY1l8INjl/HHFtg6wZURGkZtCSKt\nRbNG\r\n=uYaa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","unpkg":"index.min.js","module":"index.js","browser":"index.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.6-alpha.1_1578297349628_0.007029655261129086","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"@vueuse/core","version":"2.0.6","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.6","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"cc8f0879b08d86c5f9fe3c000fa52412fdff232c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.6.tgz","fileCount":8,"integrity":"sha512-qDb593I88Unh6Wme2SilSYPowvJlR/EnO3bIU4UybPGxvk9KYr5hYM0weQg0muWqPbDRwAPn7T38mG93MZjWFw==","signatures":[{"sig":"MEUCIBEC74oP0duhx70/3gCjaRn+6eMrESpZ8bup7llkMpNIAiEApShEyTNEPNYhwiKkrwGQU37ODFb4JPg8b952ppkmPls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEujYCRA9TVsSAnZWagAA2cwP/2vTAi7/HnDSBZzkbJyA\nE4e7oRbSRwhUMuCxbbFAN4d5oNmZHXGB0bu0zZas1oIDZPUUQOdn8BNad1TW\nwrlKSPNci63kLJPoRQniPVmAQsXjYKtHQx4haEpcF+/k/sMx+DvgdNQJSZwK\nbadZhtFhCTTALNveBEiucj8jg+IS9L0LbExkLx2sljCEhxUX0Tzh+B81d+qM\n1DBjKSegt2ojQgmNX598Geq6coXvVAEQmiRT6vmKeA39Wyrg1iEmlE/zSPvv\ni1NcnhCsbPEKwWmuU4FOJuzhy4HPQyGkFzHzuMlu63K6SwzCr/EBSiaPRhcm\nY2+wumjLIDsqhYhLMbibabQ4KZ1krE0hVEr4R/AliN/n/p5MJfgRUVkG4PvN\neMMadqdEul6703kCACfkuhk7UBvhVrn4cKY0XbkPAt6W1DOBNes5SzzRzW1e\n0sBm92DmxKGbRM6bYe6S50KSIaf82I9QGuxisSB4u7oEADLWoi8yXlevjCbo\nBY03vb64JHtp3o+d3AdZu1gs1G7TBTN3GdZWbnGOv/a35G1Qu8gYzbU87QC0\nKMgKD16WokfYG6PRQoJlLQgMRkVk2SYj3OhlBK2FZ6qk8vMrU5wQwr9S2hbv\nj4a7P5XYbQBxrBv4nY736gz729p6v9kKcmQmIc7coif7QFcLk18ej5V0GRTE\njrky\r\n=hhcO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","unpkg":"index.min.js","module":"index.js","browser":"index.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.6_1578297560088_0.4777392743492921","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"@vueuse/core","version":"3.0.6","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.6","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"139295cd388a4f53af14bd89de1af8ba659f68ed","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.6.tgz","fileCount":8,"integrity":"sha512-S6AQGsvYtoxNusaROfhfddQCpHcdl6X42tKsD+t0cnEmmssgHeCRVmKgfoH4CmTv2sAlrdaLT6rfbrx4b3LCGg==","signatures":[{"sig":"MEYCIQDX8SGjwBtLtF+cy4YpVSOCcRYiGA7gsFbo1uzIUvqJOgIhAMyPvCMVKWCATgV7u2rvsuj3mJcHBnsfQ3P3v306imOi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEuj8CRA9TVsSAnZWagAASZUP/1ZfacA3ElHGxst3C/Vm\noAGB5ot0412uR9I7Ya+vay2VvBnRcm+Y3JZk/mkVPFwb1RWJ5BwGPtJp6VOk\nj9+Qm/YiMd1QxTKyKzEcNFeCRNUCCrIfqzj1hNgjMeZek1pQexUMrIjOGUm9\n9ZvAIuEDCWyrOhv+E+/c6XhLQNYLHnWj5vp/xP+mW9KIO0n9PEGi0Zaq+hOm\nrnc4CStVjhCEIo19zMaZC/VXYcJASY/rz/SH/Up7fFqxz6VcduCQgweUbktL\n06EdX0ua9A2ZfIQDsIdofkShgNkIDhCIcNLRYEJ3w4Kg40vshlzh5Sw5IA9V\nCdsEpKbJ9RWh25N7CU6gKbGHiz1iJ2CtHzTcn9UrwMgh7RqnDZsfh+xmHcZb\nhNgte/P9pYUB6lPzMh+eI6Ch9/iUAf8sno2uP9qVI0n6N84cHBYkswqzvT2y\nlZgrL6uDLOMwmd47rhvdYVuHP9gOM+MqkllkqD64f3xTX4k4jl7DmWWNyL9X\nJ70RogVEKE1JX/R941QLyHiI3piZnimd+U62OZYb48F6slYfstH8fotRRYKT\nJ4ohMSiPNGs3D5FfapRCo1IKZdFuPFE6ag0bX80851qTkYktpBEQhYTxITpn\nQNzY4EjOO4rMUBrLErxdiP4YIPHHePqgizvAUxfqzkuQxQ10OntG0hQ92mvB\nTIFL\r\n=cd4y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","unpkg":"index.min.js","module":"index.js","browser":"index.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.6_1578297596034_0.21596354253427497","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"@vueuse/core","version":"2.0.7","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.7","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"72b4efe2386b86c4cd90c983c6596f2616d8b3c9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.7.tgz","fileCount":8,"integrity":"sha512-2R5SqDyVhKI7K62k5Ry8+8zC2Hdii2wTD8MCkio2gWlvie8SBKLHmXsIshqRywfl9V0SWeO3QDkG7If8vxGq2w==","signatures":[{"sig":"MEYCIQCqe20geEWdUIgPBJ1Jco1qphKuvWyHfrNZ3lsk0/FVIAIhAKFeN2OXbu2IZwpLVN/z0+rtsqH3B0kCBqyE+IASGO4s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEul8CRA9TVsSAnZWagAArZIP+wYJRaWxH0nNtimsH15v\ndeyijO/3hBiI807zg2QRPms58rT89DpmAu1a450VScD/tPeKV3YVpnXPp2J4\nf0dWpYQjiCYYWz5w8Lw2eTYCXXogl4WzyekNZ5up84LA9Z8ZFgsx7a5Lq32q\nQo+NpbXTnqJdvqBIn0KCJQxf1J2KpyYa6JzNfZsSCAE91wGmuK9pacimA8MV\n3Yibk0zDf8E/lBdppXkL5hlOzy4lWWcMPsY6ZLkdlzPoCDygyyjKRJwkCtMk\nAfyjSnMhDn+gGB2C66N6xiM9n5XpU2hYRoALCjsg0Z4L7xOuTVzQ72fWkqnQ\n6ffqI3jGoVdGW8yYbX5TACOohtAXQOmJnb65iBnddSAV3oG0SlXneqC5mfTA\nz1OL6BU3+jpmBsnHzYD9K9C/aiihyZwbYqU0+WpWYhZTiwEe+ogCzudzBu/n\nIEFF7Bv22twFbye6Qa9gL8Zlm+IfHOd/R2uNadHmBmDSyMQbcR/80N2rrJmh\neuOgS4Zrjn3vkiOF/jmSvexIBt+jdZxo6PV9p+2R+zEabWJd2YKihWrOGz0z\nu2kX9J45IYepYgDfsjYHNa1vKi+BJuCDS40xhBeTV6QIK0Mjref+GrmfIV2b\nlC4/WByX2TLOBaMvxXbhJRnkt4r5imzkPF+wYlyKq8kVJRjn1IS9hIaYUyq5\nDxuT\r\n=G6Xs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.7_1578297724100_0.48795151951222127","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"@vueuse/core","version":"3.0.7","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.7","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"c91504eaf1df635f0f4c2e0422423f26f3d7d866","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.7.tgz","fileCount":8,"integrity":"sha512-xHa/fareg6uVxHWVNp6brcTw1VGPxnlKWtoddap/FI7ym2u16ldyyHmgQIICV4ypaweG1Mri4wo+pozAPArRxg==","signatures":[{"sig":"MEUCIQDCPbvDTq2se9ZQqQa9Hf4a7hNJwSz3au/J2SVv7BzI8QIgKS1FbVPOuZjHCMvpcjSxvmiPX2C3ckfz/vzldaaytns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEumdCRA9TVsSAnZWagAAZN8QAIqWTqE6mwErmEggDDvP\nRRqJYuLxRPSon/PglC1tPzYvsvUdqT3T0fO8hvjsOztaoHhwvfj7KgswvnfN\nvmzX4CCDlDO43qf0Nr+0X6w6Of9qXPb6w0v4lcV4Jx6HEDAK8asdwwYMVJYg\nnHagWzRveJa/mrJB4mi5bD91lzEn0eu8myaKzSAQaLVfHrjHE/08pJsLqiRC\nXh7Gw7k6SMitIXmQgn7nMS5wkK1dlgKhn5LcIe5bBtG4YlaPSfh2tw1dhQKC\n/pZLaH4W3Mkl4i4ncCfPoZpQoRsuDM9C7itFwuTJK9DJG0se8N7kvtt3/u9x\n462NbtKXkqrTZ2xqz7ih+WqEYfeD0wC64fMt48F1XyxDzE9VsE0Vo4/g/guv\nAgcZ0SboUldFl+4LCfNWNCkf8exdxBLhd2LJzIyanRnb+1Y8C4PCBgFMUsWH\nSYO3i1ant+WR/oqH208GLPnYtR0tQCSECE3iALDJsOHbcf8SRs0ds8xEArO5\nr3eBU2KSvlYkkrrJvI/r7N+aXPKlpsoMVrC2LlEzYUkdeB3jF8wyuwnMxsn3\nlo7qyfE1v9R7Qs+Bnis33jRrCyvwU51TDlFa+Z9HNVPWaQ/B3EQiQtCtudLw\nAiJgcP9qXYym9IpOS/VxvdZTrc5VsAtmn72M25KT6ccc/NOCJ0NhvGC8/Tt8\ne3kU\r\n=6nIA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.7_1578297757531_0.8389396533947748","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"@vueuse/core","version":"2.0.8","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.8","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"aee6e5b9ac32102cef001b12268428ddf42c45ec","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.8.tgz","fileCount":8,"integrity":"sha512-UEkIx4VtEBDu/fap+hFm8B2S27SMcHXT+xnDH7L6BkwRiY93CgQPBqEBsLf1joXFIb9khxAtRd0DetLoLSFk0g==","signatures":[{"sig":"MEUCIB4ITkGwtZylcCI5btJYnwFJGF87suWgrgQW8e2CqY1fAiEAuu+ouOfZ7Zprgy83UwUwWkhsoFc9EhlQ7xtxhTnIIwU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142092,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEvtNCRA9TVsSAnZWagAAaGAP/0BnGqts0zpIUjdYGkC/\nv0SmlRccF/VGqpkMPDAtTihBJy2cnzp3WCiRjK2T4Tufyh/oCShK6NO7xRe+\nqZ6RP0JrhVjuyTDIBNVnvcpuDDi40IEJeKMabkkeEQHVvhdtyfxE5CDSjWfY\naJ3ikk2mHJ8/KEqs/TpeGA6UNpA942jvHyBh84O129oQSziiWCfubXZ8/dQg\nrOX9VTCIhPIbniqSJxXZGCpxhKOATPt2aZ9NiIZ3YTu/g+jSmc7y9z4ivM2D\n0ZaWg1pmkUgtMdhdjGyYJ1jO+SfqtWY9ooUwVamNFLiPkDrS8A8W0TlkXCDn\n11Bz7VEs2D5a+/uc2FG+ETABJKSxgYAFQHbY2+RTQHKmRyrjcHZtQKRMMUiD\nyKLORMN+NeChPNbvnnLVCcc7mpU82vbVWhgw+/0n5xPP9U+CzioNzGkcTto+\nNnd3Cm/SnZZqtlvClP+PXNJtGzdSLKd2LqxPL/QD+b3ULzm1Kbch8L4EzTZ6\nFPGaf5RNT5e+u09S2/Xv/aXF/7j7D1Lc9XNXRg5VxXlvh262qHCP553V46dm\nbWJ4zkugNVP7790c5GqsFfmyBOcNR8jUWMWi99J0aFHCg0fEFh7y0uPflBhj\nTsEbfTKRVG2Hd4Ebm1QCCyQV6gApNHQVeZ+bDMkySrRny4lOVUgbFiMqGUGj\nCvNC\r\n=L/uw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.8_1578302285346_0.2516310251164635","host":"s3://npm-registry-packages"}},"3.0.8":{"name":"@vueuse/core","version":"3.0.8","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.8","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"01416f619388bbdb3ffcdec979c669a69e32a4bb","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.8.tgz","fileCount":8,"integrity":"sha512-yOtD04Z1P6smOvIczLmwhfhchQ/VtrfBZrPJ193Gn+ZOG9vTu8LNg8KUQXZnYrJptlx45UpJnv2/ueFU8AjvWQ==","signatures":[{"sig":"MEYCIQDFUWgrvzvJ5Dl43nkfKjNdvrXvKqad8yxFj0xg1pqaQAIhAMjTdmmpYkkVPFkO7KOv+fDu0hpOcc3jtz91o7LwpTbU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEvtsCRA9TVsSAnZWagAAipEP/18KzcTRjeO22g0tJPaw\nCZU4DwGpHV0UP2OhYCQ6Pvwt/d5V3jaKL83Uj0bQEfFzohS3mhgzboE/MK4D\nHFQYLhbAw2EYysATMNyejntZL78rse47bKVi2eq86gBaDlS/7V9W9ieIXyOp\nc2WZXlVxSeODfYk3FZ8VBrcjSgGNANYxpXd3goDuuJ65tpltB9Khe6p/S4TO\n4W/A3i2p5xfPoEklySgMwhjiPI+ZzkmhhmUPTkke2Jy+CdDbg1RKXmnV17da\n7WNu25zcBJYJQP8nlsFCf1VwAbTnOo/x/eI6cxqEGIrg9EuP3WepbibewBOW\n4ohV4KZCUT93LIsgJmgOv0mvOn0uFgk4rLfaubxHPvrqpNumD25eBT6F+Zpv\nAzEnpwRzKlyH8bV8gzR5eXzx+0NmSPMGgJKKpqTaBy4dkJg3hRg5Bg4UM35P\nyxIaBdqbxxHCV0oolrUx39mpy2MTckZjeEstjLPw8XXBNDnImkpPjuwH96QL\npqL1zJkPoreWL/qayzrbI4ZhQb/WldhmaSKHz6COngVPPPYgailTz4/Uciuu\nRD9KbQo3rYv7Zifw5Xm8E+CECGXAOiXxDhVijtMcmqLDt35n4EEd2lgh5m2e\n6JVHZslwot48H8A3oHQBFgXvb45ko2xTHNkghYU6PIWHmI8sTcSrFN0ys78r\nK1z5\r\n=7+QD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.8_1578302316322_0.161785106089811","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"@vueuse/core","version":"2.0.9","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.9","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"e1fc3bbda924a012364dca1fd840c74e5363c49b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.9.tgz","fileCount":8,"integrity":"sha512-Tv9oeWjN2NORUp+c04nn8gR9gRTBab4+v0gqbKJMOnV+RQfCosWM6gCWoNrDNR+A2V+gs76CtM+Bd5ll+YqhGg==","signatures":[{"sig":"MEUCIEQaXNRPuxlieQsCd5Dhj0Zd4pz08YZx8GMywjSFXZgiAiEAgmH4k7UO/XCGx57MsBPSSphbfiqZKd85p7OoBbvg1Tg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0J1CRA9TVsSAnZWagAAu4gQAIg/xp4qRJua0QbirFnV\nx9E8CSkQTp7cymBJB+6CIMaFB8TFvOM2Q2P7N6WiAW3Uc9PDEW2LGAL9L6XU\ndhS819hSeU52p6qrZhW9FJBQmOKz43VuytuKxxJsbID4zwJzp33ssHfGQ8rB\nX0WJ16e4YrbtUYsIJY1OOzwn7j8WLVbN79FFSObMEd+5MQu6dDiKteMAsxuU\nL0mxwh/A1qclBm9/9m78RnSADds82XENFe+I+I/UAtgNS8XdA008JCgSJ5M2\nGCyZTEg/9kuA6SyNMmsEo09h7elGMcq6JuebCQNMuUrpNOsr7/a4AgIb4+RA\n09H+wTCRTUWzBKFfNcNCd588jItMit6HgC9oZMMw8o1gZ9Vp2neQNPu0OTNo\ngvEphAVdwv01ZVam0YE98YgWmibRsAkHpK94Wed1arYxG3Ahd0DMJQOcv/42\n9117gAsiExN7+1/6Dq1C6CJdFr4XCqru/IyuD3BnKH2dFsN9D1rnbqKcXe4O\nS9z9/ozC/MsIuzlW0CgubfPk4JNPwOT5C7iAN7nqi32yCqsRIJ7z5RWJkAop\nDhd76qCfaY/bf0BU3EuAXoy6cEkCMH3QSrgdghpcpVk6ebo8YsuDDIPVAL7V\n2NPNbwSLCYUO4eBx9zEtnz88B/HZoRjojUd3Qk+lS9VJZEYxFgQdsPYVLVbn\nrtsC\r\n=yrIA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.9_1578320501414_0.6710314203691927","host":"s3://npm-registry-packages"}},"3.0.9":{"name":"@vueuse/core","version":"3.0.9","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.9","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"4ae7b2b52647bd3a9dd85c6262fd6a75e9f680bd","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.9.tgz","fileCount":8,"integrity":"sha512-QnFalP8OLdMebGfaAb13076lJ5KZomDUYzM7a+NaIRDnymAip6SvaZiqwT+74M9tUWGrqUqn0DPagBq01udKpw==","signatures":[{"sig":"MEUCIQCp1ihoRvD1OyTXf4WfC+BIb2XC507zWhdNa/W373vE6gIgThTwjiQvvhapDNodiwArjE16BwvJQWFM/99r24AQvKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0KmCRA9TVsSAnZWagAAzAcQAJlrXA+yOOMKlPZhD+jt\nnSLDI5CM81qqIHwiMMypPnjx4ufQolgG8RIirI7BCmWT8KiJY/OGOx+ZNtqe\nnoxHPXgzlhqWewPtDA+lnBnw5Go1cq13R8g5URptJ0gnKTVbQ/jXVDwq0/Iq\neZQGGCupWzYkDxJMSmHT3RPb540cDSNDEN6Ip1k8HG/U4lckpe5fTUzmQpQK\n5Npa7FO8chFESaarq1a/2aPaCdPn58Do94+DhcFa8X9KHhoa2mhK1oDUtTAc\nEJIjuOEYSa0Li7Awwwy+MtTN/SjFBGDr5w5fbiUiZD7mZST84RpgpYVRXQ9g\nq0LQ871f4fcFaqFw3VRYrnneLQWJWnWDq5u9yzOpmqIq/oxy6nRP2n9qqcyr\nfasXhCERj2AuM3Z4x4dqOp4BUGHr4NmWbE4BY+SI6IchxnsD0OGcgtMEWA6+\nU9rFNMuIoHO8OcxoRl1uX3NWjvLswCXAMI2GF12fTOjxlCfsFhAJz96V8jke\nLe1wW9sWE9niHO6gtgqFPlzWy6FSrkKOR0bMM2fmu/2EEp7HH3rbb973WDIK\nywYlVu2XZJt6uPXfWW6WCa1OA+LJEASW7pGvTVIgGyGK1hAIBnbVkeBFrbtu\nlqvcqy6WqQVAU2xUW4YlTE86bnS6Kwz++kmO3GTh+4fNbWneus/epOIBFqT3\ngKN0\r\n=fWBs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.9_1578320550435_0.05087236775647441","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"@vueuse/core","version":"2.0.10","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.10","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"03c0ed5a1482680071176f8f2ac70b3e645a3c04","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.10.tgz","fileCount":8,"integrity":"sha512-uoRSV3GGrFlhreQEH6enTkPm4h2SXsfL2tGDSNXTDk3Fw6h/yez5uziHX6txFoISjIss1fvNl5Pw+sWTLdyt+A==","signatures":[{"sig":"MEUCIQDUGjmCvvhPjCwW4G+AV65HOLTFq7d3zWA1jTTx/dsESwIgCSlL1U2nb1qiST/ITZoZhhqWMRX6i7QFf872O/BwiI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0boCRA9TVsSAnZWagAAhLoQAIsEDgg76fTvYxuGMI0w\n/9xwZhEfjEWinXXtuq6ZlP1++Aqj/JrTjk44r7AOtk4kt28HjMrfiw0XYunU\nApveZ4A2YZQFBjAwiBWWrd+YSrYyaIe+JASgUVZOm8Hmgh1k6JTRahqpkm0g\nheYlPjDfmJL6NFKJwhWivh2py2T6mNF8BrCAcnpGf1DzihG6XXjKRMGfzm5d\nPf82Pl3T3cpts3V+0uFWfC0VOM5aFeWrX+l/EBVMDDZCMJ9ZqwpTiU/C+aFV\nzu5BEuRAE1eSnbFSY9UXRZXVMMS86OFhgYDK4Wvq4w4H83rk5SGwPAUJoLTr\nLy7/+4SMAXSZW4kVKDOQOCADbaRIxBPaJoiakJVkHXXGQDcs4QRc8LahzIoA\nKT9f8iVXWnsxud46aKxWUN0J/SX3AJCzr47tzpxIwyFWFonDUPGWnewEUF5W\na8sG8KHxFCXSIEWjvjgRwFP6sTFrGQ0l28h1w+G9mzrzusEpO04sHIUdkBiv\nL7FoqkRBW3DQEhIEyo5r7QpTLaWIJUeZvN5KYNj84iXFZxunKrD5PcPX7kjB\nlibk7cP2zQWaAdpWXZglJV7RCrkhXT5/Wmuqki+cpy5nxiQLKqyKeXz+IGff\nz2dE/X0xDMf4Hf0agKY8DhD/VmgzlqQ2fDbin+FsJxz9tyizQBVkZCD++URD\nwmnn\r\n=gC3Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.10_1578321639752_0.7812859156723777","host":"s3://npm-registry-packages"}},"3.0.10":{"name":"@vueuse/core","version":"3.0.10","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.10","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"60d1d5da833e35eedbaa12643e3c9211c0e44fc8","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.10.tgz","fileCount":8,"integrity":"sha512-06pzMnIigjgqBfHDMSoQfFIRaFUbbUi5J9wiqi65r1eE7Oofs3DbG0gtjO5q66jZ/aJpmVRGmFrupldi7bqhfw==","signatures":[{"sig":"MEUCIQCH0A0QTNzW+uKihd0613jKWNwEYzMKFf8KJpiepXj5BQIgWohFrw2hTYJSjT+by/+QYub7m5OESRHsJJVuwyloa1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeE0cVCRA9TVsSAnZWagAAFGQQAJOzi8XvGpCNcJAJN2Ue\nhrSjpOdToFlcuzYOq81WsgZMYCq1zthN83krmbtlzwblGJR46WRpeWk0CrNz\na3dQpWZej+XZGAPj14Rzhn71QjfLVGrJJLnbQedpjnAmeqXCEe902FFGQKFZ\n85PgCWFC+BLDuVooTYAunBMsZC2olugNPQx3BVU053mSx+s7HrM99Ph9v7Ep\n8N2hQr5B1M21iKcplw+BVqcURrMhQy5y+x5MuPZvU9Oc2EcljW502gQOg3bc\n0w2dWSA+C/F+ZY7e4zzsc+q12H5NkJRp62lUL/aENPy/qbVCJCHEXAiCPCjx\nkJTLQW6NBA/lKEEoDtZIcyBzdeYm1g1PVdGVjah8ph4+Cx+Tk7wp8zhhXXdo\nuM7jl6hWb7KGjg6wFQHPL7Vf/oLHDkEaLKGN6MTiT3ijpCUf8XmBEOXsKap9\nfiD/+bA5sy9pmMcn2qfgUE3g/1gfLBK9rWiyqhzHfUDVBnws9G55tlYgvWls\nn0DkxsnRHb/NsmXrUvzgAtdKQTzti3kB7AZkQoTRD19sI4A7swGCClK28f14\nwJqWZJf/yHTrWIRJfqm3KI2f5xavUjqHWZrUAS6SxQJGu6xS59oul4pteqPG\nfbprFfJBdJIWvk2hlPaWWD47V4tJXwE4pAKzJtXdAQUMa5LSKf5tn4dM6Fac\nvEC+\r\n=Vj8V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.9.0","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"10.15.3","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.10_1578321685237_0.3659880238060711","host":"s3://npm-registry-packages"}},"2.0.13":{"name":"@vueuse/core","version":"2.0.13","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.13","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"44f3711eeae9735551920847beb4550ccf897d9f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.13.tgz","fileCount":8,"integrity":"sha512-kUnkaaWHr7T/yggr4JgmzFsjl65sQfRN/sSs/5whC6E8kOQFyhM/nJg8wZuq2cAFx+tXS7QgqCjyYwiJ6Wi/uw==","signatures":[{"sig":"MEUCIA+8uz76F4mEahpf7cgdXLxMADUL4O897NoM7m+xyqIwAiEAlJe1dtpnhi7DRdqKAQwYmxWTjy82lmlhpRluaLyn43c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFas+CRA9TVsSAnZWagAAq5cP/2AwPz6D3QJko3D188Te\n2H4ZXraekDaLYXQtzYLNfNyPJ/7+KSHrt+Zszxxu2Ih/M4AQ9s8z8r68XJm0\nfWcw8wMyy/tKTo3Cbuk9MMM7z82NBMcj1RUyKescpocQmBxzZk6St2gnOFsR\n4XtNc9l/2ski3yevRnmK5JNF6Mh1MhHlAZltx7CChFu9C/YKdYAUmysQ02Ir\nMjjwCG1sBzOnyHyvV8JN44XWCpJ7mmVn/MuBDDD5mO61cAgoF9MiYwzS4EKj\n9yyqgDPDHJcyujkwz4oavyyZcXfrsnQIAMTIrRO8hUClak3EGrWLCX2yeTRd\nq1dw6/4OtwaNnvynpsb0pP2qC6cPiZLt5d8ep6M15yAcxZ2kHqJqKSkReZCu\n04VaCWXoIJDe3IfgfvIgICP8H3Y2JJcGunZWHEPesNgDL4oDs+qMJubEOf0K\nYJHm3L6pDD7MpeUe+JDr/MRj92K7hNKWGb3lPTHjXtxrqcGRvyLE3gcxHtjp\nTVQfRKlG2LDQ2wPT+cTUzHlPSuNYARb0dYkCNumVK/vMp3zQVuF8k6usUafD\nCCiUbdPFzk4YHnkIw0HsKW2sWU8BuaUlbOspEA1YYtzXIvQ/wGnhJ68ok4os\n0wOhDbRQs0dij16snKRtk1E7CoGdZc4H7YSHiw53FWQlt2xU5/IJyjtO4GSu\nTICN\r\n=/e8l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.14.1","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.13_1578478397730_0.010925215502312513","host":"s3://npm-registry-packages"}},"3.0.13":{"name":"@vueuse/core","version":"3.0.13","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.13","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"5f18f6f48ef652fa109fc0ed2856a87b48229263","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.13.tgz","fileCount":8,"integrity":"sha512-NsPR8NDzwOwTpYuKlG23oDnaFUQrvRRSSacYKI3c3gf5b3LOxY1/iYBL3KsTaEWxgB3q2fySaaVZ4lO/kTIPgQ==","signatures":[{"sig":"MEQCICjyOg8jEeYg/qUb6jTLRe6dmf6Fe6bdeEHRqrYM/7ZIAiAHm7TU/q6HFqFERHpGW2QiDoh7+gpjg0/YVZODUYvwGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFatZCRA9TVsSAnZWagAALMIP/1xj4DY/U95qHu7F9IWi\nWNLgf1V/1ak7zVU1HFsBsNG+llBQ+hItz3WXCqQ1ngXer6Fqx8jNmuR1tSJd\n5GTSlwxBT5HTi7ujxyBq6I5CWgH1uu4A8hzebyI14Feij0Hhg0QFSJ20JmfB\n2uotU4r4q8epsGUfgpET64iwOUuVfksxb1bddJjCv0wTkpPUfVrUheRRXOio\nKWhFVc5ODDea+bYkgAd/RmEuTMjOKAeylOFiXgXK47gvDfoB4zGmhURGer02\ngotGsL8Q5lmtAv3AoLgbPhd9zpl6sjH6KscqISUz3HvI7nouquhXWgh1Ym9F\n/qPmbo3WKMo0CNCi49arApSABeeAPku7WW2LcgSyiCPdzhSNVWOQ/Y6O3nG8\naXEyy3oNb0sdfnv8Zoihq0HVQulNyfpV2mW3JdS2aZZw8Uw/u5NDUCdxBtDk\nlA/ByLT+3NLnNP9oL4CX1a8/VCLVCEE4LYWGwmDGlEXJg9hfLnCu22oFaUsn\nc9e6k9B9mp18Ok0kbQaYYQ3HHBNanpb0yJe4UYFKE7i2hhxca+RX+md2QPIc\nv/Ai5520cKS4Pw2FkTKQ8ynpLCDcxXRrg7a7IJzzchJF36ivE00zvUIzjdr1\nKCk1lREwsj7p1w112E0TsCzIC3deSyV/mFg6wbZ57jBZLNet/M7SRgmek0hT\n8sbH\r\n=kxgB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.13_1578478425452_0.2628521671724806","host":"s3://npm-registry-packages"}},"2.0.14":{"name":"@vueuse/core","version":"2.0.14","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.14","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"c8d687eb6f59400a3887c83beba10186260b83b5","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.14.tgz","fileCount":8,"integrity":"sha512-BHGvENGEu1Fa6pjDp/8sPqi1z8n66e0A8blr2RDefpnmVIidvuTujSx7ApkLfoAhXI81b8EPQshjAlMBI1PSXg==","signatures":[{"sig":"MEUCIE/hHcjW8g5z9mKxsqQAD7iOVo2G1I72OuwMNuNjxVSTAiEAs8aP9eJq3aOy7V75It+0fx1hCMxiQ82AQgLZquYRe4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFtd+CRA9TVsSAnZWagAAiR8P/iICibKKGGG5rwDAMdZy\nKO5vZr/Qvb6SLs0Yc7utNnVoU7I38jvwD2lOjvJad8mRPGS8egcNQ3DfqnW5\nR+EgPGWJTfIz97FG/LcC2Fvnf12EJYE94kg1/Xdf82uW80FyEIHhCQM/z0MP\n+TU6JdTfWs3gnXPLiyobEmuY3994EmKfKeX9wC4FwI+891wRu/uJtzb61Mi+\n9H/J6xpEQOnne2fvZmOuNdJ3xIq2DjuX2P1fk88MDK0NAKB/sSX/xOa0Tlcu\nG4a0ewfYLJ7eGtui57FLrfh90eRKx+KOGD61jnKYj0KEUtkovDLi37p6pMQS\nGfPgy4eT5DwvcwdL7JCrUGCnI5BSm5rvkgFN/OaIDpk0QD1RkJxKIE0c+o/I\nhbFdL8C70AWp++PY+UZbiX17KPqsDr3lr82zqTse+ATOOT7G3r4WJcXanxws\nnx96PgbTVSgLyvz6XEq9En/PcSWDvpgxwKtYSg5bGDfatryhibpnK9nWxwP6\nbAOnfluRsxtGJbDZXNpjj+65FaLiHCq3QgBbYSLTeCbH9f+wMzOI/IvOsOAZ\nStHtdN3F6JvQx1SqFfTAVg+ND6j1xFGKZvSfNCkBDxyEMBDF7j9izJvfvL1o\ntvd+UdMRvNvgKxFkG3/cK9OS02Lfy63hfeMCgVB5avlea0uTXNWImO+RvEAC\nTjMr\r\n=Wp3G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.14.1","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.14_1578555262015_0.5060784980061623","host":"s3://npm-registry-packages"}},"3.0.14":{"name":"@vueuse/core","version":"3.0.14","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.14","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"09dc6a4eaf93fea34ab5f337037eead2abe3f9d8","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.14.tgz","fileCount":8,"integrity":"sha512-d3fjeOEOadmPPCd5/qFmZ9zMV/gncrDLXahBmkCppeRoMyTnZB9zkv2WSwUbYgLenBbrOmKxTiVI/Wml7scUiQ==","signatures":[{"sig":"MEUCIBNAjEuHcVbQ31iID0te3egDcbm0m53KZQngFtuWPTi8AiEA8hG0pZlS8DM5eEr/0vXjL0Kf7fv5fEcPCj87uZPlcqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFteVCRA9TVsSAnZWagAAJYUP/1y2UD4wrllr7DtkrL4Q\nv9ca6zHrFy5ZeykrJcYNADLkD0jWKXtU3EgJTfZjtmcEUWvIcSEq+M4HBpAg\nl90fNmLwuRdnuGHKvsETYm7nEzUXy3qZCu4xdkOCob2i+0V4zQfoE946Jumj\nO8Tx6no0KTK6Ut+3IfPFcvmdzKy4iv1Tkie/LRNkyJAKHOP4cBJKrpxvT3wt\n88DMy8HGshLgTuw10sWSX4eyFhheAcsPTk35O9j57myjuYa739Mwuceq1mB1\nkxrZdvxJTr7d0uLPZsPjMjNa27KJVsk+CmqA4xDXUaQwoKnQD7Cfp2rF00B8\n+BbSafYINjf28u63ZpwnoFkX7cbxHru5jdmWT0aYJMgRFSJoHw9ZFwGJ+eeB\n4un3yRwoXd4j6YYzVnsQQjFheTJ5/sJJL0OUpqADURxFXHgSJjZ3JcGCLTnq\nhn+pyox1FZqqr0W3I2Y2tR1tiLDN9Ect3gLofIWazW8qYD/R51nik2UrmQwV\nlJZl629jG74NIg4lujjRE6pdtHHkBulfcyDozv62k0rkGMrGruN6jtEkGUkJ\nG0sbdOqKUy3xqdmPfZbO6jnxn3xRQaLrJJXqvf2LvSmGm6B+/aJOtOhJzYdQ\n+YK2PRGMleAcxSILGAIbUhbLiJZI1+kBp0nMOqpK9GfA5V7+YPVjNc9mZrcn\n45YI\r\n=NKAP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.14_1578555285253_0.70593606955514","host":"s3://npm-registry-packages"}},"2.0.15":{"name":"@vueuse/core","version":"2.0.15","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.15","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"57faea26da5b3f650d065c9cd1f335159dd5bdd6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.15.tgz","fileCount":8,"integrity":"sha512-obCJtM9K3E4DK2jj4+ZYn1naG1xNBz603GD9RcutW361gtzSqdKtg9stE9bwDZwxwfJ0P8wZ2Jr12AKhZnfo7Q==","signatures":[{"sig":"MEUCIQCc69bGcOH3mdVsA9/kreQQaze6svguLldeV/A9txKT4AIgZ9E5l6U8GZUe2jMOvcGg4lR9NzNJ5IUEiofVcQDqLjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFyAaCRA9TVsSAnZWagAA9O4P/irtvHtXV3BkHPxOA0ra\n9dPfr5+xK5wkxga8Mt7toigulXT2C2Ah5rBPA3Kk/UmRK5zdDcoSDgyx4wFY\ne1pbQGelnPwu5EQfUK+UzmWsbo0XG0UTFUjGhOX+eoJ1x62bR09q+trDgoaR\nTk9jEA1GhbO5OnYBXu/rWJiJhNByKrU9fxIsCn+RGCxrNqRHsNT0AGOqsZfd\nGADrPqUIDe7WFNWVFd3hUaX6lPKtYIlhPiQoi9TPaeaIm4L11JoBfhpdN6Sb\nSnaSxcpoIKYAi3nqDA+1UDeZ0e50uU7Wlyu8g5LflZjv9Z0r+6+D7cXIjk71\nDkyL2ImUWEWKrqnAcJXZxgNQCWxH98EjxUNEF+AbFZC5+kcyv2Jx8iN3izsP\nb44ZsgUmmRZHDznh/u9L3zHiTEeVdsUypBAMZkGTo8eEECNb6eSd7Ox3t5Gk\nirKDm+0qbVxlP7IdVXUAnRPXIK0K/T5NhfHbm+F7S9xeED+r1INW6T5D//UA\nD9/8yniXh2isZzoKMrNdtVHM3dQkJQrUJJ9NhQe+Wcwn8I1k7mDiVTDDNP3B\nLoBWHn92vNwM2Q0Fpl+1xTCzQ+4ctzKRZVoRhkp2oXWhYwUUCPCNtjQicRmJ\nQweuT1GvuXmy76Q887yAkR8wSWMV1/tWmdKBgR27DDreul687551IyvrwPX0\nDXXU\r\n=PHHa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.14.1","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.15_1578573849778_0.6085844839283576","host":"s3://npm-registry-packages"}},"3.0.15":{"name":"@vueuse/core","version":"3.0.15","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.15","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"54d97fa15d4da70f903553a9727d04f2ac7133fd","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.15.tgz","fileCount":8,"integrity":"sha512-MaY0f39FkBZ81bOCqZ5CZQLSCsa15pmzcsBkJKWPfAAIMVGp2IaSbacRY9tSD8dAJO0WGTrVTyM6Y8Kwya4a7Q==","signatures":[{"sig":"MEUCIQDayzTD24cLIPpk096p/AkfRrIX/34ztTkU+ZTn7NEUSAIgKd4dl4lSOR20L+kNsZy4Km/1YRh2Tiuyx2cwutXgbzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFyA2CRA9TVsSAnZWagAAUbgP/3lP6grbqcaW677XznDB\nx6vy6wCJWPy/7g5Z1iQmL+K6q2LODjVh3FWl1S164yjvxRTeENUKeEBbHICJ\ncWSWB3Ry0EYlbdqjlnNQbL5Ergm6zRgFLSS2fpfkW0XKlIXKEGPr4ELE3I8W\nqTUvTe5rMOk+3Da25JYaDmrc6Yzqct/yDBA9GcNSkhCVtoJTfH2VJedeuoA3\nEqLuJSZNhtoV6pldHzN7+PhNEZ2kelzwVIdRZlVtVe89x3dAiQzYJ7yi70cE\nwqosBqD1sheghvs7F4QCNdstcuPYejHew55OCkEB1CLVHobyZO9+GYY038hY\n4YZEKQUSoMCF5BxkdxiN5lpDd3cTF6/CL10k6hquoEu6IYTEyk3mjw3TQIjd\neN+SqYB96Rqn8XNL/MgGV+S/t8RRQndVCOXqYrQqmTBPuR6R+m/L+iMeT2/7\ne4KD9mS8LGiVQLer8InE9CF2nUXDnEsfZRuVDK8tFIG5Q3xXGbe8x2HCuO6+\nwTxepGrkeg4rJDtE3rP9MiLI0xXK/kHwDt236TSCNMWueCxCjIyJmlulF5Ib\nLDzIb2JDSQqNAs1nxSS+aYE2LG0BF4wftMt//3WKhKXbJz1sxK1wQoCBIjAY\nMr2vADTEFiIE8RO1jrwslht+jl1Kgr6JKPH3/HEYBsw7OHuY2xJhuMkVLenC\n2aCY\r\n=V7JH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.15_1578573878308_0.15013436215579223","host":"s3://npm-registry-packages"}},"2.0.16":{"name":"@vueuse/core","version":"2.0.16","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.16","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"f890485e2b5da6284c0627cd808a1ce153f30bf7","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.16.tgz","fileCount":8,"integrity":"sha512-3izrWDdLfn+UvZDHtcBgHfxE88ddcbER1qoI2tGuVBgrt18XzRK7QSPkGRDSWu8PsHflDiktLTAjFBzBrXhkyg==","signatures":[{"sig":"MEUCICvLci9QAbfZV9sWeGcMoAFR6HoKMNN+xmwq8GGHXuuHAiEA0D40DsGOy0hkdsx6pPn/MII2+u4jazm2BF7F7u0pI9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGbigCRA9TVsSAnZWagAAOwQP/30b1GEI8Aj3TOMMYRjc\n3AyyXbHiZFbcdVZfwq235Ikycnvxn2ZZT1fnBN3qwErv2FU40toYtyaO3b5u\nrxsWB2Po7IIGebhValKrbWkLEVpQ9HYcAXNfr6wNXzE+2fGAssgFnMebyrk3\nuzHUa8Q12Ks2FLI9xKGYBVyPynvKyT62+9Zk/LhOxS0T83LmYY7Qe/x/eNq5\nlKHbJFubMxXg/lUER/5BZLSA7eZ2fe6qJdv7vQbqYO5jvCU9TRfbrLA4Ex+2\nuMtFXoXowMAsbOSNhsEcy9Kv31cI0VtLFa+7oOYLm0jWuwDNt8wmKIxE20eC\nc6N9Dscsn4bcW2YYBu39SdkwZ6N7scE+JeXr7KeZiNsa1xsjaJBlKUUpQp8B\nOVVAf5+cHtnVmU6CPnnXYqm1hf2/TIMVTXqw01j3yKvy2D3x06E4u3KEx9Sb\nKJ5NgAAx9RI5Q1vwjdoBqp4RO/YQ4tg9t2dxG0zieV6AddgsQkIPjf3VcLz/\nQX9/bluZxGlvDf4OBWBjSGen+l0dh82RWOtcq5y5+NHTi1JijrnFxs3LPTbb\nExTWz762jQVynL/Jt3Src4nyE4M/1KuOPQyPr9IIYPOTMpnc7tFVDOYA2zSA\nAZcYwOPoJ7fb2yAqSwjYWEJGezfiSyelpdYUKw2GlJ6eA2WwG7GMZRVcoYRU\n5aHm\r\n=wKvv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.14.1","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.16_1578743968404_0.41418886167079805","host":"s3://npm-registry-packages"}},"3.0.16":{"name":"@vueuse/core","version":"3.0.16","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.16","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"10c49a2cd434483b9aedac9298a3fea5e6f45082","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.16.tgz","fileCount":8,"integrity":"sha512-kCw7yKtfzGW6e3YWLYMm+Rse5uls2wrk3DuYx75Y8PcIXN3LJq96YvZ2vaCLEqaIWWTdo32wdI6OO/VfswjyvQ==","signatures":[{"sig":"MEYCIQCFjesQe+3Z905sbpJReaGe5f/6RsJ/IwDN5IE5CaQ02AIhAJTgn6MBRr1TlJxhWXa6QdKyiV5/q8PWUVKCZF33Cbgg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGbi5CRA9TVsSAnZWagAAqukP/ibrUEcC173uZbScuvX8\ndu9JgWgPiwh0r+TDCtHtzNjQRyBi9wCAi/JqRh7Qf5P8MlrLX5J/sVonOT+Q\n4M2N5PLj05LaV5Lj0U89JGMuzcIepqj84xBBb2o2vqJsEY5OGSAK4Ub5xFN7\nYJFDxo/PhawJtoKfJ/VbZJum5YDZZLxAxv+lUU30bt/mQTr1H18+MY8Hmt9+\nYYtoLarrcpKC9fb9+epQgNqTVt5cTpNFiRqoixduXiPewYC7hdUR8qOQW31X\n1gMPg8VMkpMKgb123iuNXbKX3JBbMLkQNb47A8WZenV51heBlYCm4qhHX77A\nd23JBqc98rJcTAG+VJ0o2U50tF+08OVZ2XD+PwFz0rX9PXPdm+X1OG1vea5c\nxqj5OT0br8BDtMfHm91rNz9/hFFT09WGgtnYYYIIFO+k+HFZ82/UIzU7j5DF\nLFlZgRGAGbsRTJzP8VcF4MASHO6GsiLVLBknEMFR58u9cBlDcTrKta7eg04X\nBJDjETKYcTdqOec+BVZQylNuiSE46Gb2s9qjYIoEBE9wtfMNUX1SW+04VlB8\nDGqtg2zSroh8fl9pYLvVnNvs0icQFOEWWiyK1mapBa1Wdj4Dgyhgu5o1PQk6\nJj0/oKDHPJjydmWEH1LnGGIN2+wWQ9jyGvky8uTO+oXLRlUZ1fmjaIS+w4iW\n8opg\r\n=F8ua\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.14.1","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.16_1578743993413_0.9474175376684562","host":"s3://npm-registry-packages"}},"2.0.17":{"name":"@vueuse/core","version":"2.0.17","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.17","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"139d5c21b85b1770452c8bd227b2a8bf27544a06","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.17.tgz","fileCount":8,"integrity":"sha512-rJefOLpJklhEtqmc5UEOaCFKfK4EMdC6CO+zVqHiesmEnmVFmKLBAvcFnKuSEbKEY4btW3/YEkgcHqqTDAPX5g==","signatures":[{"sig":"MEUCIQDWrBC8lCR30eeoJClxXWJoZ4yoezfh4cYUriz5dgrG4QIgKZX9OzZe9SkEpbhg8BidB8eCA2HtzAa0mCQR4ZoPbTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQitCCRA9TVsSAnZWagAApNcQAIISnVL0Sp7tJw7p8QNK\niVpH0EWXyWEiOguhB4Ilx/o3xlu1Q5tMq530ZIUDYpvgx5OOBedLLTL0wFcU\nuUkuKMpolnm3Zr/XNo9h8nr0g1+yWhvvz5jUNkFIfo/Lhd1CTN1kRvlkvB2Q\nH9WwQGyoBKoLXgGpVFsozX1IPZqh9zxjq9aq9z/fHEEi6U7kVnwdM/efzAUB\ni9YZGdTDnelcfLU6eEFH6oK7SaHfl1T6UWsk78hzBofnpNMAwfqvrFzj4k/Z\naxjQDxiGSLlgIFbJnYTPMO/5/vMkmqwd1wK750TNwGrCd/zY+e4paZ21iTLR\nagLfc1HscW1+B22Q9M3+RgW0qDYlf7bCpK9ne2DcOXhk0Ji7jDOo0p/Y8A5a\n6GahNWxiMeHhSXeQeXku04kSFDhDFrhhU5eNFaT2dyMDGCViU2w6OPBgRVVs\nIXO8yY4KQgIFwaru+qWf/BOWdcRdswm7gaR1BSkPhL7qrZpiLZOj17JsYQAh\n11KMwChLhNp5aS07c8jTNIgYN6kUFup/9NwBv/a3bPnXB9BTFnu0WRkHqfAO\nwK5WN99MxWeCvmQ4UZz6IipnkeFFgGNRwIKVi545koPBh12n+QwYGfS3W0lQ\nywDU61JPgiGWpeN41GzONVe/OjjHBA+QsEP0CrMAfzZweaFdzXfzsAm1mlxu\n01oU\r\n=mkWE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.15.0","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.17_1581394753249_0.37226147836752776","host":"s3://npm-registry-packages"}},"3.0.17":{"name":"@vueuse/core","version":"3.0.17","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.17","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"1d710b4637028a119bbff80be82f73073e349b6a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.17.tgz","fileCount":8,"integrity":"sha512-yNFz8CNZHHJ+nwemJSsMyY7Tma/70D0sWW7Ynqpl1l0zS/uhf8SX2omn4PginvaH1W/sKqvslMx0WgzZzzWsGQ==","signatures":[{"sig":"MEQCIC22Xz7lx5FpOS8Nt1PLBd+uYIQGFUV8vQoUNjAwPpXkAiAsC7vlj5Q+KNM2mhzwb4TaRpR2ev1522QzRPVTokDXbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQitbCRA9TVsSAnZWagAAP2AP/3bUcUG6/qeeN3BdQ1sB\nBDPdqHdu0Q76IdSByWECERzg01NOWZ6FpHKA/+rKHn2uCkLTtpU9Rf9hYRX5\nGLCvAQpPQ41UvezOd62RI4zPBDzn/Ds4d9oijKIgXJlJdOO6yVW2qlW3ivLc\n8ev2BefzvcZfxelDrl1qN+j03CF2CZhJ3BwZWAFGLMGyeJrJOweMP7MVVWsu\nTIpnpyeSJVcdjPf9ZlgAY2C8jReMduGGnXSK+3hqDnJI/bT7AKOqPxLsxAzr\nTZ0m8AEFYq4aJusdKTNj5erXw4GUvTODnxe7OEFF/MURyNs4M9AtL0kCqirm\nWdKCbljYxiilrAwq+SehN+tsEnHGRGzo38xIgokKhsAe0dahrYRn6rYkdEXn\nvpcSkzRQDev/Ub8rCX+8ZnZNYorl4uTI9rayRQwvDlNWnJCKcTaKsP1sb2zB\nRu8qY8jeHZSfuge/qO9kHbDfjGFDZi++gR+1H2qixHlzCx/lVz9Osq81ZvkL\n8luy11t73HS7CY1Ec6qlkoz6xKmet2f62s5o7SFVs7lRWHE8nzf2N3sSPdu6\nhUyRH3s2pdB/KyNRkpj/sZrru7yMLnaVfQdTdWiHZM5aLU890phR3YT7lOA4\nvSbSvgbjUwk9IWOF8bS51CYv3Dnk+Gm0Cs6AsxaNLERGGNCpRl7z5NDedKbR\nIHUW\r\n=7HLy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.15.0","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.17_1581394779282_0.5860590856185255","host":"s3://npm-registry-packages"}},"2.0.18":{"name":"@vueuse/core","version":"2.0.18","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.18","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"a9cb70a21f957976aacb0ea5f1d27bb3ccb60299","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.18.tgz","fileCount":8,"integrity":"sha512-5hYHc1d48b92/Qt+qPHQRY4IdPUaXB16rCukW9NSWDlZYHiuxa2Ah5NHQcG3ZECmmPorwfmShxI2kX3J+OJJ6g==","signatures":[{"sig":"MEYCIQDf9t556e36bB435iTWYNrQDsRpZxFIjwdinJHrDBU/AQIhAOOVrUbrVFGcNWFpMtDP29y6S7G4N7S/mC7/nOeobLsD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQnQ9CRA9TVsSAnZWagAAaf4P/25gnAyhMPUcRJdlieke\nYkKPnV5BoFoCKCuQkl8JSYyCGhl6IkWX8xj2y/EdPce/9Ync9Mfym+vyeNAH\nhpHUKK3zI3RDYMUEOeU4CZbuvZloi5+8pI9ndHjY/4AREvIfcnvyXkgswqv2\nBZ34B7p13DfrNxCFaYPWapoR9dFIcOFoQAufT14RPdBZ5QPz3A0P0q833pgb\naj43sgF8hjM1XgT4dVvMLHjirNjnNkssffAlzwRu775FuEm7ml4Qmai/VuVB\nu/FGlnfV2QafUhxWqaO8Sm4bQ8WSMYtg+ehIX2yBFbtxkQsgkdjynhwtybT3\nyHnB1QMhvXFlZyShcd1yFV7wTzAxba0msdV9aTxTE1wyShMRwo1Ltf/C1PbS\ntJL8Ax3LxroAP/1x0URMdFdSInXP/tekkuwy0vhlv0YvRfbxB3bbtB5TSNqy\n8Rxl8C+clU+3zcBUUBZzX4/owP07P/VEW0DKsf2zf/aDP0cW87/w2dOIa0Fe\n2yme0IPKt+SqFhXken9OlvIsmYGlVPa9lgqxHoo0mMNzErSPel/Bhy6O+b4P\nidEn6VClNzBjvZIChDMX3B8ypmGzCx9Eblvsls/IdFXuzeESmaDjaiptpdOi\nlgzLhqhAHk+1wJbiIdUnP2n8HfaFkB/LN9sIMJFSDOkl9tR3Wcm3seYEm/2o\neZJl\r\n=etBH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.15.0","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.18_1581413436953_0.33174337037333923","host":"s3://npm-registry-packages"}},"3.0.18":{"name":"@vueuse/core","version":"3.0.18","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.18","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"dce767dd6be4b9edbe4fb29aea6a2676a429a0e8","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.18.tgz","fileCount":8,"integrity":"sha512-9KXzu5brsbLGvTal0llMP2mdi2pjkm0EiQIPJCOPvhn4IAmgfovXL3d2DHOp93hVxaTz+SDPK7+MvvXmKnz/AQ==","signatures":[{"sig":"MEUCIQC1r0DzOFJFDyAl92rWQWAKqTNV1PTjO/f0OnL3hkhlXwIgIqt7h51IxdvaJZ2YMU72g3hKyv60NgfrBGHsYkjvpXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQnRXCRA9TVsSAnZWagAAbncP/1iccEDo6WJFTwVPVrcs\nOO/+Dqt2SqB7C6hKu/xemyzKsdHtG0iEvdthv/r/2NdMFosE1/Hh3lTnQmoG\nNijmwYCVRF/eQN5zyXhLHtB9zHCeGsMCvbINdQ9Bx691n6i0tarS1QarOqcs\nFarkcCmK9OUxjdFPx7lfzC/nlvbBv0DPIWKcJ6ldlZt9iWy14oGR0DUJSxl2\n3lJIc1VQTPh4N5LCOeREyZKkQR66JgMu3ybB3+rVCieVwQyH3iU8qK6ViA5o\n83K66WG66dG2pAMahC2Vpjf6BYqPGn/cLdoE+wy7irozxvl8swZmbmv0pNiU\npFqSLHKB18MFRg9dnrBUJCo0te0JmX/Eub4LvPoZh2lgU3Qq0ZaHj7VVKBiC\nMwvwRgVcVAjozuUdZ7wYVgb7OLLPpI3wNMAuMUoh90+DiXtYVQDeeEPS/xiY\neMhmyAOJ8gZ39BNrVw6J5IExJ9fKio/6pG5PX9fpZ4P0hKIISbBM7HV5qDsI\nhPUID06dRM+ukcGi8XY/Evpf8pEOL+VYuBQwuAr74BdyFP1eItzsCaz2RHat\nnArwmd5ZPU6dw6mwn2f8f163Gs0tIk3ySBOWXCFoZqTbFKBgFVSpGIFub4SM\ndrUiVGs+8eIFo2BNfAC7NTqkHHBfBTUmXCoTp1H6yuyf9jaIUbKmzlPbBHTT\nqLId\r\n=3Xr3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.15.0","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.18_1581413462917_0.0735618225315755","host":"s3://npm-registry-packages"}},"2.0.20":{"name":"@vueuse/core","version":"2.0.20","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.20","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"d0fa2b264e4597fc9cdf822f782e3f3964a4c39b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.20.tgz","fileCount":8,"integrity":"sha512-uvY1xV0eAyXuWT4Kt3f0G2CZOFmDvmjtoFBI5otIXQ/CoRO4pr/Ww1jcdz35vPdgqu/kpH9J4JBD0muwsX2ndw==","signatures":[{"sig":"MEQCIARjJJUrzDH13Bv56TmGSiMQAk+vi/feCAEVmx0WgCzGAiB1b27kik9XFlcXMwjVWRp5+tXuELkeScVE8r2xLGggeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeT7jwCRA9TVsSAnZWagAANgQP/Rm/ZO16vvEnRgwTy3Tr\nAVO9wyq4ovQtm9Lrl5EbahUvJBFP+aO8mZ32MRs/GemNB3S+JSnscOCSiuso\nLuoSStKUYg68JK2AF73dJqPaOkETG6mflN944UgCvyWQoJjFcY0IAo1zxBD0\nEIGk/zz/VgcYjY0qpjL86TclSQRY3orVJYky+64LdWlfO3ZZX7sv5J4miftK\nSycZGS54i7TLdZDaU/c8Js9sJp6a/WjtvrUjNmt9ihi0qHce24EpNQhm/b3V\nCgN84XzLSOQIV3dsmibcWZKk9WYXgpgY9ZZTOt2vDJODE0Teab8pG7bRvm7L\nN1Qz3tNZkfrclJ+kssu3M3hmpOCNSxvBltZxTdLeLrKqdk4LzUb8iN+5D4VD\nr1ysOXT6PPFDLk1kHBuF5vZu/VQeDnDG0bL+ZenEQzoY4DSNKj4GG6JWW8K4\nTZdNiLrZIm6GQlbFV0kK/79IN3/oqr2O2OxckTZXQ6N91GZO11MPBxxhsFdt\nYu2LUW3rR9MuGjTwpoGF/BTw6gPgYkzSF5W1wrEtJM8f3+G8FF+dHVFFNptD\nGimM4D6Q7Sd79mIBvCcJ1DYoHlAKxZh3MEupBxk1AMB8c9X7aPdARo0TwzMB\nOTCxqqYlr3iVul3sCU3TSnTe+O1OAfnwC0riQDbzLWqn4N1a2n/QdvmSwiVc\nOoRl\r\n=xOA5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.1","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.20_1582282991901_0.20649684235472954","host":"s3://npm-registry-packages"}},"3.0.20":{"name":"@vueuse/core","version":"3.0.20","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.20","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"316431e1fd018b78e382fafa476de4298dd046f7","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.20.tgz","fileCount":8,"integrity":"sha512-Bz3df7Z2BWaRQ4AvomUFR/xrOZKMBYMz+wX5wVRs4uLX8eKXDtYLRDFHAQ+TGq0/cSOhQ2dIgaMbGismCdPJdw==","signatures":[{"sig":"MEUCIQCxMKcNykQUwSAPaNc+xzmleEPgNVN+IEFpJa3BBhQUMAIgbpmyHSEbNhCPItCXv6sL+CwSnRuT0CyWf+RQGFzt7SA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeT7kICRA9TVsSAnZWagAAmdoP/3kMptrFSslic5HDrYGS\n2SOsbNv6iX4U9+NVjZYfcg+Rd3EYOBarBMAxlAzXXnS53QOtt5XmFQ6uOow8\nsu5xDHP2E389hlgG0ASSGE08Yz6JPOKnG9mXf3tes89e3nWcghMLX7YzMjY2\n1O6eFb79ql3TEu2sC6oqn1JpEbHstsuCauDpK/tWZdZY/5lVLv5mhKGFmbzd\nwbvt1GvlBbzqdnl/ixx/UXRcgjzsD43VCatlQw7UszKnvpmJKUao7+UVfn2O\nly4v6mb2/fLbD2Q7cwAKMrTNRtPtB2anHtvIjFNA+dIM5SIxbTKTNF9GAj/a\nArkf2bfVSjRze/TMUaVLnApcHiNrlvPLwsOqYI3TzGyfw8ySQZZTh6mPifxh\nTiq9PrI010iO854hj74WokpbY+qgntHwjWaApT0Mg8C057JsbU0zsh3cseGE\nM+hrxrjfRPASfFlCfdfvVNk5kPGfr7DQaVEscdlfjqVI5+ty5wPwXjSPU7Jq\nqTDsqMX6wBsVpbgIQOW9UnBTEbyojFQzJ5DNuwr8UXzH7qY1TwfT5xOYwlgL\nI4om6xtSbhCd5IhTbu6CO/Xos0oKczg/xI8kXm/NgIWk2UtHQtH9u0siHpc4\nIFYDDJe4nW0//AXDNZbI57LdAvF991wO8puntp6dhemBYAJA503fuWAkYqkl\nCaCh\r\n=zPGZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.1","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.20_1582283015711_0.3183571748803249","host":"s3://npm-registry-packages"}},"2.0.21":{"name":"@vueuse/core","version":"2.0.21","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.21","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"2d1336ea7fd2165287d1466bc313f72c65f237ca","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.21.tgz","fileCount":8,"integrity":"sha512-jWdR9EuNiOnueqaMroM7MVDsdePyKgxFaQlcEbi9AU/03hEDeIn1WVOCJMzgGzZMcrPjItKJUHK02nvqd1sJ5Q==","signatures":[{"sig":"MEYCIQDg5aTrc+aInG4IoUnZV1zDx82s8FQkmvng28pMeL/pdQIhAMIeCDdQcbUHN4KtVUK5N8IK+uGX8j4OsK+JAG16oSfV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaT8FCRA9TVsSAnZWagAAdB8QAI2OjlfrGr9r7qcrwFmw\nU0Nde3R2bcL4G7yVDaYlBu/j1li8iyG+HV5Ghx2JHTbVm7gP81sAcJ91aFOY\n6Fs5ZVEAYCYgT537CPjJnToKww/vJhDUyKOVEPz3T/jkuew11/0cFfmdlt/X\nEK1jDxPMVQAwyOtW2yBkQv+6XqFD+MhrJ386p/3XSKlFPZv1RviVOGlDMLZf\naiOCQe1AkYUObLwd9uSa8QX1htdw5AQl5fSFSOnepMnZ04/hbE7h+/t8v797\nx2bHBHdm0MOjrFF6juAiBpy4m5FsClKWRx1Nf9056w9jDWo1P+iNhrqZPtsQ\nih4Ffxq4hod0+jSv9cpoohvv6BiHsnPvsSZK3auFx8+TdKRV3+JkscTWM7yK\n4J5gutQIgeCyd1W7n5AHtHpo9lBlfXWauKhnXUNwjX9p2jYNn4MGsxaHvR4R\nQ7cz9tZOOJSifV1obyGs7kVSpcn7Wg7yuliLvAh3r2VcAy7wtZepEUKgK14Y\n+/E5RKoJ4rjnfjAEMuIlPwPL3tC2MUlnR1v/xMw6pKYs7xJPimc1CJ7bSWH9\nsV+qpvAj/rmkb6lHIpZR+ulpQQUSK3dKeUktI66OwFANmDvtg7YAiM2LJJlC\niteIVFDm+lZRZdbI0zfuQU/yxqGfO3UCjV1NCrLC8g2o5ewNisdEe2MJ4eq3\nwE7W\r\n=w3eK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.1","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.21_1583955716745_0.41667981510468244","host":"s3://npm-registry-packages"}},"2.0.22":{"name":"@vueuse/core","version":"2.0.22","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.22","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"79129dd2ae4992cc31a6f667ee478e3734c7fe9a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.22.tgz","fileCount":8,"integrity":"sha512-tMsmE1fG7RtGI86aFZFkGPJK4A1xglJeUuErQ85tD5VRf3TQP9MkSUIP1r8v9kwD+sH8E8bMKelO+958SCOMcQ==","signatures":[{"sig":"MEUCIQDSvPasqxBOlPB2zt/tsyuB/Z/rBlMVgFwWvWsG4QLOEAIgRIoeH0j1SOsCNmjIEsNgfUHmnq56S1fpcQKwIgKQXgc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecIQRCRA9TVsSAnZWagAAaJUP/jkI7fvpeV5CqF6ZgCs2\nTiXtRDampkM+oSXqE2jZ/0hnhyGVIkrCPoIIzGhVGx/GrrlujNAk1OKgjZsp\nxUkx3gxlOTI/bflDfzxd09uwAa9Y94NdQlt+ujnSlG8zMkaQwi0zLirRlEB7\nEIcJbr7e79/ySxJblOWMugGUR7HkOMkgcRcE31y01s5tR8Y7N0PNSsRDOSIV\niCZA0YTgN3ql+94YJSJbqkrOlzVxtU6UOZiKqoqtL3pLu3SWcKwtGMPKoPhG\n2ZmCch7QoX8ADfsgdBQUPQJmfhGxdmBMZmYYk0NKR2uFoFiRFaj+PjmVA5B+\nZeoX0jmDhQbUIcq86bnE9k0ZjPzHzxMgSD/NxsF7NHRfHeBcQyBzZaw9T0FN\nJnSLWGRGewzAwiIAxVvRPqah5pl+//i1bEa6yEyw+fX/4JBFG4B6QCqprTj4\nD4/o61RWkbWR8SauRaax/CgOENgRw58k/oZqGy5SrjuYDV/w54JwNIC/EPG7\nUWJyPq0Jo0V7NzW8HCSYRIv4fkWFjRuk0Z5wySn1oiAUjiDNMj5lcJVeeF8Q\nzLWJSke9qnOrlQStlEYxY0Hu1PdtwW8igt/bm5VeY2Rp9aN+jJtYT+FnmzXY\nlmb7PtiHwIU8V5R/qcMYg8AbqjDIV1/JsVvN+vszjoysFCkoD3yaUGa9ONep\nFy9d\r\n=0Hzf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.1","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.22_1584432145133_0.8310159046971564","host":"s3://npm-registry-packages"}},"2.0.23":{"name":"@vueuse/core","version":"2.0.23","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.23","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"2c1f83e90e104d51d708a349b1780be50c4e65f7","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.23.tgz","fileCount":8,"integrity":"sha512-0st+spO2h1ypzBrkBdtayqJZVMsMxdi55jZkp/IXzk6WC6DyfTus/XLO9XNvaz1OFc8WGXtSNBz0Jbw1nLoTyQ==","signatures":[{"sig":"MEUCIESxpf2BCYmDkhTooK9F1mNFyoT1oVPnGCi//Lksnee8AiEAjKLjV2mFnDnKm9RLd4mKsUGpf30UFZd97HCZJtiqe+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeJRMCRA9TVsSAnZWagAAva8P/2F+K03uiemZHslpCQpM\n6fzmZyiUKpXGLdgHATFTJIhMW/P3KDciYWR8CE2ExJc0osSJtfNaeTk0fKt2\n9ht0j/j4t9KYcH8PlArVisYlsmIhg8REwOgIf6rIJAUqE1L44GpFEqzK8VLL\n7xZhLbeMh4ytRVrDckdCRe2SGqvU5abKN7/iGUKHOFtZrr3NXiw7bXC/JMn0\nlHAMBUbgw8oR7CB3rmyz5BPCZvXjTCVQeyRk+nyErHlyozT9xjrrG21V4T9G\nO7fB/zM8ojxQfzI94THrOTaN7eGAjhVL01Fe+8f1orcmlah/UV1HDsC/Dv3D\nAo5LEEKwWn04yRFi1tbImphUmONKfCuub+DYpJThoZO8JAwIRa2yfcHFpXlV\n5//DbiVNqJ4y+xwmowgEyQMpq/paZEpZrCvawyNHj489DotQjTcUOMNA56RG\nt+zQkA3kKkHDsgy9Rk0YV9knbw8dpyxwFhCIyyK3OkDb40+u4r2LPFFrg2ax\neJwb0NB460iOUlqUkq0RfPKy3sTfyQ9HtFHqez26dVlfY5waHKGs/tXjbDGa\nMHlriTtw1sg0TpLpZamP6b6bR/EMJDVLZKqTHxheEhus0NQkWpXbKectCkvE\nHDIkNz+pQ7fOJJLCByVk1hxDSA1UBSlF5HEVyCkOzwRIUJuT251U46hD3xXu\nQq/f\r\n=60Rj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.1","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.23_1584960587905_0.16770342521921822","host":"s3://npm-registry-packages"}},"3.0.23":{"name":"@vueuse/core","version":"3.0.23","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.23","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"dc1e9fbbacea1eedbdd3c9cd72eaf4fed571b9d6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.23.tgz","fileCount":8,"integrity":"sha512-vBX4qXPRwIJk5a8LR2RNRAk4gcjx3jzXbOf/lEmKaAHsTuV9pGqYXh40bH8WF09Jr59e1FS71ukUeZ1cEJV8PQ==","signatures":[{"sig":"MEYCIQCIiSZHp085rCXazpsCrN2Z5aAOIp65FopGF2uwGPo6kAIhAI12SLvdTXVqyB3hC9iuOsX+BZsss3hQHSfFY6NPSbvB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeJSNCRA9TVsSAnZWagAArrYQAJbNEYhLkpfdQvPHc5Kl\nnJxac5g9ODOluBlRFyj5KqBwJ3bUD8dEqGIAPjs0IAcMmr0E27nu9/xv5MbI\nliGlZm9+qK+SfbD0xEiyE0IzPLu6GsnGxrVtU6/vjwrpao7CKSzoJ6x5gOp0\nPZolTQWOCJatJDWKPzs/xConL1IU+da5OtdzkWCbwnMB0M3EkVs33MVhH0JS\nx3FSrp+IoX+Tjcn+gPNTuVAoiTWaZ74WzGh5mZDdQ9dwASdwZ7i+lUoFG4Aa\n7OfGfm7/wRsnsQwU+AOmy33j0vQa4PwHANqenS0MYL4VFYUP6bXIncP1dm7s\ngu2jMTwoG/B7vjCmJTftwOd+I8wKGOEfX7NdXmnAUWnMt4TJ+kTO9OCfgoqe\nwh2Zj555xeQ0ST/lGHghWk7LxTSQQxhXyskTeaZmfeeKjFQ0/cqOepplmilw\nf7+IXyMYODMuUQhaLUxHUcu8izo2PAF9TNRatrhwNhvMRUYyij+3yKxBC8Cu\nnSmOk2imU29F5UvJA0rurBRMt7rUlRMRtvefNSY8UWW9XbneZVaLjwPUickR\ndvaD9gUSPord2Pz9uq6Q5Zhh9NZKf4nCWAndGXZEs+SVIQ8u6u8mYdEhVxmA\nS8CslxAHie29md9/o6DDTjoiGkkzDjEXEc6izMCcVjttxAhed50pVHNHn1sA\n0fSR\r\n=xXtE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.1","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.23_1584960652864_0.6125604746893769","host":"s3://npm-registry-packages"}},"2.0.24":{"name":"@vueuse/core","version":"2.0.24","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.24","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"d32a4c7b9b3e69dc2cf068fa9b4d3383793b85ff","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.24.tgz","fileCount":8,"integrity":"sha512-TWnKLG8I5p1D4w/HKTMSUMxWLUeFwzerhDjtBmbM3ZyCQraaI8YQVG4n+6P5ascJjHU5t8sK8n4lQTq1lh/AeA==","signatures":[{"sig":"MEQCIGxuurYwwOXXZ+GayfHqBx+x0mHajjCZhvgtpp6igCEjAiBbj46KSOAfe1CMRtQKUrVnyMiIy2dh0QfDq60L+ZoSDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegkzECRA9TVsSAnZWagAAGO0QAJqf/JfSRVqsa4r6X8bs\nwwY/gtrDzBx74p/kVs5niQOuqYggDtLzgV8HToz2i6kWgsOSCSSUYbm8ybPH\nqwHo/upJCPSyBcYpLENitMqV6h9Xg1ApjPyEQ7LnIAlWmga7W3N4J0CN/hXd\njw9QZIZ57Cznl+N9guOzjVxAfUCrJhJugGZ1ELzB71TQbNYT0PY1BVb/fR7j\nVbPs/ANkvHSz9c/ZU0220NvfmiUHngHX1DFuhx0MYbcCzV2xER4ZTEhb3LB8\nIX2GLaTqloLX1QGQy2yZrfhid80OgNktJXbmy8VbsYZpqguOdcftXbP2A28p\nNx3O+AOVwbHOLMZhXF3FITdIltPyza1WGD8DBn0xlVehIRv0GW9/xLK2b2Fg\nKUnNs5R4dZbXcG2GXpwq90QAFeiRQUSSciV+ILn+47/rsYiL966cTMQb+44y\nzgXQLstB3ZW97yG4n0yaPI9+unFnxp4qw8eESUwSbF9h/54epVHKv5R3hCZe\n/gSJdiVNQKeuG0vVnXrnQelRVMVjp+juwbY37md6h8C+9yCUK+1AW+7ZtxJc\n7IkIJk8cvt0qXEPbKUMO3w+V1QkdtbI/UehCgckBPkZ4rIk3hj8GpcA+908B\n2kj6yLw/NxUSLavSE4/emKHqyR1eGhCK+28qB3m0GH2roKUo1RTA1bTdvGnE\n6Ni+\r\n=sqpY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.1","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.24_1585597635666_0.9371063005459761","host":"s3://npm-registry-packages"}},"3.0.24":{"name":"@vueuse/core","version":"3.0.24","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.24","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"f2a3fb70061201909bb6affebe1086064b460f78","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.24.tgz","fileCount":8,"integrity":"sha512-3GespPSP7YAnQNy3ZOju2jUCsBsfJKevt6iDFCZHTBMkKSxTte++y3Kd8n80t5GG+DExnMnBpr/FiBW+th8eiA==","signatures":[{"sig":"MEQCIFutkMrJBH7f3Acm4Db2642GWi61ovMRm7MR0p3IGKlyAiBo/JRmiY66HyyhTwRrkDeOQKJ/5sD3WJjwLKm437czwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegkz3CRA9TVsSAnZWagAAgAwP/ilXS4L2rrbhBRdVc7z6\nMugTq6cjloybnDgOvqI2/KqBaQFdbPnm+nAeyTOJyslhKnvNMXOkCZKDSNYb\nD9qXo4NX1STJoSqNXTo/8/J6V3eXm8FbDjNqJfTsaCRNQYHQD5uifyWAfrTl\nMZ9CqkjYOh65T17ntXknCpzSiXuPvPGl6ogk34mKRcSioIclTwentrmyv7m0\naSDkS5ByYlP4Ws76TvgbTFKPwrJvpkL0z3xmyTXjyvA9CZe+a41iiurKbfE3\noYHC1J4cpGr8Y3j0mLd29h+TbUgs/+ZBUjgoyZgeH+J8+Sy9NWApALPG3OJP\nv+PFG3I+TGZ2uAM5glavtppnvBBAjXsES7PCZ1aO+OwJOqKi//1DzzgwIcnU\neuikdm8XouDttzbv4oe0Wh8e3hoEPpcr84iYueLDTzljaiXGdFAkJw5Yjy7+\nqfDZvG2vxChSLgYPdtJ08Kf2osGRhF4wlxukgrmWL+WT3BDABi1OhH2xiCDB\nRXUazyCf392OjtfHukUa3ZdoSn306jWA7kSRaAIYgUeHGWTwhMjKUJ53cozd\n83+T0ugMf0iDFkv1/R45jnhch6v/wolI+vfnrVPKsl3rraLlujCh1J8LghSI\nebL83G28xuq97VOBPCKmlRl1oLfOQSOo3H31hpZ/4zSpZpVui2VVXOzaZjyM\n6fCo\r\n=Trdg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.1","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.24_1585597686848_0.006981006018249802","host":"s3://npm-registry-packages"}},"2.0.26":{"name":"@vueuse/core","version":"2.0.26","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.26","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"0f52ccc26a033e540eb9dc2e688639b794ad03e9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.26.tgz","fileCount":8,"integrity":"sha512-vK67URuvQV+FNQgpqtVIUQIPfO4048WN7OaCw3XvhGANyS4w9FFj4E9pula0DWc0qu1JhlZu9SIQhU+TUcZKFw==","signatures":[{"sig":"MEQCIDq4j2mk5j65RL17YAYofdxwk1DHtCUhvGCtTqjDBHX6AiAg1RL66uvCEL6vyDZ2ZjkEE17CiIHobSpD5FRQnKFQmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelYsKCRA9TVsSAnZWagAAnMIP/2QZie0lb5xCfhsbKWHx\nDN4AZSe1ywdW8xlvb4D1uBmjrt3sp9Uu8p3lKHtWvl20m32HIRVGgcux+p90\nPSynTIIFGJaH4ZPyTvRZZ97DdwUciW0oeB4vHiraVj4dZpd4WUDocd/CjzW7\nAdS1/D3nEVoo2GRcE1dcIJ7MZKKrDHWgt0EAxVhqR/FWgbl2+Iy4KFEynozE\n3v4zxNq9QSGByctFajOERZ7Zkg/TkQ5cKK/MOGb4pdsxF8ZTyO5NCkqn7tG6\nfQRpboCh4KIEG3IJlR3ODRJVxwTKS6ZgldZX0+b3eEg1wL/lgS7arvmjmo4t\n2o37cUHcR18qbRn8sHp4/DIaidIzp6GpbGQNXSJ7TVLTfSo7w1sojJr3hv6B\nYiK/CtL7YByXwHIFPzTEHULxBAvnNKIH/Grae6dqywb4DHEVb2VNcxtTVyLz\ncsSH/r1p6fzzab4g4xfQTPVFYvqmkHDPp+ArAJu9R63qAr3CC1lB3hRYP9cj\nhBVbkQBGvGttKSNDa3MXVGrCEpPVW6JBrf0p1MDQYuZDjMahVpjh/wJLhyq0\nbr+Bp7Zq38koKc/l2jl4Q1LUVFN4TuhC7+fEKzu17DYDL1OnbsLKPQVYE425\nA8020xZmWsyDwJctjIW85RUAvP16OGEYesODVvJzT38tRXPiHG+ey1PbSon2\nMpBh\r\n=Rc6A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.2","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.26_1586858761713_0.785083034675808","host":"s3://npm-registry-packages"}},"3.0.26":{"name":"@vueuse/core","version":"3.0.26","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.26","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"0c857d3c2a207a229ca56bb0be7e0b4ac47632d5","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.26.tgz","fileCount":8,"integrity":"sha512-Tsu1P4+7oHb++bav1MjD6RtS/aXiZ1k3zFVijS1XmbJIvhtJ/W4ceXRvUTYX3EUvntFCnQV06fPE3VS0GHD2mQ==","signatures":[{"sig":"MEUCIQD6JvsU2nwc1ulUtT1zzIzXWyIjlc+A6E9z5Ww4+LKugAIgUPvM8tPLTVkFUrscDIKxwaF5aTzG9ciQ4tpm+EIPBZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelYtKCRA9TVsSAnZWagAAei0P/RttKCqr6gX/37eL5m7/\nLT4IUW+4oWmZ0Ts8fTJuyVXHzO0Ax6NGHiTfE9Tj4fuNmcYrbO1dltTRJwAq\nUGFHru7R32+BAqrO0DJ/tg9UrdlUkx7l7sU/aT4Il0jgNdlVJg1cdSHGyIXT\nifjzhy7ENMNGUBZfsT1rsuiL5glAu+aZoDRPV6+5iUz3AYioRrlRRaaU9QBB\ncvoVZwFOBlam/sum9rqNsaiNV6q2E62T0sTlU9HRoftIL0EIlh97iIXyg6n6\nzBurrcxlPgF9rMkE1vS9x5PUuSYw/LvO3UJ+y5VtB9pKeScYkc+kzGUcDIsG\nlrXDKAtVz8/6k4bDABkSIwtUuihf4oYweAhFs8I+gkT+d0a7lF/qUc9XIT7u\nKt9Ma/Q1shc/q4xW4mGiLDLf3Jvzz5wYYZVql6yfG1jOIJ8LRp1+tUQswW2p\nt4okr+H08/aA8TWhSfMOXC/KDKoH8aumvLAYjOBvTomX3ovTtONMCE4tt4lt\nDnoYp9+QzmuQTYPwwWG0H4rtAjhrQ98dk08BN6WEpvQ0s6YYzH5nWhe3oPlM\n2dQbnJywMhSa91kSBrfoejAqPXdmaMiZbzi4zjjvwunUJMFiBv3zRi3V8BWq\nc4Q6VIH5ldjhup/nFpBY6efHOnyAIeIU8jtn3to4jKzi7od4NqnTCVevdzVx\nYCsF\r\n=6flq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.2","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.26_1586858826130_0.09363761984650987","host":"s3://npm-registry-packages"}},"2.0.27":{"name":"@vueuse/core","version":"2.0.27","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.27","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"980b7a0025f50b626b09be5485043bb97fe7ecf5","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.27.tgz","fileCount":8,"integrity":"sha512-4+GhGxGt3YCdthnz79ix5Ibkv1HcO/EvSxV9xAVT9n5r0uT7tYYzbx+CNp/SFGVF+CWXj6In22T2A8Koekj5KA==","signatures":[{"sig":"MEUCIQD9H11OIr9HDmctnANsv8vYtk+t2tAfeDdbmk4QuQLa0wIgfHpR0MaGJPPAEXkZIsG1nEmr1c3tuLrGnTltxenpFyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJercapCRA9TVsSAnZWagAAAcoQAJWOEqYQysa/MBzmP1GR\ncOdivkYAAPai6dAlJAVJ5ZPByGNOmm6/IlXCg+OqOhroxSOd9H95ngYOpxUB\nEqvYSUJWijyg+XDERHFV2Sp4IuYbW8JAtyzjVDUxP2l3usDi48O8K+AcYUEq\n56JjzMi+wAvzKR6LoDx0ZsZ4B7MLGbAW+Ft/OI22iqmN3w+nt2V0evO4w0+t\nZUlsmsz+YRVMonXkj2SFE5SVlkaCO5TJE8dp6r+HRQcKloIgTMFza/qy/w0q\neDtIPvSPirxpjKQlJ2C+g5aJbPLn8dHbxaQLqAEUoy17nyXVfrXMzoOI7eBT\n6x4C4wiVjJK34GW2FIyf1vpxhp1RVdtpZbJJmCNS5vKVN4043VtC5eOrjb3l\n0ytP66+HDrQ/NLjK/Aszrvis62Ahkw3FQqWVj9woQPLn8UMQbfzFgD8nARCW\nNRo78PhcvyMQq5mVyTVgE6cIHip77HF6MRiyyhQcHBbsTXh5nP410/0dgJ2N\nJS+MzVPaNIc2YeVIovQoFAEKcVuWLLLrpgTiGUjpMz2iKRFRcC2F61JIsofE\neCANOLPRM7cNRAexJSKh6dOkqzaJxN49J/7Iru4jSLUDq+BhrT7HNt4QDs70\nTcwA5JfnPsp3Tp3nlVgfg1ih29QJVXVYulqyVhV5I8DOeUH1+OLaSjIdlI6M\ncohF\r\n=iE+C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.3","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":">=0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.27_1588446888960_0.3962743132878701","host":"s3://npm-registry-packages"}},"3.0.27":{"name":"@vueuse/core","version":"3.0.27","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.27","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"6490cdbd1b585bb0c401528bf06f710a5a68016e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.27.tgz","fileCount":8,"integrity":"sha512-J7FdGWgPinXEbM2CdVb94gSL6g6U863hfLD/CfUoqu+sPIstAyGtEcNsFj02WPhsJke+EouyHEhWXfxsm/DdFQ==","signatures":[{"sig":"MEQCIEwNxkrNFVH/T8dMC2EcMB+n5bwEi3nO8oB2CtiMpC1gAiAqjgB0UdkIGCggn5SR+WzcVCgQsjo3KeW5JvR9PM5sZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJercbeCRA9TVsSAnZWagAA2rsP/3e8BXf2EpCQWsiisC0r\nehf10ucL4jjNBgU2/c9N9+lJxs0xmQUPPH+aGVdBTUz2C660GOPWbAYXDnQS\ncGWxAR8cUnM7266p+mkhnnEENMSBXFHPTznpD2nV6d2epUveTX3pFsStrmNc\noYulcr/6dLHYYq8CNu+wTUOPyVx++1jCS9gAI0RR1hvNXMPgepnHP+XQvHSa\nbS//GEFm/VqPITw1SwkCVCo72SYLH69JOtZ5cdHEVd0+uJGBzrIl18fFLsEZ\nDXWmx6KdQm0crR0JhQcMXZ+bs1iI7b7pDLP4Q11yUIhB6bi1uYl9puBXOPw3\nVTiRwAKaRzy8T+smOopaQOc3W1UJ2cw6tSB1ybNFTkY2kkusnLuOds2z2+dz\nmq1BrIP+L+AIp1vy43ARwO2T7i63vd7KkpPqRywMd5KMIAy3Z50Elom381uT\nmp0dFywx2DWVZ1hXkRxXBxz+5EiiKKcMKBfOVPpLeIbgtN2TAailEw7GPNh5\nHF4Aleg5wPqQbiNEeiJi36DFgiwmRbX+QZm6z9BU6+WZeEjJC+jUaYxz9Xce\nWQIvq9q1bShqVB2NBTZ/goHSI5jZvzr2t2lgIbVsoirAx8IxAuy57jbkeDyz\ng2To2P7lJphkPXIEz9aDGrzavPLqUVYCR6GukfK2JbgN9Uh41IqumBp4W1fB\nSdDm\r\n=K7ub\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.3","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.27_1588446941912_0.34001406996682704","host":"s3://npm-registry-packages"}},"2.0.28":{"name":"@vueuse/core","version":"2.0.28","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.28","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"544d54afec1e8b03b1ff5c381e4bdc4e40222dde","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.28.tgz","fileCount":8,"integrity":"sha512-8A0yghv1at1onw6N/OHKXpggaMIwMo1hcyc1nl1WsE7Dc4zMj18UE0+SNhVMII3Xp0QWLPwWoVYsBgKYhQ/roA==","signatures":[{"sig":"MEUCICAw1Li76jgtHEjv10pmto7eFxjDFmPEiavHqTU+Xy20AiEAjpOxDJvp639ORWT74+fcYOQd3du/wOLltAfR6njedK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyX5tCRA9TVsSAnZWagAA3AQQAIpXVy37pq4ftcYGlbqN\nIRT4SF2dbypw/X+zoQfg3tYAf4vD7fmEP0Sc+9+1e1+7IY3jddow1Ks2kmKj\nMjbp+GPtl7R50T6GXMfFIxyH8sZPOgH+wFqsYBNp6TQ+WUPmNzNj16LiWfzv\n4KoVEBIsSnQQZ9sgDucfurIKX9wjIiYsHgq9KGN6Ne7KKTRLnG7NYEzb1o9y\nRKJ35zT+9Paxup1JjH/1SgCDu4pxXorbAE6yBMmG7nlkafo7Td1xFV9I1NbE\nfQd7oBWrstO6OK9ytFRylCJdOFxpXD63AqVlJWJKgtiCm/gpCS+/NkdPVI6C\njWGFZSUXsTCaReTChkcJalGfutdKaYLR3TIrQD554h0m1gU/5KpAXyZXge0q\nJ1RkuoOfq4DccfLP7Qiw5Ntg3RWNXJpni6JX4nkTI/ws3faGE3xlrk4B0Jeg\nMNWt8tFikHmIKN3iXXS3wCoaiXhY/4/lI7MspWOOCuxLYyi5i56CvB8w2cvL\nsNNwbHpphBAzeF5gG/5rlpzUmofWMIauQcQB02pqOYa+k3zqmJjIsVv+9j0j\nZeJxujxUCeVvARIVQyYAsoCfmYCW3y72Sr0cF84eYMLOONaWAgrTE7tx5071\nOmr3IZepqf5FWN61sYec5X+RCSq7p/ON74hWiTMegIEs9Okgsn4t/R0k50aL\nqZdl\r\n=caGt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.3","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":">=0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.28_1590263404400_0.0780909609816618","host":"s3://npm-registry-packages"}},"3.0.28":{"name":"@vueuse/core","version":"3.0.28","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.28","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"086223aa601a33278df9366d214217b78b5290a9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.28.tgz","fileCount":8,"integrity":"sha512-V0AbrZbBwFuPXl70bCtl/ESSOow3P+Nz/rzzDHKCFtd11qGSWG4ROYHe2xWNj/aLK9ARqRAl8l2/iCyYLVroOw==","signatures":[{"sig":"MEQCIFbc9ZMT3FviNGTmCONIF/piZ/MqceyXjy/g/mIdVa2kAiA4Azqpfr1fHG+UL/5gY6sk0erKGLYqYDiYteSV45QPHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyX6QCRA9TVsSAnZWagAArhEP/1S49RqCKgDoFkSAIRpu\n1Y1/rl4qd8OMlTamD2U6JWfq+4AjKAe+O8z62xObczDtcovReh1U53BQo/D8\nWO4L+iytLz04Aych61DrvA1GTdJmDQeAliwS6/okwWtNUV5J89S7FplQ3mD6\nb/9y+XQeCiPNn2X0POVUlO9vs7/IlnaCnlwnSnJzuwP6OMvAV3al56FqV2hI\nCCkwHeZIHi/K+2x6YaJls3FJvmWlayV79OSWLsn2iGfV1kfHjBB6nC0kIPk6\nrfvtnKsqtWU419NIauA14RcKdKdeUjxVjlhjigYKiZoGsdezdzWFiTu1fWDF\nhaNgg59XOMv0I6mmDOw23ONLUsZ8dZaZYI0SBwubefYdFAzGKeY+jSjozo8K\nbyuRk26+gT2fqrk/ZcXs6enqFXnsaUhGAy9O/coP4OxqCwDssfQ6os36qH/v\n+ALqVGuvPD7ZxlukMPvzoFAaumD8kfQBL+xTYWkRDU2uSUCEno8OD03k5X5C\ngdg9pSe/V0e9gfzREhNvd9bJicoLkHFUa2TZ2cF3QV9RsFyUak/9u0Scn0lY\nm4p9RS1j01tQFJIEfIZVH/TML3qJOXlM7HUlHlffag2OGIaKpN5n0TLmaUxU\nPeWehYkDkz3qGUYFokEzT8DgvxhD8+KcVDuVGHdQAODmU6csfLrJ4or8lRWR\nT2GT\r\n=p3YP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.3","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.28_1590263440079_0.21517344572106145","host":"s3://npm-registry-packages"}},"2.0.29":{"name":"@vueuse/core","version":"2.0.29","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.29","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"e72ac7b502693d9151f1f22d2a381e488257d150","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.29.tgz","fileCount":8,"integrity":"sha512-eTMo73GwblVsl1n0q+X4yMLnD7CyG8OcR7DzgLVWwUhunGfM3HNngxRwglmD3RgffI950wSUbZE42qb0B/Kjug==","signatures":[{"sig":"MEUCIQCNlczs8ITuKnFLq+uK9InSEpE+JrK57CNVnmhMGzc5UgIgHT5jxpq8QD/V+7D/JxWzRhBbQ30qjtBasArsor2tjlg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez49XCRA9TVsSAnZWagAAWQAP/0Nc0/sMm9N7B6R8yApE\npdWO93fyBT2cOcjSRKLrGROisUUPFkB9OYYgAYSVU9KZhDidKvBItVTqI7JF\nMUL5W1ZNPwar5PWD6gu/6qGmsov4Gd/6bJZS+bqpRh2QHSNw5dwS92tmeMLp\nHrV5Ue12GKyGIUMIEIwqcVasAbqEcRfzQEySO/yHGw18lDxuJm+QswjdSQ31\nG8IycUxgCz/YrZAQGsV4jA1wMbIL+j0tcHgE7ozvL6AoQmbYuaA1NkMadPxS\nC858vygH2iVNS38UKufzisrmGGMAmuwS9vGYWPsRvnQNp19Ns3/lKBuRTkrc\n1AWxuGqwIKs9I+Yj6e/oEqi/6FyHskza05zeVLMyVJYPvRv8BuEWsh0DkHPI\nJJzB0gWKwyIeGo+qtNZOjC8xwEBs3AZkvlckR0CQXqrfm5c6Rbn1uuvYTgX9\nLZ7Qla/0wh6Mno4UOBooI6I8uVgXDgHuamgrdsaJ4Mvz/cNuA5z4AK7ZLAoK\nduNtxn2oI6OLTHleykdBUscPzaoqfxtqE7OPwLVp5ga3u4xx531hLPvHQZXq\nce3+UFG2oghz2ilad+RfGTu0HDjCGyHnIN5YyUfMQsK87mP1VS/rTL6FEhqz\nYEXHpVXOv7ZZzqQXR2bkJITKXTBg47MlB2QENQ4zHzFToFyRseVh4KlwBbEJ\nR0xI\r\n=OKGv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.3","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":">=0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.29_1590660950796_0.19183550514829562","host":"s3://npm-registry-packages"}},"3.0.29":{"name":"@vueuse/core","version":"3.0.29","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.29","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"925a1f764cdf8586252cfc23a863ad9d8bbacc7f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.29.tgz","fileCount":8,"integrity":"sha512-3uSR+J42PjZ8QAGfZcttzFzgaGKpnxd5+KZ+N3JCjVccYaybBXCq1cMsFcyHsGmhMJApDwHnkm9PRFpLnWvDdA==","signatures":[{"sig":"MEUCIQCIKwRwSeAeRnPWtb7iU/XRzvayJQsK5AHTkuCpjFyu2wIgStsZURNlcQ8Q9hO7GD9a/19J4W2wTOC8WoCe6b1CTuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez49+CRA9TVsSAnZWagAAbioQAJo6m2ENi/N/Lz1F32eA\ndak1Fx+42MXetxo0BFTYFrxhqMIsWoTqzwWwB/CqAFypR815Ks9rhtTrxn15\ng1EWLXgBj2JQMrxAHb4R2m0RX7BBQ5qowHaLysQH9ee63rU2J4GWWH+0J4pa\n26jreVgG+ZRYy2/If+15nEx+sVYzcuYVE1/HY2TgeqGk1c/1A9cFWBz/toka\nGqCKwuBQ0dPMHXYsJV3cTZ6GZPNEg4rdXnVCW0/9Lfc3UKOcBZZ4iofsZFQr\noQiCoWr+QFx93xgTargHZx2SFGFW+TyjJbnxGvQ+w0nAdSRCVieaihDcmzze\nFB87+2FZHDBRsKC5t5P/4uS7/ZW3uZV02FtwB1atGPYP8HdGRFOEjKOnrLrD\n8URSimpVb6A2HqhnfpyYgtq5cCcKyhbsmjnXjnowH+TcHWd7crHrkARiPo57\n6/DLqgGiKkZ+0Nd1tgXmYNno4d1AhzQVQzapFeM9NflOQDCRLsvVu7kHGqym\ndCThgcMqciGm1amAu4DLimNfE8IvGClil3p0hQuOwywbmbO65AU0h5sWfGqH\nqNHyKkv1abxMdCksMyg2B2IwNNoRr2z+jxWDCtsS6peXF/ttnUrPF8Ch3qRV\n4HFLpoIp0kXBzgv4MPOq4Ug2459H+BMOza+vBM+vQISx4Madho6gt0qBx4Tg\n90M7\r\n=LNuA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.16.3","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.29_1590660989850_0.49246204985827746","host":"s3://npm-registry-packages"}},"2.0.31":{"name":"@vueuse/core","version":"2.0.31","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.31","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"0cea648a35d60ea37c5be7dfd04c35d5f20542f1","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.31.tgz","fileCount":8,"integrity":"sha512-m5TWZZWCeLws0YF6Ed6MAKldM4jrXUBxE5sXRJrIzMfFAPzkeIErHFkfvuTBs9nzZ1B5RS0VdtD3fNFZJApWlw==","signatures":[{"sig":"MEQCIE/2iHjs8BfJ99baoEXj7SLyRKouK9d3+uzkYMOb9wtfAiBRmiwvXXN46bHL+TkZ8bO89uvxaZW3zykDQ6qBz5Cqgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe32haCRA9TVsSAnZWagAA2tsQAIfBCc0tBED6M2LDrJ97\nHocf65jHyhmtMhwAqTIMkT3UUxyCYxfDV8h6ky0YAPTj0PB+oXD7Uj1Fm8oo\nhDeddJqc9tOe8ZlUajywZYFIlWTMZMD7wxdSZwnghhUy72Cyj9j6BlfJAcIk\nmq4vWgoGZnpAY2o4YdkwsdhWm2BbKfCeIpcpN38CjHdblfwjE6VcG16CiOTY\nrNDUQs5RenqH4MRidDZNNU5tDQTHMbYfi1hUh2o/SzVssFHYnxbn4zpwEI1L\nfdsXnm93RfsQtUsiDxc6Z1j/pr6M9N+quUTjYS2dDVGwqbzTd2G8RdjI/JnZ\nEkIWtHqPtozf/xBuY9JDXhQBgmnintzs2PdPPEZyKI1F3G7O0vswHSL+o3Ge\n+9WgjeV2KMR+OdYGZKvfXKzZNDXIWoIA2VjC9GgwsO9vJrVK07ZvmZp7MEUI\nToAsc1WG5kSXW13iCYDPCDPuWaIK20TpGajKZ+1SihUISEDoII9JDh38Ot0v\nh5+GGuap/krmnp7PvGjbrhTEsy7BAYrjDRy2H/4cw7JwDCjUDbEBGd0Estvn\nUv0w6NDtp0h715Rh731/xf+uTjLLMndUxvreoqfR0gf4nHIw2+uQjTgVue2D\ndew+3JlvH15rwZ6SvxWVRdJezxguqVXQWd1h7frgv3iXBo7RCSjGQakq/StJ\n/3Kd\r\n=o+VH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.18.0","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":">=0.6.1"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.31_1591699546041_0.1380557875332613","host":"s3://npm-registry-packages"}},"3.0.31":{"name":"@vueuse/core","version":"3.0.31","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.31","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"fe48ddeaa94daa51ced89125775ee2589c72f4b6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.31.tgz","fileCount":8,"integrity":"sha512-YXldNBvh8QuCED+fgKaKQNo8fACjLkhPpyuuE3rXkWHvca2gdNkppSu76SFVEx11BXRCEJqugHqWFgkhd+XU0Q==","signatures":[{"sig":"MEUCIAqwh7dP9RrP9rt9/8+gA2r8+xXufiuSjiQjF1ZOaG0xAiEAyMWDEPZXd6dnR1gJd8phnTU20+uNa3OkJ6vD1WGpQsU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe32iBCRA9TVsSAnZWagAAv6cP/jfHW/J5Y5RFt97xZ8xf\nyrKpQTjWcpGEKiqxNShgq70t2dVe/Z804n6P0SvZAAKtZ4dbxJ+vQBgXUtAF\n0e9k4ccO7oFs8/P9lzs/Q51JBTXi50RZ+Bt3eiq/o2eMNmVl/27LH8FapVcM\ncefxDmJbivbCApDEi2gWUI6R8FvvcZvX/avqEEcGEQkz98PtPa74FqCtZDUH\nE1zScQJCJavQFlY+b/mQrGxZZiyY1ZDA3X1MR9evOWXbcT8WNt8McELCYLiP\nhiPfHRyWbR8VreOHr0Mkv1gN2Nbs1FtWQhIY4I9HgZD93XR8LvRtAlP0ERBz\n0ioYfs0BA7kO9yc/mPkvfSWW9RggFUfPgR0ZbPFD/UBysfST16jwO08Gz+T/\nr/GMiDqMLbdxskeitW1NDldr70f6QTutppIKbjw2sSUBNI0dxQlHGoOK1XI+\nOM96uhR1CHtCz8pCCAwYY+kmazj41f/d7jjX6SlXdvikTETqlldLquiF1LaF\nBPQ+4OgN1nWvTnmF4Mudg6KWsDbIECnxNomFfuouLeKqC+9snGK+fg/kT8pf\n9tLMpcoHcfyqokWiGFOdj0UOV2AWwaSOAXumXiRIFJsWMvuVfXcCbXPm+NBR\n9KyLu3lcZxUYOuC8g/pOaB9z6UtBEG6F/XCpct13HSesSaXllmOG2KAYIx1e\nMgQ/\r\n=iUZk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.31_1591699585280_0.3007708068541093","host":"s3://npm-registry-packages"}},"2.0.33":{"name":"@vueuse/core","version":"2.0.33","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.33","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"30862f88d446c5392fea4c695ad0099f6f44c0aa","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.33.tgz","fileCount":8,"integrity":"sha512-V2CA4J3a4Vw4ur3Ur3S5+YGD03R0qQePL8N9SZFYg+CWd6YG/16jJ8VXcqjqpMiTrZM5Mb6Rp3XVEirs6t156g==","signatures":[{"sig":"MEUCIARufd/QIM2SGnZl9C2OxU0wTsGHtb4n/SC1+nD2MIXuAiEAwMcPG+IYWPv9Oxeg06KYrEidhYCBiFIpKRDBBl0gQdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe33RDCRA9TVsSAnZWagAAIS8P/iZ/uNXL4PFqlekEpZh8\ntVJUzYCzoU6G6u+UICn95SWe51bEQS6krnXIKNv/qT+CMWB2c3JK+u5NzwLg\n9sZ8iJqiPV0FE4RgE0JinVGscpKmRV+tb27tlDwkMSgc1bFX8UHNjTPWWLZk\navmNj0w3wryTjD9IgCg93Hls4J6XVUvGcoWH+Coi+FMeUmJshR0xmkvQS4Cs\nl7Hw3XtOU3S/THUfJK7UPGKP/AVOPjvB3brjBGkIB4B/kVMtpvMPbDXAtoLl\nuULhwI7pzEQpPAs0pPEryzCYb6+6wV8d6CcIV0pHZNiAu0Q0wG4glB/PK55I\n82roBxxgFDElKurSH+Lv7fd2Bg+6LarzsfGaO9GjRABMFKDy5lnZxjzbuRc0\nOUBE5rgAnB7Fsu/2+RuHObY+5UZi3fUKHitBnbTpBYg7l3HZqbGef0VwYz0L\nBLiKtijUcWIdlMLeqVrhAoMpCmPNPu+GGZKeWKxYcXs1WXFWFjdeLTMZ8WiJ\nPk+KZUqkBOqGftoZKQzocCu8hIy5FqVKC+bH8BJ4dqHM3eR290/nCSF55irw\nWd4NqRU54MGixLjoqSS7s9hQtTo86MIHFdUAN8KCZ21tcC8GtskZOYM70x3I\nTPqhraxyVr19TuajVrGp40heDWoqpuq3keC84XX53AEMttIIMaNNG6JzFlnY\nG/Uu\r\n=Gtbv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.18.0","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":">=0.6.1"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.33_1591702593499_0.6196174619978965","host":"s3://npm-registry-packages"}},"3.0.33":{"name":"@vueuse/core","version":"3.0.33","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.33","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"4e3aa6407833a1ecd0f4a22d2d3edcf0ee0c7917","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.33.tgz","fileCount":8,"integrity":"sha512-4v03Ce+OUnvd3BZzVxsnPblt7g8HOMvnwFOdSjWzWDQlMdxEyW7II9wNZg8zFTtvzXSrFH+DJBVWcXHtcZ9mzw==","signatures":[{"sig":"MEQCIDWLA1BgPhE6RqX1U0UkDwX01JgojWPn0UXJ6jkFPrpjAiAd52AaCXeXuMa5XL+6MU2y+3lWuysJ9RGrM2kPIM1FXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe33RwCRA9TVsSAnZWagAA6GYQAIlbwXIdabPgn3Mxtu2L\nYZ+kwo85UBFqVqCpEnOnE6/Q+BEORJOUt2P7fyIQvDSM534Bw7Ps1BmGy4uX\nbQUWWAfcQTDhkkP86miP/Tqmp53AbnF5JcO6hj11MDjvr+dKLMVkvcSZtljH\nx9H5WHFDkLhBWf9ONwk4RQKS7k2u6R9v7EyjQyB87dec0h/ZH39Dnt1cUWGo\nM9X1X5zzH2YN5NB1RcU2NHU48EPXIm/7L/wtSqYBhqqDdkqXfXNvHlzmLvVd\nx2OtYffwBVuZp3jJ6WH6xBdqJzDV2fIJKABn4XC6nQiMMhKy+hMYoeIKAgsL\nu1ZYewh7GGeftZzravCTwXawFzu+6fmBmRHkDBTLLl41nVWnD7Syqr2WNe4/\naHCi75PNpO1D7eaRNoDkVB9CBKHL+nBHr9u+I52A15bzKxHLFqI6jj/MPUmv\nE62D8Q83JQ+ldkpAMe55f/sipKSKi9WWc/5c0022HlRFbomloIDbOm2G1TGi\n9ckBhqHtn+BedJ//1bK/suPk6oU08BezP0JNRkrfndi+lMDqaK/IQZ0+JTMq\nQ3GzFhNgBbAu6R6pJh8iRo+ygQFGOBQwmNet1KjNbhTbGRnZ6MYByK3J3f4r\nZFjNp/62BpOXupsaU5UNbc5wxusRWxPRy0fE+jQZ6Y8imd/vukXIPCh9esbR\nHnEs\r\n=OM1Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.4","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.33_1591702640533_0.6234917447070247","host":"s3://npm-registry-packages"}},"2.0.34":{"name":"@vueuse/core","version":"2.0.34","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.34","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"e0a6c288813ca784f869c2b2360aee7f9e8cc520","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.34.tgz","fileCount":8,"integrity":"sha512-oBN7zwn2j/gci1iasoJkCFsgG9u8NjuVRVkUfH2oYeGF61tO8DNgb27eQUEARyfy6C15/rySzBOAIRWG2TRnRA==","signatures":[{"sig":"MEUCIAbPPg3XhEmbz/dffAqtWe+KeXMzTfmc5OiGGEFVhr/5AiEA+4+2atLQYq/ZWlU2NeZq9S3F74o6NHoQDnbeLsaQX4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6BbeCRA9TVsSAnZWagAApNkP/3Ya+Pkrw6Tb+pIIVEwU\nLfV03dNkEb4EoMwujRsurHrqgjXAh5Vr/g1ewFS/TadLs2PjX71SmnPrPn/8\nVUm27/cbkn9oW+BcDCHsjruT6xZVbKMHn1pN7lhHscqZtKZMMqhsODQUpKZY\nDTWtP7BTwmvABlFsvGd0Y6rLFhnYwL3zBkX1+81iFrzIHaWnFJTrVHJxkGnM\nvveOhsFpEomBG+W+Zd06sdixii7h1oD7jQBimT4LUMXt09QebfyN/3pbRqAz\ngCrsXyQu4d8zZDtttmQjk+XMhvSdZhM1dts56kVyG149fNiPwh754ycBoXtO\nSHuVBnhWjpQrgpm9TEBxaKDB8aqG1pgXYDsg0i9C0Wy69lZKuoyLLJKASE/T\nH1DeA5QYJX2/v05UtrQMWghTSN5wbO1/QINjyhrm30gdpKPLazszYOujPboB\n+WYE75NbLuKMEniz6saN0xg+1zWlyWRpIG5DafuJ9/0Vxl/b9ggEk0u0wfHV\nualTuFBHr4waie1UblNRVT90aHlhiAgMQ12wlzbXxunT5e3PmCEx4Z/ab8lH\nQWfJEBSCNNrtkT7jQBHrHJ/ELO6ljqp1uYgZzTCs/YRru+4VY0U1IicgTox5\nQnx7G6aIz8leOwKdjGZboK+jDRKGvg/j468CdgmUjfTX+5CKi4N5daAhacBJ\nYVMg\r\n=wm/q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.7","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.15.0","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":">=0.6.3"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.34_1592268510050_0.8238571650674158","host":"s3://npm-registry-packages"}},"3.0.34":{"name":"@vueuse/core","version":"3.0.34","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.34","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"cc7d49d9e1179445c66ac6ff8cdb54edf12ca22b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.34.tgz","fileCount":8,"integrity":"sha512-AWjZfz6dp18oIz3fDv7WGsHUfPi3xEEAb2actuoF1rggbLNGwQBf3d25607mUpMU43FbeMH9Rzimlrua8Mvsgg==","signatures":[{"sig":"MEUCIQCblsEAzNp3+S9G4/HK7XLCgFYR2XvOB6JiHpua6bPPJQIgGmvaHckkemllCllhL8GxhLRZIxEG8DfpFpgCHNf5LBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6BcvCRA9TVsSAnZWagAApysP/Rc1Par25Q9IUCztdeyU\nNRdROz4D8Q0Hh2PY1dAy+KD6xW9juxm4y0mWv71EfsrcyN0bY5LHYjS5otnG\nzBziVjx8zZPS/U16tN45g3La7qPD6MssZS+5uAZiWN4VNrqOAvbMeyFvIjH+\nyihM/KaypMjWAweYeXTcpWpJt/8LRM8513TLKMevma0jelYXhUcn4IASVPuX\n0bGoiBTqtp1Ce+aCAL4bpr3QJBrx1zNGuqcDwMSxE/oWez3+A0H/FkDNPkeZ\n9gFbqvuQLxYirgn07ragIcT4WFkg/9bjpytN/nLITAG/ebfs0KSuypPBcrdA\nwqmgNO6fzXi6VN33kO1zPlw6rngQfz1hdleuhjH+UrHyIXr5uuOIgs2xy18L\nR4FJ7z/dqgwYkP80cz4+9eMi9v+ftzjD293QdhICJ6SG3u5XKXa8jyWFUnem\nJZjkWoDHNbXFg9BlkqRL9JPlXUJi0g4Z5CQ+s2nBe5IsnTe8+IekgV63jb/o\n8iKCNYsltxjP6js84qZbU0zibuk2qIP3F835gMiRTXfVuEqMT6fhjiUXW91A\ntjKQE54KqF84riMZyFRVg7XyEFRDBCAgbiigpHhytr50eqNRYUzMmpFLxFIT\n/yW1dmFTTVkQyeODY19wdYafvqazCYJzB7YCpOA9L7OfCC/l+eqGxHBbCG4+\nD4ST\r\n=a0PA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.13.7","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.15.0","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.34_1592268591432_0.906433225544012","host":"s3://npm-registry-packages"}},"2.0.35":{"name":"@vueuse/core","version":"2.0.35","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@2.0.35","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"84df6f708e18102082b0cd50e6efc843307c5df2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-2.0.35.tgz","fileCount":8,"integrity":"sha512-k/f4YoU8L2JrvPMCQqYo4LkSPuIw04giKti5PuCFo93rGpSoItIMj7oP4Bl0R10cEQbE06mhXJP0XmrtUQ83tg==","signatures":[{"sig":"MEYCIQDkmogGHhA8QvzF9n1PBcjKlltK0bpqUvXbc66AWGzGqwIhAM6UMTPMA0/Rm7N++KmI3YnBtHvNSoeK/6Lw8jKT+PxR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/MYPCRA9TVsSAnZWagAABxYP/0szhgmX/r81xXHCriu7\nkEmxwkSdtWLJYoQpJYgQIKVxwpl78mrVTZgA0wuMPCKf5XwTmudL/DW4FDUd\nfl8yds/ZnG4eibkM1UuoDsaZoPIkl5lHFp7Lpp/ZIKWq+eICdwmlyE3P8ayN\n+pHjDNvdXNTdr6LHH1ZMNPHJOMkG9hXmg4kmtnz/W8l1mgNY086d24Qred9K\nTB9zhkuUMoEkEJIvgB5Eq5D0akzk29+ctaDKeR6QbErfrgw7Ke1xx8VmsVV6\nj8KiQ/e2XIjFWWd+pv9c8mmeDTJtLGKOzhk5M+lq8RmBLLhnQPAFbf4ZKjKB\nmOM7PsT9CpI3SyZK43/tfrac+SF49AamTFj2mZRTiklLLFJhlpjrIOhiO7SN\nbj8L5QAGpt6Bud9GkbK/DoRTwG6b7VSt+IT0ePkvtTMBryovORh/xSF5pQDR\n648/uj+05ESS+crpveNErehfsbV0X9iKVBtmArz2cU8ixWjZfUryvjh92Vw5\nRCoqOv+n5CJUFYRYjNvLh2qGBnorIxFKNzWy8JKjY0mHXJMXA/WrKlhfEKuB\nSoJvGcvEUasyPhCtefgcP1ROMOxSf6enbZbcCvcYnvl/UaDGbEIvScWXRpRm\n8rFyMG4eTFarQwSpGxH0oPqXejuKAK5EyH3EPq7TfJdU3ubGkZK0PwQ2JoDL\nyYU4\r\n=gDqW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.5","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.18.1","_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0","@vue/composition-api":">=0.6.3"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.35_1593624079174_0.2610178515517665","host":"s3://npm-registry-packages"}},"3.0.35":{"name":"@vueuse/core","version":"3.0.35","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@3.0.35","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"0d612a4f242b96e355948d41e205afd81c5bcc24","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-3.0.35.tgz","fileCount":8,"integrity":"sha512-aZe0jtXkn8TuWN9n5FgXA4+ZLwVbRHv8plyT+yJwf0yn/LuLN2U7mIp/OxQP1F44KHa7aGfNKxFXMG1RjPZimw==","signatures":[{"sig":"MEYCIQCs5PppgRhwzQguYekul8bG9mEMNHjTC2cOT6ofmspPegIhAIysGQ+gUb49FHmQirrHYqiKA45kaelwICrfL/kb5R3k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/MYxCRA9TVsSAnZWagAAz/UP/R+NbMIYiKYfa7Wbrh8N\nSkXin14nAuwhOEaNE6tCH1Mczgt0zlH99KvIfZwUUPv7MlLRiTZaMeI+mr4y\nsO3S15BYdFHHlSzboKeE8WKNQfBEzPY0NZHmU5OQqOvfVLvgUs7TKiospnQU\nqXC0K3Y+rGz3RwJKR21xV6smBncl1AkSkBf0zRHFEVtSsN9HHTCKR/3cFlb/\nSrZ/HUWOu2FaQ1VnZ2XBsAMASp3r3gUJV60YvkTjdmV9Eyt7Y4D2Uu6gHyil\nCWO1BDlX86swcZPKGzu3gsIw8l8qoiAyYZJiAQlz32GoEteTj7MFg7Mvq+59\nGWiL9p4HCG6usC9ATuQfiTmL+UnrKYr2GRgvA/ryecw7/l6B4CBcHYtFs+9G\n3ISAxGAewACxgyZ0eTrPWC5Y+FcBL8y0Z4Smvd6VAJjs6gLJfMDlyMnx0UQk\n9Hkkrx6j6AgVIt8JV1eoDjoHiFKfKPkXMU31K4cWfmT+IECAJ4y7mvzrENsi\n9JVDCHz1Y/suqwnzAch8sqqqd4/IOBbyiuSQhHqfzOcydOQS6TC0PDOEb9+g\nRF8+NhTQlcdiIcsl4rfKjT+gIMB2n/Xkg2T+xeR4pQJgwR174h62I/2N5+a0\nXdym/DLFRa8m68eJdHYVxCKnIJhHnw4S/GMlUz9b7A1eMwPOD+w1uSKtq3Wo\nMDNO\r\n=N3If\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.5","description":"Collection of essential Vue Composition API","directories":{},"_nodeVersion":"12.18.1","_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"next"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.35_1593624113429_0.42571919322988827","host":"s3://npm-registry-packages"}},"4.0.0-alpha.0":{"name":"@vueuse/core","version":"4.0.0-alpha.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-alpha.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"702f5e2d9d8b00d4e9db6b6e278afd047f341a8f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-alpha.0.tgz","fileCount":9,"integrity":"sha512-D7mzuX2iCxMj5vmJ8sHOWQ0U90Wy0B92M1OEn6xCJ4GzomIcUvfJAk30WlLYKKaEZZlAiN8KAV/rnJ9DfpqfrQ==","signatures":[{"sig":"MEUCIQDelt+Hm0/SAhnhkCY+tGA5HKkPMWsoIUzjsmcTe0XPiwIgL5k860b/bsmwsBz87B/6tlNiN1Q+EmkMPIdr1jAienw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAJm8CRA9TVsSAnZWagAAKzUQAIdQzn3WREcCI9rzq66/\nHCh/PHhG8356a41fZ6aTgcdH5Vq6jSLSdLMa1RMTzBwfYAYWSV5BXJ87WKJX\n7cBCaC1DUY6fRbjpSfbixxbzImRzakj8ARsFy8PEGaiUjTdxQg19zLP7jw9a\no3Zshkx35KSrDaz+Vd7q1gZo/7F4nthpyA90e1cPVp5eu02P1SlmQGTzo/Zg\nxcxumv+mHeLjK0z1/gruhpNvLFTkyy1SRnvqmVP75NnYR2EIDL9Fk8Y1bRkw\n57Dsnw00WyAEinf5Ew6PhZl4AnV+9k9NWWOLZ0/0/PnPLVOqDihnlqK+3/xq\nyvCVB39yrLdl0Y0TIf4UiKqMl5uR8n8BC1Y3R9o+VMkJQl965IlXpNd9NsOI\nQvAQbb7Jd+iJ+n3K2HR3joBwSyA00k3S1rGMR2xTd4glaIFruzNQEkc/6lQv\nJLi0Amxfazpdv8YXeOXTWvyefy4VW41jOsvv5gfqsjz5D05ED193itC1eO17\nIINExg5Vdl0QPlHhwvA6Mn6PtYsbdbKT2Ou3P4mSxpd6oDXf54CvzJQAVPMz\n4csfKLsiWwxEEy8kO8PjGaMO/9iFveOYtgamS+8i+otg/aCRkk4bA1lZtbfs\nDAIHzURv9b8ZKP/yut8m92U+xfQ7i7ojciWL1aeaIm0IRn431RNmCH++slvQ\nZ07x\r\n=PULG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-alpha.0_1593874875585_0.04109153746580074","host":"s3://npm-registry-packages"}},"4.0.0-beta.1":{"name":"@vueuse/core","version":"4.0.0-beta.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"f1e96a99c246036c83d47a9e261183e51a7bdfa1","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.1.tgz","fileCount":9,"integrity":"sha512-/4swcN6JFFngGjeFAXYXTKfIgmsb2X6nXdJI6bOAuICLppTpg2bpsVtIgl+DD6+pJdBWf1ciUJVytM9Ecpc25w==","signatures":[{"sig":"MEQCICrn6sPGSlWaMmwxq3bprSSnY2ntcEMPLfh6Lf6dwK+AAiAW3Q4QBadCK1OoHtxOG6B4kc1xTAHfLJL/W1bZWeZJNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":203932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAKqnCRA9TVsSAnZWagAAdJMP/R+Fq3ZPlwAgHxLibg9x\nZWSoVcY1Z0UDyI/1HwqcEF3BOLviFzZSmFX5k7rCyI7Reda9qgp4AQhDWggX\nhSEgl2FUZaxYDJ2c++3SGWbsoR3+Ra53HmkZiNRyDfevYL6iBfDnr35nMltd\nRUf0XciFWcDI+relIf5fI0DbXFIbtVZUHzsTkxqTJXPlmR7myLu0XHpHPm/X\nuSC4v7J746VJoVg4S9laNRBWFbT/HX3lsSC5xRVS7gi41OhJ56E8ASzpadIj\nxKuuO/gX58Sh5rC4SjGl1IIBXDv2Wyc68dcvbn7E/QSSiCOgY/gcgiSGRsdf\nOk5+kCnJJ68BKp9Kt2iANbg45A81APx19rDFTqFd0MP7xEyS52SoOIRjG9ne\njf0dcN3/m7Uv2UsAn50Bl/lfRW22C1frN2TxGxYsiQCzD+wI+ECJtTRbbr32\nIcmuPcJKU1U49qTREo25BmD5N0385dgdaGWp8jLPiQJP7+xURkZ6S5Vk/EIC\nWA0ZINA+pFMyCuyXLnD4LCTxHo9jiJtD2D+/mVcpeKUjJe0+1NY+FLddpc4u\nySNBPZ+qQ1R41xtNyEYz5f38bPo1fO2z/9lWH84aY3BJyQxeFYctv5C1lx6O\nQ4EQjuaXWw4OOd8VWbYjDRAKF/8sRmrzHnDZYNx2g8umY1MgaOlsap9u60sL\nPmhR\r\n=RK0w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.1_1593879206837_0.074175181791446","host":"s3://npm-registry-packages"}},"4.0.0-beta.2":{"name":"@vueuse/core","version":"4.0.0-beta.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"4e9dda8647ad05c48d8ed73264098bde9f118b02","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.2.tgz","fileCount":9,"integrity":"sha512-pdFf4vwcx+/9KPUkF2cvfcI0SRAUe+DO0uIDSq5hWnC1xs9w7t7rnX0hJ3kOpAMHJ38nv6oPQFFMFsTO/2QfZQ==","signatures":[{"sig":"MEUCIHr51stjUlaksU4z0vfVvGu5dEXS1PoPL0F6zz5zECRJAiEAngMrZwH7muYdrSmTtvrNOhTzvtzZ1c2J6i7D2Ldixeg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDRcnCRA9TVsSAnZWagAAu18P/2x2fjW9zAyv1/cfbsUE\nrGHGYHkNzykaSrWotwQjDolncIjIGKx8QqhtuOHwQHVZLor2sLNvaLrdqmA+\nC0LuahzT3+FdeYOyEh3j/bgyz9NX523QwnSci8Rg2N8wYH9zTHz0H1UA4xC8\nE791YzQQjPzB0HX/OT5bjwvqzV1Bpwh3PPf4U0F7rhxTyuCMtJ/lFT0UOiMB\ngC6HC4WVkbRASHE5j/pv2ZTwXtBtpjjCOe3z94Wdxjs4Ge28MtKpk+GzzRe6\n/a0WQh4N8xM/56S3kF8X+pfKtFYAhAHHchbSnVIF424XtjgGYtinHFCv9tFE\nhI91klCqzbUKzghe749SJctVRU8hdglUunbuod6faMhGJZ3/wZ3yXahwK9/x\ny2adUV3E+gaJcRzyGGhVJvs+oCeQlEJbKbkiDuW0sRPHN+2UM8R4zxX6FZb/\nVv8ZvbbcvpWk2Y5WQOMkNdqPYfT1FU2sdmBELp8fQj/z7APY8yOMWjhUQGj8\nTGWNo9TDZkSycjCNTi9hL1Tn0Rc2kynFsBLM5xI8C8nnwJXnC409IjFQ/Js9\nUPl567r+QP11HeflgWqFJjxV2WjIgaBTPZD2TM1HN3eA0BxNAFMTRSRLLuXC\nKUZU1jPAxI1JMLCzCPLVbyTrLupSj2CEcj3yrD3HPQkRnR+Z6cGFinmgq1ND\n6X6D\r\n=AnUw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.2_1594693414525_0.376149013345902","host":"s3://npm-registry-packages"}},"4.0.0-beta.4":{"name":"@vueuse/core","version":"4.0.0-beta.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.4","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"0ba93f2f5a884e9e9dcdfbbfb7bbd96979f1fc75","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.4.tgz","fileCount":9,"integrity":"sha512-ehNve6O4Ks4pcQ5IiYWsN0x0gdHArIkspsssSj95Gpjsll0UXiShcwlwcjbljQp9wF9oKpPj6TNqWhVxK5cLgg==","signatures":[{"sig":"MEUCIG/1RKWuqO0800hBB+bP0FmjBDAQkcGkff91SN6NLNAzAiEA5jgFrfNaknIywjNnZRM5CivsiS20GFSkYfURTwyNhWg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIutxCRA9TVsSAnZWagAAYC0P/jnE3po8NzVF0PBKZUXG\nH+Mtrt45i93mxIJT+726GpNx7TSapTW5qGxcKNfEyfLikIuayCPyuNiJnga3\n7FnsA6IYEDZbcjWZb9cGor63yaRjXh5jqc4Fon/7avFcnxAQQz9seol7rBlU\nJtEVuDw9ohHMmU5kfsyQjph9lkuD1dGPaMzhAogToEt2bpRruIPuGqIrdgda\nS3Pvzu8E61RB9rLOb0RtKNH/sn2KTYABLdAp9x1q/hMEoY8/u0NsR7qK7P+L\nwhgxiUXg4+2yVqKbbhxiMUpdDZiK9XEtnzzDkVFoF3VQI1tbuQ6aQT8PpIA4\n2GoMPu8Gwo/BqT4M4ielBYV+OUkl0rtHOSjmgGHzqFGFHDEIxl+VXZ1+6rLj\nYIon0+XiblnyH8noAbpIByVpkJbJ1l/zqLariQceCCq5n5r7uzOheTEqXsDE\nFYkzMnIge5+vCIAAoEWtx5Rq1OjdefXj/JYLCU9WmxjACJBK4EUfPGOQso6B\nPVSreKfqvbjA/TCzPThoSnaDyqX9Z/U5Ol/hwWExIYj1GGZgYgSWPrgi54Sv\nPPwAzQGo+lkPJ5+BCDybFbxhHht0jFDx+zRFwuaCBwr3/VLxF2EOungNHgsf\nIjV32q1/Rc2oSP3BZ4eahBhhjt21S5Q77PCi3CYg+/heDlRBGpxiykXQ0mx+\nbvlK\r\n=X0yT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","unpkg":"index.umd.min.js","module":"index.esm.js","browser":"index.esm.js","typings":"index.d.ts","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.4_1596124017085_0.9519537857270144","host":"s3://npm-registry-packages"}},"4.0.0-beta.5":{"name":"@vueuse/core","version":"4.0.0-beta.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"6a98cb6c81b7d70eb56fb8b3fb57c8f5da876de6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.5.tgz","fileCount":9,"integrity":"sha512-ZeXC4fXyY0sDQnYT6bE6zHRJwZqQ+SizhXyG4OL5IPkqPtXU7QtZFVGtnqqtwgX07qHdjZIspbCRI0ZyKYZoIw==","signatures":[{"sig":"MEYCIQDMhZJiYfEplnZZYY1xRQVhe1WTeTpeHEVs9ucO8rQcuQIhALWpIJQVDR1onO7H0KAA0+KWThCFUuUY9EnIgso6sjR3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPQbJCRA9TVsSAnZWagAANo0P/3J4fZ9BjmciTddly+wA\nOYICSGeYbkPtn89mvR5KhRyc0Gt1U1vrOCKbycFTS/QC0z211/P0mXtI70zc\nKwX6xM66JrZBX/kcqcvHHIgyCx/Fb6zXC6qoRbqusF09X1n+TUZbqOY3BjB+\nywd5n72cBzaKPpFUXf4cIdQVMwN5xcnuqwmwj8PvOUqLD4+xtYLyzze3gxfe\nTaY6aN8DoxH83Mu1KLkFtK1WnLvssmf7nv3EGpU/8pP2p3Wfh4vYwJw8pXLE\nKgt8TqL6mxN8TIHn8GF0hMGLl4O86nnK6FsqwqbMpC73jdiTFhTQ6675bsBZ\nJ/6QESCdTA6lQ6avH8pT0eKX1CaX57301u9FFaoYSIdi3a8L2NFCPnwCacCz\nllgjpYanf2HivjTGxep4j1w+OWIpF+s0iH4rMuMG5xxG7k0wKoVqJh9x02U5\nIvz/OliPYUzrBcThXrix+a4thKgQ38LIUWhHCH7ebuNojtKlDbrl9UsyA7Xe\nOZDRdWIyRMQrI/gBXdCj4JQ7SIPUhlhW6TFEcuVQuC3dXa0CauUR4S4xIoXV\nLkaIxNTaGci4d9WMX3h4jYyLprAjrk6nLd9LbYWQTyyOEgUlovyebsNw0zcB\ni/KRcGs1pGLg6lcSxtGlay9OTL3QlsIr8UmMV2mUFatVHPTArm5qrOa5Agpr\nf3IP\r\n=PTMc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.5_1597834953168_0.7730393958813828","host":"s3://npm-registry-packages"}},"4.0.0-beta.6":{"name":"@vueuse/core","version":"4.0.0-beta.6","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.6","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"1a828e4befee2b41279364070c1286619478554d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.6.tgz","fileCount":9,"integrity":"sha512-TzKcPcPxc/8Ena7FBhNhNeYV38WKVsgnnSs6V98zSYKbOVNEBTedFxtOUbnjaI+ptf3fset2sVyPJsct3NtgNg==","signatures":[{"sig":"MEUCIQD4T1cfYdvpAh+7CxkVJ0T1AZ7XPuG0XFsMSVOXXlNusgIgDlsyaMl+UqwsonhSYLPKkzOKcdfD/9Iz0j6dNJ2hlHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPRKfCRA9TVsSAnZWagAA21EP/jL8Zw55nDi5j7Kdhhzv\nU9Ozy6IBYDm6ii3eaiT7E1OpaQrZyLpyoOkiAgsf+xSfNkKjw8ZO/xIa3OtT\nCb1jbUulunbmDNqq3HsOtA9q3zIskuZQQGUm7K3n4VeKv0W2FT7XMB/JZJNI\noTkeXD1t//4AwaDEu4YtIt8xKm8owUe+X3WJ8mYprzOX9+58JkF6MsPkxHQe\n06aAMoujC1ABqFxYoaba8OThoYFJY6suVEzZOKCjCzHSZ8Aidp8pjEkDFGiV\nytPnpPSzOUx8G8ROTdCARXn9WlVbe9QQRU/24u/FWO1wF/NLV1ygjS8Mg0Mx\nnTUMgNuGccZZ5DLjTr/BbLZUZHe/Dw2WZJ2fPWTUP28JU6cZ5oFE2PhWNS1E\nWkDA1e1vwyThHcGNBQwZ5y0TJL79A2mHBLN21CTB4TbYSmLe1LzZDW8JgOzT\nUdcvEjWN3ZlLlG7sG79yeZEHlWVG7vQhdzV7F3w+cYbLwkFaJq5mVQQ9RTCf\nGjT0smKK7Pw4tPio8OSkDwXFjRCVU0eDuWvRUaA0q5a2pObi7y9lnh2RO6cK\nl8Tx9Oui6u6zYZXmEFczuU3zKooKhljf1vmVQaedT5EVeAoM7fhFEb8Da+GP\ncmk6bA/RiSAFfzLTGyQCY+hKNhgs9vUW2zWyzANL8+ZqLnTeT/gCaf578v12\nM6B8\r\n=X5Ko\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.6_1597837983191_0.3749960035571085","host":"s3://npm-registry-packages"}},"4.0.0-beta.7":{"name":"@vueuse/core","version":"4.0.0-beta.7","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.7","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"21303264d0fd9be53c5e59e042805fe5596bbd17","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.7.tgz","fileCount":9,"integrity":"sha512-v3JBIIWEZ7mxFwByHgdYbN3LOv9PyKEFy15CbUOkGnTeSW+bj07AVUm9W9QUPwMarSsxUJpgFxUmyjPTwfgDvg==","signatures":[{"sig":"MEUCIAcp/Znj3LtPmZ97t79UpvK1L0fVtnZWXgCdQDj3c+buAiEAswVwmHBId6axuecnN7LsuGAlIOYKIayfSCLeNkhU7SY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":209605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPVb1CRA9TVsSAnZWagAAhcUQAIFi68txtBpAKRPtHM1W\nxfpRW73P3KHahgCspwOCdRXqsNJWZ+yOprHveqbZ8hMRAseJNZpx0zettHLb\nYOKKhBGQk8F1rVqyqzc8kW95JVaYAYp35JJ6Y5w7m8stHbxTPClOTgOaTd7J\nhSJQBw/ORqBPMZZro98yg/z7bf7HMiXZ5OFtswSSGcP2cXm4OsKI+H9tmcnr\ntbcy+NGW2U4Ed43zbNrwIFeU7fZEB2FMRnH1gvOmF0S85fRVuhIDWkXI5YoI\nZ1GJNXW13TWRHDnUTLMArOjjOx3ri/5SGxWHPAmSbmwi4FLRS7cusND97mTB\n8QSiY1aVzFq+6zedM6fvQy9pqKvjHwvbdEke9BP0e8uX6KejvrHlj784D2KX\newb74OouWecwAGIO2Mf/lqezO4J7VcrF6cjEnC/TFLzxogPNZkOfcFRV91wl\nTpHypV2CeLCji4Yj+aFkS8q5CElvkZjskDQuEHv0awxvQhbxmiElRDG0SDo0\nl6pyfIjw6kpAjLyYHf+BFzW7n81xDLs6O04tu3MihYpXtnLCH+9TQvYvaht6\nG21L5S/HfaGou4JeohpYqzU9aEgKrBYshzdEn1BwQI2Tit3J+h0DOieMhe5E\nkuhY/h2jihUtci52p+iFoVbUpRN5ugj6F9xlxg2BUqCXWTscQlo9MeUyKuJ1\nJJsG\r\n=he2j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.7_1597855476984_0.8794734524463428","host":"s3://npm-registry-packages"}},"4.0.0-beta.8":{"name":"@vueuse/core","version":"4.0.0-beta.8","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.8","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"bf104a95b5d72c10b1fae9f041d72e6dde6099a9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.8.tgz","fileCount":9,"integrity":"sha512-H8yYmdI++bcaPrng3PSMp7c7XSLcHc6WwOt21COfmbj0eRpr2r3dydPim830ZYUNGmjs+YBTrG0/Bd450fzrLQ==","signatures":[{"sig":"MEUCIBCDt27pPhHsKJISgJI/H/HNC998yGG2Um16Fuo3U/GxAiEAiFYUUYot0GEjTRP5o8ANHfBAa7zJZgBJTTYmiGZS/mE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQQwpCRA9TVsSAnZWagAA5ZoP/Aur+174DAIAsP91AXNV\nSpWHVfEZ6usNB5MiCe24MORZdIfafAxMupcZUYwmg2tGGddgeT/VmcbLxQNk\n8XL42AeHpBogOQnx+WWGlzoPvJGe6CyzTRLxdLlaKYq+gWn5XI8t7vMTfuD/\nYfg04b4ScfnVrVVPCAWU5JS48Qz0ysCVBibOp7O42yIIuxZLvEEMICG9JOMX\n4WIcJVOzadTjoOcsJscEyJT3AIdCAdGAXUqLWejgIQMB9BwZKRpZiDgEGtPF\nrtqOZxk/R9aQiRas92xMThjv4qcWrR+BwueTFcoKrkAB3Duw8GbOSUVBozll\nt8JZUUzE6mub5taJv26QBE31z7QMpto4xkSvhiZsJT05FHsYo71qKdGzoJRK\n3RV7z/yZry/jW6YDCevmHeEmVjnQiDGUEpoS6SNTqAptik9Icy4MJHF6giyN\nuEqVpxNCCcBrT+zz6Nmf2LBzQFYzJ+FkoO7NXtEYQgvIoaQIrBV4Cd2IpPaZ\nGAn9AV8nPN2hAlY+ppUrKINX6hOeiJ99//+0Noq6Z9b8yPFGwFuCAD2g6GNV\n4mk++A2faW1YyPxt9YeYEv9hVubfJMFUDgRAmmk8SSfmx/kJNB0eZ4l08ixJ\nvZXWM5ElOhhDujY9FZIkYodcHLVhwEMExiDatGGl2/g0goRbrXbCiXlsLHMJ\n0JpS\r\n=KHUX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.8_1598098473213_0.7119962085719336","host":"s3://npm-registry-packages"}},"4.0.0-beta.9":{"name":"@vueuse/core","version":"4.0.0-beta.9","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.9","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"d5791d7624993df0917d94bcff5787e2957e7868","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.9.tgz","fileCount":9,"integrity":"sha512-7qGDQkCCCnGZAXF+xAjnUCsYNjYmYcoRxeb0IsopJAPbtWL0Q/mD3Wgkysdl88qpUxaHNd7uzS762cLnFqJc7A==","signatures":[{"sig":"MEUCIG/Ep7WkTn/2QueUTgYmlHsgMWSV6UHkISom6dacnB9xAiEAmglngTlPe2Mn5CluxSZSIlDzhZhAuPDXohlVTrGdWyw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQV8ECRA9TVsSAnZWagAA6nYP/16eazfrg5RZj6V8azE8\n9tDliygHJjxTb9TRxdWHWGwfeJAKHNJv0hsngJ/DubbfOcnJmDdRHltyv95i\nFCXVHgPAyrQ9S66dO6VjDgKX89qBDYGKyQJoKzNg7mzSVXTvUIouSBEQfxDi\nI0Hc+GceUhGsklE091a3OLDzW/uWoX0BFgiOgXweu2ovn3PAibCsGSJWImn5\nPwHqH75qbP6iouTVTYyjK0lww22hGXc69g1TwAQ2Au0PAeq5iVHBhU0C8q68\nuuQrhWWTLxcnf3ODd34qGQPvyZSIfZ+q2a7RHN2xebKAd2nM7Q040ptEXwi+\nFPd7cRl/WvhVnuewCq1g7xytELizvL6lLPN+Bfymb0KtrTE2Rh6+50Gw0HJF\nAS47yBt8dwZSakUB0M+VzQIFFabwKtOLHOKtaTG/Zi0kFs0fsc9PXT8G6CB9\n7qoUU5MMxBkPa5T0bj/ILU5VpwzeDB+FGZm9SmuDW3CM5M1p72KHIfni21Zv\nqDVTZ9KYmky+t1xA5fuDsrNPVrT/+fgeVhw2UgRcVjf7B6JBparlqcloFMBu\nR4See35ayJOn/zv8opmVRNK1HYvFDDTTZxkrQSzN2/mJ4rjh5CRohvY0BySp\nsMuSrwRJtVW0XgJJj9FIAJGSxX275SwnfHt/iGHJphKeT65BGn86DqvvQHwx\noean\r\n=OuTC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.9_1598119684052_0.0535951197702671","host":"s3://npm-registry-packages"}},"4.0.0-beta.10":{"name":"@vueuse/core","version":"4.0.0-beta.10","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.10","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"efaba78334dd4b289c297258879f92928f1f350d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.10.tgz","fileCount":9,"integrity":"sha512-QW+fCQCvaxtUfO+5ZSg/dguYaY12GcRWESStrH9HeSC9hO+rlfojQCKJSAUgzBKUfffkmVz2SlJzXnJ17CAknA==","signatures":[{"sig":"MEUCIFriWcHfpa9cYOZSXHsbeglPSqE06MTZQoB8LHBY2WDmAiEAyfJ5zKDZoPQpvUptAvlb+6QDsEXJiRuY7Mj1M3IxqKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfS9i9CRA9TVsSAnZWagAAeucQAJL0svmXTNqYZsF+WyT4\nbzeRujNRsaPToilT1rtI/dlwLgz8ZHMDOAChYmTQxWKRFHR2IISX5jms0fnP\nrP/DdZigeAub5xAeTR7MZZQqJ90J9V3KORmSZ6IKxSzhOab4wN2n1FZndmb9\n47zZqpfOTsxyGo7j7d9ESiIm8lmlajLQ9SWDPY4mdV0/TltQN7E3j4aWPL0r\n9OYAba/AmPDqBGxR+d4FcWpDJzy12oEJLbyc46rQviOFSRYVFjywJtH+5iJQ\nilqo+7VebYmcY8NG+dhYQ6eP+4ZSk8PTMy6sTv0zhFzBhzCThvXaUK2wzVQu\n2WR+jPTKSdvNkxV587M0sdU+FkBpxjR8+oay17JhHJwn5byZeYsSB/u7fn5s\nSIOmVaprH2Qh2s39HLZdPiWSdZmgZDT1kD/QzM0G3EDQzPawsrUVOUV/X04v\nm27HAj9ifxVNpLP3h9uq6JXl9gQvjwkZAXKjLsCE5gU3THYqOdnhi67f2IeT\nH90pPjQnCHxeCyw5y2l6RqnkdVP8bA4NQ9DVBcWgUH2hbudpYvKzKPJ7lJlJ\nDN6J1j9h7RWjgKAPygwUsmS+neJ1ZwVIswP435wZ+CbCbLEdM1iqZ5hvRH2e\nG3LBntLGZXtDE5onJ9rOLcH3VlEzYTG/4aL4a2NIybz7a5KGoj7e1oI1IIC6\nnuOR\r\n=dcm4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.10_1598806204749_0.33590103409590233","host":"s3://npm-registry-packages"}},"4.0.0-beta.11":{"name":"@vueuse/core","version":"4.0.0-beta.11","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.11","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"1ef0a64cac63b0f44ddc61f91c50749709f2456b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.11.tgz","fileCount":9,"integrity":"sha512-/hCB+LN5DUMULY0AKEYNsM0FDlo+FnEYVBWKl4pBfUcbYtXgtqyUEE7L3TLNzI+zT2P6O9tB7yBb0TwXKroCIw==","signatures":[{"sig":"MEYCIQDmSmvkaN7jEXtDikl809kBQA1BmN8C53aIwoyAl3X/YAIhAO2bgrFtDzKs7RO8s9krmKkflyQAoKZFlarTTjW3N/z/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfW5VnCRA9TVsSAnZWagAAxhwP/Rrv80MI0JdK5XSHgb/f\n61p5FkmuHPIgRadOiHfT5TpHIU5fykzyvB/GDu6nVlFZg86BitEC7Hq+d/Ll\nffho52xeg6zJ7gk/T+Y3BHqNb44lg5RNm5lPqz3Uhe4PGwTTFuzT53kPU5y0\nbTHVLWN3M0MEyCkMU9cu0Oxp96MVr8w7gdZ4W9MZzmIrfNFla9KOaSuKIEQi\n3k33KC28m/eEDlkFJDdtTz78MrMdxRCMwsjs5QWHbwr4qc6zFlJz1EdmX9cf\nqXEC3mDmfNgwfFatIPPtrnL1LoKujpoVdkb6il56N39ydbSeGtopl42IeyZl\n2K63+SPkQ5pmXwk9u917sMjUPTSjm26BPcvUHKLdWgeC8D/JIG+vVJ2MqtgB\nD/43utk3eBteXXWQKD32G/SFN9ysAVCEWGfnxB5acFhkGaTdfdIqGxPeseSa\n/b4OUgF2GSL9FMVFPa1XQIYEFMYB5eaFUqSBmj44hXTW8RCFPkzmbfemr5Kn\nenDnGM4hi4bmuGuKs/4mAw8LzO5qzt4EwBvOQ9Pf3ycYcH1QkaAwHKc5k9MK\nmdvdGi6qkSagjWLdwyHscUMdCLxDEzk3mjsRNmUNNKhnXFTBokSimlbE3DcF\n83FhOtxCAKZ7zqicBVcoCnz1LwU54aCk+dhEw/gNrD7w7MkhHJTPc1WJmHEV\nWSpQ\r\n=KXZ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.11_1599837542673_0.7970347860030353","host":"s3://npm-registry-packages"}},"4.0.0-beta.12":{"name":"@vueuse/core","version":"4.0.0-beta.12","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.12","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"0d664d314a3fcee611316e6149f19c841e645a1b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.12.tgz","fileCount":9,"integrity":"sha512-ehHHP2Ze9767WPji24j9oqTXFSZJTL6GvR6qBzEesF2O/yxNvPvJTOsflO25MDh0Z37gHt1SBNTJce7aYnaLCw==","signatures":[{"sig":"MEUCIQDl/2FCXObm7zyvt4es9RbWgnKAVWfCXYHi0Zc8it5weAIgGAfYCaEe6qcUlHRrijtkmRXHz7HGlPpgZ+H+/ogiJDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYoIeCRA9TVsSAnZWagAANbMP/2ACwkpoMVmk5l5muz9j\nBu4zFGlumSjFhEL3F7r96Nw/FoSMnpu5uyUdmjqymSdZ8voHB2TN2BZRR+8c\nahJYaFPjDixxVzJRs96KjYH/pBu0oknVfYt9XQE4mP7L2lyDZGpY0+7j6NyC\n+1CYICWohJfs32/gCHnNYss8/FaFa75YY8lQZp9MdYAX/JeeZK65+6pDQzug\nWYWU19Mt1Q1Aqj/Dz4yJFTcxoruTgn65R2LAtyGb/zHwieIdwoPy632ugtjk\nzDeoJJWbNrLcX+ml4G7C5sFedBYXBdSepgAGNeI4hWbRZnKrIoNHv2iIDiDd\nqCuerRVDdPdokH1200FUMPf4x4KHUGBvzT7oDUjm3cL86QU72y4ODhfm7111\n/kunCkmpmKjiOawBe8WeffnXEhwX2TEbPdI7Au63oUaSVeNxwE5XaiQ/VKyv\nJRChP45vlcuSs69pnIen7ebnbuKn5y2CqnzuP3AURFF5sLKB+rZMmFnwKiRl\nhr9c5nTixX8/iBJTTCBDrZxFKHWxbCr4KymhYkRr4ELOJm6DxSLd2vMSY8FO\nhHQ1MED5JTaOl2G0jZnk8roTl5sEbObmRaHw+ZFde0x6pD3kDnFVMO/TYaTv\nZjQY9JR0Nf9kitS4BpZbcOSrYZbALVm/aoWTcv50mHc7USMwScR9TgSecCsR\nEx3x\r\n=frZx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.12_1600291358103_0.2627615099271079","host":"s3://npm-registry-packages"}},"4.0.0-beta.15":{"name":"@vueuse/core","version":"4.0.0-beta.15","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.15","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"ecfdf1791eb2fef9adea6e485549e202bedc7765","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.15.tgz","fileCount":9,"integrity":"sha512-BrEneifTfKNE+SbRwHOaLurDWJ4lLMKHamg696r3QG2mVJOg0l8bsPXG3+Wpn2Xfdf3QWxvkrkzdmkzWjw8g6A==","signatures":[{"sig":"MEYCIQC5n9mOm+IcmKoSoRNut2mkpnItIEkq7LCgB6Hi9O4B7gIhAPbXSoYiKtC7PRA2kFZwQiqJT6q2YWVGRZxpwL3gytKi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYyq/CRA9TVsSAnZWagAANc8P/2GeSvSMY90sif7t0R+U\nz8NfM2Ih/1sL+dlH38sOS3fs8f5lfGn2bqb5sgWPS+VjU01/S4MWa3gfgF4d\nSMKcl0GeZ5FHm/ewwo/1jq/1AwEKLRASDa2WfNLNqiochvN7uOYngHhilYp2\nPkdmbaDYcas95SmPfQFAWByLZm1msKOI1kHkzWUXOxGZJuiG6+RTTEs96zvE\ngR6B8Fuugcmfb9QiZji2sWxAmwejObl21dYuR4fRc30JQ1hgjTeaWfMK5guc\nKXhA9VT7Ez8Mg/iJd8m4b9Wr5162xZPJ6O6buGfirsf/Stgk7OP4s1k4READ\nBuUaJJGrfzvA4I8ZmUMdTWoU3sHU/zcaJ1S/7Uz/jmU+teHzaEc0QSqG74rn\nQRBB+08jM4nGYqW+ywH260xl11eHuCEX9jG75DUI0kxIBT4W0wwimt8l8bU/\nYuvwaWd5y1TVQs9Tw5Ac53wZkboDyeZ2GDYmP6vbyJPFAkPqDG42UfX8xWQg\nRCGe3FMhgkIpO6DTYeh2VCba0kBiOhrsnIW9OIx0haFIBMQELkv/cAlGzvMA\nGbcQSfvB3EgeZoxmciQkd2OcPOo4uAaOAQzhQAGFaN/tQZVIBUNlnBgcgJHJ\n33dNjAVQcxydo25UON5RWcBMhpNle1+WirmmVktBsdfWz9cK7ztz0gde8/Ul\nty4N\r\n=fcZT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.15_1600334527174_0.43134058995099855","host":"s3://npm-registry-packages"}},"4.0.0-beta.16":{"name":"@vueuse/core","version":"4.0.0-beta.16","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.16","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"706d3713e15ed8124d74a59d50a2486968235bf6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.16.tgz","fileCount":9,"integrity":"sha512-ThGUPCNN8oCLZQI3ZrDaUOmLhL8h72GW15XOICxDhYuo1/ispfa9VLKnmMbU6U2cF0BPAcda1gMC3I9as7L8JA==","signatures":[{"sig":"MEQCIEcbEQqg5sPFxLK63I9zhS2gHQSg2cz8Wxdq64h9vU15AiA/uZmIPzqHbZpfz9i+giW36qt2Ib79aDX5ZKtk2zshww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfazolCRA9TVsSAnZWagAAQ8cP/A18+FBbHbiUC4PCPkn4\ngFiaB0rVzwR2yguSuQJJhAlnavWeuUp3+/hY7XMfiJIQt/bFM8kEV+WwqBUB\nG+ej+jqDdjeOyEGb87kxLQ2eJwBNgB/85Tmc4+yollUiCbvQvefPb2ZLZBbs\nxozggLPgmODpjOamoY/HsfNKkzmhe/5hO82V/xAZQKvlAZ4W5guXb70WyQsF\nVbv6lAIqZUohczp1SEQQ3KRJK/TlMovODIXCtEtqjBnOfgdXf7XNF/BSq401\nlG5tQApEH7WppQmJ2/ET673NEuMb2k7ZAlkYp+1rWQWi84EmH/DNEBHvSXSF\npTcoQe4VclkjmLjKsp4OX4mwmEiCEwcyWZAiT9h7lE5TknTSOclGQU59roUz\n7rNvxYxsHAFmPV1IqtGy3YBQ7H6ngT/pAe8HP01xeCmyTj6kDUdrCvParSLd\nM+ugFDepdX9cvFl0fInGN7Ac8wHf341MqpT3Qr/snJCD82qxwt2u9JwHHEbP\nB/oyt1+NmNQVH0elZC2MMsDjyH/7llQwVaJvrTxDS9694irx5/dB+SzJpOaE\nCx5MiMiSGxtk/RgT86J+mXy0ubcj6Aj+rlmyNqHaXMRRK2pccJ9/ztjTjyMO\neiVY7BC1g5Gj6zK3TWYIObUQB75N0XFOXxA1iiYwXbTBUWdgTHefqIe2KVVz\nQqFK\r\n=ALq+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.16_1600862757351_0.24746636152865298","host":"s3://npm-registry-packages"}},"4.0.0-beta.17":{"name":"@vueuse/core","version":"4.0.0-beta.17","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.17","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"ab5f764e5a9b3503589f9799927678f8cca29a1c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.17.tgz","fileCount":9,"integrity":"sha512-Rb9MmevnU9Ig9BYGO3n7YnDehPjIioDg8RPsncugSwDMWu3zi0JK/N0RvHKPGc+vPGo5XoUuRc45fMOmdLOHXg==","signatures":[{"sig":"MEQCIASsgkElp+7QlmrS9r0mIdUnw8LVrriU4NgaqJUNYkIFAiA8wGs+A9SjA9cLneydugPi/v1lVLgTG9GdYPCnSFMUYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":245339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfevqrCRA9TVsSAnZWagAAbK0P/ikNzel9M0mrWdZnm6ra\nsYsWURcBLxrN1NhdlFDtAoqZSMBwuMeonMaWmLIpK3yOu2KFoxCavRQ+IutU\nua1XVYso2T77wpXGUDIBgKUridiIDsYsVryhu6wnYa+e81Z+UfbG72DEXBlk\nY7NpKtYforMbgnZmW8qoOPmeF55zL+RuRcucMTOWFiOw5tJ8Ck8ZR3DAWuTK\ncZCifn/yHpJtw4IGzbB/er5PBLeZjQUCeVJBxe/sKr8HreVCDblinpxfARdK\neKvyce0f02VbeHPXxq6EWH6p2zCzFik6NJ6922EzW31OwEWNSo7Y3EXYQoT3\nYiugMZiKtlg7z239hlf8P5/1Bpnf4RtFG1R9/hFFg+/vyJf5Vw+vf6gURb/D\n6ITlCWwSVzoMK2w7W0nRuwG2y19ne1zIbkPIS6YKJdcZb0uu4eVEwQmu3ptn\nXRv5VGNRzFVVvs/xbJo9XfyM14lYGX5qTd3KdzLac0kOHXiwf7MUJXYiQi1d\nB3nxCHjKzueKxW6+VUkVHlUKk3sRjunFD5tG75kiWEMfRfV6qe9H4HRvMmdB\n3glgPXt1lRqCT2Xmz1y76TPbNb8b++lxuNyanUIawdUgs4WLDOQCAO9Kd83D\nwxeeOshP7VeR9S+pHntzTrwcIq8XG8rzg5EoOjeAMNu1yazZMDNOBjTskwqN\n/wzD\r\n=l9Qi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.17_1601895083447_0.11800063050298659","host":"s3://npm-registry-packages"}},"4.0.0-beta.18":{"name":"@vueuse/core","version":"4.0.0-beta.18","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.18","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"e402e02256c9b35f1ea44907ca4b4581a95d209c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.18.tgz","fileCount":9,"integrity":"sha512-9VIzwfmONhRoPWR7wQAl+9IyErhxw7LDARLeNVZxuNFz5TmuCITgxP5fKdSwYj/ogIRB/wpK8m5v6JmIyBj1qQ==","signatures":[{"sig":"MEYCIQDD7FyKAE4uBk3jlFYLzXU+9x5RPjijMI84lfAOGnLhpAIhAPcvuAYgAvdogbFqU+BqBmosNuja0zW+tnhz3lKOpfY1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":253694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe0sUCRA9TVsSAnZWagAAzqMP/2HA2Avmo3ww9aoN+ers\nX5vbtdsa5KZBArLNjiKOUKfyMHGU2BoTD2VXIvCsYA1vtYoa9dLqO0PG0mw1\nMY1OzbqMWAj8aH+KUKCqjBYWsmueb6DERDDI0PAJt0U7dJtFUXDyEhljx/D1\nlAwYWG1v6XOYMBzuqSMBIFv1swmFBqRERY8AraG4NB1DgUZHf64lX3j//5Bs\naEf9Cl/7pcgtDM/mW27I/lovmzdJZOvgebpHZ3oBP/+LZS9HrtiYLBIYbPxD\nDKWXLPb4/+KjZ9tKgZTBl0FiGQDfTQN5i+UoBaqs13soFSUol1Y7RHzX1/9D\n+IfCnB3UHWeDFKUs3Q4rLv+Wan9kSplrFdzVJs5Djfbs+ET4NnNx74YYLXdS\nlDZ1WXAR0VxrdD0LKMlOhFhe+VpOil7pONFyu0CFIsoczOL1lV4+dMOPWwdC\nYZhuELzuCUe62hErwTatF/7qBVbrTyhFkJarAd/RurDHQ2YFCogzcRc1yyIm\nCg/yxM/fgUXqic/1ueTvrY9Y/xxYsku8EqA5evarHgdVknFwfWOXHU0/L++L\n2L3BEa/uzh52YniEH1GaRrY05Mo762HUvqSM4Fa6l+bFDYhRssAPdsPBAZ+z\nfIHm1DG8rEPZ3DXvJgLjn1liViIRPBbpgpHMTE7GyyOW1+layVxnbefjXSCV\ni9s7\r\n=/cOP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.18_1601915668288_0.0872618075057181","host":"s3://npm-registry-packages"}},"4.0.0-beta.19":{"name":"@vueuse/core","version":"4.0.0-beta.19","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.19","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"ae3c39e31a10d5c1a872ff7cac0b65bbc26bd154","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.19.tgz","fileCount":9,"integrity":"sha512-c+kA7ktczOj81JvNV+xR9pWsMSf9goqBpwJuKJ+2m3RqIDVs3ZbQ9KdbEzZq0suXGZ/kT+X3RaCAnKevhaKqLQ==","signatures":[{"sig":"MEUCIG/Xt8PmzTuQVBXsUtZsnsQd1HWkx7K+GOg1pQjkz0/FAiEApum9uYeDVe2zu2vunj09kcZyMyl5uJasXm3MN6FLlb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":253718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffAjtCRA9TVsSAnZWagAAd/IQAIKo+kwJ6K9KkZk2Cgo2\nwU0MPAAcJvgGLvoVeGELchZxA21h8jDvmZUScUGTSw62Z+7AGDISRtpDN28j\nsAzBlcUHAZ3JDOubsTOvnkMs9YuAw9kpl3/E9s/MxQGNLX09BGDbpAxP8Hrf\nvYG9hR9B1OiiLd+RFfw4QueKMZre07gtIBxLllqD6GsmlEXfKt6ldyrP6i3Y\nra46LXKdx/x38tLcrf1Vt2dvS97J2AL8j0dsiS40EcHKC2HxaMooDNKuhpuR\nbtvX8C6i4NQBCG960hZ75Zqk1MDW8tAeraPdb4/Lx9sTbZ/b7o8z+5RBQaxD\nCISZDO7bGO9MQ/H3ww/TVvej+5n9QZK+nBTJ18o7s2viTqxvBV3wQ4B01HMj\nV3VpdlRMFvVLqLZyFjSvkpymt6QF3Sm7w601/wsZdLpldRf4BvPHncK6eqkF\nwynJyCkbk2PhtO8x7KHm2kpe1VjJ+vo9GKtHGuG3h/laS2Z939eP1ixitZLE\nMl0Lc4b+lcHtdz/6fr6Ur27jgal/2xPIZ/w7WsYvYtW9z6YSrcWE+VthZREo\n6MTYqCooE/5e+VcYY8TewYzft6vH1Ujzd6/iuxf477yf85cIPnrjgi4Y/NF0\nxAQcxqM+ikjByA4KKmefuc5GX8+YNgmym4mF/dgtPEtQVhWHE7fo28CJc1SC\nreqR\r\n=tEzz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\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":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.19_1601964268929_0.06242593917534167","host":"s3://npm-registry-packages"}},"4.0.0-beta.20":{"name":"@vueuse/core","version":"4.0.0-beta.20","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.20","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"8ef798bf7d22f9cca7681c3bb717af59e6b1685d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.20.tgz","fileCount":9,"integrity":"sha512-qjJxv//8x9BLyMo/el2pSfA+B2ToRwG8ekNduO5sYlgwZO5wxXWmNY9zpqZ9gXYXjtsH5vFWxfr4DnV2UX0xag==","signatures":[{"sig":"MEYCIQDgQsKcnrgNexeVAikJst6gTIOy6X0dCJGgA9TvMoZB8QIhAM5Kfu4QtEr6zsGLheuUhOVekYtLcL7HcR0JC6pw+sc8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffD2hCRA9TVsSAnZWagAAHUwP/330Dv/xM8RMTMDWTKkK\nNHfll+oNPMejOedwRW56/S3v/+60YP+0o8nb4NV0p4Ji1UGbEw4/5G+d34dk\nX9tfCv7Uvggzi1/N/e3gXFCtxERc3e/u0JVA4jlWXRhfhtRQQX7/fbeYFP9T\nbWmi6MVhqcraWSBHuu+rwu3PB9QMwr/JPwOPq0vzpbLRYzySOc3PrL2UbbGS\nldzyIEqeFeyX3bTNOySaejeizXSUboqhht/tC3PVnwKZ18IpXtu4SqoxiBm8\nWqf5st14uVkI6teOkMTf36uZO66JjL7U+zJSuSyVpUPgCdE3XTS6yHCi03JO\n3qBt2GloMvyMgWtYxbHq5yTMAWB+C3ko+AVwnDAkHySKOCAkTqlf/7LdsvVl\nZQ1MdVt0ZIcRmS8B+6QFBHD/+PPfGgRTOa+HKYB29YdJMeclgNuyVlUSvJcv\n68TbrGyyFgsf8GcTaLLVB3+JGHmLpLrh8u9fs+X+lySFXO0y4DAauM+LJDLF\ngSbPK/U7IUmHDmrZJowrzSKtENjl3q+8Tnn/C4ia2JonEl4HLuFQJvoWjGSo\npWLu1ZO6+hthk0r5SDmxRf7gfzgb6TrLgr2cZ1+sM4pWIhp/JB4lOHdsHzgj\ncCYdRxtrsZj8BK+oQrjp2wcOL4eX6nK0r0DIKnmPLV0bWq3j9E1VVqqF71V2\noYZz\r\n=PbKp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\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":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.20_1601977760481_0.693164584096112","host":"s3://npm-registry-packages"}},"4.0.0-beta.21":{"name":"@vueuse/core","version":"4.0.0-beta.21","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.21","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"c2532b52d976287c19b2d7ef458c5005b2bff2ac","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.21.tgz","fileCount":9,"integrity":"sha512-94YZdfcGqPljz2iAz2ZlBS5AtHjyRMqBlxvOD43zdX+Trq/BDSvO90FfIsomCkWBUFUZWE0U0zx2j7C6jLYaYQ==","signatures":[{"sig":"MEUCIQCrajZYPDhjaHsp8PHwWQo3RYeGac7qdY1pQwnPmLri4wIgCzPwpu/zCepPLR0x55chAWkN2YhGd3zLGIxHZK1vU9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":263636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgGvLCRA9TVsSAnZWagAAeAUP/ittr0WVYOXyomF+vDTW\n92aaMVxbghaZLF0r2/MejObM1kThEqNB9IgF6a9u5Ofj5hvH3QCMBbYNTtQI\nQDmK0ykq57nEKo/p2gIdSnYX9ZjzkkuMNpi6d7HYAgfJ6NutRrb9uwVqrQCr\npMxgG85dI4fENZpn+Z5CiRCLP+1y6YJGcBG8C8xpVS7rTMIvMMeQhbgc9Bmi\nCAT5gYbpxqc4/qHAsU/WlOk6+pZYYDCz5M7coe4C7ejVjFSVS18oLKNBnVF/\nUI3L26wvR4bhNAgfwt42wdPsLR5Jlyxb4+4bCWjkDEbPyJnJAWlIkTW6polR\n8flOBi6rswVVVTZiuWaPjwatAH0EBoIEsVDifKC0qZZjhby6+Cz2/zD3qIpT\nOyYiWV5bQkS4eG46p9sebrlLtzIwqvoTaskHYBLBBe9n0CovW460Josz07Rz\nWpFqaoYT3pKd3G8evVdt6DoubEBR+USulZ3femdIW2wLO1v491t6iK8xDpx4\nLxTTSbmZavNteUCWoGY1kbNTEkYpzRNCCQJaToCIVUnEMMa8xSoPRU5UyeLx\nzyvPDVlQQCJhP2MRsP7sS1wBLq/odPwCErzziUKK4pmUN04AJ4SyVNzY4wU4\n13vlroUFSLR4534KGVFxf1jBUHnoXLcZOdmcecndXmdHnNB2gcIOP2yQ1qTY\n2E4J\r\n=wLVl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\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":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.21_1602251723084_0.7743100686471718","host":"s3://npm-registry-packages"}},"4.0.0-beta.22":{"name":"@vueuse/core","version":"4.0.0-beta.22","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.22","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"dd5a9fc839ce7b6cabeb6aaabe2461463d4a90bf","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.22.tgz","fileCount":9,"integrity":"sha512-NZ7sDPUGm18NpswSUl3Zux5lcYGPpYaT+DZKkWKRpSlfPf44uZRTfI6AjPHlBBp21/ViVD9iq6C1FyvADVj48Q==","signatures":[{"sig":"MEQCIA23qkGHoiTZGYG3xhT5T7M+cWYbRvQ5XJhojFeGZySPAiBahppQTaPccIniBIXvM1lkrkahlG0DghTPjM/u2+u3ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":270471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhAyZCRA9TVsSAnZWagAA/MEP/jVl1VBqtY+vjQGJBED4\nOifeppdZFx8lw3UIxcF+03Ac0DIYJuui6I0ObdbBTKb8q1gdz2d0Lx7SBt3m\nmk/cjoDpXr7cPv5jat4MDDs9JsTdC20FYvQFr/mXMACiJs11tajJKL/DF4t6\nGujhNIer42QVw2HBMOD7krooCbwTm6EI7ONJz3Zc5hWdfh1SlZmia1MVancG\nndnzui1Xxsp6MzI2HLnuFPTpeVC6HjLxtIi2gevwvcT4B5p6o399R18KsyaQ\nUmRAA/u4p4vKKOPzIM9GhapJnJ45SsbQXrDd6rugWjXrYthFdIMEGv0HBbr0\nG9Z/9BKXEDq6QwwHzgky6WR/BGD1nTCBr9WSt7Ml919drOt5weDjFFKXmphm\nxaiH55eaMiN0gAwxmAyCoFOrxeTIaax2kfZrWhrVRX8o1MP0ibgwXiL0U5l0\nxY/jXzQKyik1HnBL0os6G784Z7Yr8YHjWeR3uXWjvAI7m1JILK/w+z1FxwRN\nEm8iaGb4P/DSXqHYOqYWtB+1x45e3zOb+fFm/WgHvbZ1P67nTNM3aquZATN0\nuXTLCOuqw/M0VCHtVlwF+BtO1e8rEKeY4joGf+SJPm0H3Ca6UzBvepXbs4kM\nZlWUDU5cUhaoiDxxDfFS163Mfvjz0gXIJRDlqoHVI1acuhzQzsVXbQ5+5eYp\nZHAp\r\n=cb7J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\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":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.22_1602489497449_0.4982193859395685","host":"s3://npm-registry-packages"}},"4.0.0-beta.23":{"name":"@vueuse/core","version":"4.0.0-beta.23","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.23","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"b2043b054cb837de4add3fb232c52408f27074ce","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.23.tgz","fileCount":9,"integrity":"sha512-Lwk9xwyV68r4teO4MZdzyXgPZXvhTUawi6rKK84BgqoVgj1ze78XudLexldAAoRjFZAOhJq9GjttcwbSD4aw/Q==","signatures":[{"sig":"MEUCIGYm7VEKdmTIPHGmYydfUnE6rnu+e/I+K7W8d1sZcwIeAiEAidmXe2MA5IqKPIE28viM/NIN55+wpuIshj1CsJCWfHM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":273033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhlCOCRA9TVsSAnZWagAAy98P/351zlC6bNEiV0U6QSvz\nDi00pQ8xi2ub9nMsMRNTF+wYNURDIAxYoJ94Pz8AYViqeVgItlINe+oKAru3\n5+o7Cwv7xYUTneb/ahAec070TOrKqcJYZlJo0s+d+m/wqoUdzBA7ke2fKQpw\nRGGYfoOmMC9285wdiLAI3DZ3jqjL5cuEC7oWLTFw0e8xDBPZhDPRjqb2HFcM\nb0At09241FCaA+IhbA7hgsMEVccuMLMzaXAJiMVaREtG0HHajLxrB0aUNA8E\nYkOza2JFHkxtO42zBVxJCVqLp6TsqohUn6oXCX3Ggr7LFKNzBIfjGjrw0hKl\nRf2lNUXxgL1QuqIZOgJqKoKoRbuA+hqk3rCXQ1lGJfE8pIBJfio4itLPCSZN\nTBn6hS/wZFjBGN5UR4PohOSDkUckeyiB5e5keNVh7DXYt6m3EpsbXovzWEsh\n/XfrLDcGpniB1zJUQKyBnFmMvo6Url/m3r1FAqXTp7mw3Sew8qClc33nxxsq\nTPLIblX+bG5D+mi4Uqn+CnZD6n4nQv75KJdQQ0CuXcMs0r5F9zvMOvw93lUY\ngz1YwMztfyQeCxkIopWdYkPnxtCB3orA3jkIG6zqpa7aXcsThLstANnnPm4x\nobwAL0M20Q19FtKBDHcqsQP4zKmy+vs674PUCaLveSAypfnfr2t/h30WWUXQ\nUDTb\r\n=8+/i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\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":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.23_1602637965606_0.38087147845535196","host":"s3://npm-registry-packages"}},"4.0.0-beta.24":{"name":"@vueuse/core","version":"4.0.0-beta.24","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.24","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"92ebff203323f086c217952f9812b9f3a2dbca94","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.24.tgz","fileCount":9,"integrity":"sha512-9dd32aXFzmkeXASxgrJpP5SjZqzVzO9ym0pVSb8rSlZ5BM3ZAlWaPIknfi4qzY75eNBYjO9009aJ6P11SCiDVQ==","signatures":[{"sig":"MEYCIQD9CvRtP4MjSOjH5SjIYnAmSMYlEet1978J1jUe8E80KgIhANndIkJiGfvyYGTvDn3nhBXnV99+T0VFOusGzRv/3RQz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272732,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiBQjCRA9TVsSAnZWagAAwiEP/Rsu3JwytOV8N3yjg1gR\nJ9+uveRBV2qTIt4C9A6xlEMNByg/A3VFWkHmq215+tI9y7rLcAwHsJlMv2rz\nMVFKNA4XpS+3af2l5Gjx5FI7c4CNhpZU8EvtfHedh63sYSWzeeM2Nl1H3jnw\nHkUQowiFy40IRjES8B77Ykti61rmRLoZHIkyF9zpP4Q4RVSyuvsA6OcoIOeJ\njCLxoJZJYZ5L9JUXdpcuA10iX/DujeXrtJwW6uxamwqECcw0/KslcqU92c92\nY+kUKH/JZ1F6aqklETyZxA+aVXbmVcU3+JkGOnzBvAAlTlmZkvt0sR//Qoor\ne9zj/uHN8FCR5vXwtHyDJppXlcjKq7F57bmhKtxErutQXaTd1KHz1SD9i9Uf\ni4EY0sc2HG8va789LXFkoOXI3G8Yk55WPnW7q3WTX/nuLlAGfFxqDWlx/txh\nSUHaUpN10bRAIopP3of4Bxw9zqxG368vEU80HNDcpMOBlZ/wKtxXMgfRj0r3\nq1Rba1pjebO0BPV52f/jb0fL1MmlIhH1WlHPROCuIxcKtD1ZVCVzhW6i1sU6\nbMqKqKMbmL46Ai4YqNCLacMWJ8VPaijbfWP4Tw6yFHTGDEgsKF+uN2v/b6uD\n5zOZp3SBpDg9kJKSIr7+NcIXMbM8JiOK+lbRZeW9chosztesXkERQXNhWh/U\nDvDF\r\n=eSmH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.cjs.js","types":"index.d.ts","unpkg":"index.umd.min.js","module":"index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"description":"Collection of essential Vue Composition API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019-2020 Anthony Fu<https://github.com/antfu>\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":{"vue-demi":"latest"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.24_1602753571157_0.008564364580834871","host":"s3://npm-registry-packages"}},"4.0.0-beta.26":{"name":"@vueuse/core","version":"4.0.0-beta.26","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.26","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"8b9154f31665b69738ac29ad859493c96814b003","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.26.tgz","fileCount":8,"integrity":"sha512-rn4cfVsD6i9kL5O83Ppf45dGCVe+2OmPmk3TpPmAxxzJ6v7bPWwTjHeyjaW+fX51RIllSQe5LMERh3EPbNE0XA==","signatures":[{"sig":"MEQCIHpP55N3DFOu2A8SxPAcrYw4iy70uY9kyPKwfv9HhHAOAiAlI94bvojrO0Vr+O4mts2nTc9tkvBNvYlh52xKL5Gqkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkBwGCRA9TVsSAnZWagAAHLAP/3b3zV/t0CtKJU99MqMb\nO6Q18eqMEe67qcTBoDfoTdmbz3i+f2Pebn1YTS8h8ALEDxgJlmNipZb3H/x+\nwwkqhG3hXQyNBhDQA3nj0VByqf6jUX2+UfjAegcljnl9kJu6q8iwUqxBsf/c\n5s2Gyl8qqOHwP+seNVCnpH0g4gS62ECm4nVLLU4/Jtlrxskzdbz78KaH4+bF\nWzIfURAeD1B/lqA6BqoMT6BPd1t70zVgRvEaWhcc0QUKAxoaqoNPIlVRcHEQ\nFMecjMmf+2/ijJHlVlW1hBfc9lnQ8+k+fHqQbfUPhA2c6tNCzemJYt4VM8Qu\nbQBy1er63jusgenNSygQGr0sKtqfwq1r+T7kN18FUrK6vV3shRiaPt48aCgg\nm3LjMvMwtc7wo/eDZ+XfnLPYFOxjTEAEjTFqPSB5LHSw6l3lgFVjTIOPggMu\nAaWXg0y9mCTk6f/yjkhWdUvAlEtkAog1klX40ZC0KMnoCPIh5HltZ4ALC+ix\np9Fy1bwgZSH9+8GtIFGXHIBFsUD03D5ndpV7Qi/uThzDCPtF067cTdXrnTL3\nrnwnL9UvaQOMYNr3quT35cLJsCCSqtpmMEWGom9unC/YTFHJUeFzS9NMlR5r\n7E3trrcV3ccXmLjRknIuiXJC3c6bqD/euKqIujaVE/Z21K/+LpTzOJLn9krr\nFrGV\r\n=nYFA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"<p align=\"center\"> <a href=\"https://github.com/antfu/vueuse\"><img src=\"https://raw.githubusercontent.com/antfu/vueuse/master/resources/logo-vertical.png\" alt=\"logo\" width=\"300\"/></a> </p>","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.26"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.26_1603279877253_0.7845113217612472","host":"s3://npm-registry-packages"}},"4.0.0-beta.27":{"name":"@vueuse/core","version":"4.0.0-beta.27","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.27","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"91d1c7802db38d9423efefaad3db535fa8375885","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.27.tgz","fileCount":8,"integrity":"sha512-CnRBZHJOQgyMKpvXqXhdmEluReUXytLTc9IvWkrQgFlbqi8Pr1Ji+9C0TdgEOsXGq0o6XdoqOnuM+4YVhtckzg==","signatures":[{"sig":"MEUCIQDzup82Pvydg0EUnkz6GxXJPB/cbfXO5BDsk7lUjxBlxQIgMjti84gaTkerQ9L0GraylD3nBRTye+zizAdDenMh0xQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkdlYCRA9TVsSAnZWagAAbyEP/2n8iHwz3FRPjmCLsE4e\nSLNXKMx/vReeU2UOLYgnCFb0XOV70F4pM22uPeQwRjs1Qekdx8l4At7aq5n6\nyLlAkQS6vG1Mkuu2TloR5eS77PazhD3nAEiBWPOpUt1DiKI5w85ZkA5Z2ebh\nPIqgWaC+S3mWTDEzXrPFUzOQTbtq7X4Ab6b3wjqzPfJxm/foK1F8IyzHNV7z\nOkm+iEQugP/wgANJiZYjmC3faHrMIkKXgz3vUZT+3GHYts3HAIoWGdTBOi5Z\nhnxL/DJWupRdvPGttULRYqQPyGPQEOxBnYeInUtzHLa/e0h2HJiYvuEwrBz0\nLNZtTg81LDm+jCWME2ob1B/4+1kIQyHDW3cWW/yLq+nJhoqvdskIqua79fco\nrmGErMUyFyHJ4NST+BUGd/9hFPeCZrEgXEqt8BmLghGT++NMUEMdF13EQrdo\nI0GAXZqHaGw3w50sgr+LtDFdtYPT03gQ1YYeD1GkQI8QqDUHFPWWTCkxZROg\nakQ803YG+uVQGKa48puGckhcrILo7Ztc37KPEFjhBhuWZ2x8H9kR41ft9f5I\nneQCigIRzShMjtGJDwTReNaoK1xKavb5ON8Sppupphno8JPj5cQ/RZ8x9UOW\n7PjTWMbA+9cayAkdvwDtEICTA3onEbLfKdyAwR+Ve1z1zbTYMkG/4i9ZqRDv\nFoXZ\r\n=lQEg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"<p align=\"center\"> <a href=\"https://github.com/antfu/vueuse\"><img src=\"https://raw.githubusercontent.com/antfu/vueuse/master/resources/logo-vertical.png\" alt=\"logo\" width=\"300\"/></a> </p>","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.27"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.27_1603393879670_0.4417085867985626","host":"s3://npm-registry-packages"}},"4.0.0-beta.28":{"name":"@vueuse/core","version":"4.0.0-beta.28","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.28","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"22b5f95adbe67dcf97b31772ccf8c12faaab1d7f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.28.tgz","fileCount":8,"integrity":"sha512-luRKKXz5A5wTvCalFUpkJLLSZwyK2P7KxW4On9hy8JfHyEXBehJUnZmLzFtyvgldGyzpvnMZBPRbWkM28qys5A==","signatures":[{"sig":"MEYCIQDTWcoLHpJAS2SNAvR+b+jExN4wNTsXyMZ6deHWSlxGBgIhANqnkAaG/3FUQKuLcx/+CXWEoEbC/rjeMEOb9o8QR3ID","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkjM0CRA9TVsSAnZWagAAuokP/3p6+6F2vhitelNAjlUD\nNF8wwL1rW4mtJU+J0erNiD5O/NyLPmF7O98EdQ6vssZP+jAqylISMdUsszs8\n1PaNxg2JORUcYjTMOuzZHRNFz6A6SZrNaxeGk3aEr8Tm1HgFu/yJLwL/LJp6\ndTkjHclAMwH7QBbSsSI1UnvFIRnLrlltNNL3jFA6O/LrFX7x43Hj7e3rvsqG\n+xtKAkaSpTJlIrvD6SlbKyEwujzDlRTJLmSlf4Socby5zavJ5XcoUX8FfP6T\n17ZxwSR1iTNixdc4kOqcgQ6g7Ekf3C4xDf7YtQ01/muuTOmO19ZBs3nyV8Wo\nFR6ob3I1xRHrMSjA2MvV2HX9kaJFQ8xg4Xvp1eANiwLzt2AoDd4qzLj8dp9R\n+GloZfaZAhDp6SpiZNbmd0i506vsKC7IJICC2EZzNprUmca7fRnUNWuAoRzk\nrXIp5f/42xJ/b5wWfMk7mvo1w3x3lsuO6/lm3VchuIXyhoxF3aYaQInKnX0y\nOnsVd3vrYYB04yz4VDHAmrgM2561bXvxMfx2+Y8F/ozc8oNSoZkclBqYNQIy\nrok35E8e5vRg0PhMbXAkn6pgchUv/JKQ5kH9HfFjBasP1odbaGEMWkByr+lF\ndtAchkJLB4My68fbjrHAFVaZqymGAhXU9qkxRQ+62+zX1nQlOz3YDK3XQRPo\ncW+q\r\n=GMGA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.28"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.28_1603416883998_0.764608783238693","host":"s3://npm-registry-packages"}},"4.0.0-beta.29":{"name":"@vueuse/core","version":"4.0.0-beta.29","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.29","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"6fcc3aa9209bc1f10c9c6a2c588d861e0ac81392","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.29.tgz","fileCount":8,"integrity":"sha512-HvPlWi3yCWUIXjtgCJj1Xt1O0y/uazLc8oSExT1EK0Vcu/XhIYDcpTR+r7iC/5MKbi7dKePeIGqV717wM1nX+Q==","signatures":[{"sig":"MEUCIB+nGZy2BMtjsVR1jnbm62MWlLTVsFWXy+BehgKmS/p/AiEAnyv233PYIFdM3GiGRGWo5tTMv9x3+qLxhDUesSODQg0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkpy0CRA9TVsSAnZWagAAuZoQAI/xVTX+cVXAIbVya8la\n6tKsCTaerb+OZ37QRd2I5/LMLRZyIGENMh4+vazHP9urYPAbU60/Ukjbda6T\n9Q2JHAUJbTr5yvVmhU8AI6QQRF8fbFU/gfxwhOldVWUKQ8VwLi+6xnKCMAlj\nqF7q8apmYMfDh1bX9WpWvm2L2iQNPNSea84UcHhlQcK6ldM0KQtG5PQkRPcX\ncl49HirREGnZeFTDiv0nQrVXQLfE185DypWg4l4DlnQjuQ9XLgz/gQgQT0r/\numJSMrmerLjPPv1preoMBefIwtieX8isF5C0Vn2kdNsaTV/2MlYJOJf/kSMO\nCuZgrZPhBGXo2jBMMysU9YiKkk0h+NqNAPS3zEuOF3/K5V5U7hLnyo3fsAnO\nUTtgpiOmaoQfW6aZDA8TmPcuBiQv1MHU7jfZFe84TVOWARRBfSM8jwOU9o86\noh1Hs24TKZg49N9Qy1GxJdncEIoHcFIAtDWC/IdwOWJ79dqo+7N1ns3MdYjr\nRlcVkPPnFwgvN6/KPDbabbdlpEL5MzTY9RkDP1S5lQcj+JLUB82VNzgW46rM\n7sICdjn4RMGPpdnbUsjDX27UlnntIyW8J5JymTEKccYY9OeaZrP7oJrgzB8Q\nKdWBb5MFL1V+OqLHUQqMah1lEPBTjGofXgbOvWA3dJygiPbBWUCUEBWNUHlT\n6CbO\r\n=xtBf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.29"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.29_1603443885231_0.6838112167743293","host":"s3://npm-registry-packages"}},"4.0.0-beta.30":{"name":"@vueuse/core","version":"4.0.0-beta.30","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.30","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"ce7fe9a470c1ad802e56c6a8ad343d588c06986f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.30.tgz","fileCount":8,"integrity":"sha512-RNdxUm/++eHEsDH3BJJfTqA07y6kralyLYXKwoOHWUd37z2fHgIs8mMamNpfrRLqQVdOqiPfdRNrDn8Cuw+OgQ==","signatures":[{"sig":"MEUCIQDiTVo9xfE3lm9z/gicFG8M66vhely59f8SBDCPm5GltAIgXgaYiqEpm1b5UjciFVXQeYPO2kMP5YL4l3xjFUSdUTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkqCrCRA9TVsSAnZWagAA6d8P/j1Qtm5Tvocehjoh4UnL\nFQNW0UAisSGp+eWsOK84FBrCgdak4FciSsJtbl9TyJZ0P9CPhDgoiUbWmxoe\nnkC5tWMgSll5WvdW+79OR79wUxT6C+GG7cXAJJDuytdvFh0RjSbjzew3viNS\n2WEIhXXjQIkl7DL978M3U6kLvMfA35lxv+oTey/0s0z+23GTS8WhSXOlBojN\njmiKlk0hvfiEl3r2aoMBnKBYzLShTmzO0PoMywTZd1CAfwXQgO30jql/Mw5T\n6Y5vify2CeiAQU6yCkd8K19frz5vyvaERfD/LoXFyBtaUQHpAjlNAmyqe6zI\nFLqJrXAYN4dBIVYExjVSood5Lj0WkAMEdQXtajWwiThSugOFhqxLd1UOCXGZ\nD/N9r2PIYzkeljeabdXowSjgo1++WCj05ufy20RLxHjOH5EY/96dENzX6QNh\nFAper0mp6nykCc1Cf0yI9ZTDuBit4ySu5p0PwY9nTIj+Jcs5PyoyX66SVfMq\nTMcTJtCbWt3WzQNubdH71N2j+FdYd64CQ9oUFuAPzTiybrGNg8/uz8TG+zXG\n9wYv0AQRLQvYsdzvEoXIIX8rMvW2+1iUjUtV1dbEf9m+VTwdeNXF6mLnlmoj\nQgnAFCMfI5TpAN9tGFHzvRCg1oMKvGt2Q1PODBMXQQYZehS5joB5+zLOHmgF\nUYNs\r\n=yiRj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.30"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.30_1603444906469_0.3188754814274355","host":"s3://npm-registry-packages"}},"4.0.0-beta.31":{"name":"@vueuse/core","version":"4.0.0-beta.31","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.31","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"4643a1ffe055f1e31a95854a78bd06fd8a193cb4","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.31.tgz","fileCount":8,"integrity":"sha512-r8RXEeqz15f3ivcFi5kYOC/IM2b2ux+2GUABg1Y0x/AmKcmxM/leeFHcHTkYLlfKRymzXT77HhZ+9IcPJ7H5mw==","signatures":[{"sig":"MEUCIBq6EX+Lm5ay9m1AZTLNon4PrLSRfOZ/+uDk3i7cDjCcAiEA7OZqQab0SW40nJDdr/aV6FUno7BVCSvIUhFrDaxrZ+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoDFYCRA9TVsSAnZWagAAJFAP/RxFBbRh1IdcyaGF2s9N\nvgwU49HhelVHUCfD0Jrvar4Xck1H0sWKLpiiHNf7befkO+DDGry0nJeEs31D\ngnhvfmZHVPJ69PH5Lze6jtNEUeHaiVstaVlTpTRIqgJu/Lr33ObTKoUcH/t7\n5gFzOVj7Ybvfa6iWP8UCRx80LgYN3uHfi6Rz2J7cIR4SynGC0HbmCF3Ddsx0\n85ISn7Nf4lD48mxDnzBN7TPEbeLSXjqYzj+T/lb+KyEulyA9yvf8eGm8bD6+\nGIBb2tGLKGJ4v+foiqA3+PVuKA6fxAw+qpVZI3Pfio1UJp0UHqx4OSXZLiW2\nsZ+Lc8vILvrSHyZ2cofHS8m0Uk8DmIRbUnylBk63jx7DGniO8vUHZ9sgY/fD\nTrNzMvbog4klmV+tH4QPS8RdC6UAvasKzDLLWBkZxzQDlC4xREVUFifHDkCX\nAFtOjoagBUBYVmEJNxeR4jGTIXC9AmbXmRVlx8WAQS1IXWLMT1So/C0DWYQ9\nRc3ACnRsQeH3CUEpqFWK6P2CxDdTICxpuiT8GZNQzVp4p7VQBfxnfPgP+4bO\n5hQveLuIMJ6wfU78sE6iUipMcIEtzi1YxI9XO95YM73EKweO/elfjmvrFJuO\nyRJfKpcUibrxlfUijPA9oa2J9i4+Zk4vnD0ssGN2GUFmHC3nH22Kcn1TA6nT\nKKyY\r\n=4lFy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.31"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.31_1604333912266_0.4168238118895402","host":"s3://npm-registry-packages"}},"4.0.0-beta.32":{"name":"@vueuse/core","version":"4.0.0-beta.32","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.32","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"3c7010b784b564cb16f8c76e1afbdac959f8926f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.32.tgz","fileCount":8,"integrity":"sha512-+d+h0vsoF4FcIizXY/JA6A3Ctqw9GGatiKJ44xl/Q2eBtDBtPEztpnjtNTrFaRs3b2l5VqpIEnhyunDzRjtt4w==","signatures":[{"sig":"MEUCIQCWvEDBfJAiAnUZPCe+BQ0ROkTgZqWzhEOkjk8ygv0RowIgYOJwqzKXNNUfj4PvVhn0TbSC14jsMnqtVB58gJY9HIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoO/bCRA9TVsSAnZWagAA8H0P/0lBDVpTxzD3bM+Pf8VY\naYJwiuUsQ/hecksFlUYuu10gN3RGBFjhiUuOZajbhSObNVSF9cSbjLkc3hkI\nwtffN5Me+en+58qFz3PeKiy3isVRhbK7rVfXxOKN0TEgBV1Fq/sODIYc/ufM\nsi2vzhefa7sF/lRPBe2aDkW0wYO77jEoGBSJ4SapNxjJtKFMI5jlLrkeiH+f\n1dUwFkaJyXapVQu3eER5UD50/ZP42vkOiSSiWbqjRJE5Uf4YJ4VAiasAmTJl\n1QgisAhGT+uIcn0TTcUoRdpr52ZquXJ1y20G0cxmHAgUE4qzXNiXIsuDKCuZ\n6YsNaZ25cqCuM2NFhJl+LQQsi8Db9QS0SmujLiT3h7lSErwrrKy8F7QRdYPm\nreO7MPpaoN/xn+5tpaIeJI4jDgK/ka9njsBdUwkpZe5URp85dVkv924Apy+z\n/XMHteX8u4I0hW/zQMY7Hjq7IkVnByHCim/s3wG4wYklmSxrmnetnPtPb/yS\nt5NITVKAblJZ2f/eLqJ+MY8mjjvMciy1oWyEpTgeF5YJ7C+AukXiL3Iz1nDJ\nuOSO/LmPP+GhS5pEy36PWnjk8/UPoloIbk6maFqnF9/bEdGnJQZM7usdtIao\nIHY9g5pZi6pr/Sq1AstTeiRpEzXHNz1p+4Sd9oboo4e69m9rUnkvWgqxAPlO\nGXVM\r\n=lPGN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.32"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.32_1604382683277_0.44212178826068116","host":"s3://npm-registry-packages"}},"4.0.0-beta.33":{"name":"@vueuse/core","version":"4.0.0-beta.33","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.33","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"437f8dd8f0b3dda256083d0ba0804c57d5b41384","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.33.tgz","fileCount":8,"integrity":"sha512-y8Hln18mEgP3AVj/HDd8WpSFIGFFWP/pOjrK0rAQ5fTe6fUuHWDFVdE/f61q8NoQ9LPVK0Qo54gmoMwQX9KiVg==","signatures":[{"sig":"MEUCIQCrJoKqlTjqLz2vAnQZqL5P11S558dn3spGogB9oiE+AAIgKmcsvW0XT6ZM+9fncPGfxXcJmBF7uXxaRiSFhQxlLvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":226749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoPc8CRA9TVsSAnZWagAA09UP/2TZSTw3NvIEQ36sZX/K\noeiOpC+bmMGTqWki3t6/tgFJv5KIEHc6nZtUkxhXVWqFQ1Cj7NJErG9pKb+Q\np4QesRJlnWW2+umldJ0BijkOsiaL5RowN1dt63Ww+G7ht2OH1b+rjoqxV5/r\nVxUPM91ldU83skChgTMAoxi3o0P8UyKculxIl6SSSIc4SQO/JqRxcAwsi8VT\nTLSsRieMQyMP1HFXkwtahEI55xjsb2YX6bBuLRdH1JK2H6xDyt7ncCxzRzOA\nNkmPnoz0xl2/R6mA/K95EUf1pUbdtdnDSimF/n9hFfCKtQW12iJKVh0EQqsL\nUDGpbw0qwzXAwHmUbOU3EaYPoYaO4DlsPyv7tMNkt7URwRFIiwOhIDZRxy3I\njqlR9qESCjUc3LotxmjnNVJWPYj3Jj6D65RxXcXVJWXsJKspTZILh/LwdyLx\nG2rbzN7tBbKScgowwXz24l3PVLzAd35GhSvZJL9Xpw9bSIOL7YCS1Q5J41HA\nyDxoVID2WADorj88sSQaCR/QbfVm9fITbxNhi6SuMWZP7fPh2AnXakC/b9K3\nURRZagxGRkwsKeYI9rZEDFhAUOYFFCNsg3mj3dXnxm7PXn3/gT3nBQrOIDX1\n9vKYNRJka+ItwwrdWlGX7WAYp2oj3OuyecuG6f1i0f1RIsahdUKW+bA+aEWX\nM1vx\r\n=0zDB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.33"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.33_1604384571734_0.7898356738769847","host":"s3://npm-registry-packages"}},"4.0.0-beta.34":{"name":"@vueuse/core","version":"4.0.0-beta.34","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.34","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"06790acadbc2c2487a9b621c196335f64a642ba4","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.34.tgz","fileCount":8,"integrity":"sha512-cuwWneocHLeZrB/B2p77Nm6EDqdZpm/8Hl/SWnk37NRtdbxHlXmK3+enl8dJjqULDeHFkA0XkWqUYVU1pWgpjA==","signatures":[{"sig":"MEYCIQDwaTjQ/4ZuVB2wZyYOYdJbrI9DMkWmlTrns4uhi71aNQIhAKv7ZRFOgSgWKs5gJJxROs2rE6NwRQwVfFVbDaCefhxK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoPjcCRA9TVsSAnZWagAAuPgP+wV74T8n2Q/ykl7oTZih\nid7biO0X/NwWTjghwiPL5qDqM/yA3MTSYL6i4j0DPO/hyqeH/oy7RktKOhWt\nREFgNNsosxTJMC8HcbvaldpRnhwQznSE/bNW32k1HFjY5u2Lvt+kNSQO35vL\nVEthpzxyV6Rwv3sUhIruTu/8DbM4kxcvUNDiyoF2CeRcrL0t+DCbaTRh5uNG\nLjolAbV/ZIEsETy28c/z+F+oNuhLjJ9mUV8C38PB6YxaWMIRuBYJOZB0rMdo\nAtAgRE0fJUy005IYuZycFRR1js0be27USrb0ew95sgac3544xBx0Kachit2V\nc6GfXPVUk6nNHL8XXapwxgg2ul02xP6FtpAT7k0WDDhrTmqaWFoLriPzZZMR\n7oW/wmaedoyc2TAyc7cMl0J4rxbz7bwdUkl5BUYz3Gcn6i/XTZl570Kk8Xwi\nmlTygN/rR+9dVcLJBs61UUOCrYCI432GsuMMymXeJoQw2WrPH5yrzkE/wUl9\nURZMjMZBR0CegP6iixzFTkeNHbeIOmKW/SCmexiQIksj2YlZIy6j21rY2E8a\nuc+emY1KBQMS1buGBigbFyo7ffSMXTAxA2MqcxdpMKkGCpmmrVoHds1s8vtY\nL5KorUjeX/C5NQrxj1IkKboaDy24Oberx+GAcjGGYFku2y/Q4svzDv34iEjW\nWc+A\r\n=hDYT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.34"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.34_1604384987636_0.9710865312736123","host":"s3://npm-registry-packages"}},"4.0.0-beta.35":{"name":"@vueuse/core","version":"4.0.0-beta.35","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.35","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"70879ca95e4689b13cc815dd9e86fb7727353b9a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.35.tgz","fileCount":8,"integrity":"sha512-UVbxmksdd3fSv/y6t9K81M5lhx5a1lBmLv3VONST6Gwze+oR8UaHcK648ZjKul2434xs0M28BXw7HII1eg+UWQ==","signatures":[{"sig":"MEUCIAJ0BOFaW5wwMnuXcDRFv26oRVqT1Ltcy9GvT20eF0/zAiEAsdCQFCr4c9SfNQBK4HtYL/e3vuCcljf2YzsRJI4cFhY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227980,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoSqvCRA9TVsSAnZWagAAbWEP/jzPnJzFAgTF1g+3UNww\nTq1ZveOERXD/8Ae8EMswdG9k/pJy6kS8DHIc9jwv40YM1dTd4YvxwNJnyCL/\n3rUEZeiuUpWcjU6WXTM6vZpRNnvOsSot8CajITIong7xKc/QWa2qrec6npn4\n1/e8mVG5HCn6peUpSXWlOQe1eo5TZ9bCIJMnqMc/CVBZI/mk1EQrrk19hXUm\nLCkc0Gq8Ei093H0mufqlvCejCcC4fgmoN/1uJOROkS7LrV7oG7oRSG8jNhwD\nSKqE9rPNBWWogyvZfGKUJGCDPo7ZxeYr+CDGJ6raTUaTOvXFld8Jwu8R3RMh\njYjQjQgcE+VmurRg9ZgRZDhYb13KXitav1pPlWKxwk4EdIhBMQt/7Zknfr5i\nQuVFFNeHjst0XOunnPG/s49kx6TqRSo7kZCDYkw4u9oGpZlbIR9LfmnuV8sK\nG9wpTsr+8wqnJ8a9N+pp0V68LNzLYQe5cCGtn6pjc19fbc6m2Y0Lsv034MEz\nyohRL0hZatyYloAtqW0fuy6012s3Pw685vmZpia7yusavtUkMMn5Q51onskL\nAZt0VfhhqvJnKStchyKYVcoQlbezYk9K5VVdqLqrt5GObrUtQJCAIGdm+Ghl\nPWdvWh7z2vMkDIutWOqNvytW0gMygVHQ1In98pvf4B3xGLjSNPNCsJFotyLj\n7r/3\r\n=ML/C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.35"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.35_1604397742597_0.0025782285210609324","host":"s3://npm-registry-packages"}},"4.0.0-beta.36":{"name":"@vueuse/core","version":"4.0.0-beta.36","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.36","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"571da3cf2c514d3d228b041d44eef2790fa2a9d6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.36.tgz","fileCount":8,"integrity":"sha512-cttGCfrA95Bgs6GmfV5LPFyE7w8iI+v5sGWCftRphRh6nrAYst4SRx9xB+HcXlwQ8Gfx5L5LbnMTmYBdbzi0wQ==","signatures":[{"sig":"MEYCIQCVLlUXPD4Ma6ILh6yJ6eBAE8Qw8RGze58sOCaukP35DgIhAPv4clrdGlPRSWFBoeXj1xY1HWM/sNap4pijIAQXUDXO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoaejCRA9TVsSAnZWagAAxuMQAJvqu/zRnBdOw1Y4cKAt\nFzVN7ZAcw+zGRd9diOYHWE4MCD0V+VBC2wU2tvSHFkASEoN0lZF60GZd+tbz\n/f0MHCUuIVZKaoaeDetksaoyK95NwC99GpQGDrPIdEDZpUIydQzx6frbUP67\nHDfYeSywaa2umYll/i1gLQg6wiLJew9DCiZZWPIT7BOh9jGxbUi/AqfPEVj0\nzduFzPRGWUVF2jyU5mqEG7X3qkR5sYdNbUYCuq71Ihyb798P8RAC6hVq81lw\ngBuMlleN1+/vN2AA/ibiuHfhol/Iy/stkcDHRItCJDCliJ5Xv4dBIUphkVWk\ny2PWKQzCgrfoneVvsqMyrf9mBRaXlpM0FfjIv5KK66lUQWZUM1yrtgr+MHR/\nJDmiZf/aWBWCX814oIbpSa4IhGeajEfSO3hLFoDjhXzeOkNoBTX7JXr4w+kA\niKMkjtt9tkT7xptd+h+q9SWBRrwkisiROJ8UNTGZfx4GIC0FUKG8CuoeAMfj\nm12Dq0vMDTKIuyGt1KFqPaHyzoWQ2nA5y2PqzVDkwSW2H+RWq3yg7sPy1ZjU\nu5NOz2KQn0foRq8wiZ4bPGdpPuYRmc8PoAVdQeCfytSuccndorSugMcPh66T\nvnCn+2JFsgrD0HNZcoZ3ZVMxuCLt3vMWrf0uAXOYCBTWPRjWvOGOQlPhUBS6\n+uZ8\r\n=gF36\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.36"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.36_1604429730586_0.4209343925391955","host":"s3://npm-registry-packages"}},"4.0.0-beta.37":{"name":"@vueuse/core","version":"4.0.0-beta.37","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.37","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"add65a451bd5fbd2099f196d6f1ef9fcc6efbafd","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.37.tgz","fileCount":8,"integrity":"sha512-BQb+FZadnpniURu6I/QSuMlIFy7Ud1nCVffCPlf/SODspMDKemLZRlwTGD9170RnD9nl/rNrIuWgcNiJZPKbhg==","signatures":[{"sig":"MEYCIQDS3cNMbG9jX4Lm2zWAjOjSMgGSqcsBxOg35jI6dyxNMwIhAPuiTsazbgAwOQ3iY2oSEcnFN/5lvHPZ3WvLk5YPYZhB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfojp2CRA9TVsSAnZWagAAuvoP/31d0B+09g5fqO6pPb+N\nI3JInQGlSVaD1WlMIFeh7zcyyDIrgYR5Q2ZygU3fbZNktISWXF4aWSIfSjSA\nv/1IWNn+f80ITYu92m+kLipis2lvW/V5k+fglt9SajcZWoRsEQKFQOQt4Qev\nMjJRUxxvoe21VA8Pp0fRK6S0D5RefSFRCi/fx5GPyKGgmFw3mhyfmjnbJbPR\nfJKK67Ne7UzLYvvpYpVKoSH4nvdlwwWBON2dzc4BfHcHmTDA1hVlWVdONVu+\nlbOCgYFpZowV6bKpBiZZIAkg9oRrzY7a6M3rAQw9PZWAcoueTPxCt0z5vTqV\nWzEImnOBAwrh+gbeY6vPIVvbxQ3Hmtjy1g/tbcCZdwdWywEZyiiCg+OpixQe\nm4clahlX6i9Vv8JKFKz0Y9SJxPpCbxPQ+RtaGcGh1prGnwiHMbkCiA4zDsxb\neJWMdBtAX9PMJaSaLeBOq8uY7B2rmRj2Bj+vLEXS24nQVSnhrWUfUEB7Fdc3\n+qVIybKyx1pSZaFAb9w3eX2vAEaS1oFvDj8kgcqB4zTbLerN45apb3G25LxU\nDLVBrJrjMuazLEP3ptlZFNt/tFBLEKq5BMWTUO8ZPpX6i8aZ1LBvRRlrSvN4\n9PgZuc/HhlSGXavVWizDK5eoO4W2lLQaMJjnPveZNdjD2S/hvjQI/zi4Cl0V\nqDfP\r\n=YPUr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.37"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.37_1604467318381_0.9047253125883299","host":"s3://npm-registry-packages"}},"4.0.0-beta.38":{"name":"@vueuse/core","version":"4.0.0-beta.38","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.38","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"ab4fff42a39225e28741b3308fa2ac14bedd8d83","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.38.tgz","fileCount":8,"integrity":"sha512-b//qtS39fERZZ/dLLVVQ2QpmyiAU2WkJ1M9BQ0+ODaziRLQDpJODv/LGZRLPmKise6eD5uiz8TOtALDB59LU8w==","signatures":[{"sig":"MEUCIHrPnvqltQ2vrv/NoLHMQSLG5FrBIuzZKUTWdFuU8MltAiEAjfL/ahikVYi9WypCDXpiolD8bx5EFId0tJ8dwSE0phQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpjdjCRA9TVsSAnZWagAAUJ0P/ArS1LfCjPbjmREDnsfT\nLnCIysk0A/qIj5ctA0cms1qEigKbwbkXRDD/SQWijGDYhd2V+R5Ajq/iD54U\nyUq0R6o40gUkEABadEocGsn0Kxek5pI0C82JODr7UhgZe3y+C8efu+3c3bUC\nybjl/FhWB2okPx5vMr/Oo77iXIuuxkNB0nDlcsDmhgoJrAJU12TyXXL00dvS\ntnpjUAm4mUG1LOlImx7EytovRa6eyTb0ibluTHKe9ctnHoxoMPA5P9sEvY7+\nM5mniDQ4Rnf1HTFoyFmUkPWHQSajbogyw0JbaMMfTt4dY3lbTx5h07M5Naaf\nh50NOb1+VHmByRu4vfod1n1IkKzhNC0IV5NDY4sldGJjXPx2rD6ofOwPL5fe\nkERMPjg53l1n/lDZfYcWKWgMblelQ8YaT9S3v4uGAnO+cqFVNQwp4WsICNEd\nAfj7GnDxgd9Y373wSUwoZLMMLwGp16ZxS1Hv/8udik3jJ3Chvt6uI5kUH+SF\nknMNq0vlB3bcc8wRIn4b8AdmSb1u0N7oCSvJn5M4vg7oUNzeXACpXYH1f45j\nH5Wo6dn40e5vWxqgP59qDjV+XuTY0heu6O794YNWNClqdtf8PVNYe8L28xAn\n/sJNb+voGNqd8NTOBIb4aXblS2LjrxBRWjNfPf+4XPJMwfT1LqBIDhjR0mzz\nP7CK\r\n=FcFc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.38"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.38_1604728675227_0.32530935411703465","host":"s3://npm-registry-packages"}},"4.0.0-beta.39":{"name":"@vueuse/core","version":"4.0.0-beta.39","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.39","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"f70ce44840a8faf42f1f949c8e2e7a30b59ca183","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.39.tgz","fileCount":8,"integrity":"sha512-+LDDMosERfkn+DLzCTtLgi4njZ6RnA/IfP8NsIix4UOh5D90qwi2cxisnUP7lkkYi61578xl9J1X7yc7UU2Mrg==","signatures":[{"sig":"MEUCIQCiwvZJ9g8p/lYIXzMh4C9ZvzjJNsd6+m6CDcCNBV6s8wIgee7Q9Lt3wiZp7UqUWp9zYCTsyH7wtzqdnA3+53tS8HY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":231319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqCyWCRA9TVsSAnZWagAAzVQP/3Fid8vRImQSe3crZl5Y\nRE8MqJy3nOVDhhqAKluStzoQv4esyNbqi3Q9Q0JRo1gOqqsX5gQh7XL6ugx1\nbDgIhY8+Bxo1YJ0WhNtpVN/TmgejAi8m8QG7KCM8KNYQfSAHcQh60mz9E1Cp\ndRyvzw1KWirPSQSKd9djNH4mnypsh1arm4oDNyH518cI9+K9v1fXcrVbPTfx\n4SnhCR7NV8V5uQiVgCn6ucQe+Co2P4oE39JgXl4fgSzlfHh2C1sm58Q1U4Sl\n65EeW7YT6WXuuZe3QB2HUh5pE95F2IkSEjFBLYUBHCVLh06+9U5gOOBgOECb\n50fMsCKCImeAp5pR0/I9kgUCBgnTECy+5Wd4qKg+3Szn0zTCT/X9/WHpupkp\n9qBK1XZdSZ7as4lJaYgEdp3HsvEdm9Jhl2vs0d6M6vVonMY6K9PeyW0bwnO0\nddHqcpOOufCrKQZvHX4tqeaSmc5HsOaSyPTSkBZllf54u4zBRp/r1bELWA3H\nbn2dSKs94nZbBZC3zVoWVe+o6IqO9UMv8/q2q/qr1DgZ5i4IWLs3GjfRLu8Y\nWJ6aVr9vlVUixak8AbZPKCSD4NVku15zQCCxRS1xXm6kfXLR6VcSm58ZIHwr\n57sloHG1cb9151pWOdEhWC1SufQIc1vThL9oQcZwnK3KKBtqpSgieGHGIX71\ndIEC\r\n=7MU6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.39"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.39_1604856982252_0.5733456391460907","host":"s3://npm-registry-packages"}},"4.0.0-beta.40":{"name":"@vueuse/core","version":"4.0.0-beta.40","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.40","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"7efdc15c1b994647dff7ae65c0ca573d96ce9b28","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.40.tgz","fileCount":8,"integrity":"sha512-FOTOUrXAAp0NOmy8hMlP1HpUhnB8LeRJZDOEUl/A9gKMDwWvPTEvxKsDAIzSa4s7I0MapVzfeP3soNCNfl9+vQ==","signatures":[{"sig":"MEUCIQDvRQ9oOl8mimywo/fOjf9ycwf31vQywV2KhDl03dxeMAIgOxQbeiVhUntosh3Q05purny853mE0uaHwTZvCrVIw0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqOLCCRA9TVsSAnZWagAAmKwP/0w4mHkhEB/oaeZapfly\nMpn/j9o12BoHvCU6/h4spP1yb5WwHglaIJU5IkPLlIZFjW1aW1X2uq9sl9LM\nN4+9IBAQeOBX6O3c4IlV3kt3NwS/QxTJqGS34tPpG1NPgp8+JSIZDW9jOfgl\nnlm5t93fJibGjsm2wBZesBk+oJmFVf9bUEmkQ0cEzPgeIUUQylnRqRYleWFT\nSyh48ueklqySU425sEBPFVSQaESgG7HAlX/k4Q4l5zmFuXm+RMadDKjESAdc\nNvtKWjXWxCmjoaVcKaumX2PFAhCEJxih4aa9DZLacnN7fn18wi1chjdOTx7P\ncTOaCaTYML9CKP4mUtJGk12N4qjEVG+5qtCGDURu3HJ1yjPk1+OWBL4b7MdX\nhdWLbp7bK0bahZQK6qWj2RyGCTe8B5vRfXqIfalB1KsVFODshNhwnDfrTwQC\nLDzpFOpr9/6Zu7jTPFjA0BMBPsz6lGm4P3Z4ffmmsd6cWjL5zMbLUsMvl5df\nCSrhaxQhebghCaUvVnZymR90XjGkgYMuG2KiprJrYLO0zdbRpCLzloFAX2nx\nPyWVCl0+Rft8itd8rHc7RBZgnZmfXOmBD3KaSJQAMmWQHbbMuTVM8AAWaix1\nq32wWFl41hHgKTtfWThHWiTJ1+whYW5QB9Bk61HRpRhP3a/Ivd0Dpio586Ve\nHDya\r\n=Ikte\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.40"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.40_1604903617686_0.6856576239905874","host":"s3://npm-registry-packages"}},"4.0.0-beta.41":{"name":"@vueuse/core","version":"4.0.0-beta.41","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-beta.41","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"0058aed5ade75ae2866283498009ad5172cbae84","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-beta.41.tgz","fileCount":8,"integrity":"sha512-CgUih65PzYScorm1S4F93e6XXm+qxA8GrRLOSB1kXaqtP6vXedwkBxKkNEYNACx4reL4VEHqM/BrM6FajXkQUg==","signatures":[{"sig":"MEYCIQDjYDRysI+CL6DbRl9rIwWwSUFkFiMXvQ0HR2xJTaL75QIhANUp3xaXMdnNny1FnkJ5YBYSAzCo0hXe34TPWgpQa5LQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":233489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfr1DvCRA9TVsSAnZWagAAKAkP/iiwy4MBvcTZwacIGga0\nlhrcmzVfM2fRxPvrhDxmkKBeiDRS6iAjAig9C8qnD2UsHCcNghfJJQiYHnDU\nvk4fwQblodEn4HymZxERqN+QfghsJwP25KbwT5s2nfVd8z/SMMlelYmFYxRy\nwtIKNd/owpbqf28R9vzNWvfEE+owf1WOE3WgBV39u9dHGBIU0qA+7r8H3/gY\nTeONReeOuO2yBUtx3LxEesXpCoB8lOTPcxVtw/qcNxgEuhd1Eiat4bJkHdFQ\n6s1AA3ACahTOXydLOk6XIh+/okwr4nT0WY8l3xgRDbNhj9nvbPPSd3P6rV87\nsXiIFpdh3JJ34X/uenO2nfyO/xZ0e8ZmnRYz9SkF+uu/pOvrLjSDAGWLNysE\nx63/VH8p/tY1hEY7sUQW2MTJxSKoUyUpfldtC+rOoaY08dM/wJEI8+alUv7P\nTP86m8Dp0d0qZFnWFG8CiTN+GvR7aA27T8Y0sAIi1NHvNZ4aE5DyEXMbYQAD\nfp1h5ryhvuZXypxaxoOW8zp2QYlYxvpkfzLBqB0K+j8EpQAKVZvb3WfUu85o\ntPuKhQ9tlb9U9KmdR0n8QednFCmV4n4vWmkfs7zoh6swJysh2i37QXGvtI2J\nwiPEC0b82bt78XO7QKmm1ZoU2fDbiWp8RAPvU7ZJ2A7Vj6TqJx+ESA3yrqX4\nXafS\r\n=+rpg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-beta.41"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-beta.41_1605325038493_0.2044157705440397","host":"s3://npm-registry-packages"}},"4.0.0-rc.1":{"name":"@vueuse/core","version":"4.0.0-rc.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-rc.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"bd527b520c2d38167c7dbe8f566907be7b515852","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.1.tgz","fileCount":8,"integrity":"sha512-VAniC+0wxfcXOqVVKvipfOqtD5ZO6QoM/h5BusMZ3+u/O2vzyluPLqM8Wso7CoUFoiLBgbDYocetPJhRDPV77A==","signatures":[{"sig":"MEUCIQCAxPR5gkykVW0qJGIDnQXbwJs1M5HnBSPkNc1sYmEnPgIgJtcQ98/G92Gt7gZmueNRCHFKMjmYXsL0TIvWbnGckeg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":264164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsiGlCRA9TVsSAnZWagAA10kP/0J1I7Rd8LWthtfxWE07\nchA6p5M3DDrbGBtKn1x/j1MlNAudigB+d/5qhLCuCKBJ1lpqLw46f0ut6kkt\nRa9xUL0wcBWfF1HPO4b+Ri3yKG7Qi6imDHBbxgYSnqNPwX/mK0RAIh7na/dq\nm6kjQUXmOrOGPpcUCJuj+eJzyr/WAsOvltwmNZ7q07Pqdmwfu6d9QH64EAr8\nH2e4aaz4J9s/xKZkAPPNajYOtYGn8jkWi3j1NdJ6ra1EXJ/DPeLn/KNXKmGr\nxbiwhY3pDlovUphIXbLp5oEnEiMTXYGd9D7RLDmcH16hp4n/kFZZ8yu+jwkG\nMikpn3ZuIOP0ZlRBGFPWOusHxmvnBCsBsznscJmNvXeruPjQuM/rFuUQJ43N\ncJ7KaOkuqEwx2tdFOTjYzD5l7ecjmZMrO65H8LlHf0yRhxvi/mHECX86SduJ\nwcA8H4fBtIKys05c0A7Cnb6TvmDGS69PckExqJTi7gr1ADzx8H6felgu8LdW\nI2jgZdNiL7soLBAHA5KA8WlZ1mO2ckB18368mL5r16KXW3Hl0nbq5ySDCHuQ\nYjUQtbT6leuhns56HDwG9yF9yyfypr7IL60dhasN6Twnm0X5vBmioKjnEJ31\nEkF+4lq4uHKVurxNTLQ2nDWbESxAv4srX8V2JA8Rm4ILc0JsqTUVGXyJOm+K\nql3B\r\n=Vl6G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-rc.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-rc.1_1605509541202_0.8777383545540924","host":"s3://npm-registry-packages"}},"4.0.0-rc.2":{"name":"@vueuse/core","version":"4.0.0-rc.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-rc.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"028d3901d186bed4335579d0e01914f0ac3eb995","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.2.tgz","fileCount":8,"integrity":"sha512-yEKzjPbZMirTg2KnEudXVR8/A3B8bxnR0BftdWNtsDnnRmXDLKWlixivZ/GAxtf6se7z9qAZd/S+WVqJ+fc2pQ==","signatures":[{"sig":"MEUCIEHfs0MQ2oH/WXd0j2SlBbDAZ45eKO5UnJOvqksBBEFLAiEAlLrVhKn57W0JXD4yLPOaxgdVR+hB8I4nLgzmmuto73E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs0VICRA9TVsSAnZWagAAxhwP/0ycsK71A39e28rT79DJ\ny+KSQiLREr7m/FxtTVBhpqPDnUn+XsqIxpflqr2iGHwnutb4Y4pUIXs24uso\n0idOPaNhtsqcDz5ncklln8NBhWS4jAGQC78KA4fyQxC6G83NoDRHKH8+lyjh\n4giahS11PriHYKwFi6oxs3aC7R9KYS+R6I5PsMLs+/ertgU9/Qh8PTYCBcDv\nELXsg/3Bn0RDwsiMC0z0gQrO8yoI6TxHHzdg/q4/e7dRJYXmN28JnVU5PrMj\nxyZZ6CXmbnVEaEUWnWMnAvJLjPesHVpOoEFj4sWHMrZQ83G0Rx4H2NBZffBN\ncf04vfMC5HewRwjh4Y9VIaNCkkgcw/GOdt7XplnF0JJcSkmhglWP9P6AACNg\ntQS2S7cO5hUB/UhzSgDi1VLt8f0dmrsYDAl4/PRCj4EAtutz+q/wmbgWl+Ln\nlapNfsGlk+taDmkFZ4QQvzNo6DjL3UYbLE5vwd1dmOvciAGa7CKikEZ+bAOq\ntn//sVXD9c4TWpRm+qyJCYylykudnT1udTEf0tIxZcxq2By5vWp8xx9Uf2jS\nTiT6JH3IqQ8iZWRDF+rjk2CmMbFVGsv62VDwhc1mkHX0foH1IfxfzJhAhlwV\nyhwTse59LzXQqlh5Ty3fqVS5h5K8tH6bexuqC+/CM9cCIvWDV0uOQFPci9u0\nJ+sK\r\n=VsV0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-rc.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-rc.2_1605584200284_0.5022062140279691","host":"s3://npm-registry-packages"}},"4.0.0-rc.3":{"name":"@vueuse/core","version":"4.0.0-rc.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-rc.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"5381ca657e10df596cd7027fc5c96b2d4b3a090c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.3.tgz","fileCount":8,"integrity":"sha512-dQ/FZgo0z7kBFOvDWxuzaUrmuO8X1AlQk17e3PU1TVtG2Uu+mCvjPNbuvI2fjhTjl5rzPJawwoU2WZFj+nlFvw==","signatures":[{"sig":"MEYCIQD0Q8mS8KiwnBTO/F6Vph8wITm6eR6LOGYVcGGoYlOBnAIhAK3qW2vpAn9FaeSa17b8WbFZEcJJCQ/DEsSDRUmlmFZe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftc/XCRA9TVsSAnZWagAAowsP/3mM990hMoLOX6yhr0II\nZPJL3Kw5Bg8rEJ8gWN2XAgFuHYOq3SIsUJNzGxmnOzmuSDg7tPG/KrCBIfcB\n85M06MWuNhh4n8zOL7PcvZfkUxkdybvu2tYAWws//Jy7uObmbiQ6LiUKazIS\nVuyUWLDeDT60sK7YLb/6bZlf5EaTIOghjvBrL7Qek9gc3kAs+c2n4rcdjXmi\nb6hxfkRGAIXiyIp3dydpOzuVVVa3vqMsVLogT0HIsqq+BHA01PG8TFRq5j2i\nwywEeuXaHBB4mX0VzgTFAWi60vQIPQx6cvf5VWD756rJOdRhHfhtPZ9UF35T\nmwwkyN+ZqcTZ33GjtDqYh0yp3Yc/GHBc7WQyGGbpNV0Hp0hXOpCq0u3iM+7m\nCAYmAzW0+gnD/ZpYcMkj1roamZHR7bJVyJ9f2Tp0kMBhlsZBYycQovbDYRGq\nnnsHLowLdc6GmMM6iqXxBTGyAMOTS6G3TkbpeuQvG6vjgiGX6PoW1Lhaz31v\nK7sVB27MMF5gmIVkh7FFjmXrfJl/AU4yotZ2kSgLmksmHO5/L3+KrqzC8b/6\n0ROLaNXzvwHjqs1sV+WZdgeRlmUGMy7mSZZP/n6ODyWLZ86/IDGun1JGTCeK\n5QWPHBB2Zl3RDyUJy/kR5a57Zo1RDcoduTomIfYkFIY5boA6/1aM0BFahIX5\nItXH\r\n=iXdw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-rc.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-rc.3_1605750742647_0.8540058444405916","host":"s3://npm-registry-packages"}},"4.0.0-rc.4":{"name":"@vueuse/core","version":"4.0.0-rc.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-rc.4","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"2a3128aff2dc25d3320ab8166e49a0097e006428","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.4.tgz","fileCount":8,"integrity":"sha512-ZwtXwnwRXWOC0Ey9H2MQCA6Vh8x68z8vnkqECA7wmfRJAHz2kdixAxd9DjYGqC8DnNw+prkwL53ipmRYbh459g==","signatures":[{"sig":"MEUCID0SgmPJMOA03QVnBsJOnF32yPwCfE7hfCwt3g3Kwk0dAiEAoxRLPpyory+XmIfR+0WWhIIJA+Q5yH87H92W7rYv+MQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwGbKCRA9TVsSAnZWagAApwMP/0lvn3Bf+/uowehkkV3Y\nqAlddXnwD4uLEeWw+3eCdEegoSQWFT2GHoO9vNUUzB/WO2cqmINJppxOcYAo\nuU3MPT7gZwxK737Tyte2tXb35KexoDBF1xdt4yLrBLQWbwnHTlFr5R3N1/by\nFiWoXe0yAz9d8xoFE/1NE5l+UgiiQSoKzuGr2+GvIvWkw0pWIP89353lg6cd\neMcReCFhWOe3xkBOZHulVmrdbeuLKrl5b7BJqiZWFqXN+zjN17F89LAz0WVv\nLwygT1HM9QQQI4fESO0Z35YzmIzKkTwOKrw0GAB6tk+c6/TtZM7k7DcZhJk+\nqO6cZgbsLpJ97vHj/o9w322s24TicqkhfJT9kdRj/o8vqOZyl0zzDWcTmIVK\nZcaB+zgEevuvzFE6iN/qoQ93kcdA0oABTrZDQNmyJEMEy+suhFFeK2anSZrE\nawjq9zZ/sGktvx4ZvzyBMDYsmuYtyH/K7w1pKO/HKrvCzJNu0GW0Q8SsA9nM\nXSvKOmtdReDYi73Y4jsfP5QG7NALXMDq2jF8UZIY46HJzk54l8wuhUym7fez\nJFgHTC7XUXlyU4ryiLHp7w86AkfEhWJZDy5P8xxsKzvPEPkmDziVAVrykpXo\nfCAGZASYJ6sqzH5hM4unA5E9QguR8ojCK3q2JCkzdGgn9w3Ya7sayProV/sh\nKcFh\r\n=qfVX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-rc.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-rc.4_1606444746225_0.3165362493362547","host":"s3://npm-registry-packages"}},"4.0.0-rc.5":{"name":"@vueuse/core","version":"4.0.0-rc.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-rc.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"578049b40c46a16a947f8ebf5e269ea1d609f156","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.5.tgz","fileCount":8,"integrity":"sha512-Z1JAuaqpzt4VC6ftBCenCdkClRYr+yDQsDA9ybCnaKIrWR17OH8TORxM+TqGymwPvTXK33fxGfg3aCgtSHl0LA==","signatures":[{"sig":"MEUCIQDwUIOvr3zZUHX2i+XMVsHvOoW54AigNj/kCttWD9XnxwIgEAGXwzNdv29+XR6WSYc6+9iNuFmcoWKZu7oSh3g4BeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxrIfCRA9TVsSAnZWagAAaA0P/2iqorfaxYoefaPTA/hA\njkEFXEHdVHaL4CTWh8/A/1n6H4PrQob6d+8MoLFRXkuikjwRtLBwOWBgUb5p\nuAd3b2bJ15+3GTa6sQHQG9Iiza/xKXRPvQOCV4TYToB8hyHCatrRxxavzRXY\nZa+QQmHfgSYswBHWQK0aE8t5zjnKXxqttKh53J8rP2WGLsJqqVaSTqnu6giQ\nVPng2EhyWqasITM45pVkb82cznKt47IcR4xLOVacdr2jYuQyqWsUQp1/4Nuw\njGn2N2zxQRaJCKjomOYOiyHm1HuBe0llSFlkVJjP+chd5lMd5VR3W5LqXQPM\n7ccPbnI9SeL0lkin3zlajPLFjkE2B3D1B96FMKI4RtZXa3/OKMjnikW/sLut\n0K3XMME7IbgDMtL154fQXEVILjw/cfv+tBGSTrwCZ+uVLzKyuIQHx0hJAsaz\n1R/adx6495svAwaJh5fLCO6aeyA75SUQLQJkRspRBUdhs+zOp25xhq+ndTPL\nqxOYteozC4Of+1zG/BHk4NSwAaGAHvUu/FY8+WFNbYUzeopXzGnfPRH3niP8\nMxc8WGCksiWOQGbULIMxXOkJlTToQx1+l9Nlg1UObpuUbhAykSjSnDAzPEM9\nKQjAoDKEkmRopfPLxpI95VN0bk7OpvY9MsqUZURVIlVMSI+rFd17Mv+phVaO\nKiNI\r\n=7Old\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.19.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-rc.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-rc.5_1606857247307_0.9582006107535495","host":"s3://npm-registry-packages"}},"4.0.0-rc.6":{"name":"@vueuse/core","version":"4.0.0-rc.6","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-rc.6","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"510cbeb98123a179586aa9becd9f5f84639a1fa2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.6.tgz","fileCount":8,"integrity":"sha512-06Evdrbi46DM+Pp1b4pyhFEx9/3LbHs36sYdehoth1FQdzFDrMHiBMlb/Qx2ePjPoQ796GTqC+COyk22mmkSyA==","signatures":[{"sig":"MEUCIQCyVwXxAt7OfkZeiDKLbhWpmPXFrq2GUVNVsxfkkz7lRQIgboAi2Q+m1rwSng4s9gKsG8yyT/iXG8aVvDIkROnCY8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":286718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyxyECRA9TVsSAnZWagAAh8cP/12e6pFeQg1CZma+Y9Tw\nO3oJ82mjBn+zltEevxL84GkuUAa1fhVD+Md1qQqHzMyMboYAtBTder52Ax6d\nGgtODyOUPuSheGeqL6SKO5FucVzWDYel6wlKAlr8gZY1IVQHdH7/rjr1Pgmz\nU9huv+zRZ8D4BvtRW1HpH1Bxe9WQCRnilxZCvqFM2/UGAf1kMlTUjvJ9ziGR\nExLcQUtdDMYQDhPc5moY5RIaPgI4QwSrOQK6i8V8//WzV1uuB99gcSX8IfeO\nEv6E347B+4FL59fZqxscPTXuM3ae08K81GS5FBRZPJsLLN6q+H4ec3OHhF+P\nUUKJQ1RdOxSuzXiGzL2rCR1Nizzvn9ulThvk7nCL5N8d1OnwtJtvLTYsE4Sd\nHF4e0CJU+Ty6jvZjlxBp7F9gX8b5yu8UZ9xqTw9s326h4Tr4uIOZQljJoMeC\nuVn12Eceg2VMXtc8XI738egKd1J9YlB72mM1Mtw8d5wRuwdPlD0MfJafCTTD\n/K2XKbyxAK0KCgDrZBJC30fc41W1GsUWoM+hLM1mXoro7F3DQiWvhlBhJmGX\nRKy2MKKEciJrFLsY3rH8TEilRe7BGDF0IJPhdhOvoTtWglldUBTDlarVJSbK\nETmao+MzgT4i3sdsVU/miuodAZMhs3TngyvVW5/c0v6LrkP1SayYN2h+niM7\nDej8\r\n=Vl+5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-rc.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-rc.6_1607146627938_0.807656354096995","host":"s3://npm-registry-packages"}},"4.0.0-rc.7":{"name":"@vueuse/core","version":"4.0.0-rc.7","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-rc.7","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"beb2378d97ca03bc65ad05df048df95b1fbf41b0","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.7.tgz","fileCount":8,"integrity":"sha512-a45qj5TfihUJ5Q7BGHPjl7J5ugoikEoWCisiHXo2tCiSKoCVIu9GD/p0+ldYeDNyIAQZQuEO2Kn9weP8kw3LiQ==","signatures":[{"sig":"MEQCIFflMFe24jbiaxoj60K4M21AilsQZcueugvHJ5TA8HZ1AiB0AxTvkBgqLOEAzTkPjFQ41XWprWYEFKeZnJsims2M4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":286718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzJhiCRA9TVsSAnZWagAA0jgP/jWgtVZAKg3F2F7g56+f\n9Z4Ht4sCEWqg04O8+eWJ9NSZ7TGrY9NJvR6QpIf4axT/p+d7gVOX2+zfrS1r\nJEdP5tP7jvMirseJGsBY3QhlNtCI1zMml+Fc0z9aGtSfgdVkv1BknpzrTm+t\nnzlYZbjv7iiXtq1fovg9GCzMLtxKfPswuEbg3sGRNhWSEguLxBpsetNvXGUO\n6uPTfo1mMfvRJum5RHqp/XdgyRLOT006ZPTHHClmx+kAvJcMA4VeHCgtRde7\nQbcLE6dbg4rHWX7wS7O6AXNM96V2AJtlxEk+8fgolMJRc7pxjxOciUd2grR2\naQ6gM7GUxztHkWEXBABLXZ5FiWXLkX0wqbzEvr9nhymoD5vMkm9719QjKdhJ\ns1tFACLyFHysi2NAOVeyyLk34iisW/Z1KiReCeE9d4+N6TYjB/G4aSn6FiFC\nFogw1kUqTNZsn2YlBEv8eDi9mUsgYJpXyHQkW6J5gFHkR2x9gUa+7fpi2NTX\nx2fSmY4a9f3de1jdXnQapDMy0LBWpeAwvizbFVrNLiOPGaF45fabRT1M+T+r\nClGkfQw8c2Ie//Q7hdu3+NiIO4naDxpef7AaF24Wq1QX3ZluIyKjyl9tLVGh\nHCdz+uEucOelHjoQQbCkZlDyUi9wjUJ6gMxbKnO2gw1Tp2uYMVP1JnTtTXl9\nC+2Q\r\n=FeEl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-rc.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-rc.7_1607243873627_0.9192819482883023","host":"s3://npm-registry-packages"}},"4.0.0-rc.8":{"name":"@vueuse/core","version":"4.0.0-rc.8","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-rc.8","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"d4d1521d8bf1f5a5c45cac4cb81812c9f1d91d1e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.8.tgz","fileCount":8,"integrity":"sha512-xQGBl9tUMnk0QpqQzdf/awMUW3sQPD9iM2IzmUfcygF43CDDAaoUT8mjH6v8oTm304IJYcjueW2VzqlonxPjwQ==","signatures":[{"sig":"MEUCIB5Qn6qdrmp2OsCqnYoNRdE/PS+/xjhzFkvIBPtWVma1AiEAs44BnL//POv0Ky4Y0yTE9tZP6zmDAifrO2SjsOdQ6wI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0snyCRA9TVsSAnZWagAA8egP/336aERzvCUUssShigcT\nLVlAC6eJUsgt8IsPjyj3M5CnJglCR1Gkv5Urmkp7wZDKs7e8NbIjYYB93Szu\ni+rlTT8+vIoj2kI9ZhBXe5BCU5jtomTSRR0iyU/7NBW6grep+UD4B9vFeN3o\n3ebVEfTkHV9PsgHVPTSNvV7XEoem0u26GVZvhNTyIv7qbpQ44LDD8Xvxo1tO\ntsuYgrjjW6uABnCJJEUXzYBINWzttCahK6npYkXpEuaLLRCf6mxlbca+XQFK\naYDVl63nAalQXOMz8JOzvM5uFqUK2owWH/wVGrS+se8jcQ3j30zxV3Fv75sS\n8PiGDkyMs3Oz4/zCKw6LgM59ScD6QYjbmDnDXEqkk9/1tZ3uwam0Jh9G2kNU\n5PPC3yThgqqAz4lHlWHRqBgJUUzTdprfBFyN737lJAjFN47NRkwd6lcFo41k\nb4nT3PrvsjffCu8AcXqHJCkpmXuyqyQF8N8gS3gG6jOpGeIMS7rYsIvZZ1Di\nBJZgTTysZPDVjVgiDn8S0vFflfEK0GBRnACG64Y8PT4Ji3r3OnEFqFCbmm3O\nWNFO5pn5/9UcHp/neBGwRQGBl8BnikxrS/qt3Wlh/1x4m5aAfLvdqX4XfkQR\ncUVFz5qWVn1x53KAmeJQbsA4LQ6YXTY+3d8BYVY+ZLcoeqX1dJSCMn/Iq65L\nH6FO\r\n=K9PY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-rc.8"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-rc.8_1607649777779_0.3546469268035566","host":"s3://npm-registry-packages"}},"4.0.0-rc.9":{"name":"@vueuse/core","version":"4.0.0-rc.9","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-rc.9","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"5e5f6029704ddc8f851286389ebf7faadf7073d5","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.9.tgz","fileCount":8,"integrity":"sha512-h/6qJ523kT9qASaX7ZgJKdrnubpuTmzFg+RIi1XL/Z/Uj9OpCCru1ORc8VPmFy6TfOcE4j/8Q9ZDmXJV3IfcIQ==","signatures":[{"sig":"MEUCICO26mLiKJ/lM4ePIUHkT6+HY7UXAWe324PS5pgd+v8RAiEA+VZropga85AqTnT/ZNIwXULAft3fklALSvYzhxliUQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf18BuCRA9TVsSAnZWagAA6aAP/34niKH9Fic44/IuSuqG\nW8psu5OnK7ABgItpJm1vHPpTfwHK9KbZyw3C+aSslZtW3RdnIpomaBvXVuEX\nDn235SHVFKBTTM33BTnnqslBeAFoPCTpfU3usYNevgRWFxd+fFiGnmY4ccPM\nLeZCrUwNJxrWVh6BCYpxQJR+s2awRcAPhKoGtm8rCzmZGlbz6M+dU4D/w91R\nKKViJpNroAjAdPQL/O8U/9NHB7rWvl+D/tcu5N46wuUX2z+sFDLHMSH84Ho2\nQX8qpr7WeC4qRjNPhkSvSgv8RPwdbPHEte5wtsX+mLzAhCfFAP9RJKhIckwl\ndH+jpevFz2YC0l3tqmwPWHc4oyKeeQ80uklwFovIAmBGGtb56fYw7eV9Ryfq\nZqMOdn3RYv9mQ77awl/zBSZbq+KsDYagpzJe6x/m1Tnb3OFwRxD05Q+woRkN\nDVVPIFTutLET5z5+Z4NllKDLuFKXM2nv6KWAry/0we7sPs8xk10C70JzvAGN\nc6160SP+wCQM7Rm8DuCIYPKDv36f52b03l7XFkqrQ8IlLdtQGmB/p22Pzum9\novUkzDGtsa0F2T9GnLh5yF53NunA4XxYTeYkYk2rj7gwZVKuglc6AdVOi2AV\n0qKU/fWbyV0vCgRYJekgYXlfUWY+WNn6SlXfeV3OfxpcceFt+rObYtfncOth\nKqIA\r\n=Atx2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-rc.9"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-rc.9_1607975022151_0.7998844794093258","host":"s3://npm-registry-packages"}},"4.0.0-rc.10":{"name":"@vueuse/core","version":"4.0.0-rc.10","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-rc.10","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"ffc828e75fdc959b2293738b127fd85f059d7417","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.10.tgz","fileCount":8,"integrity":"sha512-+iKWp2IZQSaH82GsHv+oKfsrCfyMSFzZmN7Ptaa96ayPoRMhthpVeQPXPmxbovNj0iBx6aVbJRICAaVak8Le3w==","signatures":[{"sig":"MEYCIQCE+cee2WuKOqziqI1hpGm2cogMoiLisq0V7pCcxnXtqAIhAJrTYaPNbHTavPbfuy+JUj0TocOP+oj050HC8cXYQSOc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":295466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2c7TCRA9TVsSAnZWagAAqkMQAIBOJD+eLoiE2XcFGBw6\n0x7PlQMzOvKc7cZSA3GxtSHnyqkWO+B9OFSD6r4zL8zTo45UDhYeBByuDAFk\np/o+TyAzIUP4QdSy/a+vCRxhUYgdx0s+q2bBONZ0yOuwti+RjcbfcCBuW7hP\nURcIxQVVYsKParu1LOJhZj7KnaS2CQWsJv6dFb+qegmg2qUQiFS7RuXjdWFH\njiuNA1ySBWL5/qL8JJFwfz3f8aszkyrElmnzU5da4/2ftcsuORZwKRpydHtp\nDeai/GrEUA0XtTqtxFJbFHsEUx6N1Lxbl8Xv2dOQUPWjL9qTQBOGmn/rEr7B\nLZlFkYTTkBFKZvzmd3mujb3LBMcXShtUeNtUuzdRZsQySjxUxLOBLc4tfMN8\n/MkKt3aQeo7hfS9ztk5LsoQVYvzMmhVFFaU4RRKnu9vSRXwisvK5sKmc5BRx\nw67MCk584+J+IBQy+S9ngl6wzNEoTZnuULIEzEtThbt0D+1LK26JofJTkAFP\nilq270qveGZK1fBiVfbYQ3r7m7w/WlNkw9FT8GACveZNqGxzHk/nVt/1o8Fa\nu9RVfBXMv2orUUawSnZC6LBYBusMWSv6dSwg5m3GX258BTcxWV8h5Is0BbuD\njX7yRav4L/EywWZlOy4K5ck5GaDFyjl+LdW7kRs17DVeSduZ7hShrNo+jAWx\nXz8w\r\n=abYV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-rc.10"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-rc.10_1608109779030_0.15047769665559096","host":"s3://npm-registry-packages"}},"4.0.0-rc.11":{"name":"@vueuse/core","version":"4.0.0-rc.11","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0-rc.11","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"fc4ca4286994e3113f15b539f6dada44eaebaf01","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0-rc.11.tgz","fileCount":8,"integrity":"sha512-A7G5aCGu6L+7ZeXv7ZigrMkpD9d0Mb7Sura0R11GdcMDj+T6K3jDyX8QhlZXiG5QG+QJcswDeBL+aRCBvUsXzw==","signatures":[{"sig":"MEUCIQC1ARtQV5Nwbrvct6N8W+Bv+0zGH+/AdDNhyQ+Re9WxfAIgcrKAPKtLJQiC7/xbqjDaeXzDKflXVBaEFN4EVcQUOTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf25kXCRA9TVsSAnZWagAAoXUP/215AIZ3Ubm+zCwSjCdP\nLB9pKYpejBoFtx/E6taXClInCiHo27rfgJ35QauA6Tk7aNEp4DmZu0dI0D6U\nEFyr3cCTkeuzzzs0ApgIsV3pZy+Ut+bAEV0s1A8pFfn+5j1AbY03iPx7dgNG\nUNdkG19X6RQFeltCNM6r3VnEgzSbIUEZ5TvHRBY9KTTv6JQzXzAJAzmXtdYn\ntsYk/RVQ9xlB4nCUWhQrWZTJui82HU0rpx8Jt3+URCS7DsfvnZ4t+DFkijUM\nHSbiZzaRmvF3XirmZ5AoYJ3PV0z+Xs4zLFTU3xkcG1NPrSmjRaML3hrRpZ71\nZsRpQqV6qeIy/f44vZZAtgBBcU1w0XIF7HihkLa/WYsKbRG8Tss3E/5o0LD8\nXbVmERBRLHWvi8Ch8fzH6NubRKlExWjQ49FbOxDBWpKQmPnR7bwSA7uB6sQI\noRJMdEb1lHwV8ojerlU8yNKSEW/KL+Kg4uc5I3M239dSAIAvRc/83dMdnkRm\n0MmsYsp2dFo/Gqxri96i0wMbJAMf6AUOJZGg8OxOoD22HKleyP/CCjJ4xquA\n8BVo9lT05mOW8gGKgrUzfhS6Ob3aYaXeN1DRg3EynKtXPgDiIKieTwRrFDJe\n4IyvykL7Ow9EvIW+bRgLl6i9hERx+psnYZGGx1xcHqv9qQ351JUIlWVqh42p\nTr+I\r\n=qPmT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0-rc.11"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0-rc.11_1608227095450_0.1712462373418986","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@vueuse/core","version":"4.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"5bea3eaa848e3b3e00427f5053fb98e7e4834b0f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.0.tgz","fileCount":8,"integrity":"sha512-BBkqriC2j9SH/LuHCggS2MP7VSwBfGkTB9qQh1lzadodk2TnM1JHwM76f3G0hCGqqhEF7ab8Xs+1M1PlvuEQYA==","signatures":[{"sig":"MEUCIELq2FUGxQZfAtVYFw0mm5E6RKHHTMyZtA7QPVDcShvIAiEAnmPf2qnWG1iArcZWQEe7YOVjQZT+gncwTUfq8WIkxEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296898,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4CjYCRA9TVsSAnZWagAAb6sP/12C/+7f8R4bzdumux0X\n+1Ob934lg53couXoo3DABqpKGVR2hxwZWz6LAnzIoiHzZJtvh1Xkf6VgyMQL\nVh8JehL2a9jKPaBTbeEBntdWkSFeL8yCxHHcX4kB3YeKKX2kfyaUCFlZhI37\ngM63q0jh6VrnpRtCADN1sRQsghJa/JXMZ04P6FcszAxgto9dptdlKHTsFun1\n/HM42FuVAs1tnczopvBy0o19qMiCZMfexf8PCNqp2fEx0AB79sIBk+fAf9ws\nMhyAxqXCEgYogioAcicOKHOFfs0IZ42TNwX/wwVRuEV47Qh0ggoxYU3x6lV0\nUYe2KxUz+KXJbSsF34utJHHOxMfVwSb3u9yb8EfMoorMNOnpT3oZvE818hNU\n9/ifEMs9qYwV5VfuOy5HwY3nAEBxKK9GCkjf359xo0HWpny4ZpPBnAkgex/9\nOx2gnog4tePbHMECt1Hy2pJtEAifNHp0frGaLzU4tqrkQQPRcpjNbEsjGuFi\n0fMi++zfwahuydOwVQqiHV7rkK7T0RqUFazrN/WpI5Rny3UZDeQFldJhbHbO\nXYOs5430Znsj8AQaw+RIzt/WILeXmgnDIfm0xjn9UF7mx9rQe5FrH+e+SLCr\nU9/BKlWkCjpsYgzumFC/SG1gNdAegUWt3cubd2ZfXfLUdsg6vwY71+/0ww75\nYqyX\r\n=/RrP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0_1608526040149_0.27808782833246615","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@vueuse/core","version":"4.0.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"be90fd09de0264dbe61c571b5967334ca94d8cb2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.1.tgz","fileCount":8,"integrity":"sha512-bC6H/ES9aFnzp6rT3W3d5j/CqB8mN1UrvBj1RO639QMwxPbJ5/JDjDD4HHtOdIZfA82d6p2Ijbv4Y04mXmkHng==","signatures":[{"sig":"MEQCIGAs+v9NEoIxLmMPCSVewUr/XRmZ6eQw6h32Y/tX3/mcAiA/9kECVPrMyO2AKvg3Yrs8Qn5+iiFFJSC3NDeBUARGdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5w+pCRA9TVsSAnZWagAAGscP/0ZTCwgmBiZFtqDy8QBE\n7E+b9UbYqP9t3IW4tlsWpDnw+vIcjRpqSHeVDckYyTPLvyjBsPyY3aoUmjUW\nU6j8BV07QKLzOeVpJBgYLNp82mpNsA85hOqKJel+l1waSBr7cu3+dDjU2BDQ\nSIoiT8EehQnleAitXjF9U8/lnhkJFHeohq4RrzA8/nHZP46HDRbpjsbjsldJ\nb6DqCUfXeKyrC/bz+fTzTxe863HGC+XEtyhwFgI7fBU0gfjbzItaEvELyapg\nFzfK3mGg00HncqihDfICGj7Q3K8Xc6N8hIw3G2ScxJHOgSjinDkNkT2sUXLq\nheRd94K1ZyAxYQLWSFlNnSWx4Xy8LrpgX9IfzZB6PBc4NfOEEmxgsZbDPS3s\n6aHf+6U+6ytMQuVVFN+EyeKGVZeJpGrsWrLzyUNWAE3msqBcN3nn4q2TTUVi\nU1qsDBOmdzdlBXV5JbpV905Qr3TsAhpDXp0IJYC/fRYPfM5Ga0uHKodmsipa\nVd8qYfVvK8n6DYBeW5lz6CeBNmLh9BtHH4NUnaPkNMeRP1k7vK55SoRe0YcB\nDeJdGuxWxjnVTPvEI6tE3PLhgOS2H/h+Nh0TAkvUzqf2qUO4LzugTMXPsdDL\nRgS0+gpa2ycgXhwSdnVa3RLVYWm/jDgZuUL4yMuNMu56bGbORqwPLzV+Od3S\nIUvS\r\n=55JT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.1_1608978345058_0.4618067874865377","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"@vueuse/core","version":"4.0.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"286b2115fccec197194df9da5fda23cc2e5e0eae","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.2.tgz","fileCount":8,"integrity":"sha512-ZN0g/gfiQRLfzl1VBRU6EuNvk/AR5Q1gnnxNCoYK66NN2ufID9NTK0RCiWia/e04whS6Z+l8ESw8Ec4FIGJ7WQ==","signatures":[{"sig":"MEYCIQDh9jkHNBjSkiDuSAbMyqrg7M2wpvQGbr2SyPlKLZgZ4AIhAOPjCcXDKk6bsWjMM8cR3w15D6OeS1xoCs+bLTtl7+ZH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":306760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7FW9CRA9TVsSAnZWagAAFSAP/3ndm4xwXI7dDLDpS3b7\nFIQnQrC+RGEy21PAlB6Yh3VvH9m01SEwlUA1IzqYQLSqAyOip/5zdDmtpQhK\npCbRtw7ExKuKkBSvBD/RZgY0Q+ZOFU87nXWSzBkaP3Cw9+GpRWDDMfMv4T9l\nnpIKsu3PDhxlImnW3R4899+vI0g53n2IqUFPRn0yPv2zg8s0gBLE6kn0Ok7s\nG5BE1SfARYPF0XtFiONHYtfZTgAlRAoADUvi+xVwZger0QDj1T6y/2sOKCiT\na3cuzrL1sA5yKnAQC9LcLg1geZwqVta3m4FDWR6YfgRpclV5bTYAWmuxiPh0\ns2VYGLLmwdd7EsZMbG0MkJJO2Oj8JKQahxe18H106GvYMdk4pzwBUeaecNYQ\nob8dR8qT4FSBAAUXIBHMYCDLDa69PqVRPYlVjWmzT6G8Z3unrIQOL2+ycEeo\nkDDlml8eLpQB/xgeYHn/2dOv4OVJzFHS0s2ku3FkPu2uxInf0ddeDjApx2y1\ngIH40VAoVM/jhDJoi5vfb9eEPD/Nx/23aCQ+R1Yy78ZktZ3S7Y9NsvaI5cLg\nSQjFtpJHmdxgPH568ZV8KAx8bw9ymNPYgIxXzrKag2kygAqi3g8aRrZtnjIG\npj34KAemjQ+XkfinfAQYhqn3QeYQwfG70od0ypG8xb4IAeWKVNn9Vu51/hqn\nfuQ3\r\n=+eqN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.2_1609323965051_0.6421750292223101","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"@vueuse/core","version":"4.0.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"d458195f4665e4c33803c655e8d5c4974a694d31","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.3.tgz","fileCount":8,"integrity":"sha512-U30aUYjpm8wiiCzQQL9pqlCG0H4CDfIKRY2g43184FcTX2DOJWntevPpiduG7iuj+hfE15mjgU6LOModr3n/+Q==","signatures":[{"sig":"MEQCIE3OUdlAz2oMuFpn2/ZBnb8DeJzw3vbs4bI97HaNJ0DxAiAbnQq4kuQQYG//qJ1z1imnt21TYMl4qKHHYTbVouQd9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9E2YCRA9TVsSAnZWagAAF7IP/i19+YY2IYUuf3nl3zPT\nQiVRSpSScXLEcP2OJkngp1lnl/wPtf+gS70lHpbiiFa9RwaP3i8YbvyjqTSP\npaYjrU2FROSm7rt2OFy5fredntXk2czwqdkdZADNoOsa7VIdBW3JMA6K8276\n1kx+y4Dp5L9AIJRyw9fwhJOz7we/QvmQbuLI0jkhLbEGmJ5Gh8UUreEFXLoa\nRGEtGffRh/HweGrjk8JacqSLoScVaUVtyVBzdlu1ujD0NAakGIm7dNkDPuP6\nQnmX+0SUIVZUZjDUBeJTBqJchXsPGb9mbBAMA0R5UVpdF7LG2eZGmemR6xqJ\nYDMwh2FeUoppCvj5bnIBFHzu5KB8j9RNo8OjbPvnYUJVUuWwaNKquk8fpeZ3\nDwPMHcQdlJwH/LMghcYOQF521c5SKJ9sjwTCxTxq3lRiwAE+Uy4zCKF6O+Vl\nIi0OTBIjChjoQgFSYO+PV3ewlzVO8cpuTg8zVy1wf/wuqBsRnrjy40FhJhDs\nh13sPWGX43Rs68XifXxliBa3W4jgvdWwKunB2WZe5r3pYNLyotmXoe8tCRqK\nDz5WuqE4z/c/y6vtpzbsnr7SoOagpjbRpW0BSylCjhITyRIYlialdtEm7Bva\no/YSwMQymozgMDF3WnR7JymEYFIkT87Ql5phVZ7B179PkwKmhGTny5bH9Rpe\nt+7V\r\n=2l2F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.3_1609846168168_0.6490456109687577","host":"s3://npm-registry-packages"}},"4.0.4":{"name":"@vueuse/core","version":"4.0.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.4","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"933c8eb68ee757171f2554c993ea9861ba894efc","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.4.tgz","fileCount":8,"integrity":"sha512-cpUl2DgjSpA8Si2i5V9BgKBlDApHF7+2/rH8ze1UfBg75cggmnfsCBVcV8MHVLijTKhiJLqIQKD/om0VkwIUag==","signatures":[{"sig":"MEYCIQCazaO/wmT4OGhwgPnPNXg967CbINawjSfoH3qhOeIITAIhANeZwDoOVCZ40lRu1wrfjFAaJ0vF43tmNrT9nX6CkigR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":321623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9yKrCRA9TVsSAnZWagAAbXcP/3ZjJNuB6WQCHzC3s5Gj\nEnfTDj2KiaNb0tCN7r7apnaEsthDBQ9rujiaWF3X+rqFHNXZuMwd5XzDdRuG\nOXG6ZR8WbNokJ49Lq9Bi2JQ+AmzlM/cwAlbFsLmraxw9uTupTWekMaUd0+xj\nCxmzoSTVr2ttQJL9yWoonHCs/qsu7XV2ghwjvzJSHJ4kSa/eJaT5/kEE8q/F\nK6HGof61vn+7skus0+ZdryZM7DrZgpgPqRp1qmhz7zi8C2LurZ2dgi4uwuv6\n+RarKwAQ9fR4zSZH2Cqbv+GpjKKEtp0bD9T1InWMy/sDagG41/UJfm2+Oh/7\nwju4sSmQF5TM8L1FXzV+VfuvGh/N/Qm1HuXQbUgMFlQZ67AtCeVu72MJA/bB\npyNO6qXcmNVNnJZ3q1pzHoOPfxN5dex8fy3z0NsSe0Msxt4p/wngItnPQTGb\nln1kPwEvua4cPm5RsnWMHU2XjvLPU/x1uO/lT61SiRaB/ndp+Q0VxQS0hZ9G\n16luxrIWVQTgQ9OovRXNxfn3b4Br2BMmB9YRnJM7sJrZHcWtOCW84Xl2G4Qp\n6Gs2R1q1fu3b9+OqnxllAYUByOQ1/x2p+rOmXlx4S0bv//kJeCrKQ3D4/jAf\na6DV4/nqWsFhjPNjcKZimDH8Rb7Y678c8dNNq5r9dxSzJGKB794GPTDM2x98\nyIZx\r\n=/q6s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.4_1610031786510_0.5149353977981883","host":"s3://npm-registry-packages"}},"4.0.5":{"name":"@vueuse/core","version":"4.0.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"97bd5f24a28401598436629312eafe66ed0e1bed","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.5.tgz","fileCount":8,"integrity":"sha512-Kfy5ys9o1XIY6NwX9O7iad4/FbHrcDuP/LtsgIFvl7XDQtbYArHu5ZSOQyBwqE32TdAqnFi5sYd4vjSvVvpD4A==","signatures":[{"sig":"MEUCIBx98g7n0mKS3FajqHwB098VYWABoT2+AWnpzo7j3m/xAiEA9uRuxSU13UIA6WZW85oyNcoSRRGzXs/RyZHJgMthswU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":321623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+LDfCRA9TVsSAnZWagAAtW8P+QAH9iW7tnFBOfbVHRuC\nKxfw61gSnC5uGj/tTpTguUYf4ljzwrJ3TWEc7zinD1CJAavrf4BQ5jieEU8p\nucWhKERDktazJue4hlvtzYq4EtwPmI4faM3G0bZn6s6b9ooWvbIkSn8D93QJ\nV1lvOoG3b9EM5HkIkl+Bn9z+OoWghp0FybMxzA74KhLDCSAQoieXmxWryvvt\n6zaJCSqYGNig5V4Jo2dwkJtdLCb9oRq8s6fNR1LGx9pnRS4znRnH/Ited1vr\nlK3oRnks7O4SN/aVlr138vKSCFfONZHLgB9CECKwyoWNlkiXARVyfd8RMTw9\nN2bLIAFNlqA9R8u86uXB2mhEqv/qwkax6WuE4RzrwXr1efJNiJa6meECXXxr\n6GXzrOklHUxmsSh61xuQ8NC5F46qgxTacZs6WMANA2/2N/l5Df62QNGKUAvR\nnPC6NDg7hOAn1ZCYvWFtgDEDJN0s8fBtHdMB5goRpXCb4N3Zb8T8F0yO9BOp\nofqUC3KSic++QzCHPMFFnCNA5qDuLPwFu7HI9/1vJ3W24WoguTlsoBV7KP9T\nyrIOKiUwwA0af0wYozys24A1Iaw3lDnnKgoQyzF1A889umislNHzQoj5GfmR\nm6nkFLQjlNMHemZxjntT6oLk7hgTYcN1BZuBBnLbIY7+RpVKgBaz8Do0b0Kw\nupAe\r\n=5s98\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition API","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.5_1610133726266_0.7330120212328199","host":"s3://npm-registry-packages"}},"4.0.6":{"name":"@vueuse/core","version":"4.0.6","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.6","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"facddbb4569db3f995b107471cfc587ee9ef66b2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.6.tgz","fileCount":8,"integrity":"sha512-xrUZOydqDMmcDDNUdAM74sA4VPDJUjP0pKP4J0gMYvFJNF0PI/sHOIeQz7ym1M5IyafHsUl7aAVGmUZK7HQ0Qg==","signatures":[{"sig":"MEUCIQCdMWjmbJHHDitWvjNhez0E8x32zNNIFbwDj+p2/vwE1wIgTSpaYh456SY+xXphaOy6fAqXOcVCyyqao+bfZACrvxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":313671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAI61CRA9TVsSAnZWagAA1hcQAJW2sLXRguvSABOqTtQB\nQWAXkJtXlK8+AX6TobCOhlpuFR2mKkdljrBtfXurrVhjwhCREHdInMY1/2Uz\n+fZukitL9AnwC+jjiNBj3Md9lgQ6rTjWX49cLfP5aF6g7nNtKUWuvqbLvTnC\nIlGZC0P+3yl+tLfJlheEpfOAKuPq9PbhVypN5ltWESwufBAwFrzAlCtUsXXX\n/FKMpqU8ejjuMi61buhWiX9pI7j8LT697uSNR7Q6O68Iy7zSboJjlWIlmSIx\nOSuoc1Rvz9AIcW8g7lWUhNIOWd+0e/BPAREfbkIXjYa1AJdR8VxBBkFp/t6t\n3nABcJ5ain8O0lhZEIv8mo9ddV1+3t1nFRd3RUK4v0EQZkW8DH7lojTGWXBz\n76CV8Xp3xmqKB8v1oXwWGqAwqeBufsWC0S6HoRjPC43iT5Eh9Yh9ZG91JXQh\nqsUCrgKyXxgT835wdO8wXZ1lbld+cpyTMKcwKp0MgXKRe6K6gzSmurIm5t/8\n+R0eCpkyUKlcM3L5bfhw1ovXutjA5eAlbQ8GP8odYYfsWhSc/lj+5T8EP3i+\nlKwj3vQWvhNp9ynHGOWW3avMUjr0JIaRGOPSQmSCF+6rvfshb4rfSlCtj8gh\nUf9CWxZkU7BkZ4z0h6QtmsPy+oCgcaZp7+bdH0pZk5lsr6jLzUPMsmPLdxyP\nAO+s\r\n=C/gX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.10","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.6_1610649269108_0.6535404726940597","host":"s3://npm-registry-packages"}},"4.0.7":{"name":"@vueuse/core","version":"4.0.7","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.7","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"24a1e129febf83f56d151f10c2021cb00a82e093","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.7.tgz","fileCount":8,"integrity":"sha512-0PWQlKazFB46orSj2vlZ31YObZ/fnzRvA0RUksUp+sW7/QgcbSCnD7+pgVj20h1bZXaIInhT3MrrEDXqUAVRvQ==","signatures":[{"sig":"MEUCIH8acA8IromaC2uj9cv7eBG7zaB217jeb7WCds78zQQKAiEA/7HBYmMs8Tg3KoLIuJo8Z5GmaWTH5uZUUwm5BZUHPXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":313626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAW6ICRA9TVsSAnZWagAAK+gP/3lvWfwz7RieK1eeg+5g\n/B0YxPYf7LjoUstxruhsyAwQGBTq8+GLUGsSXngIIgCE1tJVkgggcTU38lXw\nSaWJBVPDhdaA7jmpkZz5sqVxWWqtOLQ9uzRJT2940onRrYB+9b1hJyFTN2Ul\nOwT32QsEhn3T44DvE4U1hxKiHPepYvSmww9bHU5j7ExuNnuZxZFH2yAK4iCM\nci9rgks3k/eG/ZvIqw9t2nL8kEeeZDQ0ECGbFeMm+uNTmLholgMJemVzjDPB\nZKYQHFS9thyHtOhtLvNeEEezTZCZH9NWSDxDWyUu+ajoUanUvOO0jFFiz60v\nwZpvPnZBro3iNl29nBfpBSfhuyuyBH8tSXVjJ1gmQ2NHIfcK36RJc214ZrmE\ndWbEYKVbwg33Lc8GfAV+OqCrPoJJcRC1yG2wrdSYhncsHSxTsa125iQEIaLp\nWTkIuT4/h3MvAkIqGMYbQi+WDx+Rj167WG/ywuimlExxoRr4GMvIFj3I5DLv\nmRw9RdKlyCiEo4lrZXa7h7v9eWZNKEWEy4sGQTbj/0jnestIcClIFTqiT1JR\nDTtSvIMmlffq6U8U7qJm4Jmc8ziLLD+sz8gvnuBu5lqw5n5bx1OZXhvHKVZu\neMzsT5jtuYuNjDpmlBYQsk9KT5jJXKbP6RykbFuHold++OO0aomBN1Iu0/Yy\no9WE\r\n=wCWc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.10","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.7"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.7_1610706568055_0.5821282684563946","host":"s3://npm-registry-packages"}},"4.0.8":{"name":"@vueuse/core","version":"4.0.8","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.8","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/antfu/vueuse#readme","bugs":{"url":"https://github.com/antfu/vueuse/issues"},"dist":{"shasum":"d5690154c147ae787bf5d67bf8fe3046dff96d85","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.8.tgz","fileCount":8,"integrity":"sha512-wD0JJUXpRgRBPCnGsAqcVk9Zz545zOmIjGv/1Mlco3rVmal7LEZ3rJh8SnBelxuyVNvRwifkK1gtbT24jY6V8Q==","signatures":[{"sig":"MEYCIQCV9j0OrkuoSXBikS2ZXHIEDv/WOU+PWHkOSWvm66M8DQIhAO4gUU3khdob7/6AjCHII+B7nnTmJVQUoJC5Kyq/QSm1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":313631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAX7yCRA9TVsSAnZWagAAeEIP/RG4l2tUoexw9txzkUVz\nqaKqv64xm//+OsoUErijy1M1dsVEMUjJXkXDc38m/lerDrX3ihfPSC1bjN8o\nB2HMIz3HIfF+/5MpTssEZyzoHvaEp1PuZFvb1zX9lq+CHNdSfMJ/chxTFFDq\nbVzqyZq0ZxqcRkPhUKXFS9vSgh00fR5qFcVZ/XN7eNJJ7PhJAK/Ix3SJPd/l\ntWm+JGGgvUeQtDnl7z3tm0TFiRrRBHPPZU6+gWSq/811d0LycrrhQ2A2IxJT\ndI+oVBdjx0FBnHMsweoNruNrAEHrquCAaiyZgsq+rGY47IB26copMLzhDQOa\nAPKpfMcplu1sVzSfY6w8Fu2q4aed3v0Q6J2rk9HmBY1hE9FAGiACok+AFl2w\nGHFBA+PpUydhmZJ1M8wEcuPu7huPepl+8QFFbDRrxivZyIBBI8nJnfXOAUKW\nj75JMBYxvz4M+rE5PVRrL45nryWsNb/MUPUIc2wFF/FKGfgFt6yd2MYhbhfd\n1dgXpZvs9hphSWseFVPT5tCNYhb1I2Fv618qjx/+vu6f613DRMdfTOht3vOD\nipYMR7FjAjI91expa13IrFgEnFmjYNNaeruyZdh0yhL1Ds8Ed0IUYESpGr3b\nyzoZmcA8eTHf/ORsPxOUoebUxUfZHUY5u0phD64lQ6EngCaG+2vh6VHwsLV8\nD7Os\r\n=BM0x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.umd.min.js","module":"dist/index.esm.js","funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"dist/index.umd.min.js","repository":{"url":"git+https://github.com/antfu/vueuse.git","type":"git"},"_npmVersion":"6.14.10","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.8"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.8_1610710770490_0.1532059412971578","host":"s3://npm-registry-packages"}},"4.0.9":{"name":"@vueuse/core","version":"4.0.9","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.9","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"176a5a8b2de974021736c18a5e01c60962439b04","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.9.tgz","fileCount":8,"integrity":"sha512-Vo67AuxzWbU18pF/RoXWTYUS4bjZZ+yZZjpQpYqQVLXD4xMj3sJmIjEQyVp+/VxNlRaT/elT0GkkQD29Q9BVkA==","signatures":[{"sig":"MEUCID/4wBlIdvJc3P5qBwAVeOxg2sl0VRCn8uhL55ewHauhAiEA9LHiWhWFLggi603FiipvGmmxiIfHMFP1EPxNwMQdgnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":315113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDHSQCRA9TVsSAnZWagAAnaAQAKSjTYf/063AqTfwC8aq\ntlhHpdG9oI87ZZnUdE19GHsb9j+dAy0t4NKKLVmCDCjKWDvhat9dSx+k0y6K\nHVaA/fICTHIXA6XmVfMZfJPnFPQRA2T4n3cY5wCtMpvL9wcWsSB7sVOP/IUZ\nndkgmsjzVm48AfTQqXFt7Gk9dDXZ1tosmMN2loe0Xs+iAgyrZ6PW1ookA+uJ\nqSlxywrdtWmLhgIGh0eIUrnWXnkQk4U5Tm/dYbJbMCtruY0dLYsKzRxJDKxe\n2j6ugYvahdvI+57ATNhr6GtY7tJIg7v7vr/2YBuHWpQ2LVQTIsN52vc4EbdO\nNhx9CqJFqSOz4cxM0vfbDdR+iEehmR99Ty1+GmJe64BjyYfQ9XyRBmpSuZEG\nUfzsCRkW7SHkoQyDYhRJtvAFkuzjkbGK9GHOTHJwbqRoIdzb3vmJq/ID9UUu\nC3Nh3BDGCSTc7hsDEkzvzzTmQFPRfsq08C6UssHcNcu1jN97miFi+kXO5X0d\n6YM5B1eHT++NWXTvbQh13GHrDresyr1cVBcriZB7oMHkrsEOaOKMSwGKT2rh\nila5EHwl7cJX0GWg+R8IKD9uLbn2RuEalDXZFv5/ttTZYh6DcMxAbExW79VS\nQk7inoTUxhlG9COWsiAa40ppDG3zPF7PZXmPOq/P3Caf/rGCSINShyvvbgks\nHlPe\r\n=iWxT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.umd.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.umd.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.9"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.9_1611429008102_0.25598075607374726","host":"s3://npm-registry-packages"}},"4.0.10":{"name":"@vueuse/core","version":"4.0.10","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.10","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"863ae7bb9d3325908e3ce388e9050c8bec09f502","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.10.tgz","fileCount":8,"integrity":"sha512-2TxaF9JWutJlrgRtz9r/vFPvpaKKQ8HL5eMIiIMNBpfAkf0BZkT5HsSzphNyJ9vMhjlM+DIlhGKdWVASOdc3Aw==","signatures":[{"sig":"MEYCIQCoapc6LjqkTGYn7o/sCgvStKDonACaPgVzu9b8+3GZSwIhAIZQsZXZmPIYFV2tyP+/J04sIVJH3hVqtws17lhBZY01","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":322647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDQUCCRA9TVsSAnZWagAA0HYP/i4Em6+zh/fo+W4qpGb2\nlGEcaE6hw3taPwaEKJOWH+erz2bNLFQMZpo9XoDLw9R0fm12bQsY8EhYuWfn\n/E2OgQ5x2NbSuRzMJ8u7en3BUxvOcv9FCyxDaUOOL+szeatRO+CRDPItZu8S\nPsLGfYH8RByz6uWxf3bvbFMeW4HXcWG/8JSOQGUuxvDxlfxzd2SRnQsB72Ol\n1p5BhOReyPpvlwSOuT8I5vKGopmkI4YB+l0vFHqe7QfWIGh99fK/Kx95IWvz\nejz78jwSZRvjNaq+h5zJEvJkqv6aGfdH5c3AY/njAZGiqU2WzaXmWz3rkaPr\nv/52p5EnMmCBBoV+/hWRYr446QtVSvQ2l5rNnbA9whCv0KN3Ll/hRKnY0MzZ\n3yZJQbGEpZrCZPg5zy5nvQxRd2td1iHevmB3lwBvzM68RCZZghA2EqSoUWbM\nTWt9ignr+f9mLUenSCdZeK9AVkW9ZZ2L1a66wYv88Md3Q4eRELtj8157ozcg\nxCRTqomv4tK3SGDNxfWMmHwoP/n+uFCKlTyMQLbBVmCTaIva7tU8X8HXD4ij\nz9r0zirud/w8g7KfEFj4z9Gu7KA/AockeKOpQuSjYBCE4Xp8xEiK+pQoq1/L\no2WrUnmMe+KvJJOENQsgPgWh3hku8i5ZVe8yKocWIh8TdWwFkA5+wy1l+1pv\nt+Yu\r\n=1gIK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.umd.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.umd.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.8","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.10"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.10_1611465986240_0.5218737985000861","host":"s3://npm-registry-packages"}},"4.0.11":{"name":"@vueuse/core","version":"4.0.11","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.11","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"783c824d18296f82a2c28756e67b129b22a3e9f3","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.11.tgz","fileCount":8,"integrity":"sha512-wvfcSqMZLo0568T2rIIS4QtCAQsNz+vuoqCLgwuVxoBMr9WrMJWJEkdIxoH5+hj/YXSWYFvwTQdBto4a5S1Iuw==","signatures":[{"sig":"MEUCIE6fRe2J6DxGhe8QxMcUBgCwXgCYc8iR2fUigAyOqaMCAiEAlJ+yePddsbHQZTW81H92uHx5bmDDK2YIV392EzM+Zx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":322838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgE3WGCRA9TVsSAnZWagAAHCwQAIOc0essIAMGvgyTMnBk\n4vWTFdP53OF1EfBka3xpVS6Inw+dzwGK7DSXbc1TzBAzQ4dBXobEGWCfIXL/\nJ+TImGzTZ9mzu/2U31PAUy1QyjOpYrR3WcF7e0R6pK0SkXImyCyVnnfv6xV7\n24fXpOBpByB9I9QAPJbLnxKdXbcH0HA88mMyXtfY6o27Owc/T7gszC0oO8Rp\n76D7CwTVYjS6efzhWZHmFnKjIVxWUO9+sTRHABIi37bbyawgPBTCPxJKITy9\nzqSDH3l8ClHC10y0DNxZg0GsbjARgT8o5nyWWqkoX+VJ8YC6p9XnP4YFxlnx\nxP1loWCMw8MMp6Kc3gxP/qyVC2MT51Yi20TjCHBP7ac1HoX3UWNZXdBDofeN\n6Xjapd6h2ntSRyMepDOpOO7Zbkmhkz8wgpQTQXBviBfjKE5MVyj/NalP1XPx\neCPdXghppts8dzv1kqtT+7qvgcq4A/xkYvn4G9IO0XD0s9p6Pr8cPX6sa8SQ\n65CPdTZFkpXJH+b7yiCjWEbki/bhKIVdB2QEk82Ws+aiEH/QkUnl5Mg5/evB\n9wqeD13EWl7pC1qLxciZBHv+o1mUq0LJG1R2MVDJi4QJA+9uWZvlVQYwGeuc\n2bYOyK51mIgLMhfD8uD57hvnSw+SjoOT0CJCEQZ0Frmi8PZZJrOHt817uV7d\nCNOV\r\n=960J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.umd.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.umd.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.10","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.11"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.11_1611888005926_0.04056607899604536","host":"s3://npm-registry-packages"}},"4.0.12":{"name":"@vueuse/core","version":"4.0.12","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.0.12","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"e6273feee1373c16d408b94be9382fa945c494a8","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.0.12.tgz","fileCount":8,"integrity":"sha512-0pAEWyUP6HAqJ6Qzbybfpa8fNVdERMizrgjQI8vRe8+Fu5Ge5a8M2aLYCrdrLNxV6DsEZJ0bUFeTWb3aUnbxUA==","signatures":[{"sig":"MEUCIQDWMp5mxOy6f5YQZ+4hKlFY87HdACa9bZdHHb6fmtl9xgIgck8EvXDMUPkyDDQZCnyrCnjZeWwAsBqlDF5OlUEf32E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":324607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF6OECRA9TVsSAnZWagAAutwQAJM+5om7BNSCc5TaImX2\n20Vqj9chW1i/krPdqWztRud+2+DikUvYeOzcmZuNOv+RQeM/KSCwpJiksK1K\n8/xxvNmY0qUbP66VBbm+c0Tev3C7BrH3nFMAC+7LivL+jeb5Um7B5GKADbgk\n0MY8e+HoxNPzFmA5Ls88TDDxtwBmLE2f3l5hoVXd9Ze8zMF7DKjwTLSb78SY\n8gqD0hgnzsJr3DJmnuV7Epd3AgZDguBpyj7oE9LOn+rdb8VAI+7sCV/KwAQq\n0raVnlTY4HwiyDDFmNc8HOO/3CkiqAEe/npmZSSI3NMXuim8j1DrthgzA30R\nyTzaGkgDrhNotFSKm5rBcMefFmyKV4mvcCXBGaUzVj9oxQvNQgjnXi2oGgwa\nk/J6+E44Vqh4CI8i4qngejGx8tvqHsLQ0g9DUaECagG6ZaBxn1gN3xaWpldB\n/OUeplpIZRn9o5rIRJmCjhSKMfhNINiwLOfhqPcI230zNirsKDdO1z0/ucQr\nkmoivWllr4w+51vLNzXIIIvz7wv+KkNKYQXFnAuwotpM35AkIJBKZCNnt/3x\ncBenAE+Rza1LPI5KuzYcKEE9+HhebfFlpLQcANftaeJ2ElgQWTkcgVc6IqWJ\n++3YjRkJzuHArmEed/u/L+AqWLBBHPjPzHbhg34mhJ5tQ1rxx030ts1vf0GR\nyQ7M\r\n=Dl4w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.umd.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.umd.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.10","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.0.12"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.0.12_1612161924088_0.1891650776425342","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@vueuse/core","version":"4.1.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.1.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"041ea810403433d9156e3903a45fc9ad83106b15","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.1.0.tgz","fileCount":8,"integrity":"sha512-rcMceTJS6zDd5UOQr6bxhvqEsOitMNPlXAfTf0AJ9CaXs3ALAhtAyisGZCwZfHE5/Cid3Qy8bl3yWJwmrCOJSA==","signatures":[{"sig":"MEYCIQC9cK4BZjOfonj+HUhwTgxOwj+r51KazV4LhKwpXbub/AIhAIzdziRt2IYDTQnVBmHST5PbpHALQ9U9skQDuer+ChyS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":325721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHsALCRA9TVsSAnZWagAAhY4P/2bZQkU0n8h2xyB1Hozl\noCZ9NLbH/v2yDkikv7smPvPfvNxXdBdYPEHnWTR7ZTAQTa2ViaWsv5XpXWvZ\nUHCdO1/Vwcsv6bPw/lcto+dB1OTwk6bIpxdxg5i6pmiEWXGpMs0UKzx8kUga\nNO4F24Wk9bSQNdZhBpoXmTTi97Sz6Z+31U3hdRNSHYT4el/unDBitQoQwLAF\nabSua3MFrzhoX+zk2h3ykTaAeEHZHY1s0UwCffYfdjzuW3kB+SAZDs4gOqYK\n+9J7qnpEjnAWN8nMM/puw5GI+ApVktAAoJazhZ999fDfVvVyWCl0M7sAW5Jj\ns5aLLZHW8zlte2vEfV9EyPOwkmjIoPbXR1RD+XwFGgx9OYqQXXdcaTEuY+iT\nQGN6xexQt/Y9BnD9GlNgxYoFguxo56xk10Xd7HdvkwUJMStwi2D0WDq037Zo\nrMUpAbwunjFUyu+gAu7i6xkERml/AjOWKPPBli6pMq1Jn+6ouRbkgDkJjK6c\nLYgHVyttnJz2BbWvw8BoB8StaOHJWQjV/t1jBcgKHVOGVpkEBeZP1Gnmnfsg\nE2vFIjMiLm8RbSmgP0szjzpns516ANFvydnOS9tPWcHodlxSE9jZHL8b9SFn\nE1SHUUnnQcsp9QIVoyPMXLVE1jNscQWJcM/0i+btUTCqyQFZ6k5NC/P3TFhI\n/OK+\r\n=8pki\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.umd.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.umd.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.10","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.1.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.1.0_1612627978526_0.4552490087313479","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"@vueuse/core","version":"4.1.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.1.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"9136952bc435dfc42263959bea8dac35965bac43","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.1.1.tgz","fileCount":8,"integrity":"sha512-a+fu7FUHDzLpgcOGwbgyNZXLbm85NHEf4jkPkyqTtqHEHqU4aVbdyM0Vzl90PpFEDe92pJjoYJnZEQQgq9nEHw==","signatures":[{"sig":"MEUCIQCrUubcIZxSwQcYJs0zWX7uAs+GGE6K2MVYjeeFmjxbWQIgWHiL9wcF/JKWN1sYPzk+JWwEN0qVJNSa0ap4DVLIHRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":326136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKBOcCRA9TVsSAnZWagAAi5cP/2mYXsKgV4HLaqcNVnEU\n0wE2OSl/CP2vvyDXADO8TQSSkVVkFs1LjTfxwIQpOETs953hh1E+/uunAbLj\nc7qVECvzALrI/x41C+/5RhE9tuKFMD2QAs8dn6rcS0JwntfUJqsPFOIlQ4jB\nDsrn5WVDG4A/iG+LpWx9Rfqi9Zl1NVnj0WDwKeoSNQQg1anO/wSNq+glBYYY\nFY59xfPWT7xXTNLBiVpHexyBDBn1HeEyNaxOhZC5FcXjA6YO+t2ZAE+URXIp\nt8g7qTfrH+W8qsUD+XbpUFfv93+z7ZaQJk2KW9KIqTRNmd5LKyEb+OMALwKr\n4RZUqLrXVgENM0Z+6GrrAylyPWAJUJJN88CghXhjGYGivSHM4Vv0HEQvZU73\nEpuFtB9kFmN+X8qIkBuaRsy0Vnucm+uDCvAT0T53nmz7+25yyMkAOaT/xB/B\nmsZg9etRsRyka8HBsu1nF9n2XrgL06uv9x5+ik21tEZESTkTdbvITpETOu9J\nv2R8+q7zERt+DVbrSNUN/6Hp4No1KB+zodn3G/akqhT6vct9vTPHMOa2Duqr\nhMcbioUOgc3KF9jKI55Ua9ke78dZgEegnOfHJWNxYDQ66bSLct0yY7/pEsx+\n53eq8TseyvW4sAMmvjzMfFv7qAB9MFDCFgcHrW0zIkJZEwq+tksqZzrFVFDR\nzBOl\r\n=NMdW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.umd.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.umd.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.10","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.1","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.1.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.1.1_1613239196172_0.7388525192116215","host":"s3://npm-registry-packages"}},"4.2.0-beta.1":{"name":"@vueuse/core","version":"4.2.0-beta.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.2.0-beta.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"6490889225f53a403f075f5f889ef8e586dbbdcd","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.2.0-beta.1.tgz","fileCount":8,"integrity":"sha512-8K2tgQqpURkM6TCIaE7Ig2MGCHc3dQQnnrsaw6t9lw4QT3jXFbEB8caymA7jTmxWtYiJCa4gjd9cchYPiNUYbQ==","signatures":[{"sig":"MEUCIQCuBLW6zsMzJQCG7OmzMZcn4asVu9SaJ4L8abnVX2Ia0gIgand5ZnOxtkcnicLTF753/0gPPlAVVi+hz3KkgdWpKA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":343012,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMRoTCRA9TVsSAnZWagAA164P/3aqDTXoB4ck7VB1bRqi\nKEC8ux1NI1L5/ghrT0bPOGIDVt8WC8u/CSxoRz43NZd7A+uZvLO/Armwoi3l\nuOLSlaRRlEyimBBx1c8RWnVjrEhsPYP9QQ4aEA/mI+VMsMn/Z6KLvYY8GgLz\n2F8B50vgINKT/z5lxZXl7YX1ybE/hY0RFtf3888qSpvsJDQNHLOMy7J41C5t\n13GnoakC4ZwwH9pNvkN9jMJvDGXHSBSFTxjKK7vtnDIHztEJq6FsTz/eU1IV\n08gCr0UXHJMxVklAQDNaiRtUrNvX8s50jH9P24kDK2Ie0TwVjPXySU41daSM\noXCcqtYJ4yBAWQXjToDVmFsaF1eH2ufSWLokYwaXwF8/B5KnG5+4lSm6eS8l\nGuODJbF5Si7yZz5G79lvAAG84e3UiCfPg6JrOh9PBAKyLzg9+P1ae5i8hSi1\nwr/nG9RlnJ4teFVlVYEOolg0r/3V55F8mYrN53+sjc2f1BvpIXAKBXrrCnYH\naOtW8okyRlUa/DY2vJfYTJM7a3x39CKia1kjYAax1ptRb11AdEQxONvqSdRx\njhg1I+RrzyZIT1lMGM663/2B9n50Pia1Vp9ua85Uq84cXPdARmw90b+46OJj\nLZk8WL0zaLOPQtnjs7XEJBE9Xy7gLD3zL/ywO8S2c6iy1WrSEZDhTz5pJCat\n+4vS\r\n=M9QS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.2","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.2.0-beta.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.2.0-beta.1_1613830675088_0.21667429080894562","host":"s3://npm-registry-packages"}},"4.2.0-beta.2":{"name":"@vueuse/core","version":"4.2.0-beta.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.2.0-beta.2","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"2b3dbb33980ba8ed6c3dc1596d78e1bf2d3eb6c3","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.2.0-beta.2.tgz","fileCount":8,"integrity":"sha512-7+qduqlJABs28TTiMLKa3wow88c/+C23Aa9klmoN70L3R7GSqxGTr3CaAy56/LZ+dnHmdx4DHrtAmRu0988XNQ==","signatures":[{"sig":"MEQCIEDcX3125zGS+O1e81XiH9b3GwzVCRPj+jKV3kmkTiCJAiBDabDukgzojEEX8CQ6qpY6hTCuMRxcOhglyX5doU7lGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":352853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMRsnCRA9TVsSAnZWagAAjiwP/i1a+2fJC0jRq28R9hTv\n6DTm7KdCtCjIFbjgAFR3pIiNTFWS6g1A3NnWMcnSRRhFT9wf8wycz/W+jncx\n8EomNDsVfPvcafIkNx46rAqq8TBafav6TmFIZp1y4NNGjN0CdFSGbsHigAIH\nBUskX2+qCjRQvVcfBYyi8T52nzVOs+cSFsB+i8682EgDL0MQLJTpfIl6/YLf\nzCIUHKhI+rFjptpEExFZsnEl/0VrijCwPTkBlgLK9OdYfH7qH6iXqhiMmsvc\nvJEWpff3FxNsjRsJZRznVUwBOYJd9QMbuHsReU5PJBWQpbUwv+BWoT0Wjw9c\ns1mCOqQWdUxEjFXRO2GOqqlS3wGeq4HRP/NT41fYo4/49lSvo/vCIRpurNEb\nXgaylMp3oCjAlJoorpiUUegN+r3xhJ3V/iSRvHt5q9kQX1OkrpumAJH9L+Zx\npfEWcJCvlDXC10XHZQYy7yvcRpkJ0GmNzzgWIyFSG/tJkMDWpORlioP2/q3F\nRXNX/jQ/o7YZLfXzjo3IaIeSQXyML93o3z39SPOWiTA+gphUwFOxoivWXRe9\ncimrI5nsFqQzm+Bk9X1F2cyyhnpeT1Jnr6nbmbUo7sNzCwwBMuVBW8VfTidS\nKrCeaXa+qUSEnmlKrhNEpF9UD15OxvWnyQ0iRfEJOVpZwbKr57bHRuSn5vr0\niF+P\r\n=U5G0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.2","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.2.0-beta.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.2.0-beta.2_1613830951357_0.10207897284626433","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@vueuse/core","version":"4.2.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.2.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"998f0d115e357ca901054ad6ae5fc804d9a6f84b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.2.0.tgz","fileCount":8,"integrity":"sha512-bOyi+QMQBIrAFlvPAqxE/Y2LlU7rPPEuFWmv7BX+50yv4tA538yeyN46XK9/ztHPNzjPbv7+z8uqHlkSZ9PiNA==","signatures":[{"sig":"MEYCIQDlToCDXMyzN5BiwGngZN1aycmzDFL/hyJSK4T9QKZZKQIhAOPaa7IaBIrDWq4b6jWfU7s5v0rMZaIF/2LCLUs6M4oY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":352804,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMwa5CRA9TVsSAnZWagAA2NIP/2PRCjEUaj7zd5wiWi4r\nW3TS0E11Nuolb64QwctKrinbgD34rfvK9IFOTKuj/jr5L7N7QUmBfd45LnF+\n+Pr7jJfWOPPHT7VYEq0S0RqiXel6lf65F28cLfw93QUKpMNqokUlUz03AhLZ\nIx97VJF3gdjY7sd+4y2UEmSOFqKRsO9YcFXdYYv0SaBhLnW0hm02R1NrgECZ\nm/PWr0R6oxwW+j/pkrZSVXLA7wqQopg0BC5CqNE7Kyf0nuPmzwTm8BkVxwGB\nlzn+z93sXkoDNI8q61PED2zHSAXAVpR+8dIrAP/kbtoGHCl87mKgqsCn15wX\nW2fQjWwKyuQ0qFrJxtwwuquJdjyqVm3Q7lum9Tu4bh0Tue5ZVAhHy5UzVcRi\n18W5h9/E+oSTP6PR5P05lBK8xLH8QFTND8ulGxN3HqIq17q0Is/pDLz1f7Xi\nFAv3wY2OthdIgXnOJmm8fPg78yFsLCsqea/5SUPyETMIG+6RVSuSRTzyOLU6\noUuKugYcU7cgpW5nMO1hFoI2M35MNgMH7cajSZvpubL+buy05qaz12CHZhtR\ntpKyixD2UEI+cPN54aV5yI3t/43aApzNppuSHDeiVcbS+pYEIgbvHgtcIY9L\n383uJMbi9NqRksFxg/39x2QjuAkDumUdHsy5K36Y9BOrIJeJpIaiSzXvhVAd\n/nfr\r\n=G7vk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.2","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.2.0_1613956792759_0.4258858699704058","host":"s3://npm-registry-packages"}},"4.2.1":{"name":"@vueuse/core","version":"4.2.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.2.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"ac72801c67f26315723d4d244e843c28047f7bc4","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.2.1.tgz","fileCount":8,"integrity":"sha512-V8KohPwbIN9t5ZWfqB+TJhzM2iwrugq78t6I1QwoGdaw9fdbQfHJiiaf83MGxgYO2B9IwVtuYc4Vjd9X/0Kppg==","signatures":[{"sig":"MEUCIQDGOSWZZw30j5ywalpGcb6y0QxDwJNQ0aI1HtOVRBUkpgIgMsc5Guk2Ag6CBcYmsCx5rHudIFyxkEZM7phY/kd+Mek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":352854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM1HdCRA9TVsSAnZWagAA028P/iu/MUgwrlau4dx2GlUf\n1zZkADdvbJoigqiKCnrFHki1xB5ld3fgSRK3aeKSAQruPhnamY7djgtJz1tk\nHio175N9H8+BYmD1s19FDehmfUCcM9zweYt6YRbTfA1KJ9ZhNFpLT0FuBqvo\nzu0WMwkawdNhtZhaY0/2bTqRtyzVT5g0wu3kSbPPVssnS5HYaUOkGuPy/KLa\nX7YE4neWSpMv61wmZ3HkyltzTJA4l2RKc74GA1MgT/xWF/iPFLi1TKUUEmCX\njp2JFHk9aNFIDaHCpU0f2Za7UbEP7pK+THBdvDPJ1xqWBFXVUhq3NYthsbru\nW7cwmpnNkVjm2JgvE1X/ZljE2iplM6x8SHsvWkrA4o/MSofLPrXNzkW/VxX0\nkYDY6wK4LG5M+yzptl5emQbjxxoHj1aIc7SBJU+e8uP7UcV9usoRWCffxpdh\n6oJoeTlXGTC/8qeSSZ6oDSzT6IBB6wBbSZXkxBDtUB3OOm1+ys8iEganAOMR\nGUX0kvzIhiNgn2ZTl+pk1xdHY8KRKtX6AXN3RkKCy3h6brBq/5lsutNCp2DJ\nPKFjeNJk/okc/Yl0wSc7M4mGt7wQOhjQC2Z7A+L7X53AHG89pwp9UnFy4JDA\nqeJ1Co5oTaFRJ0/Oxoks1BmiyG+oNWyjIwAXOvDFhcGWkfasK9bryoiPqwnQ\nSD35\r\n=XlJe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.2","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.2.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.2.1_1613976028819_0.6515875864118625","host":"s3://npm-registry-packages"}},"4.2.2":{"name":"@vueuse/core","version":"4.2.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.2.2","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"ecbba4ba05e0360e9c9079b32e149fac803a1020","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.2.2.tgz","fileCount":8,"integrity":"sha512-NMU3Vr4eBiNrPzCoUH5ptNj+DETg85Vtww0OJjaQEXobDTH28gzbLJseqCh4m3NYR92C5qlXRnzhSvWOoR/uLg==","signatures":[{"sig":"MEYCIQCTnaVUC23+ZK2N3jQaUjWmDDWuz56eXo+PvYE40KQWpQIhAIW/3kD1Y6oOs4u6VM6yqgRLFGhFAh72QM1/GmnWRoCx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":371670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNN8jCRA9TVsSAnZWagAAFaEP/AuE/1IcReuOkXD+OgfD\nWkK2hiwN5Pex2izD2+eMC7868bM1zPKIhb/YUt0r2aVZijmCzKWvI1PdrLki\nMWW7GqljD5vQr4ge9gHcjzIbAELVq29KuLWiXd50cgnCfCO1Mj8HyYgmczMW\nivqo2uxOxpClfyR7TFLAFvx4OyChw/udx6YshwkPbPbvmHZeZZAYm3VFQ/19\nQRRBkcU/gbU7iIMpxk7XPHWRnREwg24RsWgudLfghTiOHBjbEU0IeEhF5lgn\n4suIVHaO6wT2jL6RLbTjl1JvqAxyp7ykou7Ehhpuzm/VK146jrZ08ovOi27u\nETMVC6qtZ3rsjV6mj7GlFsxPd1GMNE16Vw2v1tEXBN2w8Ud8G3aMCKrIfqv6\n4xwbO3v9cMnQPiM1G4QGzc3wSOfe3XZPCa6WEJHUfw88P0v/G+JXthMRjebE\nRnV/C2zhkEd3uDizQkY3Can7tRXcVNQOAySs2AMNZcjqtSuOeZNY8fAcj5sg\n9nA5PhxZohbtUeDr1MuRoy5IrygqmGHLsy1p/TML/vFaqHPLMc6Io2N2dqll\nQMA9wJmwzPQMOXLIoCghWFDz2q/UK99VIRwPU7ERZ4qK84Dn2oZyixuN5QHt\nvV0JT+qRzRhXJGlq4w+YSgmwUjwo9l3z2rr6DutvORvZICrFdmaVMfFR6VxW\nbtvK\r\n=aZaF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.2","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.2.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.2.2_1614077731219_0.3607122134652927","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@vueuse/core","version":"4.3.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.3.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"409d1c8fc0b7fffcf5b5388dfc487762bb936b0c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.3.0.tgz","fileCount":8,"integrity":"sha512-PQ3r6wZDCN3pY+UBB5NLQdRfwiasd8MmWppuzpvNE2Sr8T48gmWXDWw3GG4EHMXnuz5EBfQG+U+1TjSaGaK6/w==","signatures":[{"sig":"MEUCICzKHXyGgvD1tfQdrPaws/1wG9r2Cv5zmAx3w8sqZkk6AiEA3yeWF54L8DQ0aDdDYTghM0Z/HU2AO9p4g2tB03vs12U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":376684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOgbXCRA9TVsSAnZWagAAF+UQAJTRUPk3TA6hwqmUJU2P\nwtfTUNVvMlYcp5Tb5nEcbEjNNl04XmTf5IOobjXSf7DRYF+eT8RWVETrS81v\nezOU+N5jPV9P7HdPpgBpaWza23N62zxr99t4dyH5h5MuVI7msIXiWrrdsvEy\nrHjKAWxV2RXte7JvIvElSQJ/HSZTbQbWRPW5A0Bg+FjqkpYRltcid5JHSxir\ne7RxkOqpMDz0BUOZLuDArLB9FFbconyZGqL8ET/eI+rEBqoxkLdzAhXyhSG9\nbZ2ZWKV0oGEHYK/afq/8WY7i//cb4n5Aw1+kpc8RLnoCloPSyVOvVUFqKO5j\n6m4wL/VB9ojzq3SJcfuHNQc24oCV460kQxTCeBEF3fyyumamA8NTmfJefUJz\noOB9yoelQ1MobNn1xkv9BFwyOy+kjO2CdmvLmQJncyrMmgpzNUxXTOEGp2E/\nzwhpj9voKJIMCKaweLk7GF4PZCGeriB/Nafm/Bg/zwB9tdYpMs6RWTxd57aP\n8wkMUWDzEUCbWfndjG2uxqY8hnbWNiHK5S8pJuWbukovsLdMl0gDXgSBTnqd\nxnuH9hQNaRdOJVFWl0ZxmTKo4Cx5CAXNs8Zg9fwEwPwaqRfr8kabkVuX4R6Q\nWgMV4GESEl+B43WkvtxbCRGuqXlQSh3exQY31iK8qK3zEVHpnFjzxa8e4mXp\nGtqF\r\n=BbCm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.2","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.3.0_1614415574823_0.43800903228210664","host":"s3://npm-registry-packages"}},"4.3.1":{"name":"@vueuse/core","version":"4.3.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.3.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"f6fdb2afef6acbe59abb9832d0a7cfa01e65ce36","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.3.1.tgz","fileCount":8,"integrity":"sha512-/UkL83zSkE1qb1aqidSjUxADB9ggRnchXe5CliqAb5Ak7Rt9IfdUC4zfvvAtwlIgNvT1Fo9YCtgRma4H2TVLEQ==","signatures":[{"sig":"MEUCIQC6IGnE01FquS4vL+Pp2h9KPh403JeVnAifj5+VMAUL1wIgTwVqpbGT2cdwsuqmO1uiv+gEJc7GQ1reqirsRL+nzTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":381874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgO2HgCRA9TVsSAnZWagAAGDIP/juGAvYa2ANABhxKdmX3\nTVod0LBMrpAil7zlX5kNoi4USMn8MtwxN5TrmCsvwJWKQKmr6bHFh2mfaIhJ\np9rdxfwXXl9KR61WTC63N1cNHxzgz2xvQ9qTqOqGx/rgmGDVarNBg0QwneYM\nSepymULCLP3HDeE4MgM2AdWSgXJtnPmiOY9HL/D3sL50ujAmd80I2R0KBC3g\nzDIXs2lOkOpZA6hyTptkr9AxvxXS5gW9neLWNGEaMtre81HQHoUWLa2862rj\n36wQjx7lz+zmrY5YBWi7ihoFcliRs0Ruk6dyYKURuQ++PCVV3Ez6znhEqVbu\nJqz0IXAzniJFtDUfeUv7IdAtbVFpzngBemvQ7SLbZmRTZgS0Ttid1wNWGZ3g\n76yuQgM4Vt0OrciG7fHgvWaHWVuUxcFemNuERgh1TI0idX9aFxlnAssv3RGT\nZ82CdWjnc4HHTgjv3EuEt3h+dL2mX5uzBKcIuMN0j1ZTcR7fL6YYsQz9oSAJ\nbfEl6J8/dBbyawy3YqQtAV7Yr2UAivw4U7pjBFaGbbIDi6zbnnoRzsiB2rH9\nrhF0KOxgHR+hVv/QwZOLa7Wjxd/ryKPZXdfPG5DtI/YTe3qviGDNj8F1p5nR\n/n0jHfD6GfFngH2HlUsNxWIl6xFFMjrdnG4VVJHGp9IUfm3bmgqxAjRcfZWz\nPyLy\r\n=gUSF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.20.2","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.3.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.3.1_1614504416196_0.2332504967731832","host":"s3://npm-registry-packages"}},"4.3.2":{"name":"@vueuse/core","version":"4.3.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.3.2","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"cd35d92f254d020d32ccb221599d7de446230aa4","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.3.2.tgz","fileCount":8,"integrity":"sha512-ZSGHhuYtf8hl3a9B90nUYvBJXFo30EA8kXFyczSrcCTU2ALPQFLQSwSoWtfyx2PLoA59DIy15um/i6035/50NQ==","signatures":[{"sig":"MEYCIQDRdmJL28XuSL6d1ohyp86ftA7bzti+bUbQDvCQJ3+AdQIhAI0bRrBjnRuXDcG4qf4ozw7rOshPaUNlfB/v4frw8sIq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":400132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQm1kCRA9TVsSAnZWagAAtREP/RrwBK6HzPhLPqO9+szz\nGz11hU0f6eWc8JasSjOM7WMBeGbrevja8zuYY8x0/U7y9bgyfFmELblbn0ak\n6vavejgA/5b6ZfLMJ+tYjnKKY/jP8U2XJFHn8UQOhYLEOnUiyblT725oliEr\nYzVMJ/ZII1NzRG3VdNmckGiFigmwCkxB2aBi9ZvIfOBnSeTCRE+4mL4g0Kng\n0Sn6k3Z0eaPOLXPGEfaRmz2RPZ1gngIUx/0LDLgtfBZgqB7sFLEKvzgZkguK\nUzpWSBiR6gkqmDY2HbOiBqRCPpckqf5ck3u5L2Ij0va80+9qzdZpj979vpiw\n3e1Em33UROinmXXU+KN+glBhOpuE9rvnima0DWYPNYHOCFCKGmZFo65WwpOJ\nhP5hD3kN06nT3rXMYzeU0FRSotLLC/ol8jcxLSRhd3Bf/rjUrgvIwPtGTERo\nTO+Pg9UpE1eLsD+P0KN0/PhfzfxYKuKZDQxbNJLs7o36AV4D8ooh8bpdRAl1\ncKJHdcS6w5NPJTseUZ6ReHWyTPtBZ8VcaqRkHpoIlT8AFcynySbYguo35JUC\nUUv7LR9359L+0dsoHgH802adI3ib18tzv6tHH2lasV0X548rpWu2yWovTRQN\ntLTZyjxF62vcFRiXecDg5sv5jBSYCcyUDKriWUbLF/PbBVnCoCdaYaEzYpEl\nBK9I\r\n=Jewz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.3.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.3.2_1614966116307_0.28757577727724026","host":"s3://npm-registry-packages"}},"4.3.3":{"name":"@vueuse/core","version":"4.3.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.3.3","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d02196670168daf49ef5d02a23c9a09b0a6a7069","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.3.3.tgz","fileCount":8,"integrity":"sha512-Sxm41bVIl3fcfzTdanYLcK2z76+aLu5R6jYUS2aX6cBDeDzAfFCw6XWqrkMLywQFYrHIvbU7zgpG13o3sb80Iw==","signatures":[{"sig":"MEYCIQDvjFEUsR36UcSjz8YZsid299CB2RshqVXRfGxXFn1HYQIhANTx46x15GwFAmtF56JEADBvf6ik0Ytdze4kxzEkrNxK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":400116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQnk6CRA9TVsSAnZWagAAPGQP/RLyiFFvadAFiDseRtOR\njVib0PfMHwrqmMNkyX6nq8hXi7wc5dMK8k+v4BM6NBqMqhbiwfiH59A3+oTn\n3DRclzTitOTSHoDm8oE3NrVTWPkX+9VqXY7mFBNmBBpvDiPa+c7YJdgsVxXg\nRUou/A8U7o+0CT3G6GEnQMNcfcK1ucF8W1CsRjFIIsnSktHvvKXiGx0GEtJP\nxHyqjRKf8X9gl+xELS7hHot13lMOLSE/5exgiQmEcQ5WHIBWdF+8N8WoAa65\noi35IzS2FOvfyB9dEOkHPcXrVyIrzkHZwxTYfwciFLkrQMc7Q+tIhjSsGdTO\nK5px8QG5zQzPbcUi9xZQyxQKM0ln3BdXoNXZfKb1XLrej17QEVQlHDN7EFKm\nrRhBnFHqnYnkz23nkr9+nmvg5/IG86g0QJAHOYWGZI4gYIxlDBgeWJSVbMpx\nCOS0gS6zJCPHx1QDtjENDugAJtUD+QAWsNlvv7VYQCT515DPuCG4EXdA3tSt\nH88lIzt+br4s7iuBY2/EsPmyHBLUZOxy74ggbhqDDK6uwAfxn4ioxdsk3BeA\n6DkOOmo6oLazSinkKzi42ZURQBU+9HlVwiitiJ3ddJte9mGcvGclXACbNHby\nC3jMtsVXTDdpZHXiESxtepOlXVba/XpjX4LAxGerFDPCOxZLTF1hmcHYXbUR\nYiOx\r\n=JKpD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.3.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.3.3_1614969145696_0.5680870176299417","host":"s3://npm-registry-packages"}},"4.3.4":{"name":"@vueuse/core","version":"4.3.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.3.4","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"32dcd4b48536c6b8051495389a259ed1b96e9413","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.3.4.tgz","fileCount":8,"integrity":"sha512-OKMJNdQltsMu8l9MMQ0qvjKK4kO5x0tHveqn6ypWcSQ/NSSMRcUynbE4G404DM52Adg3aFtgrirXcM4uoM6cjg==","signatures":[{"sig":"MEYCIQC9i4xDvXKB4Cdl6dDzQ5lhlBoh5jHJlvW3LODIsA33TgIhAMnwehBVOPMQz7CRWmOtXQH6mxfVs4buwAKh7A19IT2R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":400116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQoxBCRA9TVsSAnZWagAAhm4QAIeeIWQTJeWZucJyiAOZ\nV7zGbg1nMK6b82B5vombdAQi4iMhLKqaXkA3WJqLKrkazlr5JiQNleG0RP5p\n7fL1V49FBm6STFgw2+ceWv7XVDxLJA4pwlEBmUnCdFdn3T+fI0++oJit9Im+\nS9Xf5iDQ71IrA0HSnNyJeC4qXOyXQx/d5qhJuUYZ4K11m2x5egt59pj6bxaK\nNgRrTRknK/hYrXjB6n3dwA7yB5coBDBW2pkNJv5L4maoyFVhcuE5go1y9To7\nZBsOghc7Uh+8huH5c6bgSBqf5aPyFcYK5yr1AXjiw/klwOO/x/ei9WBTAyqG\nAuoJFgGWdRFkbZudLwegK6Imf8NgIWJmXus8v0KiT3zvdZhGB5TckmO+4FW+\nJuDx9zcrPE8q/Bh3L9gekhfKYJpqFCPkjiKkJvhl7rC+eRp55zUBDZ3tHfiw\nTaHzK3QgqnIxiZ3i28grG7hsTX+xjLpepOc90jzNWX3i9J/AG/XMPkfgiV/Z\nZ+as5U91lkw5t902HDBIgBQWiQUMdt7pPpfu0R1C6AMuhuogdQ0NNBnqoKfd\noteN45/811wY0Q+d/PSMbA+4NaFYmrSZCVJy73Y1/quyUVDJa5r7Is2Jh13r\nVBZxQJtXxYcCbSWv2OkGSlfkClkVAC4InUpP48MxA2/Mz+HgjbNjWRFjAWWq\nr189\r\n=QYeY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.3.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.3.4_1614974017009_0.8230337559350414","host":"s3://npm-registry-packages"}},"4.3.5":{"name":"@vueuse/core","version":"4.3.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.3.5","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"2b7fbfd20fd63f447dad2514b36e9a6745cb220e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.3.5.tgz","fileCount":8,"integrity":"sha512-9oBR7892aQyuMOFlQe7kFa/Ab6/R2OwLTap4RRPeih7LvwW1eiuhVDwG0nCameJjjBKZNV013n6RiRrSCJ9t5w==","signatures":[{"sig":"MEUCIQD5Dce3zXCzmtQjx9x7t/oztPbqGrfeKe5qfcSj6Pk/4gIgW6kHXBHQ6x3Sc+BuAvWUCx1Nca4rT7PaM9thrZJskZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":400289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSROxCRA9TVsSAnZWagAACNsP/Aq+Y/cdXGKlkCO9N2E6\nyGs1gRV/TnenNbc8TLug0howuwBj3Avi1h6u8eN/IZ1NrgMcYP65m6VmyItA\nejcRl9VahI1oRBmwsr6diIuwLhDwv1Q/5JMl1McR9xsOlu1wjCFnTSWbnnbL\nGh45e8mj4hndlW7U23c3aa6PeIHlSrPHkdrp89DJzENekv/s/K9qJUANdIJ8\nbTNyU6hMFALrg14pIXmwSDPVWZGoxRbIfsqYFRpv2IHFitBIrOJRMg2DOikv\nbwtPnEII/Su/6s0mXdBGXyjdRAhQHfH3m0IQW+KyC3he2E56D7yl0dQjvmRq\nptllCbIBQkDhbgKAt3PWUrOPK+EM9v8hJQclekmerVUtnKQ/JCfa4IXOaLOx\nexDQhfgfCiMIFq1PIINt9jfsc1Aq1bFozdmWTZ0Q85kHPWwB/rAAUqcZfHNF\n/+27yVjIq7hHaLf2wpPde8fe/NHUrok8XCm2kfbSs+60TwXeuJSEOIc83tH7\nkhUNE4Xqtj4lR4coXIZJ5m2GNP2ukBe1cbpOLhZVH77g0G0kRjZdmpZAKbKZ\n7Wj4NW3KRHUahA0PsfRpN0jcmMF4C1SpUbS8B+TqB1XUzOhEUjpOqNdlolU2\naAf9Rn7zXZU+hb2zlBYuBzO1NLurAQPmjIXQdtUUMlCJ3wB3DoG83XAbq0EB\nQE8B\r\n=pJu8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.3.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.3.5_1615401905176_0.6123966294136864","host":"s3://npm-registry-packages"}},"4.3.6":{"name":"@vueuse/core","version":"4.3.6","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.3.6","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"49a90f67d538f0770ab4ce6e2c62302bc7f091a7","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.3.6.tgz","fileCount":8,"integrity":"sha512-XqfU/OIxHWq5Ii8pYLGyXADvY0Jbs4t9q3Nx5ItYNjtN9kCdZ1q+arwjqCgIyjCA25hfqdinZNtWjVXsheZUzQ==","signatures":[{"sig":"MEUCICVKye8No8f8sjD4CTIK92Hc1lW0myaACu51fVnjd14oAiEA2YygbUDE16wkBWXJhA8qZz7B4XZz7Ag2BQ7M+wtUVq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":403402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSvcqCRA9TVsSAnZWagAADEsP/3v3STEa42WVYZnPj4+4\ngVo0fbWN1xWvQ/+WTzrhIvOrkLWBmgjSJa7+zQj2ioeW9h89eqx7XmrxVXgN\nON9/6NL5CPFcQPAR4Irnmc7MblXTHajm4OzitvBhnl3w9YU7uGBGHfutELuy\nIHS/pLWWqWAwGw+WXd4gffZWbMz93tHdnVDMkVy40E52WbTfQzDBjNLsMUck\nurQE0fSENbcz15ZgJfm7ewBdlIk4ggLPiVSj3lBYRQEW1ajZ0oE14BBAaSNy\nlV7qOVsLJdDOnwRzlW/nbJkkVKMrY7ql9aC0ETvCvmMbxz/PXVDFrXFCiaBm\n0VXog75AgTHwjP3mRJI9qpyzzLtjmvtc5VhU0EDTYP4/gi/RfXie+i9aB9vE\nog1mmmVfDH0tenxLYV0ILGIi6SDsyLxD0KzExvPWzpRXC28PSYQoqAhTH7YO\nIYTi2FoWpCE08FqyWiPuIfaKQiJSlj+i2DtSBp+3LD1MLWec6Xvjfokou+Xt\nk0DCprAwjmW2zW5B6VUycWRYvZon0jJMK51xJ+mj7ECTHOgZLMRUDxNdqvdK\n7X3d+63mrpWdz1CttdwAg2a5VfVpz+kLxb2IQ7MZJTeksS0yFkf0iOnrIdZY\nx2kmPhUnBoE8CMFAD9LyiC/cwL5ygfHTOTaKRIUyfPNYMtJV4IG1IFQ0Afd4\n9THW\r\n=w7aF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.3.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.3.6_1615525673385_0.2835872782448057","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@vueuse/core","version":"4.4.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.4.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"ab3ea21a92b0ba3f2630110990f067f5f870bc77","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.4.0.tgz","fileCount":8,"integrity":"sha512-9WAlh0OCYNxH+o6eDJ/uPY+ZU6er+31rkPNogYpn5xR+PfmspRqzqxQKIaZjEMy6YqwBvEes7mYOIAtx7rV81Q==","signatures":[{"sig":"MEYCIQDhS3PydLjvIWYyNsf3ItQ49O2ykBsJGDITqA5OP4EdNwIhAJIgKxwZIZOD7lsohhTbXWivWF3xhQuN+7hCV8VrNRiW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTPKKCRA9TVsSAnZWagAAl4cP/jjKmedVcTjVbEX8UXkW\n/y0xvZoNDUptY70rDS0hgxHrW3EVnyXc1TQEsjTtRbSWM2UrJ8UY9sE6WauA\nfORk7PdIEZUYX4P7ouYNNWTcgTK1wQVV1MUlS87VQZrg5pLKkD2+6976uhb2\noqrJfEypeiap2znAITl6CDXywFJTaDrrYHrpr9wWC3REvQKy/zAV5NK1cSex\nUNRM4sfWmIStXfgMZaE9tcp15B7xBQut3Gz/ZdOALHa6alkmE8e3IbA0T4Qn\ndl7Xfn93kTUWhcrK1/Wfb0fY5TPwBaa+hFRgMaovhJ2tWVBfpAsHLf5roEOv\nzL5Yu1ZEuh8VgOtfa16CaS8+lLbMBvY/tGPq11DARTcq9IOfMqJsLDcAfWbT\nAXCG6byyKCaEcG0+PKsYdJlghszakNBM+4+58V0fgVAcMdHr2d7+s0JMEk6t\nn3kCAmn2jHmP0CHrBblZ6MM5qAPoU07gBg4PEwlukKr65P3pC4Zfj/ruB9nV\nh8Y1nK7ApF7dB17tlUOOgz7BPD9MRJLtCGpoPA/uFzy2sv8nBbd+oG7GUZN3\noZzXUFmDibp+wPHuVLaKFmYfokRBsUD9RERv9CA58YfQED/g73+ECdT6+XSz\n+SiHhitH1PcdXm5h6OVBUUWsEcHCmkhJ0eEilhL0J1Rmj3uRw/fmwmGeKIg8\nhbyB\r\n=ofNE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.4.0_1615655562007_0.9341742569270424","host":"s3://npm-registry-packages"}},"4.4.1":{"name":"@vueuse/core","version":"4.4.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.4.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"1c1a83ac29306840c96329b1005c4d7608cee92f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.4.1.tgz","fileCount":8,"integrity":"sha512-L9TWFwI+pEqgEmfv+uWz2kQ9bXejtpaQdoS67UUyii22rSesjP1aTTU7z7XX5i7aIgsHKnKYv68cDCtEZbjsPA==","signatures":[{"sig":"MEQCIBof9UFhYzTKjFy8XGReS3WKavKHhKHyDhwTKOREOXPJAiBt+9cpA2IBNInEHdeB8VS4vXZJ0ysdCIuhiOnlyEHkRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTjzxCRA9TVsSAnZWagAAxnsP/2Wu1pveolgxjMrypweB\nTZoev1Dz2LLwiph/hEfuTK5HJtg1AIf4EQEM//fbMUZ3EZzKn69DYOUm2CeM\nFul47y2yY1xpPgOLZqt9NrRh0SUVI6G100at41xeDxhMRPa7I2Mlt2jTpSRp\n4Ztvx9OSEWIok6jo87Ju9kAKumavYH7SQv+R4dIiNTz7wHEyvqd/LwanZ0F3\nMLOfoQt+5E9dTM+KV7gVVVZ7HMTPbHrAqUdF11XL8Cq3Y3CCpRjYrBVofXoc\nib8Z+V2mtKXDEmsUjP/FfFmvhzOj9Elu5VzKQChVT8IcHGv3wijZ0dNe7CEd\nfdbyfezJrFz8rNHd315WvoLwIE1u2ohkycTiJN0zTVSFvxhvUWJ8OmoGVImX\n2TwXaJS9n7ogiaMfrkNxvuBgoXHDxR/bnwJMDZIW8LZy2qu0dLXxkjICyplu\ndvpqAzyl/KIMMCJK12ApAfJ4ZyVakdntdH9EGQaJwz+Qcv6z0YHtiI52a1W4\niE73LlmOCxrqj7+E+oBjrA9aPwdmoPG6tNzUEFB+wJPBLh8U51gUTvT+54Ur\n7nFLwLxidTynZLSukqYBp1JLuE4CgnCqiwF0YA4ig7PGNl0U5derGd/NFMIW\ntJAEeUCZVPRg2Z3Fvmi6dZIzMmX6AMANvGb36gzzgJwGgr7Jerhd1/KFj7cT\nNUt9\r\n=KkEx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.4.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.4.1_1615740145467_0.4463257575780961","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@vueuse/core","version":"4.5.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.5.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"7e19d0df721550ab27486dadf5b8f760370196da","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.5.0.tgz","fileCount":8,"integrity":"sha512-2em6NKrjJv2j2jjo73bm7pLKK7JQ8dTNrJ3Rh350xbHFqBXAECd+mbidm0gic20USDfpRMB7SwPY91qCSQDi2Q==","signatures":[{"sig":"MEUCIQDzG0y948c7xO/OruJ2wP/5BpqLyMOhBytF2RwlzbkOPQIgJiLtqvMkZV0ksLQO+YmBPSJ9f6eHrfTBoGOmS1kZboE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":458228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXG1XCRA9TVsSAnZWagAAAcAP/2EeAUIXrzP7znYVcC6M\nGzQvh5ZLLQRwZ2RkrzttOnbNZ4PEXOHbjWnugS3uZianDSwUkjCDOysE6H6L\nX2VI2R3T+xX0iXgwk3gyjfC+295ZVEOR3fFpAqAVQhTgeJbH+z7K7oexAkk3\njZ2XJHj6pB2XlY/KdFfNvEwisHZMii3unNwDo0+wQRzV2w+LCqolgZAq7/71\nlX/VRh+xeYewsHd9qvRztSfBsXPei5/Ihb/NvVNMiTg9Ri6d20umHZrS489f\naFJqJAZEKfdw2RxsbwEUMX/eWdwUTWHk/NW9ndKSY+k4Hc9iiRCY5Q10LtXB\nTe3OH98p5sdAEngz0C3m15igFF2GZPLwcauqFSVxKeXjdWTGcBm6tteqxfcb\nfyu3Y33V9+Gn6fOat7e1texauQbv6jx/asZVYX2L30dMnG9d3eEQ1/JZu1sX\ndAE3lDZy3IzvXqHTTntWyG1Ss1hEaBc00y1EXWLXD0D5vJX94N4q20tEOmoA\nL4gKIVik4Q9qThdPkvR6J6SDSwzhWWKEQdBKLoki5pub3IAiXXgpH/rVb0Or\nWidkRK1WC/2dJfeFPQmFPhoMjBoZtJczGkxgVeb4Tm9GjPsjA6IDqHPJdnnU\nlkbL+XJnu7l5h6+JmUDwZVrmAbThT7UUblCY/z3gb6XZA5dTAfrrsLqIDM/c\nMGEq\r\n=LboQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.5.0_1616670038953_0.8957987108706189","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"@vueuse/core","version":"4.6.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.6.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"4bb7cbcc01ac27943d0a278e1bf4e714970d2a6d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.6.0.tgz","fileCount":8,"integrity":"sha512-SC9UK6eNESVSBkEzklNfmqxmIwAuohuW9FQvf7tvsz++XirbKblRPaXkohClS0ZmrtW+ylI5q3aOdBhADbbfEQ==","signatures":[{"sig":"MEYCIQDjRIniQB1x1L6czJ/GLecuouagxZbXEjRoO96i65ULsAIhANssvRlQtatZj4wQ3a2jO++238LlUxmSV0qbixZa0XCw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":462439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXMaDCRA9TVsSAnZWagAAvroP/25kgusylphtVfE4hKbL\n6BGy3/kwBP7QRgpHYsedE4GezCuWVxmyDSuiMIa/o8D+gMICkT0mGk1xkeQ9\nxiFrOWh1My3pyljs2dyCBUtVFBpseNjvE1jCGSCeZh1CbN+BVQLCwMdqc729\nUZ14rVwxtYtql1ONIC+mms5sJbRoXNvTGBsvxeyBf9cl5R9OODf1ObcSqLsW\nbmtKgAJ9bOpAOfYYxIZMczsh2eD4e6L85K7bWQoTVMQODrEMvq8IIVDYvk7K\n0YPKSXgcCEMxY57UqzoNynBmXsa/FP4w2dK35e74ru7r8g4E+DtazW5k0VA1\nAfwGV4C5MCGCIOmyzTm+pHbKFjshztUwJLbScwm84qUcrsP01RcsevPXcdBe\nyCbwdxQyNMVdhqf5bkOWBQShmcDbS8BIfbAlJow1nuLltiIC5p2bQJuYvJPP\nm85hf+s5Q8s0hgwyw6j2+MOOsj4zxltNgPSjIg2GNMVONC968Pz6iwG2XADY\ngzBR3GYzk6W9St/N0sx03R9/B7+QXXODnJohzv0b+PFZJQqdsoELgKw9kulL\nekcO4poUBb8DC3x5i6yqHF3LXdmRulDXn3fqtEpokeFebUHKqS/C6MrduyuO\nO0jxx2iOejelzmbrZvv5LJISTrEXRJKbUTrbLx+H8gTEy0NFdgjwPofVzw8U\nn60a\r\n=ogZB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.6.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.6.0_1616692867197_0.6781662130783868","host":"s3://npm-registry-packages"}},"4.6.1":{"name":"@vueuse/core","version":"4.6.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.6.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a4c736d19456e2f8ff00e6d7fe6746ba30f5a302","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.6.1.tgz","fileCount":8,"integrity":"sha512-PGRBcX8w5immyGHlvI9Cvdwx+8TlPzMWT08Q4uVSFNVbKTiBt3sDxswNsMKyatqJn7QxYGt3sFfifadH7TMsGw==","signatures":[{"sig":"MEQCIA4yMLEqlLow2Zv5zrXGUOIwagbN99X4d5keYmqCqiZHAiBqRVQY2Gt4GiNtVs3OPFhc6LpTww8bk11EeVhkP+bG0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":462995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXdlXCRA9TVsSAnZWagAAokQQAIg1MJeOneQkYs/5sRFH\niL9ydn5hBr26ikdZ0Ww8bfsWKpgpDQMXNUy2Y0kl+VsxogCgCu7eZGTYTR0h\na9to/qrsCbUFFW2+WPeoBtotisjq1KPCUyuBdMqOI9YdEjH8pP3moypcJAwC\n+Ny4ibdiPmXgk+OhttCUSbUvPFgVPG9xoYmMyuUjXpd/fxyfcscQc9IORFOe\nFDsaazUAwSLTYAzMhcCch1fjzJOYb5GheXTlaU4klyX4JZaSsSLArzeB0bj4\n4sTQcdHYmr9E6606fwEU/kW4ZVZo/jebD00UFnOCj4uHSxS5l/iuFc87j2KM\nFXZkDycWSutlFjzY1SJJOem5P3WCp66Ck7J7NXQ5al2cenkn8cJH24e6zRME\nQHcvYE2u/ChiOouXCrpWrqCCTmQLueN1I7GQOwrsNsg/HdsjjJQb772JFZDu\nqnvZ3MGXZslVdZF0PcjKY0SeB+M7b4hh0OkDXOUKxxJ4yoWz9Ew6/pGOiPzm\nwYUYgd1Dus/cGZ/cydQFrkk5tMvEhW+ZhwA0EopXb57gv6c2Dw66Oc6iq7vD\nw3iIWoffVr9d5jlN5KT7cvGvwyj24+SPeojuB/TbkWomVMJX7P6Frmx+UJ3z\nxXC1DT5z6rHJU+jPs4KjxZg7VUyKFR6zHWYnzDN3oagFO4JTa8kSPIeJvxXz\nT+bN\r\n=5+bd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.6.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.6.1_1616763222535_0.36408015468182553","host":"s3://npm-registry-packages"}},"4.6.2":{"name":"@vueuse/core","version":"4.6.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.6.2","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"73a07ddbb3d01c66ef7d79500190f25a7ca7afac","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.6.2.tgz","fileCount":8,"integrity":"sha512-FNI3qYazSrh4HReffs41qUl9ptu3HGe6Jn5ttGcfg3WHuHqhPV8VdhSWEO4wCx+rm131ta4CMGN7TNN54pTODw==","signatures":[{"sig":"MEQCIDp6faA8sqGo1u9HojGXjOTaLMSc+DmT/K75l2XQ9pdlAiAVmc6vTIijvjvDoQRiop3MxyApZqN7BS0W0TT0v22glQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":463377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXoJICRA9TVsSAnZWagAArLQQAJAmTTyjuy2zKCOebSne\n0pPVPIuemDpIubIIeWfDzcMjZ2qqVauwiq+2MNsamc1tvYtP2QD+EsskeeoV\nDLMTNrvpHmqqBtORs+7dlf5m/ud3g8L0meTg57MIUBJSV8rIte4whMMHJYvQ\nYC/lIGb8qgFlPZw4RzJEZhgMVJfGxbtDsAjTYvOC90o+iGuQsilba3qqtYSL\nDaVW3L1NZDtvrirSNHI4xCvuwcirCCHPVyYf5CUB1fmpvV2CgzEon+Kb4fPz\n/icozVYAK9GjSFhnrwjqSJVVgBuOE4+p0GKF12Eu8kUbsyctbIH75rDck+Xp\nJ0hOmEc692LZR5+RvaLiI/CcybXhJ+KZRVX3cba71g5QRM1x6XpIAoHibf7b\nkMU0L9rIBtVWfjawEdwhtv5QtnEi1iCp7KSEmwT1Xb6IYHR8gsK5XJ0Dc/I6\nV9tLJCUeWMUY7V/LUncwhLCgplZrVlTjKzzALpwG2uuYJnMy3smLr1S2g4M+\nAu4Q2LRWGzEj6Fk2GBQwyvGW5xy3T23/eDEoIiXOWtpK+/LgCwYq/eTZT75b\nwNHMbH2saw4L/UkXtl9V//BudFRN4xzCGQ2Gt66OHnLMPa8jPBam7wokx/bJ\nOKDUbXZiFIC6U5+qQAsn0qugdPqODKu7vw1jy3J0rTx6eq778e42qQkOykXb\nr+g6\r\n=OUL5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.6.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.6.2_1616806471437_0.9643880351384468","host":"s3://npm-registry-packages"}},"4.6.3":{"name":"@vueuse/core","version":"4.6.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.6.3","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"9684b602cb0d08583ee9151c52760c4db1707da2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.6.3.tgz","fileCount":8,"integrity":"sha512-x/ymdXfEOaLgxDdxGvK5v8bcImWUDXUDPJJ0xZ4GjJWYmZ1PkMgbQTyEq48kd+qKhSwgKzMAYWkL2BAbToTtOg==","signatures":[{"sig":"MEUCIEKitYVwM0V3G+DiJPlSRjVTIhaFcvyevAETQ38qwJqkAiEAppuAVgn3evvg7jD4G12/mvzKBHlAgJ/bqP20ZXxrUaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZAZ0CRA9TVsSAnZWagAAfJkP/jdazkALfyH0QtVPoQl9\nNi3nte0JpXHrdpHD4wwfjEsD4Ht0zwTjADgv76xvQ4ztkapL1AdQt2oXyPWp\n2RsriPtk5SoIArE3zO9absux+xpIBMJ0EzzUxrsvGsWaGflveiApftcK7Ky8\nZhggw9YmSI5N0QUcrPyafPeQYKTI/xadi656dQqAQLwuqPhHlinPzrmPGkbf\nv71AAIclOhJ9a31KN7d8Zxr4IfaV0l6Po2CGyXkMa2TKR3ykVl0QR2Tw5Qes\nO/kRO769pE+W9XYfxw5ff2CBNnFqE0XTD+LLga1VTenFrrEB6XwVGB+xWvLG\nUrreriytz2v3FkRc3uB8Scgwo4YSdotHzLYVXZb2GxMKJuQf+pqvRqr+Nbiu\naFbQidGhCXja2bVs713WDW1ZQ7qjd8iWPLiKRxB+kIyH7+KMOZkO3kjbWhik\nsvwBLJ0wbizw14zHNeRNKOPwEz6HYBy6mGzNiS5XE5JIpp9kF8NdNZAwsuiR\nQwIhUKWsLLAqiBZHJBN0UBidn9Z1S/Q/uokFkxxOqqShp4K3t7n2HlkDPgNa\nwSST6bSW8o2izoiScdnBJrOz8vd/e1WpbkhWeQTb7UeyC8MrSans6tjUnymg\nYhbyfGWmfVZ25/hnUsFy5IHSqvkqOm0BHjdyOcMshYBYdVRvqmmMOabpru3u\nEwQH\r\n=teYn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.6.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.6.3_1617167987878_0.8086917673529357","host":"s3://npm-registry-packages"}},"4.6.4":{"name":"@vueuse/core","version":"4.6.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.6.4","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"4344f1a1b157b541070e1c8aa17ba26dd469ed34","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.6.4.tgz","fileCount":8,"integrity":"sha512-rmmSAZThJZzJH1s88fidS+65hGFvut99W2mueFwb3ZWXfU5qlzM3+e3FuacTatxyiwJe3sBO6tkMzAEc4/GQKg==","signatures":[{"sig":"MEUCIQDhcgxCfb4FKJCHaSrkGj6u/pQQ7747fCP/qzPmxvFCxwIgIpsNdOr7d2rJqqbV7B/vjTp0xdsSBu1ut8JNlBmv/As=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":469966,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaYWwCRA9TVsSAnZWagAANhoP/14ZzWkfL6kX3ZCoblX8\nAlENkHDtTdazfX5QbOhpuCVB9YZtLTs5xjz6hWMtaFLpy1SrhytYXikny9s7\nRLc4L1kbJl0fsROgL3PjqV0Z6xbeJfUnIKICTAWVmb+6k/L93GS38dxLejUx\nZcdSnp7vMyIHM2+OEuHS7QCqCqCTdzgrV78ix1JS3VFoULqhzNif3erHd4Vo\nHuGZSj1IzAIH5Q24vF3oTC0A9fd71eXbVarjAs7CRlDnr4erEyCFedr03NoJ\nVOuUOt014LR7OFLXXXJpKQZDfPucs9gUu7XXHbiR9Hsv589Fm5YvQfxKmpwf\nTorQHFKdSdw+hWE/xRRN+NyRuKYclGDY0idczzn2SR5WMKEq8sBGn6/1o9Nc\nD/c/4t23Aq5bJqnLs75I4xJu4yS4LOpa0tqQDamywUN9dQZnAc0SPrkjCY1k\nnbfF6baPwuxBPHcX3p7vyhztEripWMaXrTTMggSl5ODapA5zI5nnsvOcunHr\nLZqb9iTZ35daJV/5OyNf2W1Uw/dyOlMYdCf/E01964KlPK8pB5TfcJXHC9+4\nvF86hHfL9ARVj+AX9kQ3CCvVWKIt0WfqwwFm+dTSSJ8kwZGqPJf5X/ix4QtG\n6Wquj8fVDZLk0TwED+xbzshlb1xuOwXyqdS+oSA02SyvGUNnzu8EbHnQ7iJe\nOMux\r\n=9nhG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.6.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.6.4_1617528239803_0.9322874449540481","host":"s3://npm-registry-packages"}},"4.7.0":{"name":"@vueuse/core","version":"4.7.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.7.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"733f4b86832346a014dfdf818e3773ebfcbaebc4","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.7.0.tgz","fileCount":8,"integrity":"sha512-0Kmo+Gqn47aCg6HHFUvXabD/T5haWyC5pk2PEzaGay9dGE7D+sc05Y1h2MylzcFzRX/2G4anOxSuDqmvQ/GunQ==","signatures":[{"sig":"MEQCIHUgH11cJjD7gLADA0FyLe6VsSoIZypzygIcg8EI853vAiBZfk4WI3eSxDnvEAcr8lS0areyhexoXlgmG/1El+H4Zg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":481256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaejvCRA9TVsSAnZWagAAXg8P/2ZqBVHB//uVg1Ec1e7Q\ncVMzg2BEMHm8cAO9uOEC0XmXOGcGDmXoW9hzwiKStYTZhnjgxX6htda6nFYp\npH21yz2GJAeTBJ3J8Tl8fuHTGrWvMdIC9RMztjo4ySlT129PP18YbIafPJm+\neLY9x1l7A4XuKWJ8eXPf9BGArnTvNDNn6ZKzkdfdCNLmOm5VkBfiiCCK+pYr\n9Tw7zJNml0IuikhPXJoveI95smYg4FCGef5rFJ+hI38DTsAtvPNhsdcro4rI\ncYGwhlBDAbh9JiGPOpMt1a8pf6eP3/neTHVcjgjIhfOyvDQgVPF30X7s11h6\nq8/zQQPWIleWCdRIDAqt5duYaTfrnngVbOjq7soA32JwNVfPqOzrCh1pzLcR\nQ30NyPJHQCDhHe0HCQoy00WU9YMQYfDcF8ejFCDV6P7oqCo5+QzZ0TWgYD24\nI9ZSTVWvYmoGvKFsEyY90RQ/aRoj49zxbh7ZlyqroYp/o3HLDVqFpPmYjcRI\nwHq8U2eSp2yI0VEJUbjmJ4V/I1Me4x8QvR14g7aFMPtX+0ViCQkfDPpceKeq\nGFpnYwNYBhsK9nogS2PL6faLQYTqU8ntg3C7hzXgR1v0CXtq2CDDKvTg7LKb\n2RnDLiatVqMbHXZ3PUQ52YDmP9EzQnX+/3GZK3m7G6udCBNlUnfr7qtOwfZp\nbkTZ\r\n=kgB0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.7.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.7.0_1617553647356_0.5249344331826775","host":"s3://npm-registry-packages"}},"4.8.0":{"name":"@vueuse/core","version":"4.8.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.8.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d86e36956521c0f9b6571cb58b27f0e2535259b3","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.8.0.tgz","fileCount":8,"integrity":"sha512-nUH4Hn1DN4kkuF1r5ZcfGnjoAKDD0Kw9oFnt/TUo1aueNijq4KujagtoQN8OC4Pei10TeTDdqhmZAWnaCE1NbA==","signatures":[{"sig":"MEUCIQCkbdqEg3RxqSedmVakeMgCNX0TWH1tdKpNfhUJ3dLYrwIgX5/+KLigocSaooEHk8zyrjCzHnaJcjxmh+hgmqG++uU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbrVQCRA9TVsSAnZWagAAnFsP/0ZJz+J9lg8sX6O+ipfG\nyZ0DCu6lIrKUnFDfWjfCvtAnzv4W0Nj4m2maso3vNnyV029VSsOsE5JJxry6\n3e+At99rVG3M+2DKzdf10U3UbkTsZoHTkvF2kbrqFw44uryB2r1RADNCx2f9\nBSbAURvqRSO6W4Gs6HbGdh8mABcbiq0z7Vq2Sr4kxeoWVPYJKvvIbwQlXebZ\nGcnmxvrM8I4asQwvrlRgmehWMhyEfoITjdIE65gsbtKqJMQRIWwAGv/Kzlk3\nppCQSPmVDTQW+MEyq8L1rdDrhtND2sP2yUq6ctuvp8JEfeVWngp1WrJfFMQP\n58ck6o/5aubF2PVaIJ4PSsB8hei9XrtdeXIDMSXIs6Q3fWlT+3E74t4fGOqg\nR0pQsYw4c3i8e1uDpCb666dWzbIrsDmmZilQN7zEOAFJpHqMbVmz4R44qc+T\n0pOxoSYiD1weZ8N+jn55Fe7xxeTPEJBhodYZ80CoCeDNaWdB+nh5AjskIBD7\n9rlFuV0J7wMQmYjKDb9ytfaqYzDN+yq7Mc4+XgI6YCpsgfkghgTl50uvzEsF\ncUKSG6geCCy/ssIt1zGG+Q/JfpaKsZ34N0b641dWyv7TOmCN9ZVwyC9b2tTv\nkG53IBWyLpcYArPlzS1PbiOR6JcFELkwdPSzEnXqo0Wx1HKFScEdSp85f88M\nBy8L\r\n=ba1G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.21.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.8.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.8.0_1617868111756_0.27059064142861056","host":"s3://npm-registry-packages"}},"4.8.1":{"name":"@vueuse/core","version":"4.8.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.8.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d7a7fb2e72610d1962ecb9244bd93dacb96d921c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.8.1.tgz","fileCount":8,"integrity":"sha512-oXFEDaKNU69Rj20/Hd7ZlmTpEtA2M19cRkZaL4A0Nl0w5Wb5In/8aK+0vtdi1VyMUXXbq6h1OGKCJcIhg5cziA==","signatures":[{"sig":"MEYCIQDov05T/VfOaWK5G2oG6j/Yh5krTO09TI6GHcdJyRjVIAIhAITIQse7uqZtlCym4BgwD1t4JluoaPhlSqEQxztm2++g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbuohCRA9TVsSAnZWagAAzeQP/2Rsnf/7rnmvB3Wqhz8J\nkc17TczTFDJ9KPKb+c/v8yO2qjTHTDc5Y9g813Aj3D9gfu5eYApwLbTvLIFp\nvQrfujPK1p08zPH4xEzFdgeZrX6ggAYwVUxgdNrY+8jVkDoQWBiSAuIMkHpv\nCzNcxHaN8TTJgmpJr2lbfDgwSOe44JvNCtFyDwph6KRxNkb1Ou5CCAkwhhOq\nND6762xhJ1YRwByStCVZVAsfVD4d5jvbjen1ZfjKHEINErbKkuEjMGs1u1se\n4xTer5oaHzhWtu85hnZC22wBfAz/bloN7LDyuR2f2xFNnHFti0ol5ndNY3c6\nse7aWHkTziYhKON4Tzv8VUvwl0ydkbmHwBBBUhj8eZVi+bu9NOwbrajHCgKf\noU67/0XNEEbQWyKyMYEZNiUOr1n9Amk43eDiKYGId7BbHQjSAiiwNDvradEd\nUz/PgCxea2GernH40+8eNQk0vt3I7F5OLs4pylHom7/nvfgji/uu51RP4ZZH\nsmjfdnKBMjFiWDNU1OL7cM39afcva9NTjfGeUE7O9D9MXlD1RfhT97O5+Y1E\nhA3TV6E0UDpF3Yj5mDS74igQe8+X1kcslrORCZF5ICauwrKF7NW+RzddQOmp\nOfmT/LkCk/j1WMYRXpEDNYLOe3gG3Aw3dfKN9ujDDJp8J42dUusr351ADYRk\nvx47\r\n=eiOW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.11","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.0","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.8.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.8.1_1617881632727_0.2215279407336257","host":"s3://npm-registry-packages"}},"4.8.2":{"name":"@vueuse/core","version":"4.8.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.8.2","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"b14e43ae640c38f59591db146d6e15c551368414","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.8.2.tgz","fileCount":8,"integrity":"sha512-d6SX9YSWC8svdCEZvlKH3zmstPqNS1h1RHgZUbkxAC/zoNIYP88Ivl1pF3SYm0Iksl6D4Zu/oImKXWCBW21r6g==","signatures":[{"sig":"MEUCIQDCW7yd4Vy4Y93gFRDM9BokEQbxCBZPNjgHIUxLaQF0cwIgVqsEYK5BAPLd2nYi8AWTgxvh/8W2DIr6yzed/W95Cpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":488525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgehAwCRA9TVsSAnZWagAAgaQP/3Rjbq22wxYbLqFExVhL\nXV+hi/R15Aa++lFHJBTRwKqBbBNO2UJzMVJpH/TStTniLrLCSOK1Zu9RP4BJ\nZqC1fpjGrwIc8ILt7TaJux1ksh4yWdWUU8s24hZRTx+/g39fDTmxdG7E9gzv\nLk0Rh49UUJ4ipRMs0FwkyB598JzsGwFIWkRny1kxvqcqmd1c1cCVSonO2wwF\nzbwb8GniuyfDReAeN6DFainKzhVOx6vK4hWpY68ibNT0vG5OurfeONjZtXUB\nou57Qo9JggihU5YfDdzLB/56ilrJL8YunQtHmrcKvJtP1GRxpS/HysP+oqYu\nh8nebIXE3B9OCVONALVH3VXWO2v9DqAn1zziIa+KFHUo8xWy/Thk/AlIXpIZ\nmDF8Xnt94lUs39yVyVLA4/os2E+2LQqTh60PK8BFMzTMNFy2V6L4wenZkynv\nrpTmWTRZfr2zAbFIqTiTiDUOghok83f9yoIR6lePqE9lw21su+fPr62aut1X\nRe4lFfiFaxVR1ljYZHqOS43aWkqUDHgLR6KfusYpuhJnByGDgwx17rPK2fGT\nVYY5BI86AtO3XVcaIFBMGCkStx95/WX3BOtuFxN/BObSNRGBAaj12fqvAgwy\nr/rD+69IqjyBxMBHu2ivSZ8+r3FjnVUg9Y0duVXm0ZfLCrV8QzehhhcRkHTJ\n6Ink\r\n=E03A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.8.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.8.2_1618612272158_0.0052685051654774995","host":"s3://npm-registry-packages"}},"4.8.3":{"name":"@vueuse/core","version":"4.8.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.8.3","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"437b73bb48580aab3a444f30ae39fac16691b9b9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.8.3.tgz","fileCount":8,"integrity":"sha512-XRQmA5RQTejhVow245xwWZgQpY0VvmYc60VJeYKp3Mv1JvUSns40R/3etYe1+I6GvhCgMRrpEWtCCYRN9PB6Kw==","signatures":[{"sig":"MEUCIQCFHZ0R5VQqnMW3xKi8wykIMxkxC8sBjUt9oNpsBAN1sQIgV3ZwscQ/v8qweqzuPMQOoMIxKodCthLomvy+ucwI5GY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfxgnCRA9TVsSAnZWagAAQzsP/RjBEUnyT+uj3uwZV33r\n2SPMr8kA9hXgsFrAlzma4WzPM/0dnjEa1f/+5XUlBkyfsvqnJg771HmVMUJn\n4d74UQTwEXcWCj0dLjmXSObE4Ny+SCZEjHfBp3k01XZMvEimYDIdSBBTrkKG\n59jXfajG3u+F1apTauKzGOlXLsuIIGUF0XxciGAAbCpgAH3wwm7dFWA6yjKo\nE3IqMwFdZTLl7vUl8rLrbIAPyp1OVd/xU6pTKTCq2U77JrHoqAXCcplWemfQ\nDcuALfKzf2XCdSnXjQWHSLFD0TQImBiNrSSqDmqwth+bBK/pnS1b0KRnq5Ab\nTwQLFUUKqH44nlkrLW2la8u7joykrh9MS9FD2PfLcwpL2KZ9PTbRHp3AXdNj\nP10i4IjpLN0XwymLLxVFtQLo31OCMedNsC2bY62Pc+ef7W8Xh3xeQcweVvm9\nYHJlIuMSJ0Q78QI5THEc4FVwRdBnbO1Xa+/t4e8IRBtwh7nRLlJk9Uufo0oT\n7JtmiWpRW4yyXMLp4tFb+rN9Eo4fRz8ZCDtvK3i8w+qqz/zcEB3K+c+Q8CZa\nzzyUgsVKjuctm+cUGV14/hd+KsIqweXOwdHmOiJ5wC2B5xtf0ybM+d2e+cEi\nIfLA1zxkKJR3J7bJcO65WBthx28/mYFzXyYx0SQZ8AEIpXe/C4E8xbnuoXBv\nf8Ku\r\n=zhOu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.8.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.8.3_1618941991323_0.5645484252506217","host":"s3://npm-registry-packages"}},"4.8.4":{"name":"@vueuse/core","version":"4.8.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.8.4","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"aed42b1d4e058869ff403be64a06e1b31dc3758d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.8.4.tgz","fileCount":8,"integrity":"sha512-qo5xWC93MxJqHuT19XfFqOUCHppU988yZWoPko3jy/oBDaZRzZakibahpCuPmiZSAWViJCcNGTqH3gAHeH5c4w==","signatures":[{"sig":"MEUCIBYgwXTTeBK5mgR3TreG+gMMybHT2Ob4BFwmwb6FCgW/AiEA4VjZw/59sAh1w2iBQ/CV1sMny1W7eS46hgHHNgddhGs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgf48hCRA9TVsSAnZWagAABmQP/R06xlVbTDYkMxmdoQQ/\nJ65AeMBAk7h/zYbRyldm759VDbLQm6IkrOddVjTee09/rcI3J9HN/Ac5cP3Y\ndZyOgWgyH3WDdp8D0bIbZDoGsKHlHfNmDcKaLxEzepytDKZZdp8dYVI329ku\nm8D6cazoatX+BMC8BnwYlOEIuXZ976YsIiiJigxUKXlgPedsiccGUeBE4Wrc\nbCrSPFd5TYqMbqWcYiKZ3M0rFvP+qDFSIZFLS7HtYQ1GMlmtRphjgsPrpW7G\nCH62Rx5YcdBItr2bswcitf5uUmDj96fXkz0PNi5ZYcuXXapchUUB1a2I4jOe\n1lphqK5bu/k1Vf+/bvfFVtJ8WuisLeEzEiEYQ5UXwVzzMvhjOI+7r2GEk4Vu\nHmKosUEIHQKI3ScGAskYCxClmLees7lCtwbekySqNM5QoWBGSYU737abRFAB\nmRMBJwBPfP+py2Ywu0/UMdGXvWGRZJYoiCe+GtOqGgDGWJ3e8pgIGZ5Ft1EL\nCRPWLNFc08WqcoosNEjaB5vJ8hmY8DtYAZ/4FBiLwLvMKMWdf6LSDLnXbcIr\nvas50HDNQHC0EUQ3n1BfqECpKxKOGVFrYFOWSQnIMUjD8eAnkyMvjprkwcYs\nMqbvmYfF27vb6shLoSJ2zu3AfFusfeP0tWYrxapCFb/QR1nfWU82/0vZ0ff6\npdmj\r\n=OScm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.8.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.8.4_1618972448956_0.7014783907783702","host":"s3://npm-registry-packages"}},"4.9.0":{"name":"@vueuse/core","version":"4.9.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.9.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a0d048654bdf26b9838d5a6b9b33c5182130902d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.9.0.tgz","fileCount":8,"integrity":"sha512-vkGB6T9IgsdvbEyEVLaNu+JlMXonqx/mUX5El1u252ZTOa9khsVIAWWEMfxFyXz245V2hJi+O+TZv6rwyHbOLg==","signatures":[{"sig":"MEQCIBaC217pmjonv5eUiuIkI5kgMFEqW2zQw1Pd8ijw+6avAiAk+eEK7zqQqbXy2P3gG727melPI9aowqBoI7OC7OysfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggLI2CRA9TVsSAnZWagAA3AYP/39/t8TW3uvjhjeasJ7n\nph/fWsVBVdMM28SIFwqO/dD6gbVCGE7HuouZGYfS9jwLxoH3gLbkLPUkCNnO\nfCjmE6RS8t0G5OTlolv2kfMaBw9StQWl94LROpObzI0IpCpxKuHITYE1n567\n5wdLjU8Ck64Yab8md7t9k6xlbuSccRorKV+EzQLoGrW9TgKHz305Y1m++996\n965cgjHbK07CuUv8+z7+ibY8rzp1H/38gJ/MHzEwfrXn6Y5QQ6LEKJ2X59GZ\nY6mLf+DhPAsjVJkCe8dzOxciq965bUN+wwf++mlDbzDtFt64T2TI5RR/h4Zp\nDBSxyDo9aLiXrAVcZesyh7xyBH3AqtbwFVldRWF56pqwRJFXV9G5VmR4iD5Y\nS4VGja/WWNvfwMc72GqyvW0MMl1BNYgBP00Sd/mW+SrHD0HnfaVKf0a2lbuB\nL9kpjj4ymILPAHqlR5mwt7XmGAl97R97VxAUVOzPv0yAFkVsyI1snr4yMIwD\nauSWjypVNcTmQySO47BoasZtxvG2jR+5xkYWw4NYpJDb598j2lSbH+6ms2fg\nsRsWwccryOtBQxOIexBs2zdqn2Jmuu9XR+zcwM3LQqhwotmCFg2zxJRMvZ4M\nwrhJ3AVsQEfSsppWaNQ1dH5YnzV2NLWdjDKdKGskDMFa+y1EYYUbSjpVB6Of\nqHxR\r\n=9eFP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"latest","@vueuse/shared":"4.9.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.9.0_1619046966167_0.6969299696641973","host":"s3://npm-registry-packages"}},"4.9.1":{"name":"@vueuse/core","version":"4.9.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.9.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"e5805222a26107b16518cdb8459569b5b7d58c90","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.9.1.tgz","fileCount":8,"integrity":"sha512-BmmEEaistQqNsGlmmpwS2fRkzpf/2riBnUAmm4uDOj4ZDUpssCvCyTeOoIGbZYg92Hzaz0YF9qSeE7megjYLCg==","signatures":[{"sig":"MEYCIQDPHMLxIXNDLAIQ+Z1RDJylH8zOLrqxu+Z3HimdylzQYQIhAK6KRB4aUvRU7ufY0vL6TXKSaO52QewljBsDs52UyGSf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":513969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgijSVCRA9TVsSAnZWagAARb8P/1o1XB9KJVtY8CEbpaba\nACJZf86LJ73iseRSC3WRoVBpVn8zSMy8Ecr53gH6sZSyxURhC9WZ/b4lzTcn\nbwDUH/42UyJrT51u1dx8xt4HUxMXgr//tYfHBdjVJWRCaVMowaKUxMgYq/Na\ntg/aKL6WmCUWMFGiJV4FHusM8ZM7F3rcqgdc5TuD2P97SwF4k8wD64A/sMu5\nYC3JiFfx3RZRodEZp4xT5aHMR9B/YcDcX6DM0nMZTu8/fA8ObHwLyEMCyk0a\nznFls2U7xLh2D6r8vKl2iEmcG7xEYloJ4PRbnddhBPU1ngPSLggzjGBST/Tn\nyQH4FSznJMVYS3NmwInUBu8CAvZa/qcqIinamhfIXCLv0VE7Gxi1jcJqiCWn\nrf2iMtgMz92h1tpaY0Xu2HnBTqIteyOi31S250Q5/CEGbz7fPJa5Yjhied8S\nzl8f7t2c1A7AjDKYrT7bpLP4a70zVsGeDeaJ46sKo92+VtsnmuNeL9a1bw1H\nNzWH05cOEDMZat+r8HBM5RkWVBkPfKRSfI4EwkKr3Fs/yax/TFD6jaxQYvkJ\nxFkSvOqVsmwMel+puVKZ2lqJggEuySy7PbsM/lFDD39oc/DeD/ld6p1mwvOb\neDlmAZp5aJtoZOYXx/lbhPdu8h1RD+s3sQcIVQy2g1Ye5Bwvy0BVf8qa3MUn\nVWfl\r\n=f7yI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"4.9.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.9.1_1619670165361_0.23964058571464086","host":"s3://npm-registry-packages"}},"4.9.2":{"name":"@vueuse/core","version":"4.9.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.9.2","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"8e5ac3232bac0dd07ce91b671ad2a73d2e1fb76e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.9.2.tgz","fileCount":8,"integrity":"sha512-LI2r/flm2pJ2QfKXJ22IHID92F+l0T8XAc3MFh5AZS+JGVqTIC19elzIxnIugCAXl6nkR7pQitwrndZGy4TzEg==","signatures":[{"sig":"MEYCIQCREijJ9UpbiBhCxjc8Pv+pIP31h8NEwKqyhF/hidIIxQIhAKOcF8c6Ahk/i5ZQJ9u136wkwQLzcmxuEIRWFhWmBViL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":516350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglQwHCRA9TVsSAnZWagAA5zAP/3DSA34D9GEJfdFlfDXz\ndGHKi3EhhXgQJsgvnitGBqy6NE3iJlUTxnbKeLDMr5GunAWZR7rrmzah6Y9G\nvBnL1JTuNHmxaMC7/UdiyYdXszMBfXGuLzbfP1T0SEHH2dpRHBnK3TjGDMbU\nnyG19Z0VqRS0rebprTmi5x31eDUXVwm2ZGcyQ2GPBpAprIYyayDG5FDW7JDn\n6ynw1NiKqPwrJATe2vr4BYRPJ6+zdSOa5Os27X7Zn/rPeOmULkN4w/+hT1v9\nAvX1B+4QRjwncmv7IpnmsmlIT7RunhwOU6C6skrHfGRHf00BGVK13nWCCGE9\nsQ86oBRZXuRM/dwzZMRFw6ldGIy5N8ZE5qdhF+kb0uBVnsUxer4Vbcsb8vPy\nvbMeOOP/We5valBUVu+Ta3NtwMTcIQssIgZ0OVCVFrAqWrwYiIVods/e66Jw\nlgumHLWGMtgXouKwe+ktjrQjQqGDPyO5A5GTin7U2be37PQQFCs0p8oXQzpc\nRTSN/hXC7B733hNDdqE3LX18awnh/p9LQB09mBLz+9KcwAy0ROspymh78f9P\nmvdvLUpXJU6IhwdTfccWQeixT8xNLOdeolpjyjYCV1u/K8OrT+er39yiqAzq\n6+svlkeJPT+lJdZ1Gcp4isVfHBsPLZvrspMEI9u5lItF4obyGuQh5Em7ZMrY\nx1Vj\r\n=rSu7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"4.9.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.9.2_1620380678531_0.7260981075399215","host":"s3://npm-registry-packages"}},"4.9.3":{"name":"@vueuse/core","version":"4.9.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.9.3","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"ae8cb514677480e258bab4bbe7989ae609d76513","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.9.3.tgz","fileCount":8,"integrity":"sha512-Ro9rsziMaZUSVMUVhOO4GvykebSjDHnx2pC78tmIiYBGjF9e6RW6zXQdRxk2Ro9SqOw7J4Gc2dlv3J2I/2mNkg==","signatures":[{"sig":"MEUCIC56bn+p3d0PdtkQo67Nu9SfGK7HcIz+QClIaEQbHFD2AiEAwbkyqYBmQcwTFEDc4OkRm3JbTQcb5xX5ogN8XlaylBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":516467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgms9nCRA9TVsSAnZWagAAIFAQAJa4RUaVHC7L5NTT6HP/\nkkCnfHWiluBf9BFB+RbEElDAP7mIdeXgGrAx4AVS/FgmDokdNG3k7md06FAz\ntz5gKnnMznji5qTmOAy6WW0d6Zjm8zT173QZCXAcRjVyLi+Pon9SLrRCI2mb\nuQdAlGv0/9Am1FQ1jD/VG70wRA/SivkvZe1U+HRfE30AKA5o2DlCZ6OGA+mD\nKK7r/Qqc0IU7i0OBHN0JauMcLN4OhLzJPMzisPl1REyBXHYjLEQJiB2N1KCy\nslU/QlOnc8rBYKbhEtm97tjw39Eb5It4Z9MmB8A2Hm2yIRPTpbMhoBoKPoV+\nMa+QNgwIlSL30mxUn3XXpJ8SYn2VVgbveE0CcdWT/RZryMiNWl5crw7Lad+v\nUTSlfdxtmLo9DZfBhk/b++mImwzxeubNhu2K8EDwc2RjtIg5Eo3dPQBAGREw\n9FkA+2VejcFwAyRpRNyOP1kxxuYy8cQYhZDz1Z/gLNlxONS7ywGoUp68FcPa\nhc8aIhpDpZW8xIYzPlCOQWfVbT6REwrPdUTKYNU4yMX7jAHgqa50xT1TvCmU\nA14f3VfIlVE/vOwFV9MoBdD47f1+gVQIv7FWVAw/Gx5eBm+4yDZEzmjO5D41\n/p3fA0Q9ddMZR+zoDk18f/6OPNgbd0tHIHLeSY9rd4UWHd4SNBBNwRD3dqMT\nmoC9\r\n=x5Xj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"4.9.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.9.3_1620758374593_0.14695170723499684","host":"s3://npm-registry-packages"}},"4.9.4":{"name":"@vueuse/core","version":"4.9.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.9.4","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"f95cc6b3ce8acace66077c36528495c2c1ba91a5","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.9.4.tgz","fileCount":8,"integrity":"sha512-G0RKYnMyEUaHPZu696ZSei9XLWdiJf49tCz9gDHLkM8GMYqfAn5DMBa7XITLpQGWwYAtrcNunMsTdWxd/EuHjA==","signatures":[{"sig":"MEYCIQCf7+OMLwDenFjRTUAmt7WBYKJx98FP/4TqvC+D5pwBxQIhAIIVwkdYRM8HpRXVgJjwpdD/wes7B29wSb/y2iBtpUIL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":516536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgm6lBCRA9TVsSAnZWagAAIXUP/j6mCyWOUx1s7jxBuYje\nM0Sh8xaq33BpbcBOGVUYvVc2F8FKYJhtWEcNEsqi3IftWPYrpqu3t4eoVEOo\n+DRb84PIhzTY1jrxc8gwgo8A5mURgaO03tk0YgmXdRz3/PgiAJJeZyVzXxJn\n/iikA+Y1niGUwSn3V3Uc/kMoB9ayMwqjhzKZUwbde4UVrifVtL3DKcxBpUoU\np3sbV2K/c16FKmklFvOOlVR3T+Z8A8S3xMy0vco4W8HLrEvsH6IM8KLX/7FL\ntH7q+vpr6LU8dF97jB3Eeh/egbVh350OyTQ2zTARv8QxHGRIg5oA6F1VaO18\n3HS7IWlX2QCQu6UEu/UqXWXqqUR0g4z0BtBvOnAW9SOQNMG0b0T1GaY8mgyj\nlvqoq6qk7u8SBHvZsptbglwJdLsW7U5XvvAqBAq/JT9luvZVQNFcp3ngQIZO\n5/6Sq7C3D4cVASk+RUCZybvb97rHvfs1bhi5pvFb8yGIlWvVKdDz/btH2ywZ\nrRJuY3UDJ8NOf2r75lKOfVs0ZtD0wtf7KrMYlezKkdIFz98rRnAeO4VKEfWZ\nMVB1Lu30S8duKyCIfPIreO9J7EOzdDMzb5KlBQ6CE5+0KtU9hBt8ve7AgMkt\nOo/DOG3/s1492Kwga9gN1ZqvOsVTltbwD6pErI9Me17crwmt7+Ay6N78QxjI\niHAf\r\n=SqPE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"4.9.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.9.4_1620814145084_0.007224338516217621","host":"s3://npm-registry-packages"}},"4.10.0":{"name":"@vueuse/core","version":"4.10.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.10.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d7da6df9ec7c703bb6e7127faf59fec22b3b9eb3","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.10.0.tgz","fileCount":8,"integrity":"sha512-MEJKnp5ZQFTtQnHoUvP/yi6nRbr6S1NcaNe3L6PZi4n9Gm4JiAd5Rx0fS/xhaTKMOzsTbN1gTzoM1Gl3BDbjtA==","signatures":[{"sig":"MEUCIFWGM1TCecbTyBJA2j03//PMarPR4++daahT3L+EgusxAiEA2glnlUiIFuS9IDy8HDKXnpjQD/ssdikj2RGIWkYWqio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":516810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnBOOCRA9TVsSAnZWagAA4LsP/RYrhvIafykHgmCmNcg/\nmhhjoEBTfvHYV1Ey3IYSpImssj9rMGWQ8XiDe/ZAEEKBGU23ADeQY2NYNOb/\nvs1kG/d4THMH9SyAnEw8zKbXwpz2iBbwBERP7ljvww4i1CiGACs4UgeG0tJK\nkDljGdSjnCO+M9ucL6l3E1gSzG/NnQdjKLY64aICE+/s5dKD1//zrYg4nNkW\nzRtFQezeHfIrPcCYhhqBIlncZQXq4GCcYvStl628EK1VuWk4VEqINt7neKlS\n7CzLtjlDHuFQm5O/2pWri8aQLg2Sf1eEqthFzKgFJbLseAWQRBLVlT7g/s6G\n5fLOWA+w4a+na8XDgD0YUG8xU264sKoaY5v4Qvb3KylR8TU8ho0k7E1JirQr\nRbsprBxfThx1ua1KuUYWz5UWTlL9cGNsWguBErUTsM8SpJqN0hpxSPdes6j7\nV8+3Ehifla7VYMaC2lLGT9ECuSvCfXkDweI/fvg5QqW0ocWlxQRp8cJxG11Y\nbpGgp3JYZ+jvIt6ZC+yKQtPX8NoO3b1bwGTmxassvnRWS7xUYQIga4TQzIuD\n4KwDFzDSSsOHy05wKmy/NQiR9SX8rKeR8NCMG1yFN8LQDgA0cfMZnf19OoUD\nxthyeFVJ0thL2XmUmKPb93eNITa9h2q61xjbymY+C71y6qOM/985lgpxq18d\npdBQ\r\n=xFE0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"4.10.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.10.0_1620841358242_0.56809901386827","host":"s3://npm-registry-packages"}},"4.11.0":{"name":"@vueuse/core","version":"4.11.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.11.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"2fbfdbeafe7d0a975a901cb56de76226fc4bdf10","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.11.0.tgz","fileCount":8,"integrity":"sha512-a2/NHE3LjZ73LKGU1Ef2mz11ilIxs4pRIv1OUf98Sfvg6+GqA3R2VzIExswVlU3555GYIErmmJDywEHLsyii6w==","signatures":[{"sig":"MEYCIQD0y38bgSbdKm4aJF8Ih0hKlLe69ShvFxZHEOqCFITeSgIhAMJ8VIqOSx7ETVoUK0kdf2pfpxsv8WeG6rx6X85O01xL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":523673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnknICRA9TVsSAnZWagAAxBEP/iqh6pWyPyueFxcMIvSn\nccvfVN/4A6iZjraso/e+gX8Vq0lRC4weziht6Urq/vMrXKXkHmpIj194/ewL\nvUnP/nddxDC91x0MFcG2fDslfwinalFqaWF/8snkkZa0OvpMbFnL2i5CQvTO\nwDOYicZcbk02Iow3t54ZBWsdJN0yN2yTPkFCJ+en8enNjKnZ0KIDrjzHoEb3\n7t2HTZ5QQC81Sji2OUkQG/5Fxnv9wR/zwqeJNb9p1l3W6Nhg0mJwUVn/RAa9\nlSYisGZRhByGjkbg/ZD0R8KQJI6V6Qc3QjJ4zNN18mgzrHDusgRvVmd5MuBx\nf9SKzBYRHPSTqIOA3WlMN+bJzM1m3ut234HcVz7tQQiN2MBnF3mWd/SWAUiZ\ntKIXsDoBY4jofdWLD8G3PWFa7Ou+N/hSGHGhyD2ypR0cAMj859YOMqLMl7sW\n4aILbzRbcv6YioGlRTiO/2BXH6C4Xa+MYqopRIkLpOy8tw9iYg/RAKratuII\nrdru3glfsJFZSGBFkAieZnH2mfZPORnB/ubA36c1Z9t9d5ZNb+1MtmKo3D68\nH9oaTJo83Ln56Z24Bms3FtsDD+hH2zagOYk/t7EGEA3qIbx7zkprszo7K9Nn\nBlWgT6WsP3R22KifNNoaoJd0RLn/JQ4Uemuhs/3aLvas+qWZa1G9+0qSl0OT\nHJVJ\r\n=IcP9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"4.11.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.11.0_1620986312479_0.5365653551523573","host":"s3://npm-registry-packages"}},"4.11.1":{"name":"@vueuse/core","version":"4.11.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.11.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"1ab79284dffe8934420a1a40491333cd0591ecd2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.11.1.tgz","fileCount":8,"integrity":"sha512-69PdXDVLqZgmjFLbhqN+3Yp/29BRjKtk83UoeVv6csPIPB0DG7SFfsmZbnuSouEetgHXyFSKzty7+4S8GwEyWA==","signatures":[{"sig":"MEYCIQCR+8bdNVSc4tMeHnid3TDXoFOT8IiS2j8lIgUw8GEvGAIhAIWqRElqhHGIZC9cJ3rIns1eMWIr0LLskSyueDMoWjte","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":525994,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgq973CRA9TVsSAnZWagAAOfcP/2JkPQUY7tWtbll54tQ9\n9gBiYBy2TnoM9j3WjpnWVia7c4S7FPXv6xa+eeFqVIxn2/xg1LDWbfR/DqAl\nRCDqhwg8CJOU2sPsLR42ztwJq20Psdi2OuH+W+95iQqAm6kqzMaW+cDvYJEE\n3jEcdNXPDxiDSvNS0n4VScY2JxyaAUCxYDiO1vFSooQSMJ6+oH4EUDG5lz1a\nXKTk/ppt12l2RuKzb3JFETmC1mYLNNAdYKFjYyN8tFe3kXRmr8dryaCNcGjZ\nLYgqrlZjBKvtNLXZ1rAh6F8Mea8FnXsthw94hXIG98CYsybVNvReF2Jq8BFN\ndfJXSSlPGFbrIkEzJ6wPUow3fCZPiXDJNCFOvX46rm1RUDrLaw+nWpaSaArV\nUVympVLKHpfl5r8QICnVdaopss36Q8hKS6lyoBK8SNsyhNO/RNF8bYHYQZe/\n8ESaGAPaSBnie3vJ1Ys0OBiTJuD1s61JJv25tjBmGSGA283Ta6bs//CCnpzv\n5plpyyON6HxCTY+BAgO/8a/r9WuMaBJ0F76LlM1k0AfgdRXgs8lbCn4KtN3J\nLu/OVqPQv8lgRTmuZ03yI2eFDfN405Vp0HrfxwA53cSv4nvJ+0/+XNwXgFLr\nSBCQGeCcx80ywpfYTVJIqVIVL+p7fi9P7eQrxrvRgAJ1A4OUv6NsxJ9nQn7/\nPU86\r\n=PyVB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"4.11.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.11.1_1621876470767_0.5137616183531177","host":"s3://npm-registry-packages"}},"5.0.0-beta.1":{"name":"@vueuse/core","version":"5.0.0-beta.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.0.0-beta.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"33684357bb8e3785b8cbe2977d30362b52d5d08a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.0.0-beta.1.tgz","fileCount":8,"integrity":"sha512-2GKE/cNbN4qWXvrhwPyL3fx4LdgFpZyrYCs+C5vncWPsheS/u/MmQFNqqJNXJ5N3mM5GA6Hx3uEQ1n//Pkvczw==","signatures":[{"sig":"MEQCIGIHttBIUatxcjyWA1BJQ0yvyOvfjHyKeNWz+D/513WZAiBCY7dL6T6IVmjj6GkRkwBAfV9ELT6NE4FRxh6UGRFfFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":524678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrL7MCRA9TVsSAnZWagAAMrgQAICidTERDUJZ9FEJ1HVx\n2BXb3kJSbEr67R+Q9v7Mtjo1MfzWjWjuTT/tzYkI25CQAlistfm05PDrIuEA\nWNJ6OlapUGyT53Mo//7uoyPSm2NEI5Oabjo3G0Dix/AbtN9SKjaKcWctIs8r\nxOF22//f2oNzlmksWILmSWmUyZ7SVQerxEdk+quXUsZgLG5kqhzTEBvl+8yu\nTDQbS32mhcZSKj5z7KklCPEnyCuAR3vG2CXI6cVPWKYTKifx50dvAjuO3BXN\nq+Z+F+TeTKFjR3t9WDIm2QDoQUQAZcgnqysnKSogKpdNQr1+lfdYD4J1NXwT\nIr1ga4Lgk2Lh14BGktASWrmul2IxHqENStsIf0xfzw4GvMzGJZgvQW7bHnNX\n40virl+YH1ZKx7kULH4hGbpNyKXjCyTBHN9vka0hoo7lFu6amnwslIXutcjM\n/NH7MEYMnsAPNKuH51miKrmh2KtJ/2nXiszniSwUx6JEjq7xqLJfIoKSCjNd\nlbKvCzGmu7nyc03xV18JZofr/YDivdvH42D0dSAPOL1PjDDIE0mCfHwOC66x\nnloyl2+JOGi3Db4cLaGjXsawYvxIIVBj/Yakd8FBS1+qbmLC/oyhW0ABHvQQ\nU504c1Pm6EPxVX+W6lCOplmeUZum6LUIKowH9I0WMUky5g+/sgxVkvlUjAow\nB+AE\r\n=3Qwq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.0.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_5.0.0-beta.1_1621933772392_0.13370946175813914","host":"s3://npm-registry-packages"}},"5.0.0-beta.2":{"name":"@vueuse/core","version":"5.0.0-beta.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.0.0-beta.2","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"adf830f7e6888e20d003ace123258be7f93df072","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.0.0-beta.2.tgz","fileCount":8,"integrity":"sha512-u650N0hUDtYMAgRo66nZDsAcijmeiI9ZieeTkBtX+uc7Bs+LNty/7KWvPFrWFmaUPCzGqc3Oc2NDlh8VlHB9PQ==","signatures":[{"sig":"MEUCIQCtFHuWk5+FBVAiIwQ2hNFoNkHsyThNf3MZC7YlSfLqrwIgFQKSBgk63UF/PrrPFvNlz7jFnSRw4D8i4cPBzFIPZ3U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":525017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrNksCRA9TVsSAnZWagAAHe8P/Ruw9ecdeOSin6cOJdAb\nn+PRdH07h/QJH3Slza5Ja3/C6tABTRfSdf/XEd849//Da0w1ApbkndXeWLon\nJSwHlU8t6jH8rwRaMOnZKfxCipCj/WxTDHMV3MIpM8gXA0OqHdDHiUcrjinW\nvaQC11Z2fqMlMHjGtv1Ri6Iv65A3xzOLrRcML9oD7RybEXS50W6PyMy9P65J\nBGsP3oLCMJFqL2pXts64oBn7pSRcXjQWxItU/jicXU2M5bl9qe+IpwC7dqwx\n9phmUihrQXt50tuZm2Y1BVHC0+hu3Mtov2ZovF6RkiWQlBHT+lsJcC9jg7ZC\ngjZOWGpCD8SKTXATuYzd2INI1aHJGpLD78PsGLPna5xp9fZCSl5BBvWfrnx9\nRn4A0WgswlvRmyrjsxBZAzrPyABSB1dKs0HgePnePdAuLHho4m0Rw+TzYKCv\nOCeP+5dcGy+mGqmHcyTmCDYGAXd5IIoQNukYOFWZ9L31BZ7mZ3g9hPLljS/G\nM8efBLzqkuQiSb+5Qr1DVDYO5lw8iylKMbbfuMBHx3PGdMKeWt1zOBNPl+wi\n2CiWPozpEOCGZF74CWbIwAqpgRkTCp0ljxrAsqUGV68BiRuHJ83B2BsmrqwQ\nCZPwPlpSgSMeT14IGVZNLHGJHr/pvn9m0yBrWn/K8UyLNBEasecG+dWxM8aD\nC5ID\r\n=V06V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.0.0-beta.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_5.0.0-beta.2_1621940523542_0.8071774883078473","host":"s3://npm-registry-packages"}},"5.0.0-beta.3":{"name":"@vueuse/core","version":"5.0.0-beta.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.0.0-beta.3","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"bc35b753f24492511e164fc44cbec80f02d41b52","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.0.0-beta.3.tgz","fileCount":9,"integrity":"sha512-78aq7lVBcV9cgmsDvG2YAcE6hs+9WbmUon7WfEWXBB85xMu66SaDQOzEEg6fGFP6Cjxz2V8Auzf7NNwyk+adfg==","signatures":[{"sig":"MEQCIFiklfCemSuwYn1pJwwJ855iDtLMz4lrnsJ6xo4Zj4IOAiBjjrpsSbwIMAwxe6AwI2ZRyHZ3LmAUiT5YdT2/MTL18g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":557762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrbbGCRA9TVsSAnZWagAAfjsP/3CwvZCUXyPyG2sbqEz4\nbmCuwZkpV1OYflVwxQaqJk+Gf0iKUB6sGMw4DAC3mWB93m2ZzYEBrjtvIkWX\nZWqcY05EoTo98Nm9UK1xR64+NoDkLKcZLC2gRtHaXzE1Llsxo9tSE7YZXRIF\n1VG2kpvZ60wNVz1sPUCQpKE8CKzp6UToKwqKpjEIG6d9rrTAH4/dj351dN1c\nC4xYexno118L0MAy+sazgl49qOkcLf9P7q8JWoDPlfQTPvLYDNMNPeZkUjMg\nTKU2qeLqsRPfvHVKT21Isy/2XUixU/vaYZunmuNxiZK6CwHonIcAqZNCZNvz\nYY1JhxnwJd+IyYIXoBwwCEoAKzgHiymkx85Bzkg+E21r0jf5mFz5a8Arefjg\ni1AlCu5YwY55pdCIsXNNKFEHi0nIdbgZTSfjomGYxk51Nof7aDJ6+Kp+31VA\nqoLqxgDbDbf0PC3i5XTpZZyvLcvHosh1r//vPwG0vMxI5TdVu+B4tsN0yeiS\ne3EzPfN0GkhfbkCENUVjNQRTl9o46hsjQBJjICTUdmWUPsv5khZ8ixfrqUpy\njhQutq4UtN7sAj7ajhtMSiz+UdkHdHHXIKtiyj1wfLazEx4/yAXJS1Um8k4j\nUqBceB409NjywnwMkIeHVWo5Ky+So7DKW8xdVAY6u+A92UbcAcIJ74zK6Svp\nOM3u\r\n=SfyO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.0.0-beta.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_5.0.0-beta.3_1621997253791_0.5550710192537545","host":"s3://npm-registry-packages"}},"4.11.2":{"name":"@vueuse/core","version":"4.11.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@4.11.2","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d4f54bd38e7c289c6f6357992c02423774cb26d9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-4.11.2.tgz","fileCount":8,"integrity":"sha512-4A17XvKXpMR6829EVWvrdSKEeAjTWaiC3+xh51KEtlyCwvWQwZ0xwKDrbMj+e15ANxjHrTw/0bJVaWDfPQt/Pw==","signatures":[{"sig":"MEYCIQDtZsjj9r1CbDl1WdcC+ibEu94+SaRnh13y+wMDAuth0gIhAMni4VnDWbeRqykqYuvsDNAST/oE0pBsgiQcny4Qn6UG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":538788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgswiMCRA9TVsSAnZWagAApd8P/146nKUS1W56n1W9StU+\n9JT/R6yLekBaHhnXeaRfY0WzXC8+JwUmqG/Qalf5nmjNXnwmzKaXlujYuKCP\ni064B4oeTx710joenT307XYVQLK9ITJKDxYoDX3UtxmDvitKXRj3LcWHWoeq\nRGwNKNe5QIvV419hbViJ3plJxluWOHvbMadWz/pXrUuUCkYAGUpRaMxgnSnr\nNjyc5iulHH4fKwmKaAP6blBgWqgxwE1DYqvMyNanbxp0ylcGsH6aUDkjw0mN\neaPwqCOI0P8FD7bAkkrSG2t3ZBYtpBRK2LdduS/X916LoRZEtVCxt4XEJlzD\nC1iMdshjbvkei8cPtS4itKpP9M5nH5ovaNLJZtEveMzJkeyqShxGl0oFVSDC\nxUbubRPsgiy7lrbPAbs139ZFV4X5BnP4wthGInXb+i8XDh3zHs9k+l5Ty2a3\nbbXK30n7LLdcJh268GrdWlH0NcNCSwHIJx+Z/IweJcarVehZaqNht6hp0v2k\nX476q9pxy6qjmGRB8NzDlDztictprOy+FhvlzRmzBCWJInm/+W0vYsSKvSyD\nbpt9a+jqnJJ1M4GgPg7VcNW5Nn9UdlaK23B+vOkG/HunAY53EVzc54+SSZMA\nxXNOdpM5JBvAexzOrWrVQts2f2t/6jB6UWSJf5OtXwOA1SoY+vo2ToEBwwpK\n7NgM\r\n=UHU+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs.js","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.esm.js","exports":{".":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"./":"./"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"4.11.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_4.11.2_1622345867766_0.383245618822629","host":"s3://npm-registry-packages"}},"5.0.0-beta.7":{"name":"@vueuse/core","version":"5.0.0-beta.7","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.0.0-beta.7","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"b754e0d7f0322b29bc3b18744e857b8fda80343a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.0.0-beta.7.tgz","fileCount":9,"integrity":"sha512-EF6qja6gEtKy5mfPfYP4RgIiNf1JXNwSXkXQgw/zWCXoPPgbfY7WYW0DRQ99UJTAIYNbRCw7Dphq5dDTsJ79sQ==","signatures":[{"sig":"MEQCICi35ElC6fsxZrT3Qgd3g2wZK6bfymaMZdI2vcw8WM/GAiAKikdSWb5g0sOTmom3+xZ1om5eufgDebGPW+2wR9LlDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":564562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgszTRCRA9TVsSAnZWagAAPyUQAIUfOD1ja9NwRrXJOWWO\nOuOg33zYIcE8S3hRYOtiVlljLALkiIgRHuhYMBF9eNJ7AO2vKqqs3BW54o/6\nI+cUyyZRq34ShvC90RfqDkkoDJbhNfZLe1dIQJixJfKmf3qCJokBwgv/2A1F\n4P4OpVR8lOHm+phfnuhX1X48sUgldAIgpmIOrs2Rn+RQ+tYqd0e5NM1dyPWY\nTGnTgUUwxGk2glEH6Wgx2STWMH7wEukcDSooxVtrRtmCJWh4CheztjZsVLPE\nIPYVq9CgKVrLJX5nZx+nVA0echkxsV6ctz8/cUGwLWfYtSqK1F5V6OaV0Tfq\n2ACpMut1Hf6hVcZqhicx/Bef3Asy7rmcffVAiY2AskRwAi4m5KN3d0kPD/kY\nMfVl28zurs/kf95mIplyh8fY68sEEKTgwVTcczA0UXQOLh+XYSykFvazKcXx\nm3i9qVKaHNAOHn+Tg8XtVV2lUydw5hd/Ofy7hBTJtpCAFuagFhCVXuJUv2kG\nETUOmWQ9jqL8phsWDeaHfNMFNCa3fJ9oybcC/cKXZaQv3PUWAQc7IBknK9VZ\niHFbJpx7Z6rkAs5rlbm7apmxKUx3SFmvVvRX8TI8dNSHTHjy8E0EHNWt+CJI\nVZ3+WUaT7aF80rykiTRoQmre7WV4fQfHYE6+/LKJsPKDVWVgIujGwsfavcXu\nazf0\r\n=5Qo0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.0.0-beta.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_5.0.0-beta.7_1622357201412_0.8702627733798634","host":"s3://npm-registry-packages"}},"5.0.0-beta.8":{"name":"@vueuse/core","version":"5.0.0-beta.8","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.0.0-beta.8","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d61d909d96c5f371fcf784d63a9e7f81cea21060","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.0.0-beta.8.tgz","fileCount":9,"integrity":"sha512-7pDHTWFNCw5FfzsCZALl40ZtZ2mNGCTjckD9xpb4XFDTEtuoIHXNShWWMDGETUZE1QotP0+ZILwQmxC2hoRTHg==","signatures":[{"sig":"MEYCIQCoYdPbByLN5ewT596NT+xzfOdzggq9DV+IH0eQNRPdtAIhANYOoXiqENyJ5clFZIzbuLbuVP5jRIx8shEgkP+eoufJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJguYLOCRA9TVsSAnZWagAAIm8P/1M3C11v85OmaJ0+r+7t\nX4AOsrRdmWBYl+MrGkyghV7+bJAIXBPT0dGOo0jumNogm7RWfOyHx6ba3iGT\nbQu+ibWpimgl/RZW8xV8jDaGu0ZHAdAzIWmGsD2p4RhOWzrHwQqde+vG3f03\nsZR9l/+/jO4wROeV9MujVlfklA7cStXEsYANC+SVtYFilGArP2Dfd7FrD/S2\njMNiE2lKeMNCA4qZDseIfyYDUL5EuDm+D3bg/Shr4AzUhMJOn9JKLOlIVKrT\nw7YBph2uxqyWNw254T0xhyNH9i5nwsAqpPF+HA0kXhjrAjrjHqvVWEdRxL9D\nWQATAtsBYDNIgpmu3KEd7wRwnvQl70ikdTqdkg+sU01pbxxabbwN/gIjKBZR\nqqHxuSM/w9QB1sMeeT+NNNDJOYiqxjdJxzX8SEGCNVdH6uSfqpgHQhssOo04\nrxs9tHR2ABKpY6gzLPxiPIUsuigYX1pxamZovaKMT9fRXEZp144e3cqiB10/\nPXd6wiHdAAfhP0x0O+qjmpLb0p4BOi5+qhoJTKvKQ4gFl6kFiV0KRg8Z6kKY\n9IazirS86zXb8/+povgi0Y7lYh8e+GWSjOqWI4kuTBXoB+G0eUc6k1t8M3YU\nQuzdq3g2cfyMQ9sy/hemytLgnHn9CLq2eWBvHxAMAWgF5wUXR4IWpm1Masy0\nugV7\r\n=rEuZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.0.0-beta.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_5.0.0-beta.8_1622770382071_0.8090054628065559","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@vueuse/core","version":"5.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.0.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"9329b56e5cd0864f601f4091f47c6e74cfb2d95d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.0.0.tgz","fileCount":9,"integrity":"sha512-//QyV6X0e1hnfptpDakZba8WYNNeBVBRB9+33C7Sk9iYcevfZeAXCFbb9CRE4TajC4QTOQRBEDnWoCkZI8YAgg==","signatures":[{"sig":"MEYCIQCEVAmFz9qoerHCbKHzmdbFRP6YkyiFaxJQrvvPo0nhKAIhAOi79yI53yqWOl6rjbZNJb7+eFOnN0ydRqi4H39KeLrZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvE/gCRA9TVsSAnZWagAAH2cP/29wyCwEftv307bfQWHZ\nqCBMyV5lG61m0vv2DK4Emhv1BsyxBfOGZ1rXpkcyXhbtXjUbKQg7p4BoXg3v\n4d7cd59+Cf9jG1TAYTk61VRBbDahLsJ/5P6inv3IAnRZEwpxEH2538KkjLLk\nPiyd0darVpUQbvzyPVs0x3HRoEUXEnwStKx75xI00Bvj5dvp1Dwz9NyXZuTc\nRRCQAr/lpXSIYaYEZ/YSJSL34AjrktgaDyqPLXG2uKMv06f58IbaRMc943AX\n72/El9SNqasA9o2A3kOLCXDhIwzooiKK3fwFciZEV2qgA/qY10bo/XoTSBGs\n+JuARSYoWE8AvxQW0LZAIfn3khX8FpWENiWoo6wMFqLS+P3hiY7r/qAyoyct\nCWKMInprfAhOG1Zyysy17U3rQUIE/TqvnJsv4B8tzsfcL8Qs9wLf1u8KhAgx\nPxSpQct3M/hBfgjeg09oygD/2lj6bXw3pNivT0pRnxr/I6F/sqP9NOIqVSc4\n3EI6ZXCj6Ok6DS+p+qFfnzR88FlNyiKQNMttVj3Dhv3x6zORewKXNZMfIrBM\nwDBo1j+85GT+57iLu3IdxMtEUsC7tRD7vF7TD11ms281Y84xK9azDVeQyk/G\nGTREvNcqAe+p/sggzI+3vJhUvsFB8JxgBz4VSDyMQenJyh7miyEVixzn1JRh\nD8qz\r\n=Yx8P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_5.0.0_1622953952659_0.37355965049730155","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"@vueuse/core","version":"5.0.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.0.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"94bbb6c71d95b79efbdb24111915775e61723f1b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.0.1.tgz","fileCount":9,"integrity":"sha512-hzcyYNvW1p9ZEwm+oBaWrHgGx6S93pJBiXLZUj2pgCNiJZjaedoePT9xzesi1SBxeKcYxwToaTISLeKdE4VKeg==","signatures":[{"sig":"MEUCICJhGExjeCMNjtrLI0cEbpPhvVqsSlqDAvo5JpspgHTaAiEAggyXvfD+Gxw7O1AgtVyIXgA67E4BUqtCDz9D1YTZie8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvi2qCRA9TVsSAnZWagAAwKQP+gJqJQ1T5Wn/cmPsCY4n\nfnwJJRVkDwaJTtfhgcQ6U5M2kJdWG+Stv0yKobY8QzisG1NZno7wUFVEhevM\n7LVJAMoR1vhz6xSlfhvsZcnqTRXpgUaW8u9BuULQVEK7IYxxlGCva64MBc8m\nUOEehFKxCrtVuPRZ7a+UX7AV3LrZCpETCVbVYMkOEmOkokl6eWujVf2kRZWK\nHfzasoLvL+jN/TOMRTOmt8bdsRoVmTcjnZTP3eU3EJwM073kqEDzM424B4fD\nZToEuhSqq1raeSEXmI0KUp6GkY2vNdig2+Ygrxs/DvL10+6wmmsEW8ObGmVG\nFQe9OaTlqxB+xPxB1bAWfHTKA1WHStP3Xb245qth5QmSkzXeB1XVpSA6BYT+\nFatOvcZJUdHXXJr9dDfhx3h1lBuu8/K7RfpOu980xEQoDe9r1OdZO3uuiCAL\np7I8zrzv9rWP8dqKlCUlnZXG6RThah6zcvIP/UrH9QhxE3cNAup291pKlSzc\nuxf/D2X0e3pUFbuX3zm85qdLgpyiRCfWoB+wO2wiY6Ua/YYAF9DE1pj80fzY\nglWsoxXfHwnA00FywE9BIx7d4/6HBPxlMMCbAM4km8jBjbPL7itt67yDgHXR\na0t/tkzrZWPf4ZwjAMp5qzVbFKlBTBP3uZIhTqV10DvbxA9YlVFTG40ZnilB\ns5od\r\n=SKnR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.0.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_5.0.1_1623076266157_0.1699952319585989","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"@vueuse/core","version":"5.0.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.0.2","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"302389f620c0d4b51fdf157012d9b5b522b605e7","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.0.2.tgz","fileCount":9,"integrity":"sha512-Sp9+7AL4Cg3Tx6I55WoH7zICGRlp6ZUF9NW3EU8SZTkryHm0afAjFfASMwlfV030JFeh45BdqafDOrenVmM9Cw==","signatures":[{"sig":"MEYCIQCzwF7tpNtVx3s4Xfs6kvr8eE2Us0uv6sUA+LePpbWwugIhALH4rJ7VDs6ZdQrsWfcJ0Xhofe4Zi05oTd6teT39tuX8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwDM+CRA9TVsSAnZWagAAMVwQAIcC7FHys9BaKbE79iih\n5+99qrj0XRW4fcdBrEm7skGPALI63z2Z/ozMwM/8Rj0201B8JaFS/yZzwgpT\nUBOuPuNFrUjQ8c+7hIA7lpeEUrpnAhJzvnxyzlS6DZ2XC2QBYvmC04yk7AZs\ncy8Ue2IVVAyKDbYfznCnIuYFQ3P+TeHTQ/8nSP+PajlNNlQ4jP5bEnsxvpS+\nyS8D9lg8ujLCQv7b3vNwez5zzbfkX3zFBXl9o0lISyCR7Okkk2n1g4P9KQEQ\nUh7GLn/6RJocMQH8yZTBh0LiQO7KsTZa0aUshCmuFbuE4VMiVTqiee94Rgd+\n+WXcR8Ry/vZ0rmXGOYAdBGT+6NHfjRGr9+srUbIlXVT/IpTnlz0iUD9V/n+h\nmKpWwCRpTPdopm/UgHpgkZh4ElrGN3FZICfl9RmW8By9923EJQabNEJeLIAs\n2mwihGAoyq3PyhS9bMRQTvmttv07p8VddFAUtoDgCQqev/TBlcY28GIip45x\nDgcYEoCkGKlvm8VqfMOi0HqZaKMrZ/9pWLTk54zLtCbbqvzhRHmj230oQcy1\nz1g5NqpG/lk4nuC5bkaadIz0Hsi9FZmrdIaLLg0oqmTwnrapJw4vHNpA6tIJ\npiu82CkUU6I73m6Tmpi3WpUWGtSlufILOjQMJpWW2mBWeLgPsFkQ9HbNjofD\n9Rju\r\n=dQcz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.0.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_5.0.2_1623208766458_0.08353451219011876","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"@vueuse/core","version":"5.0.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.0.3","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"8f3170e2a51ae62fb1725c84d4cc02a7552aad0b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.0.3.tgz","fileCount":9,"integrity":"sha512-TMCL11EVMaj2Y5qdYosvuwA+i1aKrerFXs7fhNZiQiLCWxF8XsrNdxzoiaI2n12UcmSOXvd1xdyWs7Nss+p/Hg==","signatures":[{"sig":"MEQCIH8v0mTQ5o1KSPuSBqiGS2i36NtZa6W7xCDum7wAwk28AiBqsbqFThfa2n+cf8HjaZur/EcTM7Qp2GDcDN7h8HO8XA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":566592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxcVhCRA9TVsSAnZWagAAig0P/32SaCTpQ4Ferg40ayZR\nQ+RVVTAJpykDhvmINWAT4TWbHMTekz4f3CqSjH5uBnvfgRZLlM/GTujahj8m\nOxULKKlY6EsbkMPZjNHoTCJcjtpE3AB2JhjWG0aQYaZ0p9Srv/EqoktBYjSw\nyhP/SUK/9GmQzvO0xppmHUqnk2ZWi5y4vnOZ3+FpzgxLZoaB89eyFQoqDhTH\n/N04Jk9+wef6i4YoRvDVyo2dDIAnv0I5TyLIfq7RcCyXcLIFQAq+fWSMNbeJ\nHytHzum+wc7XGSMYDTDxL0LfFPiwsyzQRJ31G+WA3Fnj3E9TBLAlYJfwp0oI\nVqzSzSWVm8S+/O3Sq/7fsD0SXj51zAZxhEtS8RTgY+lFOcgijUyNggJIINCd\nYboVvUQlZtCqmkQai4HW2KUH0lvnq9Y7KQzgb67wgCaMhC18xt88QMsAHp1K\nZsdxK3yzblzHke6C85/trLFTwDW/axsLs+fubDWAGUVhmE0o+TxqxJbu+MEt\nDq/TPpQkAr063ZP0dhAMubFY9qk6gcOboF66NqQR1yZFiJWfCFoaCnFM9ywe\nALtAhlu1JkUrXSaR/BHfbCiLb5UdsUrZS4JzYA4ahxoq+uxEzrTcMoLFiEiY\nrhTEakC54VxcnttwLe2hup3aRqFvWsvX95zoNjXjrIJkK1lli9Z+D2OFDaA2\nD4Pn\r\n=qpy8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.0.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_5.0.3_1623573857039_0.4908081346888036","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@vueuse/core","version":"5.1.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.1.0","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"c797191afc2a69860e93b8845485d10b3bfd4b9b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.1.0.tgz","fileCount":9,"integrity":"sha512-4+ptTHdxp1RMlADRus79xmAxgTSbvrRpM6oE2HK8HotizQhj+hEOvSwEjXg7rB4bXGQjWDjiCm5ijQywybMpaQ==","signatures":[{"sig":"MEYCIQC9lRvGjPi1hC655J6ghDwxGTHgek/EpdG6Do8szHSNEAIhAIEQfguep6MbFG/QPEgZ7PTN98rj8crRoLaLlUFGkPw7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4n94CRA9TVsSAnZWagAAqVIP/2P/HtX7+xjL3ag7Wg3C\nlgRCxSJxPfBERHumTBmlPF0B6qOujpKewxMOVH5lgSkTEtugR3YHgUw+ax38\njemnOH+qjOk8LxIOqKvirNntIFDPu7Vos31ShGqn8msN/URvBZ1rkoiVCk5V\n5zNJ54bE5/PuODNk75w7OIggFYdRde/x1tNkIQhbAyfN2OpIss7a13lW+Ap8\n+IyvnrsgE+1TjQtbQeGKnnn5zNcrOAvAvixFMgYe2RPz+hCwvHcs2kxJY7JY\nMx/esIDW2Gj/Ev8zpn4ulisiejea9ON4JniT7p+VgvswCRL2okFWwj8M6hvy\nl9K4JoMkEB12k4P5o9XDA/8eVZd4eI8zaLVF1Di8e/o5n07JToSoI0K+mFBw\ntQJUHmQPBl7ZIKK6k3dPA3NPaigS9PSJ7kPIyXO2XwGr2F05QUnWo8xE8lL9\nC2HUBweK+QZ8LNLcXjRh7CbsSVmGW1+hCRnVxxTRvGELJ38AjnUbTMxmbf9Q\nga6eT/+20JQLJDu3fGcA/O2qiu5IMPGUAR/9vc5B0seDl5LgaFagcIkXHgDm\nEMDvbydVC04fUFmqywUOT+XqCLii6TfV1xQ9UWatCwValFa6XhwdcHHQPMvU\n2Zv33+r6mw1UwmKXMD48W9zy/eGS6OK9JWkKDyBwetu4xUZEivgsRXkjgVPw\nUDyJ\r\n=Z8E/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.1.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_5.1.0_1625456503746_0.059994268821336405","host":"s3://npm-registry-packages"}},"5.1.1":{"name":"@vueuse/core","version":"5.1.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.1.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a567df9f492864ede9e3088605855800d2642cb6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.1.1.tgz","fileCount":9,"integrity":"sha512-l69wT5CBfAL9wBy+cMfuiqPkDU85OuCG6KUamyZjTcliqjqS9aWW/s7F+mSwp8ZUtohzSjh97I4UQhtM4uedJw==","signatures":[{"sig":"MEUCIQCuxraACYGsXrienr+4K4rsfpjF6UCvemKQSGuUJeKglwIgR6L6EvlLLL2hm9dfkw1iEOFNbBDl+GBBytBiDLlnkQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5GSsCRA9TVsSAnZWagAApfQP/ihZjiMoIIBFOKMsSU7U\nmzmTOFO5GSOmpjWWMIAGDnIdWy9hUwzQMp6TwFvEAlCEvy1qxIQIft1raRMB\nfZjJPurA4mxI7ZSBgSQRRiprUchQeAKJfdwEfRfcbPnDl0DAcwnabFwsia3I\ns7R8ox/xkTH4Qg6xkvi5XihPARqmv/Skr/RGtehfcNPnR6AY5K+6tp6S1iqk\nmT5TtQG3iUwngFk81MlTgkXrio3ycGt3B4wKg8Nvwm3k59CmqRRHgn2Rr2pu\n6RUaURMtCuNXkM0/lN0Po6r582YI0lN+f1uZ9pBqXLMQwvHg0Puw7pL8nupz\nQtWinC2lCJv0z8j2IaPulOxdAnppdMt/3KDbGSxbJGo7WrSL0c+sUbKvoU2D\n/12C2izUmqpw+Masdse1ZQ3DI9jIVbeN7b60NGejKlm2Xa9qrVYhjtnKESwH\n3p3LZ59hD9Hsm0w4IQbP3RBSPntS7WXkCRAbPZHuxS8oRzIq5qFkk+SwEas9\n/3rdEY7UqJHMv+W4jPRs4UzDn8xaw/rMXiDlsLtyn72xsNduxd1b+jSgOvvH\n1LiUrkd+L8GEdzwj8i4hMXFG1UKk94AMBlLQFtz6tD5e+2NAJzFz+QLdOivC\nYXM39Et8Oayb/mrpLy4EFRpLj6lIPocpM45vToTka9v24Gf450ixj3gXYGVl\nS6mW\r\n=MkjK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.1.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_5.1.1_1625580716205_0.7443164067600485","host":"s3://npm-registry-packages"}},"5.1.2":{"name":"@vueuse/core","version":"5.1.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.1.2","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"25ce7e266361926953cab61dd77c06897afd20b2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.1.2.tgz","fileCount":9,"integrity":"sha512-epKSm1MUyZCw/vHmbKdq6EFgnQnwNy7Ri8wki6RipUD8kNQc/EBfJ4SQt9ceYwGPgfSomcnwDy7phSRHxtbZ9w==","signatures":[{"sig":"MEYCIQCpuRA4YOcLfCmGrJJp7zkRoHlseTh2r1/tu1ZOk8yVjwIhAP8I3ZcTjmU1Pjw7KxRgWjv/dbj/ZUmC6U0hwX7YcGIu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5GY7CRA9TVsSAnZWagAACn0P+QDg7lAyXcYFvA3JnfD8\n7vpss7R5zCXhhxUXj9WaQOxEynW8/tDcA0v6lR2sbm2pSuiYl/QZejMELyY1\nkMoStUGOahDFDOE3N6dvFMU5z5MKHOwR8008o/vO5MMM8e3eXpJexqaxHTo/\n6raYSqY8tjezdkoxyWLe26+ii01DovjO4XwVvAyizW0g4CluojOYzPenKBKQ\n3YkbF3GzyQ3RofUuPG4DYvZNn7hJBWb6E/cyljDTqRyi4wd3FroO2BRxuIsg\n0DC82Q0X85rJ8yrKAn5l//scmKJV4zut8HkOIsJS/LI8w9XiKJh1Ye9YmhET\nQdZkYwC0RsSDycK/sHH/wYU5P8/gH1H3GmeFEdy8c8QON8cvNhhqurUSa8RN\nluz0+lRL5taDJNkPhVqDnYAjewFgN6UWYHNm7L9b5kyXY+jBqq9OMVrmrL0C\n0tOtExyacHIbty7xwockh1l8L5MiJKfSUszqDgZolbpFZEwGWB1gzqeIw1Qb\nZHkP6a4yf3CJky1yr6lFHUbIXWDGVZGihdX2WJw0HS3NyL6D86tCCpqXQdFL\nHY1E3TMnY5vV4wo2kaC5zvSPS26uXifCDGxPd1nwmlT6bTYwNBs0+utQEjcz\n89P6rB5C4L5i7L8HQ3ghy7ZZGTaa/hbfqpQVe+cxw/5Bro68j342Rd6snC1U\nb3LP\r\n=SKRn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.1.2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_5.1.2_1625581115024_0.11748270029895802","host":"s3://npm-registry-packages"}},"5.1.3":{"name":"@vueuse/core","version":"5.1.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.1.3","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a9edda9202513423a27fbac896dd7bc918d1ac6c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.1.3.tgz","fileCount":9,"integrity":"sha512-5CmF/epSo9L1Obz3A37UJOpDdno0BDw46zyXq0DHgvzEwL6gPb9GgJZcy4Hm5YSjQYIeQPo35uO8qsZyIjEZog==","signatures":[{"sig":"MEYCIQCsRGjlkUDFlLB/fgvejwA58sEmpLRS3YBFKxbXGKHxhQIhAN6iR+vY4dFtNj31xApYqeHp+PKm1eIoZfbqu/dBSBAY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5XuxCRA9TVsSAnZWagAAX2AP/RNHnkyxnI+mVdYA93b5\n878cgRUODb+k1og+PqEyrLH7EKOBHqJzev6DjDQR8h46jxweNGYddtJAWFhu\n0nwJfb/FF9bpE6SOpKSLGRfH8LYbGP4q6kI+5B9Vvpp4gt0bfpLjWCjt6Jt1\n6WhWp7BoO92irlo9s53z5d2LsZYdst0arLl4SG1CZU4KMJiDZHkdJhkzS7O4\nu4ZEdsnOf+M2xjM6AP82pzIvYXoyS48FXhg4t3V8DgHVyfjq9LFVsiJNv2QX\n2AW8n8I6md2ifbTdXE3cZubfWll02oKZXtlXRBWClRBJlilcoiF1BAexJ+tO\nqNH10DcPq7Hl+eB2uPStUtlJ96k6hFWDmzzzdElLDKwZqZ2UdZpRygz6dxHx\n0SkrmVXJ62FInRxcPr2j9ZdX5cwN3nWPGO7QJrR42C6L62D+aDyGCxolfqg8\nEN/zM7r9qhqhNooVCZhsCHwGquZipCcDy76gDOBp442pWnmUuKrPpS/tPqut\ndi1z/ILF3Wgmkj41cMse6o2B1sUEm+jmmhRuxKtMf6/OKw/yEMv2DQiEa9v3\nsNXTO+fQepTczGseU4xrxbphTHlXyo7eouH+pEXbf9QdpNTkNg/h2PNzZfYx\nckJYOSA7svlV4ggCNfkXcQNQ8KEFzvrEmwDwDRGbeF1+k2z3Vns2Yygf/Bnu\nXL78\r\n=QOxi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.12","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.1","dependencies":{"vue-demi":"*","@vueuse/shared":"5.1.3"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_5.1.3_1625652145543_0.3833505976561047","host":"s3://npm-registry-packages"}},"6.0.0-beta.1":{"name":"@vueuse/core","version":"6.0.0-beta.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.0.0-beta.1","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a96b2ec7f52fe4fb81592891bfc89b20f9af9a0e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.0.0-beta.1.tgz","fileCount":9,"integrity":"sha512-rlbsboSSGaW00bfIdzwGr5xBZbASDmVme0yqn4jEMvAMNI22FHQv9jh1tmVHmDGm99yBYyv5luNe/R/emG1RnQ==","signatures":[{"sig":"MEUCIQChKUxbYVQyNyfsjoPSqd+TmhXnNdA37Tvy0maVtuLjDQIgcgnzmnau5SA25YLlV4B5K+hDCbBq6NbDpn3ExMRrS5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8eotCRA9TVsSAnZWagAARKcQAJOUdwQdhy0LUQ/X8A15\nTLz8LuWK0ZKRvlyUZz2xHqXCWNMnFJrVQomGB/nCQ7LMRJRiAAYNMuYAUa4P\nGKPKiKwLPgG+KH32EkK5PQB7rYJ1FqpJKgNgfLQEiyWnC1C/Fdec1SHViKyj\nfrUYkE9UIsxkKJYj0NKA/dA5HBwqUKj3faIkaaP1eUfb6BhlBSKft+BEWWPA\n930aTI39ELgZAUqcYXTNH1M+yGXpKU9AN29w3MGSeFhqlsdPjfGtd6W522/Y\nS7EOeMm1OdWmxqAMsJ8n9by1ib4FIqPDhI3F5PLpYSGk3xM0TbGjUlWl07OH\n5Vh+/YaE2OJQ4ARUWv6+lNhkCKm3ak2gU3hvw17jTaRI56Y3E2MAHCfCI7PF\nh5pjNNB32uZN601KJTqH8e1ag4/ZDIslI1h9h2l/a7YYs2cg8wzzh9O4DLCr\n5mNV7Hv0QlRdmIk07gWHrG66uO9RbV1Qq6dfqCZ0E3WHMC4Uq/t5S5iJjTZg\nLxravR8fSQpKucVaMadhphk30lvXn/zrkBqfB7ISN26gWgO0tlJoeg+fjbTK\n+tjO5jT/JUMiTadqyN1a5Ib/ei4Qd2gy/uGdLQM9bx9jIeNjnAb1iAL3QAd/\nE3C5lV1XAk6mzVky5+7pizoMeQHDjM3oi0osWM6qIjjH8fz286P/8Wu0bkZc\nn0FY\r\n=elwX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.13","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.3","dependencies":{"vue-demi":"*","@vueuse/shared":"6.0.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_6.0.0-beta.1_1626466861658_0.49717712101944334","host":"s3://npm-registry-packages"}},"5.1.4":{"name":"@vueuse/core","version":"5.1.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.1.4","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"c590bd1ff5cdd3d2caa033b65ed8cb42fc12a534","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.1.4.tgz","fileCount":9,"integrity":"sha512-iuRhSaScI1GJS4N3CFPc1GajOr6F6J1Nng1I6ocNOjLx+evss6egImx9wnuX45fxqQstnh7Vfqe3FF7+0NgoWg==","signatures":[{"sig":"MEYCIQDUxX1DP1IcZ/KP+Ps3OgsMrhn8ipwB/s8efZjlp92awgIhAPSGZKQ+c8At/F9wpOD1yLG/RDb7orIW9/WVIJTfkcoJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":577689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9Y6UCRA9TVsSAnZWagAA0wYP/RYOAsYOsiQvBQtEk0+l\nDhgyibyrcp4BShjiS8bP2WPM92+dMJhHh4e0WmtHFX/SuRaTLkBdvfxgcnYa\nOtSF0/pVatoPTsuu9PrVVmMiee7TyuOVcDURHTZvcXmllBS/IKpFNP7WEh3v\nOKbKfDgiK45gMJmPChbMXwfDPDC+sVO5L7r0erdS/I2YnTj7Z1ZAMAxmMMf8\nyFpcOzmhxRXEAo61xo6ZnD6ibQMHEEwGePOVnOtbz9BMW9tFH7hmn/6LPEZX\nZDBLFpHihwSzPIgOux6mMtdUi2+9CXXM0KSELj0TlAukO2faP/lNuF6Ka0sI\nIulmxI5M08kFyVAGnxmG+wvPm77YIImaKuyW6OkeBMsWTDpEl0YEnA2WG1GB\n04Bk8JmKigB+8LCQnKfWUeMDxNlLoR3tOmvWq8elO0+SKsMW2i7rvEEx40lg\nscppshTeqzfiykLE2WFvWs6yE8KwtfwgmJRaK2R/MMJ6HK8DDK6BULaQFivD\nGyQQ7uu1J5j2IElG375U+M8pNXrp4C+nBnU2k1d/XADC54lJWBPPQBhV3AeE\nqOOuxOybMh371QepPOLu9kNSEn5uyguGOr4/icvOxqCaYQlmnCCl/m/+YCxE\nxkBrIr8jQ7FDvIPS++dD57YKeTANbG8PLNXEwC+ZUnm9S2PDw8meQKfUoj3H\nWxpp\r\n=i+zG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.13","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.3","dependencies":{"vue-demi":"*","@vueuse/shared":"5.1.4"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_5.1.4_1626705556200_0.055263283942030395","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@vueuse/core","version":"5.2.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.2.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"c2c0b89d9506fdfca41cd3056e38478226bc5e31","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.2.0.tgz","fileCount":9,"integrity":"sha512-IS2QnVZ4lTlRUtgPHJ4ttTatXGWRZuvj/GJDVp8FRlUjzKXD0YjZtx0280FCg7y3YejXV2QGhY+/YrXybMjpPw==","signatures":[{"sig":"MEQCIAkS4DBGB7/IztyR64bGcb+1SNnFstISm4k5T6/zZmgEAiBYG6ZsNkNaDhDyzhwEkXkeh7oQsSWDPK8KQPZG6Klr2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":578473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/MryCRA9TVsSAnZWagAADQQP/i5QGzazM/B/dTTYQuI5\ncv4TgkTOj6J9mVaKX4uS8y4ohALaXVMAIkTLrksHbZMu645M4yc3uMShz7ua\ndBYWp21ev+M9MsNpGzr/63vSp6JiOyPqpIe2SC1GQWtdFKUA1185Atw88uPR\nteSGtjJir/Ea07sXc5CGGdWaUVWdsr5pk7NpMgmiq/iRzgqsmAbBjo90BpPR\n3mGU8/IOjGup6P77gDW1OtzYGOrQYs5A+NMYBvAm4qjVOVn64TcnPo5PPw9W\n+PUPDyXDJplzEaaqPnUAJEPTJ0pYbxBOSL1HsepfagGqpaG1Bkkqnpr/03BM\nbNiutx5fNK2s2Kx+5M+mbESENG3mB2tzfyQcNp0hH0axO3P+A1tfm5ko5Vxs\n56Eb9MwXuJBdxuz/7gZQ4x93Z354gUDyOKtexDkey7Atas3k/Ses3myY6PLg\nw12TBs5VYgoB0z8szFHF0jR1EhfA/z0xSBPuDtcfTMuya3T4GYqRHxVHczNP\nutuWQLd1WfXtGZDRceNfWoGI0YG7JGAIWhb1fcylyMMe87B5PM2aZ8e+3nDC\n9VYfty5bxPiLb+/PQ1ZIJC9dSwgf2V9xjHyXPmsXp5UTyv1pHAp4tVi+eV0n\nu0lWv9y8P8dtYJnnxboO1ajSD/Ga+Wm5hJYGqo7YDIWU3Qwf+ks/MLFtnwWv\nTbXe\r\n=iXsm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.13","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.3","dependencies":{"vue-demi":"*","@vueuse/shared":"5.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_5.2.0_1627179762629_0.8708316141565766","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"@vueuse/core","version":"5.3.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@5.3.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d8c6e939e18089afa224fab6e443fae2bdb57a51","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-5.3.0.tgz","fileCount":9,"integrity":"sha512-bBL1/JMRHFWmbgQzUZHF4WOwlqfenR1B8+elriXsbnHlogQM5foSz9++WyDBR0YPIVgCJq7fvNLqd4T7+cjc5w==","signatures":[{"sig":"MEQCIHf3f9gsMITGPm25zAtfopWex5aG+h4D1nvE8BEmFzV/AiAwuljoHaYndFKI8zARInSF48HqqsML14qyawzJMAIQLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":579672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhESyBCRA9TVsSAnZWagAAfJUP/2GWzFqxZ7ZNzL5DMQq6\nQdPlQUl1T1JjQayXdkyAyQiLdldEHC8bdxN7+ICeYwjivjOzHOsmJKCaECfz\ndRiTRrkgWiQC9n29IOvVzg5zpJYAq1AToNVzcT3xFzFLKKulSvt8vmdDdgst\n+9nlaxl4Nu4aFE2uA4QnRVEZYUe+LyWREdf3vVVMROlO51FvkOwec8DuP8Zq\nQRkB2MWTsG9DQQOSLVydvZke9zSp7qz/wjqJFhX945xfy3Fwa1vrrG1qh2QN\nyX11+UIpMXK0FQ0TzRWjQ4+qcDvuNurO9a6c7m/bOX/LNnEkbax/rPaftoOu\nhDsEBTY4+iOyn7yuwTiijKikMDWCpb7lAh2634/pgY/KRV0zXZCrP07s2HHD\ni4Ebj+RtjeFjQvHFK9eIScHRmyQn0zlV/Cujf9jyDEHvwE4qqiuXJgTNfQGh\ntjAD7blu+4cBvdktI3K4XcjwSWzYI/oSrNgyNVo1DsCySwd3+/iR6tIyIvys\nU0t5dBwCNo6UxF28u+vqSHzEcF4LOguk6f7GeyX9+a3FnLLB/d0/gSP7QSvS\nz2SnPqkwMwdlnvb5//v1gdiBs7/XJG5KWo9wnMlTmnQTjpxUd6PQqSEElkUu\nFXJplKULli98oTA9nxzwG9m7oHyqH4DVFUrWtHoZvOKXOIcRa+cgj+4Oo5d8\nbEiS\r\n=CwFE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.14","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.4","dependencies":{"vue-demi":"*","@vueuse/shared":"5.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_5.3.0_1628515457199_0.06755156244204064","host":"s3://npm-registry-packages"}},"6.0.0-beta.2":{"name":"@vueuse/core","version":"6.0.0-beta.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.0.0-beta.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"f0113b2939ec09c2fbef495dead7e10981d36c77","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.0.0-beta.2.tgz","fileCount":9,"integrity":"sha512-tVfRC3dWhf5RzVvYiYf1eJUqPWNKBfAQ//CVRE+McOEGsaeJH5UU0XVMJBHTd8T4erLjo8MIrssEy/yD0czgaQ==","signatures":[{"sig":"MEYCIQDmZlPsXEb8MOh6ORDvQ6nKK1HcpY4/YY9uOEtBSe/rcwIhAIl41RJ2j03KTxNImi+F8C16BYisQ7Cszkq+K/86sWqT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":580350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEUmfCRA9TVsSAnZWagAAPS0P/0CHele9zPQqW245MT6x\nrVBN1gjm2hW7LXz8pUNFL9I5l1eK6JsCUBzNR9ekEWc/tOwKMjGUJrKoDAV8\nzjRSeqyDj/ZYdx+OQiZA1Y6XN/dcozfK8GvurIp5GhC9Hg0piRVq3sBOXfRE\nw2bAjKkgYO/GSrjSuG49n1j5aKlsYpl7nFp6/xU2TAe5p+dzBn3i1LDDjB+H\n8kXjUSOz6sq5YYABpWroap/Y3Pw6N3RGOrvu74hmJ/N4O9iccFhsDBZEtILW\nlkuVOQL073V9fnJ8iFnuO168jgZ+43uuzzXpidJz+Jpp6Gzzs105EID/aDeL\n2puvMgl6bjJ0pEDMHN91Y0KYwpKe4G0Y7WmKO1yff3B4WxoXHLyoMm/mZsYK\nwfo3kdxodnjpSkKrx171dE34lrLLHgF8xn65JfVMvvRG8CzID/GxSL65XhPq\nCedNTj0KRkkPbu1oSoaB122WwU/zdDPZHrDy1bJxHv/SYOtPoOnrZ1t7jco1\nck0BWI538BpJ80ln64Tzo7E5lS6QaKa1xgIud6uL2rTnDKXhM11R/Z6JNyfU\nb1aLD/gO+sjkCxd2giQZ8P4jsrofjs53O2cKRxM+EzsSGMxvjlZ5R9cl285V\nTBbxZ9+vtFVYK+GQ/D6sIE8qKe2q3MbjIyjKf8XiJu4OLDCsdjwRJe1hN7vA\nzH+v\r\n=S/U7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.14","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.4","dependencies":{"vue-demi":"*","@vueuse/shared":"6.0.0-beta.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_6.0.0-beta.2_1628522911757_0.5749031289824795","host":"s3://npm-registry-packages"}},"6.0.0-beta.3":{"name":"@vueuse/core","version":"6.0.0-beta.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.0.0-beta.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"6d0c8bd7f41b91ef02d2b21d9370ce0b005a4452","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.0.0-beta.3.tgz","fileCount":9,"integrity":"sha512-SIf3xR85GuZ6a7/XNf+Qr1ejQisOIDusRXis7gWLKr6f5zoaV3BWE3gjgrFZo1m9hlPLZG5y39IKfN+lvFr4Ug==","signatures":[{"sig":"MEUCIGZDsTkD2GVzZycAqTmpaqyiyHcQ13kVMhAOmMworsbyAiEAlYO2pVpgfTnbmQIRFKZeO4TZkaM4x6wMgdfXNKdLA/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":580582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEZu6CRA9TVsSAnZWagAAmdkP/3Pdl3Vyu6LzeDQPk5j2\nfi3OPfysjVSYouNycX4EUNmxDC/sPk0/XfWuj/RroDMCNYvgpS1Yq2hX10Od\nr/pj6X5MqET/ouerBaB3SlK2LSk07q+qlKezFkAV16D4D0N74j/AE2F+I7OH\nlbxcO49pWcIrPSr7X4vpMkxO4EKr7UMJ8UxieRO2OTs38PlHF++nFs7ldG9Q\npdBlzWH6UzoMEcTdiiA7/RqUU6PbKn0/YBYA+k+U5zTGz95EsWcTHC/u+OIt\nqheU9doDTUeTU9k2d3jmIYI6N+fZuU+hEZK3GnWTOR8dJUDBy0cPTIBMtmIs\nwHSk7EP0/jOa0bBm8hVlguGXfHEbn6IphKgdDOvqvAt+yn/Jn6DT7xTsa4OO\nY2O6QO7gDoB4KUGjYkL24HXm/B3byDtExD6OMIqSwlNR/eT3JXj3P4Mp08gh\ne78xAlPnQC953NSWWQj8eJrzPnSz4lHqVQAsU+1XnX011G/qEeaKdHwbQv5n\nkytAxtWnaxEdZYjJae+F2QQ2SZBbikhsb1UP9H+lHfhCysQfoA9w0NqJCEdk\n+iv0k8JhJBydf8yAg5FzAk4pcQ3eH7ySuj+PTI2Iaslc1on0cmlR+FtTtG/Q\n4PYBx9Tw8wyKlOI8CzurbymLDMiVVEc3eKRE5F3dsg2yFMEhF0182NMaWeh6\nSTOH\r\n=KWjM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.14","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.4","dependencies":{"vue-demi":"*","@vueuse/shared":"6.0.0-beta.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.0.0-beta.3_1628543930456_0.30321503509289705","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"@vueuse/core","version":"6.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.0.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"ebb6ad380682adc6c7d6c3be4f3e4003543845fd","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.0.0.tgz","fileCount":9,"integrity":"sha512-PuBfNo/Zv+NkLcZaYWBA1WjqxQhTDC0DMQpoAIJdo/GFul/1SpBbONhUho2zqtOmq8vyGuK200wNFvyA4YUAMg==","signatures":[{"sig":"MEUCIQDdIXABygNH6XmZoIyTBZgieYMtDJzTVjio1eZi5H2g1QIgHy55YjVMr3O0eBEC+4sQ4MU9qZM2Is8pwcg+SXC+JHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":578077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGaVcCRA9TVsSAnZWagAA5JQP+wTLxHdKeb/QTaSjtwJW\nRWybNf4LqtQoPCEiwrEhmVDNZ3f8EmZoYVq8Wt74/efqr5nxcAja+qpn8Iiu\n5Y4uj84toWrjqmM6NvxTeKYSrGgvCEMr0SgU7tQtHPJXZPDUGUG7oQuyKE4M\ngZhF7RBzZ6FHDkCCZrSlTPLDGRRgDmwciQCsNd8t1eMALagZu8o2nEKOa+uQ\n5rbLO5lZqpmP88CiYK02wVXwRy3n38Ds6KHH46Cykdlx8f7RDISOSHA2EawK\nd3E0xW7WSdVmVUnF3CLLz298EWaIHxWrJGQng7gGujkVVLXJ136qM11zsDmC\n87e1vJzTrMWBDnwZni272Ej+ppYVFLlIOcP3TvRPjRLBZKTJyIN/j987udkM\nPB1oSd3P1oGw+NKWpqVoIMdinLTRBeyJ9SQJ20JAhJVIXt5SyovVUPRPzqyF\n0+FBaBLXdazsZeT8T395C5OHW4BJ8Ea3ioJexHTQ1Y/CHBihYjj6X7ucj/Jf\n2HQ/TkVviH4pw6hR+Q54V+Z+Yvyw9p9bakRWKEbHxalGd4ZppY7mSPuCFzuG\nOM7up2oNC5Q1MH3H7AyI7Smi7qsqSAVfIiDUNDuxkBbki1M1sDUfvRjTdd81\nqAPJ0/uoCa2TVCKCwqAT7UC4U4SW9ankBpQTNj0hem6Xjy5rvU6e127nD83y\n8yJc\r\n=/1vV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.14","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.4","dependencies":{"vue-demi":"*","@vueuse/shared":"6.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.0.0_1629070684406_0.8665765780712653","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"@vueuse/core","version":"6.1.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.1.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"8137c291cf49b11c2deda4d5079096e55b36fc28","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.1.0.tgz","fileCount":9,"integrity":"sha512-6KienU5QOWKuDqvHytep14274IGKyLlACzXjifOrgDQMkqvWZIUnDhpckT/1+O8n8DN59d5wzzICZI/2sfGCyg==","signatures":[{"sig":"MEUCIQCa3RMLwUFJAYSilAKIFDPFpZ1AUVARohrRAT0qv14DQAIgSotIYmCxnFr3U48Su2+5XOjXAZ9OT5ipWdJfc9VbYaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":592099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMUR5CRA9TVsSAnZWagAAJSMP/2ebdGLCtyNRWlTC7+LB\nDWXnoGHha4uy+CYgFXe6ClAW4oeo/HH+67h6R6c7uDWLsWYMHqnmBidgEloN\nLm3bl1JK2DMYEUtx+smPYrgXwARnt8RGs+NGaZM1buQSIvpv5CW9WUai+/ox\nPL26l+sNPr9FvQWNOjL1WkGNZK2cG+MZn1FbW8kn9FFsg/jBw7AgG8RuqbLN\nGYvM0w+7QDpRXtCmDrs+UJe7FxCbn25FqHzslk/bVXq2xw1DZU2+u6yZFT7u\nP3allBUYbA9NMjMSRp4V2feclvZ8PS9DjOJBI53yobKW3VSrvitGfp/qBRPj\nM02au42S7y31X0xFaEfG+ZQL9Bv1XZfAggSSg5og8YmWawa8h5yCfAuJCHxK\nVnTWvp5Jic6nPIXxD7KbmyNgOTxo3+6fyJMCBcwzj/dx+VmQaUwahE7gZVw7\nDU+3t3QykM+fLM9EtrAR2U1lWgeOgCnZSyqd0ZcJ9esKKXPzNaiYMeo9k7Nl\nRGx9JaGq4Mhz3IMoSCdMKCC3i48fnRMDzkL4X0g8I7bOFzkfxzc5UxqjYXVb\nZpa4vywk+YpIczffZJzrAxE2OS6rEUv2s8vAAA8vesHIz0HWy8uBTnh9A/J0\njyWDBKP16hk+2AN3dvVeUvK0UbNSL/e9fi9MoWDkVCnBvncxwmqs290BUkyU\nFpnl\r\n=S08A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs.js","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.esm.js","exports":{".":{"import":"./index.esm.js","require":"./index.cjs.js"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.6","dependencies":{"vue-demi":"*","@vueuse/shared":"6.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.1.0_1630618745828_0.5549150670252854","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"@vueuse/core","version":"6.2.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.2.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"e08233a4eacd865d40700c6ac72e2b175b313b36","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.2.0.tgz","fileCount":9,"integrity":"sha512-/REWwBy68R17NpM13Pc68QNrACbT9LYfCXpOD2uX9/GCKnErQDHoPwEor+LC79jjKgyhxTPMrcPqq8exj/6y0Q==","signatures":[{"sig":"MEYCIQDhewO8U+QfFN66Y9lZYOtYP0erV5InOgGBKTFqQ4u5UgIhAItf2KX5qoE14ef4cefm90cplaickPnBcSfcKDqfhk9M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":592087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNRLUCRA9TVsSAnZWagAADh0P/i9CXUMjgwLZKPJewEbn\nYxa20MWei3psEHl9dPK2me8SuM1molaoircjLGrcHhSPLChK/Ys0mfQN8ODm\nV9ALnsmoZZLbCz+GA6WFmqG2IA094oqzLheRJccf5sARKF6BnHyP8W0Gasw6\ngMuRCg8NImK/PzlC/SIpgfqXf6GRnXEwVe5SgJT8tdqprZc5hGqJGUdhFt8S\n5+f612xNU7BgBGX8ShV58UIRoqlMiROIx354KxaWt++ZR7UtFLNL+XsW4Zao\nBuwrNutGQiZ793HNCqyG9HTD4goucGkUU+Oa+RSD1ZUb+vDRiQKCLkpIyUrs\npCr12iYzFocR8e9NTxHA5LEQtaxCSVNiWnJiPQk5jO8hco1IqEHou1gG3nnL\nM92r1xlCRTwkIhyTh1+IemEvczHldx2ehuYRdF4e/Qyrh39xhclCG0dDdkFw\nKsI4oOfLa2L7kRfBXPklxu3qDNvvPExrhU71ZlZ3BwNy/LyBc1IuPgfGTL7u\nwInaZAMbBq2siJU6fL9SGDm2KZHLyG6hTaURU30wb3/TJVhXbWeXlxt0ygI/\nxc35vdi+MiGth9PreS7yvhvvC54ymIcmaXN+wp/frvwMEsn0AhwHIPXcRIeP\n4Tjh5QYoTGHb27tJlbBZoMQMsZYvHBPXGyVZ1WpkevXhCN6OQ9qj9jbboCVh\nR0hK\r\n=JrGG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.6","dependencies":{"vue-demi":"*","@vueuse/shared":"6.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.2.0_1630868179935_0.5759406358892927","host":"s3://npm-registry-packages"}},"6.2.1":{"name":"@vueuse/core","version":"6.2.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.2.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"bba48727e9e70637c3924011c95bf934616338d0","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.2.1.tgz","fileCount":9,"integrity":"sha512-XQei1kz5zOnu+qyq8ZH+aFG2TK3RWLnACzBlepgzCkO7hRvNlzqblfd2cE7cfMh1SwkDbmvSaAuZ4Lptz8xbjQ==","signatures":[{"sig":"MEUCICrtHwtx79+ObC5IhoFUuP01Y0/8OwVaLikvrZVGdOorAiEAx27or6b7rWiCff6L3v5WS+LZij0pDa3llHHuKBncXtE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":592309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNjCsCRA9TVsSAnZWagAAyMMP/11wlAxWTeqA1CaPp0vd\nIuwHLccX8TDv7gMN/10TrMLjCB1q75JEpePGidsHjIhNvVrFFQe+dUZORISu\nOr3C1jY3kQG85DKV/iIlyoEiLuHRQGA4matFBXAIzn0+zCYynohluJtHvQse\n3kjYQcsgGyIyTT4Vc8RoUrZryEbxeDvuJAUZt7kszSsc9dLEaPbPcuX062dr\naH1x0JGDn/lFvOFyDtrx9EGyZW3Lh3HWcrLJcR0Byn84cn6Uj/y3x3UQGblu\n8ck3JO9DlMxa9R9jIo0YJjpyj05HPKc4kD5fDjcKZe77Md5qExZUOkkINNBi\n85gHhmuzJrNam5mp4wSjzJgQ3TvKoD9mO0/rmK8+eP4A9wTIAwKwVX72xgmY\nw9OTVv6FsL40NGRYDJ3r7BttcjdyIEZw/wYzFI7eMcxIBvVV5Ukb8qOSJvrS\n+WRceFv/2Oj13qMy8eCb8BOqcodDE6q33WHZQ4+KP/Y0W0422B8dzQdosOnb\nXjlTnMpNy5EQOrsquMPwpfEkEHi+EefdvnjOMyElqO49FWU0f05+ynjUeqZW\nuh1O/L70x47zR2O7O03h43/puN/ujmWLyRAGAxI4q1ytc7k4w0xtLdbJYnwV\nohkaqaQyePhsi+yfLKlefujosjE8aAv0cJgw+2Y3fN4LmMvDbFyulGA/yqTd\nZQlR\r\n=VO6i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"12.22.6","dependencies":{"vue-demi":"*","@vueuse/shared":"6.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.2.1_1630941356156_0.8930587041495082","host":"s3://npm-registry-packages"}},"6.3.1":{"name":"@vueuse/core","version":"6.3.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.3.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a3ab6096c4167adf22f224327f427a5619550eaf","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.3.1.tgz","fileCount":9,"integrity":"sha512-TOP3bFShkLEN5gaq8Jbqmh9lh0udMhFNMxAVvHCkWQbgzkjYBEt9uROvVgYucD/NajyQXCV6Z14jbgNtDyl1kg==","signatures":[{"sig":"MEUCIHTDX4YhmHujHF+Gi8gvnlWs2rCUKdotL0XNjgUc+/Y5AiEAvpY8ZSSUWEBKkboAEjLaMCKWAOq8pOjYPUmZMDW9k44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":607087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOQClCRA9TVsSAnZWagAA7wIP+wUA/ud/YoR0c8KlYSuO\nz/JjATUHzVqR6XGd3lW9MZn+vAvJLtc/6G5HCK5HrTBJ9umSc5kJ4vk/bZSD\nQLa1uFdVAdODYtvyMVwM+hmMKPnv9XrVIlNYv8sNzuatjBu4sUX88zo61OL0\noVpy6D0FvLwGwZa5TQ2G8DEj67s8kcoowJgWMMboF3aPED6/jXMyt4Gh7T1Y\nKbme4NcateNY1HsJQB4qQeyP2CG22s/EridKcN57V9+bZw1qvS8BVn1dAJ1S\nZIJCgWdp/eWPuQ3uJD60WMUukUV5IyfSYGqfywlyI1G28ejlaNa61xYAZII5\n1sP9R+JQPv7SMoKcGk2lvD3bNkfF79NNFtbolYrW+xwiJXKfmZapDsQDh861\nBcXt6+TJiWyG8AOHiJ9dE7k7LDTlc22/dunu2nqo/6FT93WqLIPZbQ7+LVSr\np0SWgobK9vr4DSeNzwnZD6wAK9mRDcecPtiO2hwvdvG7ytcHGFBWgOm3NDcS\nSWwi050JNIt0d641jZZS5ntK3hzLbwIlzjw01EcXPIC43BXfAA+xPZUgejBw\nr4UUt+gfDZjCEbosjdTjgy/JCnEVDbmn2fs+J1uvIOvGwUuLVDatrfqGBL6U\nw+Cg9Rxv18HYxdYr0Wf4/AYC6mAKI8xnVckQCrZxDOs97nUxkLgaqFxwPVL/\nD7ox\r\n=WXK0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"vue-demi":"*","@vueuse/shared":"6.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.3.1_1631125669282_0.18686633949900777","host":"s3://npm-registry-packages"}},"6.3.2":{"name":"@vueuse/core","version":"6.3.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.3.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"3365b21a2d094d5afc42b607e84792fed6a4c463","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.3.2.tgz","fileCount":9,"integrity":"sha512-Uq8XT4iH9tq7uIxsxDWeH3YXo5GJAJC9cB7q58oVMym3o34oO6AaMVDJd6HlqjzoIwoOAlsrd3ZLHrEUjBGPsw==","signatures":[{"sig":"MEYCIQDlO1eth/8HncCuRb8fSPjyLerQyHnlxKAkydnEw1BQtQIhAOJGSuyvG5lRVItscxc1yRx/K33o/Ppp2WxnILKZj+Bi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":606964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhORZpCRA9TVsSAnZWagAAs24P/1sYWjsnRAW4lCrgQxcO\nsPzqxRT7FBql+/z334gfOcxcxxQGe/ZnJpOW0Y+rVL1P0/hXH8TYSmUlnMEG\nbm5ucFVttOqdG0ieXiHjghjgVYnteuJwDR8t8BTB9kUj5VKFDok+SVoWAHGB\niPsCDlc6aPPPVwdZx0jX9F8nBffFq9XkumQehNULmd+hUurGd/M8sLpyv/Ni\n0TEyq342lF7M2gOBtpzniEpz91hAvTIqh/96eKCAF1IEnV9JkDDYsTXKGlvC\n71T6FpwXAFcgTpRQqg0asU7ItaWyhoKpoZIyOnpfs2vBrBCoDeyk+U4+FzAV\n0G/isj0pcPTYLIIrRbPZcakd8lSkScq/cCKqoBGUOBTtTMxOZCmK1AP+y4nV\nY9yVybJhqL4ze1h/zeR6b0BHeFbRH9xNotsDYPXMLyDssEg/7mKvflfwraG6\nCQsuBaOIDKGrdG6uT+taQmUt+k3oEQshGt2ues8tbjbKstTavmQtpqS9Nc4y\nzBRTWZiQHrCqwspmsSG2uYQbb+FieRn+9wC3d2n7o/aL3YaESOqPooKTVHhl\nJLKeUWHB1+fXzC6g8J5Ci3JJWEBWM2vLG500Hni0hAGXrb56ZKNNzz7sbHBO\nucIGJhTeTktW3QmTTv6ePnm4A7P32xM2DYAis+vJNMQI7lUuUW+erBHDvZ66\nL9J4\r\n=gY0M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"vue-demi":"*","@vueuse/shared":"6.3.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.3.2_1631131241515_0.07891046131144663","host":"s3://npm-registry-packages"}},"6.3.3":{"name":"@vueuse/core","version":"6.3.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.3.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"0682c01b50d28e91d3d76f27278600ee1692fa24","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.3.3.tgz","fileCount":9,"integrity":"sha512-qa/0WYqcvqFKQmlkgsLGlXBrYcQeUi3fzHMIaxsD/lO/zm0IWBSN8CTFu91LwER5qNYs4DGhU5pu7jOdrTzAIQ==","signatures":[{"sig":"MEYCIQDIG/oj0pdIftCsotfXP2kkGLm9ys5ICoaIFwcbYCgt2AIhAOnLqRsKE3iPtMNSbFeZm63SPfQKbu+MgXdDk8uBt2Mw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":613654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPnpECRA9TVsSAnZWagAANE8P/04T4+Ykt7c2eYAtRjUi\nI/Oq27bDQ45ElMM2L3BqmTiU3JeJ5IpV3Vsjg7BK+BzRox9j0EWuMIAgCBN5\n7sZ/fIfEvwWznyD5CtW1dLryYo+jvzX60EK8qRxNGOcTTVpL/U8hUv9YLcJy\nTNcHsTwXG7KO4XuhT1YKLD5k5zyKqKGA39kx91ul5TMjGibukLvsbl5Dj50K\n0lyIR8AFq7vdMv1Z3ZMQmfrFS4lQG8RUJsSfFG0Gu0dAZ4+XPk9h3DT11IMv\nC5Z/9LqNAWMFm0JdhkN7gpMEW0eYqgT/1rrMWIMaEcYousciFgDk9XVLmD+H\nYUKKg9TZ8Z1Xf/qTMT/z3Y2rmIm0G7UcZ69+GJuT/Xmrf1V9H+QNo4sXKk9e\nSjp+K9knf6H2yo+lG5rTfSXIyJc8GBj+QR8g8SUMePtltENAsz34cjkGybea\nrzUsGPKYN2Yw8auo38GMHPjEVCEIhEwrW/j4eObYf/61NaaufRheSeXUAX6O\nWrsc0l+vWJGwAnCX+/YkLZjd4rX+ucgJbJGu/EP0xThwQRmjJeANHQo+lXTH\nq59cc95pISG+ym3v6kGvhMHHN4MfarpFZVnz7UN9BAyCSmcqSc1CPgmP+Aa0\nb8Yx84O2l6yZKb8w8MpxIIeTU3axsX9X1crBipWTnXhzW/VOXCCfPkqVOWbW\nII6P\r\n=54KP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"vue-demi":"*","@vueuse/shared":"6.3.3"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.3.3_1631484484076_0.06207604110706866","host":"s3://npm-registry-packages"}},"6.4.0":{"name":"@vueuse/core","version":"6.4.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.4.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"59a61fc300f09ce5fd15fc000414e8fa2c0a72ea","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.4.0.tgz","fileCount":9,"integrity":"sha512-TKf9pEOLWwOhgHjnl7E8WcA7LyP7+xYAJveSZDPeMJ1tbLFV/Chzr1wAmIDu7fFSnFoSlksitdJiIHuS4HJL+g==","signatures":[{"sig":"MEUCIDnN1fXtquwPFcyH+9cbngaC/SWuZRQsmwG925fSaTwyAiEAhQa2/jOGR6Cd1IsPVek9rCMhcYd9vcTQas0RZHyErLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":637528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhREpWCRA9TVsSAnZWagAALwMP/Ax+x5qGAYfDOWT1PPVv\nPZNxxwjBGNSIjXYng3hhvjANjM+ivq8PvlYicPjWAU6LU79Khh88rc6KuPM9\nf8huxfS/lq00zxc0hrkCv1Xdb6b/+9PG36nniFn0O52r1Lo3E1/jlJiVlt9+\n3QXM/aH9sqsK/5/QCuzxUUPajPVPG4gTNe2jzfUYO7bEy9ob7g8FtWv9DAT9\nGoU2ft1K11pezmSHdoKv+ZTR2lRN+h6lzjKHKe+Ajb2wwS80ioPsRpJ109Qr\nbdiChUZxCiGXi/t9Ro4CAQnOrvvpjf0ttrwBReRDfVnU9X+sjhv+yB6u9WxB\noP7NBHZ5rOxihWqnn4USlMj3fuVvLIGRrDpBOur3xg0fPO9VR4S2ph2c2mx5\nhzw+Q3mu/fzfypLO/nlG7eWYbPMESoEPOVajXXegxc00LgOpgObEtstd6zZG\nNptaYoK7wYAw6kvDmM3bCIB7w5GEDB6VXjTmkzIvLd68CDoGsYSBxa9r6mVz\nDDYZQhTApZlaNOJnRmfa5akgkEHH7LQ9Xc9wQsY+uwh7rLNfB9RHpb1lJGkM\nkIoSJiVA/FVzMNQlqQ7uMvLr9xSAatVIZQR+4AhwULMk7Ow6rtPOEVKr6YXW\nqsTzDreEl+ZEm5/gtaZhktuZ7OwGXRtMWiK0OiM0TTHBF2gYpjrpFmILW4hq\nweAa\r\n=B0B5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"vue-demi":"*","@vueuse/shared":"6.4.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.4.0_1631865430434_0.08732049853911761","host":"s3://npm-registry-packages"}},"6.4.1":{"name":"@vueuse/core","version":"6.4.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.4.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"21416997a23bfb4924a5082ed6fa959027f80d04","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.4.1.tgz","fileCount":9,"integrity":"sha512-FRFeEPVq77gcMZP0mCloJY+lyHJaUQmUMaPp5fBds3fs/BbkAt7HTMMizFKHWDVjbmA20vBOjmC9tTnfD+DdEA==","signatures":[{"sig":"MEUCIA8LM0HC+/UOIyCTvlsd+Z6TqDvUxUetvvZOm4Q/AsxVAiEAm5gpF7fhkx6UJUAd7zxl4t5/tJaud4aGDRmx3fzvK00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":638813},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"vue-demi":"*","@vueuse/shared":"6.4.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.4.1_1631911538727_0.8800246623756316","host":"s3://npm-registry-packages"}},"6.5.3":{"name":"@vueuse/core","version":"6.5.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.5.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"15848eaccad18652df4cb4b6ccae7bd7921a0c7e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.5.3.tgz","fileCount":9,"integrity":"sha512-o3CTu4nEqs371sDY5qLBX0r4QOm6GVpm3ApQc2Y+p8OMI2rRGartQo8xRykpUfsyq602A+SVtm/wxIWBkD/KCQ==","signatures":[{"sig":"MEUCIFe/OAjFm3y3MkAu+HvvGGmbLRwvucO/jBGcKHIblB0pAiEAyCT5Ay9ZXfroNp1tyyvMrdYT1IdI63f4MnDM+4knpG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":561007},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","dependencies":{"vue-demi":"*","@vueuse/shared":"6.5.3"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.5.3_1632566499636_0.5857917828962167","host":"s3://npm-registry-packages"}},"6.6.1":{"name":"@vueuse/core","version":"6.6.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.6.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"ccf61e1ee62bec2db6156efbb0ae635be3c32e4c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.6.1.tgz","fileCount":9,"integrity":"sha512-55RYUoZ/n20rgrs/rMAgtlnOAhp8w5ps4W/AxeNKPwpLqHx98FObOY3VfBvXabu8mZ1DeimP3zTCf2LVPdJTPA==","signatures":[{"sig":"MEUCICMgHGnz8zRuETN6rU9+nczK+18/+LafG6BK2m+egs+FAiEA9bel9zbNyDajkxdKE5+A9NB3c7nyvtvRkTFl92LHcb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":587281},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.0","dependencies":{"vue-demi":"*","@vueuse/shared":"6.6.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.6.1_1634392925750_0.08024405523854194","host":"s3://npm-registry-packages"}},"6.6.2":{"name":"@vueuse/core","version":"6.6.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.6.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"f19b852856e1212856c81e61a7c5cf3618c92b96","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.6.2.tgz","fileCount":9,"integrity":"sha512-AUB7WVYFwMPeNtC99m1j3PWf+45EyNWJ78VDaB9F/6LCYeKlcG/6aACL9xWSPslZUz9OsYTO9ZfPhNgv2YqxVw==","signatures":[{"sig":"MEYCIQDPvUqWyxHmLEsQa40nz8Nnc2fYUMDa2DH/nVk8dFy0sQIhAP9PM5Rw9MQNGBtHZTxzFmtid+unCv2+g/7aZ8akWAqv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":588821},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.0","dependencies":{"vue-demi":"*","@vueuse/shared":"6.6.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.6.2_1634593745049_0.0651623680662623","host":"s3://npm-registry-packages"}},"6.7.0":{"name":"@vueuse/core","version":"6.7.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.7.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"45920fa4c677a07350c9975e05391c3f92b6568a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.7.0.tgz","fileCount":10,"integrity":"sha512-i2IGO3LMA1t0SqrVO6lgQFEt9vv5XjgtjMx0lBtzbcJ8fL58hvzDhDnsAdXhSm9OcUw+euorTEjJom6mijbV6Q==","signatures":[{"sig":"MEYCIQDLRyQgaQgAXEmL5nr5MYHbc5jax50lpEHAZDd2Csyl3gIhAJMYCBNJ9apbYXnYeYhHcmJ38pafjluuinfdvEpO0hq7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":589483},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.0","dependencies":{"vue-demi":"*","@vueuse/shared":"6.7.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.7.0_1634738859091_0.3733525705560845","host":"s3://npm-registry-packages"}},"6.7.1":{"name":"@vueuse/core","version":"6.7.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.7.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"4e8fcbfb29731b9d6f087a7aea21cff73021fb47","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.7.1.tgz","fileCount":10,"integrity":"sha512-rjHnyJB700WOjFeKwWaBZyGvv544flbNm0Bb0WvF1h9DfCgWb4UPY6BX2Fqox4vlRKwWIIevSxBELMwAvmnxVA==","signatures":[{"sig":"MEUCIGzJlVXpbZXHUqX6Lxr7qXApoux7jf/ibUhXSoIM8Mi7AiEAnLzDLZNSSrv4tNzJL+ORbl3x/UI6DvFJ8Nz2AzbyUmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":589484},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.0","dependencies":{"vue-demi":"*","@vueuse/shared":"6.7.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.7.1_1634739477116_0.21735238573029303","host":"s3://npm-registry-packages"}},"6.7.3":{"name":"@vueuse/core","version":"6.7.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.7.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"1a827ee3be55a98c932f716467337a0826d54993","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.7.3.tgz","fileCount":10,"integrity":"sha512-Cqvk/e4DbdfZlUmVRcxr4rkK5CMn6KqN7TLx2L1++F9HrvlD/FIET3KQ/W7+wHowhdKEjdOUCFJtyU0k65xH2g==","signatures":[{"sig":"MEQCIGtZQWqOBUwqFFLMYCYxYbOS9BGvlU2UcEYdO+NDkxa1AiABYnxUb3CEJRx4NyrB8mZ/Dk3zKjdxwinKWucwzwZBLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":589496},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.0","dependencies":{"vue-demi":"*","@vueuse/shared":"6.7.3"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.7.3_1634755014250_0.2971966739237808","host":"s3://npm-registry-packages"}},"6.7.4":{"name":"@vueuse/core","version":"6.7.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.7.4","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"8e15524454388b11c9eb6ff59a6742602b976e2f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.7.4.tgz","fileCount":10,"integrity":"sha512-y39SD+pxDkv7/Fe369c02FQpr/148otQr64ScPDTpw4fGnspc8ONXCNU3gTrvDFRuiylirdPBpXgmt/GDQO7RA==","signatures":[{"sig":"MEUCIDvTL+gvt2x93Uy8/uVxRnNk/YnGYnARENsEnS2XBxb8AiEAnl67VOQZ4jrQhejfGaoCGirfqJ0dVQNpWJ05V9ofQjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":590508},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"6.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.7.4_1635345061074_0.5026878298355073","host":"s3://npm-registry-packages"}},"6.7.5":{"name":"@vueuse/core","version":"6.7.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.7.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"c3d8edbac8408b07bc28251c928a7a4b29a28325","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.7.5.tgz","fileCount":10,"integrity":"sha512-zgWai0i38TbfWGMVs1ybyEEdwwhjjMloQflRTMU0+pTmp3kEtQTDiVZiOrr758s+yRdr2OQiMQ323dyiKgKMFQ==","signatures":[{"sig":"MEUCIQD+wT+kt312TCLPfdNkXYxs6qVSon7VcpWYF4yGgN0+kAIgaaUcZTCSR52j3M4ZQp9ZdNRuy/A5qrcaViJWu387bU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":590662},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"6.7.5"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.7.5_1635960689468_0.8545764696021503","host":"s3://npm-registry-packages"}},"6.7.6":{"name":"@vueuse/core","version":"6.7.6","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.7.6","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"4eb402a60bf5c40e04ebab3f183f0486faa140e9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.7.6.tgz","fileCount":10,"integrity":"sha512-oVyqARXnTvhf4m6xf/sHw+SNJWcRYJn8+L4TZTFBU9POf9GIzBN7iHD2Oc4K4rTWXGQzXfoFHgbrXyeMFCRoqA==","signatures":[{"sig":"MEYCIQDrLb8KTIRGs3ibA71QK9UlHNOYyY39OT2v3hrZS0xqHwIhAPoz8GNq0IUGPlPmpDqNST8HxN/YNdsp+yVWNagCuGrD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":590662},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"6.7.6"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.7.6_1636077506078_0.16244599267260962","host":"s3://npm-registry-packages"}},"6.8.0":{"name":"@vueuse/core","version":"6.8.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.8.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"dc004bc30031e053e9ef5011203c4a80f00986ed","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.8.0.tgz","fileCount":10,"integrity":"sha512-C6KMBus29L/mVtA5eK26WAqj6tyPlugrKaPLi2uLtbV//BHjbxe1uo3gVXCc5SwouDEdc7zswlGPw/l0/++NRg==","signatures":[{"sig":"MEUCIQC8sY3mN7mUcB37vEbZ/WJJ3DXC4ZgEH/ElqASMMcfUBQIgdAyK2I/PuFWFaAIoh61AnGaY9vAm+o0tT9LNHb++tXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":605279},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"6.8.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.8.0_1636163194197_0.7667105627878286","host":"s3://npm-registry-packages"}},"6.9.0":{"name":"@vueuse/core","version":"6.9.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.9.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"f65057108bbd85cb593a3dfc78a94913c73d2a12","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.9.0.tgz","fileCount":10,"integrity":"sha512-/KW3x63X+AlpgJIJxdZZFpZ0SorHv+UHv/i4BufZJwv0s8S1o7dqivDz0DcdD+BBlNwLiOu1mjoUl1rodWCLxw==","signatures":[{"sig":"MEQCIAzzz88rJOXJRpKUukg4DKwbMhaVdD7PBSmq+1lZLw6BAiBJvlwu+6spFFO8DjaebCjDbii0TbmhRXvx8KsW5nKLZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":614477},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"6.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.9.0_1636909654815_0.8378345925473014","host":"s3://npm-registry-packages"}},"6.9.1":{"name":"@vueuse/core","version":"6.9.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.9.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"b28ae875b618d3865c5a5ceefd9184b3155e8777","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.9.1.tgz","fileCount":10,"integrity":"sha512-msa36DxnnbIu41bUTvfSudF6TL4wo0+Yrpw6yr1bFtwtYTOo8GZXYWPKyvXUVGhBBqrTVNTqsTtD0eXXHJ3roA==","signatures":[{"sig":"MEYCIQC5D8MF7fNk0xTVDjFjex0opL1iI+gJFpoMLG2yPjXvdQIhAPnGgaqYIMikyr7xf/L+kdm3TmV+Pq+USUHIQJu/seQi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":614960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhkoBXCRA9TVsSAnZWagAAbYgQAJBZ6plwrDA4LRQmCoL6\nNOepkMIdfHyq6p9l7XfQFJt/fYoZSM60hYRspuJRPJnnRyDhv4lDLMgM+x2H\nsG3qF+VhyxpxQg8Bo34PkWxwzxREu1WLeqtMI5kBZsZ+jFakbkVZASB4WZog\nsHg7YXS9lnE4ceaIvYpxBCDl8cmvOVfJrjqVnX+3UG/6FZMP4ggYRm6icMvD\n0No4WdDj4VCy0GL7hJ2nl70/GYc1Sx4OA6Vp7wK8tKkoWmIxBIzlIc6eywc4\ni54kivzN9or2wD2eh8GSLbhlsgyS+Uq0rWH3obK/dH+UoewWpfpjDF7QxSRD\nFt4xAJfx6DiZ0mG+AaWvRQECYttvEJPVq1OAcY3pHnW8lQBbAJ8r98zq1Ybc\ndw9xhFrSJIYqkC0fTuTiLnjJQmuPM8wxx/vQLNc6ORKuS8OfjoxqBDfqRh56\nQQ4P+AcJi9HDG8SRzrFauLihNYOGMJlJzP5x/HmVBTJaRsj1x09cBu5WUNvw\nQe/y7pZhtrtp7ntGZ3kKwvdOJwBhjoe1EdskHZCwriu3d719CGpGLc6UEE7x\nAZNdpyR8YIBPHd1+Mmz5a6BUw6Cb/WqYIh3vyGlL1voeuhPScaYR4GcdLdaD\nmazsfBQXRmqoRr4zbS84IcpTrgLZTluLuJJXKbh0NH/9NCkShRpokN7OKxL+\nm/Cc\r\n=tFKI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"6.9.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.9.1_1636991063134_0.11809891678505635","host":"s3://npm-registry-packages"}},"6.9.2":{"name":"@vueuse/core","version":"6.9.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@6.9.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"76b16d01f33cf367dd1a2d7f2e31d106443ceb8a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-6.9.2.tgz","fileCount":10,"integrity":"sha512-FRwl4ccSFuHZBHLGgS9TMv/+Dd6XFaL4o9nph2qtgQIV+z29RBFokw08XjHfykiENRzB01MjYHJ7iRUnsIFQXg==","signatures":[{"sig":"MEYCIQCQQ4+V+yRLbroyyo6iRlM+GGf7/G5Bpz/iNFQiDJkHugIhAM6RB46gBhDmM7Khq8cVcAMKduCNxjcgO9ckKa5OKm4W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":616866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhl6LSCRA9TVsSAnZWagAAGFcP/0ugfqhxA/rGvqZ0HgQg\n8OfOdxVSSbpM+9vac0E/UK8en8LOOrIy/Bke+o8574ztWD/8KtquLQl2ojrY\n6R2eKckIumu8YkmIyyreU3waDtBIMc4erRQz8k69uIsqJ+hjY5Z6TK+7jW4o\ngFsmZm+tx5e7BNePBxlTdozgUV+hs3F2zbG0/PMXD6mfrYrAk7JMpemTVg5V\npRLsJKBaGcYdEQB1ASdufhEHS2//mMla+Esme2v5jS0qWQTY1zW+mPq/rsjN\nlxgC1IuhtUJ/Ec+jjvDSRlqhYGmHJDDA8cVfIO6RL47HOUmliPBsCDCDUoQy\nVCCMfHoMu0kly/EfxSW9vclNLblgBuoZ+kwkYH7/7VeVs5kxAy19mUAJ3qph\nseQxpzDlqx5Us33BEDzDZ2BD+HK6bwWFLockE73f48Vb/RgYd+HRExr1Xs5q\n/SFFgJh742JU58DFPPlIHTW9MdgglXCPynkpGiR57X0R/H8OWm1IwiH8O1tM\n47hlb+/iKGHOcAad+g8lTAmPTWTjc0kQ5A1wyLVHWa7JbercT8mqKLYnNd4B\nVvGXBLetMoNDJceN28SWWGFObR05AnAxLgXWUZG3SdVKjbPpIDQ0bGIvabg3\nEOvPhlubHw9Z3FmHEa2t0zj5olwqJFl2NwbHIDO4qRkErUtXbjUmdOmxDwwi\n1bTw\r\n=J6EX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"6.9.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.9.2_1637327570492_0.6935166621353692","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"@vueuse/core","version":"7.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.0.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"ebda73bc9dd9ec8dfb9ce965585ffbd29f85a9f9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.0.0.tgz","fileCount":10,"integrity":"sha512-dhf10icxd7w16AVaOtriVkum+CdCjskV0wht/kpGnOb2NbYBeXuiZNruMA+w8DaRPO4oXW8UhAix/S8HCz9OlQ==","signatures":[{"sig":"MEUCIFyxd7EFSusZf3MKvCykLl5mM0EFPAIo2SOVmTdftaxUAiEApXmHfODvz/pPIDeAppJJIVylIgnq/qiJrYgM5SmWN0w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":617499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmYtwCRA9TVsSAnZWagAALXQP/1lhCNalrzCzMSxyTYI3\n9iuZsQNVI17zIEkNBVtV/d92E1jDOKDOCsFcGuUJvq1ZNdkW4bagB4xN6GOp\n20gxSaeDfoRVOb9AmL+1blBftYu7iiWb5PjhtQ4/kpEGkFAFOmpEz4i2BUK8\nX7B07ogLcfilkW4zxESS2fL5gTEHCujj3rAhdxth5lQ4xdm/VssnHY+38rNB\nUJsF2RQp6E5TvCprFI9Ax13N/h2fwnmqdOooBAQCEaiuqg1PeimbzoteAmjD\nfQQfzwpqCHMWIh1prJfKQUMBM/Y2EtJp+JqjNx6uYY9VWCL5FN/KaujlS9f0\nOcKKesa9NRfR43bIO92mk7hAf+HWH4U0Krl4BGZb0s3SoGxx1nAMH1jLJQ0l\nvVIttVJ7HZY+9HqFOOwLtsl4hVjLpXrJHQvehmMNY1yEr8ifeBW4CkyuF2vG\nLI6zVGyYCQsLs5WaNXDiewIEd6NISnpDQvujA6GPBoHgd+2THWKThAFy+X/i\nJJihkdiZV8hsc7mg6CJAfJE1G0jClIf5UGW8i6tv/awGNphVZu/18CnHw/wC\nuoxmsz4DMVix4zqlySCVmj8XPyMN7p0RFnpoIcPOZOPdvoKHMWLAE1lmVKeR\n0GYFJCDqH+XZxk7+AoQkdeCTZbto7qC7JvHWQpVeZCfF2LPnOIbd4W9YZ2mc\n2Q+6\r\n=4RKn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.0_1637452655763_0.5387933437951258","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"@vueuse/core","version":"7.0.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.0.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"8652c8657dc7c05cfbd74a1904eca214a10b13f8","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.0.1.tgz","fileCount":10,"integrity":"sha512-xWA1o+pQK2uqm6yewjnP8JvrFCPKokTQfTzF/7f74iCgGwPmyPVgPLLGlKLE7NZz32DlWEiGvF43E14X4a19zQ==","signatures":[{"sig":"MEQCIHRl2N6jyxsDdo+r+uLNDF8hVO9ZflOiCuO/PgdOeT53AiAaXLVjNMAPsl5TYLDfa4lEZFOv0IIGl0d1XdLNsfcR7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":618113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmyRFCRA9TVsSAnZWagAAl6QP/ihpxcWbSNE8hnsuhlKS\nQYRNJIEos+AF83S23R3UXyH6Lz1ADoYw4ZOqDwSQ8ya97YaAvjFbNrU2V4YO\ngi7dFmYRgoWjckLMyS3G1bqQJlBj4sMdl9SS7kV+9zHJrZkEO5D/ctwzRuyA\nQJlgMJitXrLTPqYH7iLe+UFGhx35amuG3DxZS0TivNW5x7IDoZT1jZlqx4Hk\n39cyCN73br4WzPzoQn3cW1YkxJGmZF8jFIIa5ZgDUDzk7OX/8YiFFR6icxKZ\n/zkCnRnxuK6m+tWIc12TI4yeCca3dZckdGMAqEbyTiA+d3t5WQBHr+gt1Cnp\nw1lqexg4ebcVUChkOmi+4gErw4Wc7gPHsDHS1EHLVORQQAdMNwn2E/J2i7v8\nad2ESDMgOn6usjFEN0AH0ICQdjd0oDnPOdA698ra1ntgooPBu4yxZUwEwysD\n99yDRfg89XTa5+QZgRtenm3bfMUtEmRf0UXE9V3T3Xf9xLMozu7QCCNAyEUC\nteVGrxlyprKqi7ItjqMCnHD+viQqFA20feCUJHXm5chk+4kRLoRZPRJEWJxV\nvOH01jOiV+UMWhl2nlQBmTFKwAPmU7had2YQsNi++hTMROyfyXFY4J0VQQ7k\n62ijhex5Ke54fy1NmzZVL25Gz5jF/7JbIVFoUg6su/qEbfePYInQBbllrhLd\nBiJ4\r\n=aNeW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.1_1637557317631_0.09754118395267586","host":"s3://npm-registry-packages"}},"7.0.2":{"name":"@vueuse/core","version":"7.0.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.0.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"20a99ee4967a22c8172951ced5cd63856efb128a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.0.2.tgz","fileCount":11,"integrity":"sha512-F5ibv+1BBf8ARzMQygfQaWsLWyRc8kTZhFQVc930vDWmMwDqtprOjhO8TrlMMdIfNgpb+hr3wpydwcAFxJ5G7g==","signatures":[{"sig":"MEUCIQDatwTugHUoyEIg84PYPw067zWEZErhTpW3V0rg+0ZFvAIgQ2FM+kvH+crDm+8yugczyWw4M44sr2af+rJEYow/7jE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":618561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnVdkCRA9TVsSAnZWagAAxtgQAIsfxJPvFF2+jSXW1hE7\nYmftZcPrccOyrMNRsBGg7CvLmZGDZI+a6Nv1VIA+pNRSI/5JebgFEa10tTMM\ngezJPYaFP/2HQfJ3DfM2s6cJq5OFLSHQka2OAW6/tnw90S3EZERzaKesqbec\n0uh6hixNwjVFGx2u/8eUxuVo9qvBgFfYbrUJn7nekDGw+JD4a03nOxd1g78p\nwi8sm3vSzCDo2PusKlUmanwSLfmujm/aSg4uyH6RVeUXtZORnrcNDvXvmejU\nK8EyV9mEhe6hV2RAFQ6NQh8fiIzw54Ipmzgk/K7MRkO1iST/VjOOf5u2npV9\ntdekIJjhONBFTida8uqO3TdGszNYDv4ZZz2/9VkAFlVxWVqk7ammnfW2+D0H\nIW7ditV7eBM4Nqo83L/biLQAz/T9lGqv35nK+yKHf0TRTF2DgbAaI0My+PY4\nYCyqoDwbBF2pgxSjWS1f5KFCmWtpaAqudNw0jLvWaNOU4ZpbVUsJvVsypT2G\nPQ0M+9NnWNVKPhUWzmves/Vl4ulh9LCZZ9/JXYIFXzxQVpf62jUzRPDvFch4\nbgJkfFKVK024BdAstbfH7ZhIX6ZiQQaWovXrj+fR/VhXvs4kaD2uQPc2TMJN\njNpPuaC0vnkTC8icoZ2wWW6nEvYt88CwjgRmY5pxyGFxriFNGoA/Mps7PyHm\nwPmk\r\n=lYfB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.2_1637701476147_0.09030286295454859","host":"s3://npm-registry-packages"}},"7.0.3":{"name":"@vueuse/core","version":"7.0.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.0.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"5c8290d4f4c232878f795067c094c3e7bda61332","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.0.3.tgz","fileCount":11,"integrity":"sha512-iKm6H3oZHXvCLhvNTkIKekLTfwnFiUSmb1lNJbm2v6ZU26PrwXHZZ9kdeNolwtV1awPKHoi/5RS/FTIWt+nN5Q==","signatures":[{"sig":"MEUCIQDsdU4pg0uNzB0QFsnwF6/vqbqZEl6wfyGHx8aK3nwM2wIgCL9F0nlafB5rDArSbcPAoPEsc+XGEqxK3lrcTBqvq3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":618737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnVnDCRA9TVsSAnZWagAAcmUP/1kIxcxf1Ped5G5M+oGw\nH8baSKzzhAhs3/IprGu0yYADZyzYNGad1UcaTgZfPrdT+4k4kCdaeM2dzud0\ntZS5YpA5E6VPdyvZFUpwnB/isTY9srK05lflGcTPa9bAQHeVtBZHWHRCLnrC\ntiH+5BbQJvkcYTwT4fAv7eLJbShlRSB1W1tP9+FL/oa7BVVLNiHp3vE5CAq5\nRLt7SP1fr5ENwDfYlm3BsywMnIb8vhH8+a3xB60hpWhbbswOhy1A5QzQOSL1\niU5LUZbbT/s/4jZ/FNtGA8hzUqF2tp+NOxEVFsernivju6D8PQr8KJ7MT7CM\nV5jhCK8wgEytwIgCThiv5lRujtQBNYZKk4xK3kD33f7n8YlySs6kPyu8lpTp\n7qzZvVqzyBamb83CLHACzJbI/P4K1N+6Xiaa+iJWw8paPXBfRDn50go1jI5q\ncryvot9wb8yHkN8a7SMns+gAfpJviQTq3yeeCiUVB8Jx+IwokS0g+WCWjz/K\nKOfJrDeR8S+TAOsVbyVUyiIq7h5dbjIj8ghfNO1K7Vlw1g+HdGz9rKPopIHz\na14sYXpBWWugKHlAu4ZhTg8RSi7HXk2jg+vfkLCxNU2AhAQ+IAn0U0kBywVG\nHLsA8NcbypLF+3KKeVEFiGS9BMK/BoiT7u7zVqDho4I+/MItNMJmrLHFHdtY\n+zRF\r\n=xFi/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.0.3"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.3_1637702083554_0.46989796348606117","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"@vueuse/core","version":"7.1.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.1.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"01aaaf465865d7a152cc0f6fab56c3cd2d9841cc","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.1.0.tgz","fileCount":11,"integrity":"sha512-6yNdFR3wNJuEgk+GLXgF53XBEppoeK9yrQpwyRyVYFfatoVO7bL3fH6hzLsHX1IVeaykLZJMdE6Ldg7XHbv3NA==","signatures":[{"sig":"MEYCIQC45Lfb1l7fgLnKlkxG9gbjpmWuYcpYr1tIWkLL5Vqu6QIhAImA1pF7bZPSaf2egyfKak6Va6b0F+ySK/nftuBrIHQt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":634303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnoAQCRA9TVsSAnZWagAAKK4QAJUmDD/9bal9YDesH+ZL\ny/Q79QLWzml7/X/ak9cG75nvnXoIW4/88KJdOW2ku1C8TrLZa1cNdT3zEbsr\nhP+Fkb3w0vTc0bNpZCdd//5xrpHE8z24di00FBwGyAORzzLlqY95pciEb07t\nUBQQO3ciuCj8LThWG/uZGdXnocHZoG9+iiHkx8/B67PZR+h95uhFIKorjFOr\nxpKJ3M9zR+i3ws82O2C9Qwh5iqsLu8IOWwVmJRDDVAmFU/D6ndE5ojtlNhYR\ns09APRHDHABREWFhlAYGqD0ZZxiiSpxHNmdkNW+gRkMHFit8uJbI4AzclZKl\nh9gNoFWHMogD4QTp7q2WBYU53QplWezGQAJMCbwMo6ouePCgc94VBAVlv97Q\nJbYBjgBEAFgnNXWJ9h0SOE/KxO9Y+N5OeVGLWPhZQbnOeXo+U69+CXj7FIco\nVikI3TwINslMwrWgdWYt7Ol/gW4SApRA72VHlpOaKDIrKqYuSIaQZv0Xpj+M\n/8KNU+frG/HOWX7yjRO99ahLk1bhmOOPXdlSvdBoPr4CZDW8/BNFCghc1xHD\nywBLdJKVi0juMlQXBfmVNerrIZfs4WW4NyjIkTTY26W+YLbdtBkJklD50Q8L\nuzpIFFH37kNTBYIfdHvsXc2pqOwUxsO2P4sor7eV58kcTmNyltVXOphaJhJi\nf54F\r\n=myT7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*"},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.0_1637777424193_0.7080069932928508","host":"s3://npm-registry-packages"}},"7.1.1":{"name":"@vueuse/core","version":"7.1.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.1.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"fa25fa8a11346911dbd478f49017e636368f1fa4","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.1.1.tgz","fileCount":11,"integrity":"sha512-c1t2uKGARqibJxYBGWsrCF/McDsTXayONBDgDWBpbEjiRX4M1MOHYsWI3Lici4MK6C6XPX2XhUs2vJbKjYPTRw==","signatures":[{"sig":"MEQCIE91aQzhi4a9yGAToKuMkN8u3DLCyvX4zmVDiPDTudzUAiA79fb045cFdgJnMEk/Egp339dEvwQyPeD18AxssoYN1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":635493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnxJkCRA9TVsSAnZWagAAwbgP/iyWLyL7cDJ0Als1BKUE\nHtPir37Etr3ycx2/WCYoHJGvp7QHpeFPD+hsUYyq98bgg12vaGIx2rgcSB+N\na6ahSivYKVyEJuwuBe1jn+KFLnTsqstdKmEIGWX9PLxl64M9sXnIzaHkauXW\nJRYy8oJ5rXGJcdgeuGYfX5lsMeFZ+ruSlUyheLMQB94faq8KU3Jm9CRNHCgZ\naBQWP71lLleqoN6dlEMiMkUifHrezK1zQ8jJjt+mS6MB/tUgynFeqlqcbbpX\n2H7KmyhyrF/vI+Zrev5SDW8QEkZEJGyfiFUEd2OWJ3JkSAWl230FpboUDgrD\n403v6GX++M9ls9eYFbHFTYBl7LqrrU654cgdYkZkXZqQlAuSOTr0xlMCGjjh\nzcr9poxzRJ1WPs6CQtEgSp2v0w7lS0ai95bLZh3i3pDma0UChedFhwh51YJj\nbHp9/X2RAsPqA9sAQ+2+AfF/2DFgp1T2+Iy9itZXjvk4qkAPNolE06dWDb5F\n4pKRzJdfkjy8znx97cFt/25Awci2zEMGby3+z9aN1iYKqQQNNlOXWOFej4fI\ncimlYIGNC6JvMDsDBIqlKgM7bgcrHwpHMlW5DIA4M31PKku5BsSg18KNZMo7\nYXxmwb9G2b0VF2tACGmKyw/spi8+2o8k6S/805nHGlljzCPQOWX1/azXXkTx\nHJC2\r\n=pktV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.1.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.1_1637814884626_0.03268969075348238","host":"s3://npm-registry-packages"}},"7.1.2":{"name":"@vueuse/core","version":"7.1.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.1.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"61ab2698c725ccaf168676f34cf6f41f76f8df34","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.1.2.tgz","fileCount":11,"integrity":"sha512-SLoOPfhZdNRNUkZfx+wrHj6WycWdSw2RmNS8E4ngQ2kmBoJjRarGy51/GkGdjqHQqmhuwuFoNO2WaU0yBn3ffg==","signatures":[{"sig":"MEYCIQCU3x6Wl/i9vs87lp8gaw0uFJFP6lT8PNmXSiR7ESCaPAIhALMHsol9w8BIrZArUTgRiI+GrQUifY45qOwhCVaMbURL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":636586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoQliCRA9TVsSAnZWagAAMH8P/izhChWvhQBLwKlAjZyc\nDaGOCnlQU1SERy44LCNVxlnEwEoo9Mft2OtsKMnrpJuqNATO4DcPSoz5nyLL\nDpCL6AreU5F0r3zltZjUg22fDDOpcp1q5xIwfax7IBJQanmKcozSxjDwkmPI\nBT4/xGvWjzf+aHW8vKRvXjdhtePOturqbtkHrJKK0dIoF82/KCBHvSNNsKpU\ntiaYP7OEYziQeK7EQQw+8yrTpQjoVWhJzt9Pgoh3xx6vYNLHAuOEZelMwe9p\ni5DUh1wJocjyAeTKjoEASHzMKhk3065arQn/RJV7VawxS30fBBmGGddgl7dC\nwSUN42IYlIbISIvfYU+Wkqrd4hff899eV8B6vvKLrk1L4j4u/JdJWSrUolsW\ntDN6anyKDC1ejg47CabvESf7bzIotdnVtYqowKu2D80AAVDIWAMmifMETr8y\ndUceqvDWOe75IFblo8TCNFIJAOi+hngUFBDOTD3c2A5Uhl/f1efF6TWW5omG\ntw8ZBb4EJapNLLabRoNdY5CIj6vwKgr0ERzykiR5EhzHZGWAgLtsTUCch1Tg\nZf5mdwYuPdVPGAwvH+FReTD9Yt64hZpBiKfCuYsoujv2zY9eTmTRkDs1iEkk\nZtnrD8GxJjqvu8p2aZIgpUopjiBdkGX04qObJ/2VD46b67ZRM1QKlQMkvVzu\ngzLt\r\n=yQfA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"6.14.15","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.1.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.2_1637943650769_0.49270582956050135","host":"s3://npm-registry-packages"}},"7.2.1":{"name":"@vueuse/core","version":"7.2.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.2.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"7a06775438be7304c10b3ad69824de027807eb84","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.2.1.tgz","fileCount":12,"integrity":"sha512-ObVPhNoYn9npX7Y6XlnKp27j6WTOO4gvInFh4NuNB9Cf4aLty8joSKjmGBjIMZ+LrNF4J/Li3usUk6PkRIo6Mg==","signatures":[{"sig":"MEUCIQDx9AguTKZsfXA53y+C6FNved7R4wid5Y6CmJNODZ4VbAIgCrnX9hzQ22X7o3M+RZTozLWlp91DzsxgO3ixBlT12ZY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":642989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsIj5CRA9TVsSAnZWagAAYPEP/2/HxV0Wgk7enU3bkywD\nD+s5du2YSTSdnt78CVzN53DS/qnHUmqLBlZnopR8VAYntIzAOq+XhvryM++O\nZ6eP7FWRaoORdhRSoa1B6jvZ7ofgrzTe8qRFnae3iuSLL4ksPNP+sTmp9Cmm\n5ja1SY3jx3FwwEFdilpqiKB+mpmmIv0osonFqEdW7OquHBHXllvlzGiMYpJk\nHCIQ0AeTlSDPn69Y0qN/SUT3C5FnUJs5sI/ivc1sYmq+KqeWfEbo5EUEtwOd\n+vpcYTT++ykaJEdB42MhJcyz7XN8WBy9uR6UsmHfqcoUJ/6g0qtiNKEroarh\ndlw/LeBwktzMVI35oJE9YhrcTHKs5JWJ+cC/5DSyU7RT1wQIsGfqXkEq0ZRO\nZAT6XjEPbVQ2ocBiHroC92CU+NHGCiOnx/wOWBIirXAENns2lneJSZZF/T20\nKTGjSKDxsB/EZ94sjNWJkvvyboY1/nW6j5GPHwK9T0AzovbihprwRL6muGYI\nxKrVlMpaK/9PzsiQ3+GHM8Xyo4DCVHVkPvPfHZXrgY04MM5o6Sm8brp0RmBD\nlf9jnVygOzkKZ7yswcSD87hQqIKL22aujDZ1H95St9ruE7sztzLsA7V2feyp\nh9eBt4yihDCBrNlqBdu1O6nV1NhUTRBYWRiZoVq+PCYHadjfBSTeQedlh5Zd\nPdGS\r\n=/NNm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"e3b2899488b010563fb294c9a5dab2324b01db7f","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.0","dependencies":{"vue-demi":"*","@vueuse/shared":"7.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.2.1_1638959353763_0.26901289681423357","host":"s3://npm-registry-packages"}},"7.2.2":{"name":"@vueuse/core","version":"7.2.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.2.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"8e563766cfeeef12f4c7d07307348a2c10be9875","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.2.2.tgz","fileCount":12,"integrity":"sha512-T9oksrPflNhsgG/Y/7IeCSmITPZ0VKDnTpK8y7SQl4ZIdLIL8L7fJyhJEgSMWyo497j/XK3RKFkOTh4GFTVeIQ==","signatures":[{"sig":"MEQCIFbEfMbXCRXmLxZcyowbclsLnTFcuMuUQ1iqdn6UMgcLAiAaxvZcfoROo/JtyqvcP3BvP1b8kc+LI2enaM9mAJYLBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":642989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsJJKCRA9TVsSAnZWagAAyIkP/jabkoFwQPlIGPBzKCUn\nlyEvTwXDjNUN5ZclsCiUltNGiKs7EBWJJnCEjHRiGG8528PGxvq5xynN2RXC\nOsKLMnLbPvJ7/k9oyXRPcW7jj4WVmpyw6BHlipI6Y6jo0sjqZl2ZAZn8ownD\nNen+4IEqX8iUIRi09u4tPeyPGsdjmhh3W0YXb1j/83QE06j133MSQqCoydDm\nG69SUKUPTKQau1USiDi1OUk9SJ9Asfd8g3nU05ljv5Z2gPmXM4PVc4RH/RRD\nqSfig9wxCXI5TgRuvf6P8SDeoZ2FtFonWKKpXQJ97InS6UI4ye1q3acD8N6J\nZqd5ehIteVTCC7h9dTzUO07tExChnMZkhVL1U18QfWI0tWTxNh0asrrFgUL0\nRz/LFniXgroeJfI5tlco2SJZsimpujOr+ux5aw7sGD7T5nvYPPBs+/j4Iwd+\n1DksfOs2rbQG6KsqSgqBEOnmlgwXD9DZ8yBd6wRW2SUvPuP0ArEWAUC834tG\nKB7rTlg7mHbCMaOYAu2xxl8t5icanJUPPWZhriDDa9fH5ZQVQfdPrs71Vzhi\ngxQbuhJYjdegAoR8BeQDbEtHUWqFWdRkbRK/sOEmUSoZhlxBwteP0tdpQpzT\n00uy3dxqFRPyMLb3mT0UaunZ2KgdJzXX3bq3WiVyWxJOy1Y9+Fxyis0RneH+\nNfPn\r\n=GNGM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"0dfae4c7d69e3c59dae3dcd3c7172b39d4a5b125","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.0","dependencies":{"vue-demi":"*","@vueuse/shared":"7.2.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.2.2_1638961738536_0.12066044109531071","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"@vueuse/core","version":"7.3.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.3.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"fe24ff698069cb7dcc835a8fe2eeb29b22b2a702","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.3.0.tgz","fileCount":12,"integrity":"sha512-gPJyMMAquva9Qwqz63qGQT122m5hWI8Kuy8kfPV/JLQU7m01CXooyv8FIrX9TV8OxVcHBTPXPJHY0oyUiFoNgw==","signatures":[{"sig":"MEUCIBbg9zWT3yz3T2QANN1BrDIiia9jVhIGHy0bUG9kkPtTAiEAoLQT1m4SImKClgvWv8zSsPyAG0vDtdmvM1lxBQc4oeE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":670012,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtV+cCRA9TVsSAnZWagAAz60P/1cedYv1HkBdjprGuQHS\nEtaV57Mn3qsShitgncWeV6eJoZdEOrZ39hY7QvzzlPduB/+1IrMosoT3/HpI\nxER1sUMe5Jluye9Id7kWjWofXn98we2CA6fW7xRmiW8PluYlp74seU2MTAcM\nVWjY3SRHCqgW564o9hrw7mUX9tnOxekGfRMsqGMnoZst/NH/HJK/kP6J+r5l\nsQx1dmiDCUdIKvr9v+LM/PQC7RcHERZ/Q/T7iX1rVumdFwtxtwrkPxtwD8y+\nnZ4c599UAZpPH/sBsm6ZsOzp8V+j1QgW5ZkESWlvxGcylJRpLkpCGcI+MrFj\nGXeKjscLvU9O0fJgU8ZY5OXS2d3q7/SaSC0yrpG/X8MdNwCdE2aDf4hLZvn7\nomqOTUbC6oE/GmPfED9Hn5poZUD68ErrkSwNLt8UcSu5sgA8j++He9CfIMTn\nkmVTl/eFvK5ZVprxEWcxRqD1RLcenNUEmFjl7raRiVUeZN6axIXTxBlSGNcG\nLt60WVx+8/7Ng+B9OTNDjNgtC8LQjfjUlneGDDdNLfIaWjcMC7+6EElzRq7A\nXpC+Jq++TZLapJB6thkLEflevwM1X2xOvduFP5sV4gUAEkWT+DFLsYurHq7f\njxrBkTgOi8bUElKfMrXav4YatXf6oY5xbaS/entAV/CHYC/V/IlsOSjbMyl0\n8znr\r\n=PkZ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"01787faa266e3c90954fcae662678b491dcbfcff","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.0","dependencies":{"vue-demi":"*","@vueuse/shared":"7.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.0_1639276444502_0.32255256076748906","host":"s3://npm-registry-packages"}},"7.4.0":{"name":"@vueuse/core","version":"7.4.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.4.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"dca848b9b2209d94142f2ec0baad4ee00455262c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.4.0.tgz","fileCount":12,"integrity":"sha512-CgYouxjXOE63gMn3l9cOsgzPTEAk3yoncsSmJUxXAi/to25rCPVWB/39jXTPhWZboR43EDDMWoEhHaSoMzaldg==","signatures":[{"sig":"MEUCIQC59EdaSLUwWygzZanfjmbT2Sx65r7qp71zlC82I0VilgIgdQTRM8LNWlPib4gz2b3dfGCX75PfpqLvHLOd+cgYaHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":691320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvbkcCRA9TVsSAnZWagAAdAwP/1fS6rlSEW0TZ/Bk3sjb\nD2ES+mZf0z42F2BQsTiqxGHFzpzTS13Ng7RqdVo6gDQMWIWU2tG5XVgyeYWy\niUdPz0wBrbbc5We8xzrN9l4jKpCC05UVCSS49hUHWlW8U2vU6E2gFd1KPtf9\nvMCKa2tiAyJdUcjczHR+vcLP2xd5SxmCdm3lAxkSy8RGDmhW8pJLFy0KhfEF\n8frDl7GZq0tGUlXqlBxelpUnJLR7iXRvPh2kBXh0g5o+SdNvmVolZwTvXPQe\nvFMiua9A3hxDhGUe7hdvaFe1+RJFj/WnePGxQVbqZuxaUEApxzsE7zXNKmgF\n+h3JfSld9lE1+OmAODskPuHKXfB18HjPhKNJfH4RVlktP/5GZt/T3YLEKbF+\nMYqufPuX4xbxvrTRzQ0thhqHJzc7O+5sq+6DN0NcY7WmtXY9XpvnDPGnZGlA\nOT4Bc4Oiw+r8xgGEteZQUItsoPmgfj1CabvL2kfwo0zyJ3UQyEGTsHHqTEGJ\n2CgmfN5ftDgm/uc/arAnVgOAfAo2JYb2ZztUF7f6Q3GJnijG1TR9aLdirvnm\nqATwxWq4dOhxN3AGjxkjLw5RKNQ0+SrCczhNXTI0SVDt6pxsL13b6YLekLfV\n9jYorGRui4+avJ+0yedlbvYEXYZ8YqLcQQ+ybMLun8ecDbvXH7OixXxCRaBL\nWFz9\r\n=BUiX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"1f5ccf79fdce3b06e9237eb19395eda13882295f","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.4.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.4.0_1639823643997_0.0813949224865993","host":"s3://npm-registry-packages"}},"7.4.1":{"name":"@vueuse/core","version":"7.4.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.4.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"81ede3f67dfd58af8284c910ac2fee25458892c6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.4.1.tgz","fileCount":12,"integrity":"sha512-8UeLPCAieeQLXFHF1/28SIEK6ILLPb/4hp03hR+xkXF00gB/YUp0CEVcRAL9uQ8HTZa3S2T/jTISMc1ZjilM0A==","signatures":[{"sig":"MEQCIQDzLQVYaSFeHgG76pG5UP9C2i0nqW48RdzDc+duLaF24gIfUcnNhy47ToYtRToO1SeqR41igxCUsZW4gtPco7VXwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":695504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxF/2CRA9TVsSAnZWagAAyQ4P/0i4XPfZfitwmj8FFtMg\nar5tl9eROq4zAEXKe61gPzmlepnNBPddtrbcqt7/1dCLCEAVYRisU6k29vQR\nd+fUfb60vWywQ+C7ADcg/o6OAxJF2+5Uags0RfE2/IaMuxDL7qWlSLXXPxfq\n5n+6SlECtBN+1+BNnxiA4FwJd6xaCRbO82BvWyxnXWqNx8+byOpGKHZYP7hk\nl2jk1X9qFmbpcRvtjXs2Eb2QLnAZSzPpHWDdK8IOupdIBUaNJA46O+1wweyB\ndJc/okZuWvdsKPnPh37gCqKrK2NI+7ghxIgxf0o2EXVQJfTm6cfDFa5K/f76\nf7AOxizOLYN3EnzL64CoxfO2lSN6Su8xVN8KrXmaFEdeR7JFhxIsmM3CSs/k\n/rXPwqWKekit52NSHxCMm6pB3C1zomXQhoZCKTf8mtaLeVZ0Ft1U+gHaNSl7\n7fJbcBIMbW8POiy3knKbfuaxjqTLd6/m5qbAgFkWa4ijGe90DWEEJmlvCRUp\nND5NEoNZNjRLicS/zVjV1TPT06TEHRTFPM6Ed0B56SOpH+jG+36mM0xX5h70\nmDxmdM6vycMjnbLY6eaqkFULb17ruJAfby05pnpqNZCdZwbxjR9EJsPjlqFO\nQ9XmkLuZ+Y4/qLakkZL2I5udlQK9Y2kj60cRQmfgAR0amYlFPaWioSwfOSzg\nLL9z\r\n=Z2kc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"fcdd33297344fb113ff63cf7632ccb31c45a6b17","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.4.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.4.1_1640259574706_0.679253460690566","host":"s3://npm-registry-packages"}},"7.4.2":{"name":"@vueuse/core","version":"7.4.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.4.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d6920e60cb9fe12518c118ddd1997fd52163fab0","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.4.2.tgz","fileCount":12,"integrity":"sha512-VV0Z6E+Ldrc2iA5Jezk2Q5os/zlOjZ9dInkRxiHivyFENRZRHR74lx4GrZlaVvnQhJcq9HavQGZWlt7IHDK+kg==","signatures":[{"sig":"MEQCIBcU6OlCGBxQLyA9bX7iipTgHxcNROPV1EZiBVSmOsk6AiAe3tpjaML1coOJomTgn4g10uNbgPcl1EYvl9Hr+X7OKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":695216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzYZSCRA9TVsSAnZWagAA40EP/1vXQrly+InQBFPryeye\nW9fd5hTgtKkkL4reNKYS0+MXe/34Jyy4teSopoCh6DjE3919Mi0rSC2peTa1\nuG3EuSYwRG3QvYoz90r8pLXaZHAU0ffmC8TrvghPCmX9wItMmrPIU1ejwyHV\n5E6qdQKw3OrOZQ8pQM3VOFC/pJa++ZqO+350xaaDZmTh9+J/7MQYCHXzRqBk\nHBTXLG3HJ+vB02TM0cQqAnrH4t59XfE39xweQSIvgqInThvLwsEBFojtjLRf\nTrpa0NWjNoNwA+yzgxkyw/gxc0uoCzQPiTY5c/NcXW5t50At0uWLO8koOMum\ngz6eEwPcI5d7fohs55lp4VcS34siNM6ZHC2eYhHQcLfE7LUWsM9WcXS70d8r\nsvRkZtdKMq8+gPR3MwS7kG23tNsDtGLcQHibaxKYsVOqCLOqsoXkQgekIzBD\nAtjWNI6GanDSx2dmE/5D6fzBJOqhos6Kp6wBhTcVzIQMV0Q53EbjK/xPGr+V\n5s/1tznTDF8sFRt/ZxNzxYTIxACm6A8eVmIEcsZkPuZ4aT7PpN1QZqfIm9yt\nM/bdbZ4dF1/LqtOxOW5fZSs5YKW4aHNLV65c57BQz2NYnEG+tunKaM2pYbI6\nNOC4zMKCcdC6TZt3UEA2FQPBY2LDjFkZATkPaFPJ7+Jl7zPHZsmTnkpVZM3E\nV7vk\r\n=5yv8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"2c5db849083fbf6912c4f1043ec65ae5e28f74ba","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.4.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.4.2_1640859217866_0.05559386521192167","host":"s3://npm-registry-packages"}},"7.4.3":{"name":"@vueuse/core","version":"7.4.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.4.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"cf5b616605c6d9641715889c462d31da36226e11","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.4.3.tgz","fileCount":12,"integrity":"sha512-OflPLlQ7eqaDJgKYw9DpRCbtfpkFkg1EqHFq7CFrbIEElB39wIfB9ccNypCar8e5KRDrAbOJLIOOvDZO6aC2Gg==","signatures":[{"sig":"MEQCIEnj8IEYluT6NhNzV+vlUBvZ7TN/lrp/7LuR8Vx14rVWAiAdeV0/8GlfetiQFFVVvhFppJqPnIRgHQqJB0vi1RTuUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":695216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzYdqCRA9TVsSAnZWagAAj7AQAI+mH7JhfHcmQO/CSSXe\nFHNx5oju7IRd9JDp3yYynzzHSR8y+JKZYi5dQv3BlVF4VUogDb1xrfPs+43v\n0bY2EuVBcIGvOqvByAOp2JwdANqW3rE9Ev64EclD9DR6I2Fobz/HhK+lvLCN\ndTiyCiLkqfgoYeOpO9VlIWkaov6/YeeofxKjsw2brHijMaljJx2Zpf3Pk35c\nx129NavWbwqJ5xmxlhQV7m4zzOacAddytl7v+2jx9pCUxJT+xZz4mRjNcHp6\nWpzDmX0hqi/FXti1JzcJ2S16M4rpLwMeXcl82/0ETw75CGkZLEcfKRvujvPx\nXp77ehsK11VxrZqYVcQwUm3GbPAUpClUKfwzh3wu2WaKv9b4Cm6ZFDCoqwZu\nTyV2/rVh8ekBul2+2oZjz9OwdEmsCdy6x9dLW+Ncdfx+yhFq1LFXxtYb4cZJ\n/VFEOhc+6KYJcVYT3Haq0RsgYwGKykLh7rt1tYyMzgiGaDv3YGcABIWHuvqu\n7AwQmp+XljcqdSRq+JeoXOLtDdu7SZogoGp0cgIIx85PAEgFJ6WDlv+9U8Bz\nZhK4LY+j/F4mITP0opkHLhlHhjh8b6eplC5bMCSAvOHWMvJXnFBnvlZFnRHn\ncLMplKBesbL1WBw5yzbcNBAY9tSy0drrdTGYNnGO5Y123sxKX16X5Fy6ujgB\nONYT\r\n=Egul\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"02ff7dbc9bf82c8ab517859a8c9d0c51d8f77bde","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.4.3"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.4.3_1640859498745_0.8641309668204784","host":"s3://npm-registry-packages"}},"7.5.0":{"name":"@vueuse/core","version":"7.5.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.5.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"08ecb051e0f93ab8e1b349a5cb2a6429f5126aaa","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.5.0.tgz","fileCount":12,"integrity":"sha512-yqdxoEQH8z3zlkthcfdrCiPzRk7agqqgNsi6KzPlz6pca9E2As+dIeiEbH7ywfPqxuEsPqeHjYQHCVfOBNgyjg==","signatures":[{"sig":"MEUCIQCM1bYlyaT1bRxKCD+3gfg5pOXH5OkW+h5d92qBjFoD4QIgWwsOd20sjoMBcHgxCGpVWk0ekojQKOQgqg6q9UTIXew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":723836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzqRQCRA9TVsSAnZWagAAvZ4P/3qhNcJGKox/ulRKzAxO\nETKC690E1YtTN7c+g4/rd1+FDUMh0cOO1GwO33tnOM4hqmra4yRZ/L/yHQ6c\nHUKFot3PAIoNuTf04uWPb+tOZD5JA+Bq1XT7RqDftt1AfD2XQwVGMwNOkfSu\neeVNNj5EMglu7nk/UutzERIvvSLf6R8B8a1+87C0gLnKJ4tyHVYZALq0Hxz2\nrFX9MAp1dHhsN4FSVcPSdz/krql/UxiKIxzyQvi24EYYDDhWoIyq1DY0CZ+G\nuCS0APxs+J2nnB6p/E5ay6SHnwyfDW2d8Xbl6CRZKrDtmYFVyCgmDTi1VsNJ\nEpGE8HR1uj5MG0SNbFl1rMZ27us7XfWXG0LcUTfAMxNIOxBK5CFbVQgyskv3\nm6OXookSSzpRzPkUiA86+cL7e5dFjvVwG0mbZQPUjjGvKbnwphmpaxD+xxEA\nISvFeYZT65mFD6SiRN1ZShFNxtxhW1x5W9Q9ry//Rgn3gA9WjRsCtLZIRsCx\ngK7XKobi3jfomVRXHWqImMHEAToJP3vOMt56VyLYWYOst+3fmWZ5NPwuViqO\nF4eVH9Awn3x59d6ebuR4UtyKOuLoi13EztyJnyKWWqiWiWonGuvNGQ7Jl6+T\nt+/2RvlXZq5dEZ22vw9MZJBeOkGNjXyYF6pqcKEG3MRDp1dbjIUan+EBBN47\n7GSq\r\n=Vm2c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"fe762a8664d9dbd7f7fe6e723df7a4570b222c8f","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.5.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.0_1640932432328_0.3367952518757995","host":"s3://npm-registry-packages"}},"7.5.1":{"name":"@vueuse/core","version":"7.5.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.5.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"3038a0ca6e16f6885d2457778260712180422526","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.5.1.tgz","fileCount":12,"integrity":"sha512-GczfdTWqH483zkUHdDYiLm0Tn51OtsQXYc+eBKKIeolh0mgn682KbSYmkrjNytaF7qGc74YxMDAYjkPBW6V2Pg==","signatures":[{"sig":"MEUCIQDaq8j6qC5Zdgv5/ys3yzrHgTNbTk1z1H+o8F+qjBuD0AIgPRqckUF48oqUTbjN35fbTSmS5rVRViaVknbZt0BAA9E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":723846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzqflCRA9TVsSAnZWagAAqREQAJXiFpTN6/rzgJS+8VqH\nQUhxP+1i+B51J7LTQ/4iZbCaXWytIeSw9LGLe0uL77wk7TdQtVk1w2XJZaUA\nTX1hz54nCP+XIVtuNKHpruVCiEHj5Qi+CiiektqXJidPeRjMLAwD5mU0JatD\nvie9nD4OqpWjD/w2RYR/Fx1QzfXK3tOyEATCslNDBV7TQKRR/LqmPJNrQA1N\n6bMCS/Rcg1rC/dLRIcRb1RM/hEDJ8zRfjgbeUthZO0eRQpbQoEGmr2c7rFr4\ng5mMGJqXWFvT54UFCoeUhRRvvadhujYmMbXvPPIZ92dRKVS90FcwmM+NaTix\ndddxkh4hVqA0+M5mjOWHgsXlsSUchq0unauOpj4pq1OIR/hikGu3Z4W+GxUH\nnqE5ITpCbjPx3Exbggbt/gO0bRriO35Us9f8FWTAjJQA8fKWwrCKsDvLGrma\nO1vl2SZ+N284bu96sIUV+lWScHCS0OsvH0g+E83EXmvatYSUOIIr/+mL4Liu\nSSPYGCV+qiqsiiJA6n9CGK2E9Vz9u7KVQH/8Y5x3g8p5Y8Oi7OufS/HwW1UN\nPFB9h/YulzIFk860qDgs0dyHyYEHY/VmJoJVFZYoUel8heFR3uNqxJGCsRXq\nKWYenOdBc/iXEGNaJnqJQ96DLC/cDNZoX1TdFSpiJ3nsxrYzHGvu9BRVHvW4\n2va5\r\n=7nUa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"93f8ce53e9d7f09eaa7b6ffb83740c5bbf2d89f4","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.5.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.1_1640933349572_0.9947259681541987","host":"s3://npm-registry-packages"}},"7.5.2":{"name":"@vueuse/core","version":"7.5.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.5.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"96a46ebc1e64e14a0c0e265eceed2c4e7e5f4d9e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.5.2.tgz","fileCount":12,"integrity":"sha512-Y9bdJ7pTP6sckO2qbyfqm2fCsADCWwVck5ABimlnhMkuOZ2qq99ee6ABpc8EFCA2fdYf8DbedTNvJ2u7g+7Z7A==","signatures":[{"sig":"MEQCIDLm2i4UBkUwS6v1MSiPp/gblPE+N0h3OzunQKAaK26/AiA6oGG6wl2TAIcwLGON0ROGmqzhUUDVMtYCQWH+vhBWhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":723867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1UzmCRA9TVsSAnZWagAAlBEP/3QGx0hxkhUPAI5K6xrP\nI+Q7sg85a9qvII9cMY82GSQRTsaBESLHoF1yuYzHRG/1H5Fw9iAeGqjOtUkb\nqTcBbhreI100morUBHoVSu6i7AADXxPuqVjgwMOVw4PrvxZAdez/Du300OUA\n8qiatuGRTNWjJMWzbCHnDItT/Qpn/GmfnLKZnKHtLbGLDPMFuZo/gk5UZmqU\n5qpFt74XFFpAMgp6FfJoK4shjQ2p9lCCsNbfMxs5972YIz+SKXnB6Qy21Dgs\nMgQVnBj3v1bdmxclfufhrMptJ89co35Uqg0qS52OBWvZq+aV0vkbjbTMNc6m\n+6alHxkKLakQBmOV6zUY2k5cRGXfVegnBnVRPKPlxcStME+JK+VwJltzG1gO\nbcxixNEnyN8lKI6fTxv/ZDhBQWkj4jW5wfvjZObKsc3QmDnFKBYbNTpP7Lee\nOGVVIAHrCcd6vl/HaE1q4W/SS09Eq5NO7jerOPuSrFvVxY6ftrrtPzwVbocN\nshhDDPn0AHhKU2/epaNkMbMVc41h3K3VnSz2FDLcLOIUc9HT8owtQPch4Elp\n7TsulH9dBwPb3qDh7Dd3/yMzuCJ12sOuwl9VfrP81ySzGoi9KH1txY5R7Zu3\nLj4JN64cAxH5xZ8lfdd9SeDilTbVKv1Awp6RbD2D4aFnlxmjKXf0TP6AvYlW\nP0gg\r\n=r9Kf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"b1d4a5fc516ac0b0ec590741fa2ed7f088645120","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.5.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.2_1641368806656_0.7250357050934353","host":"s3://npm-registry-packages"}},"7.5.3":{"name":"@vueuse/core","version":"7.5.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.5.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"7e8ea430a293670f12e5052a5285cb4ef8e9c758","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.5.3.tgz","fileCount":12,"integrity":"sha512-D9j5ymHFMFRXQqCp0yZJkf/bvBGiz0MrKUa364p+L8dMyd5zyq2K1JmHyvoBd4xbTFRfmQ1h878u6YE5LCkDVQ==","signatures":[{"sig":"MEUCICW44NQGLt3p9H2Rh2N8S8NrRxhDDLlomgAJwFaDgVwvAiEAlvKlURnlL79PZvl4UNj9xW+hWMIRvSiapriwf6W49lM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":724302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1WrvCRA9TVsSAnZWagAAz5IP/12c/RcPOOStdFJI1w7T\n/6kBBThSu+QZzNXWmKQczu6L1RT8Q/PBiw0JkFnNfYsXj0lRY3hQNq6/XXso\nzrbuMp1t/FX1V/bSe/hOzw3BMF5qZqUnwqL6eAnp6B1niNvLiViZVez1c8Ca\njUtjPbk65s+xaBNfnovSWAPiDNBJFOhBAuXFDMMntL0OVrn9hUV4ykh5GScw\ngpyEaqvawvLwMjCxpfTf9YerGGRpgowpZY0VqnniqHj+0ob+X0otkHLDM6it\na2GIojCTmr1q1SxSMIkbjjisNx66vuvepXV4fGKDtxdPukUWyZse6GamObHL\n2pmuILc/V5nSxtI/kbVWX3fGJ3SYyUPTCT6BugbztC4pX0FHPYL+fN2eGTwH\n4NxDJEa87lKnlOcgUr9C4WSNZ9kNqLO9KDlAAFT3TlUeqvfJeNOJKh0nq0l7\nSMnK6xNRyTKdqgTKQ2ZZjmgs9Ae9EpppuDIyMISmBJvTn1HMgyT7YmiScxbN\nPKOd21k4wT1V8z+3v5HozfBfjmhynwBTwYNJJXckGVsDWs1JoiRQvUCx8xMv\nKAqYnsc8PMz4h42/4W/8RHmPebwAptvzjXhZw42b7oInUh4ud9AfJn8NNJqK\nK9G45gSybXE/4qx9BrhOE2mu82VC+17VuMPD3s7DslRLD9pi4ANCYA54cQjW\nb6VL\r\n=zfb9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"65acbfce0e4e442bb63d474b7a93a8eaf931ab3a","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.1","dependencies":{"vue-demi":"*","@vueuse/shared":"7.5.3"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.3_1641376495375_0.47514937236718624","host":"s3://npm-registry-packages"}},"7.5.4":{"name":"@vueuse/core","version":"7.5.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.5.4","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"c515c6795f1b8ab9a50e62e2f1aa75aac5f1ca14","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.5.4.tgz","fileCount":12,"integrity":"sha512-PKmyHN2lZuttGgKmsoMMqiSojSYYKraszilP0gpQIGcLt2YoLABaG3VFjdPs2tY6DM+HG3o70HuzOMEQCY8fqQ==","signatures":[{"sig":"MEUCIEEnklqsiQ3UwvbR8XoTbEZaeNQXD2qElK9voS7dkE1PAiEAkqDPV9HOwOYTf9gRmQp5nOQ31jLwyxtcOBRTc2f7iPQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":731185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6n22CRA9TVsSAnZWagAAlLsP+QFfSANlOOas7XGs2StN\npdM/UxWH9Bh6Sgd//qI040JLd6VNIvsSEo8YbwKivHVrgOT5T3usZtPR6soK\nB8maf092JBcblDppUNgHC8VoQMvHWA5XsmGmE9ZsZaiZpATCVL/vWxCOEOpv\n7zFGmdXapT8MksTBfsnvYJ7F9BfzK6P50a9FxbTEoSlMlb3mGQ5eZAFu9egO\nlc1w6orWOIKuEKXkCKBGMbRjlbQFUnGlKHiesIvySuT2cEhlRRBZ6g3GoO/K\nHN444IWacXB7UmNbRuTlsO7Pv+3i6+VhbDtdBKnqhAK5I/9LOTk+6FNxSVPu\nxL2qP1o7LLkACzN5IeuSpN0hx6zEOGPAN93pyPxcnUrvQRAGBlP2AqX5sAwS\nQzdWTKax1SgvxblkpNW2iw3KrjcUAKmNLi50O+up6Pzov4CwjxkIDP1j/EFk\n/GNRrApbDKDA4taoh2fcu/yUphZpE0eZ01R86Oqtbus+SWOtCebKAjmB/+Pq\nZqzYpPoIznaBTf1pH8nZ+MKB3W2eWOmvJ+LdIihW4gnncCNu8bN1q4qSS5ID\nIG5c80akbF2CgsI5Fpp8D0ttdpag4C1ui8D2/dG6hG5CC6onBxfR84yUtwua\n1ulQu4t3EczK0bxZKmzP2LisrIOSvm/T+trxViczRbmuQlnwTuXtB/+U2mOA\na5J7\r\n=+Mbt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"4a2697741e835c18e4da3ab9afb87cc6b523043e","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"vue-demi":"*","@vueuse/shared":"7.5.4"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.4_1642757558254_0.131695539101361","host":"s3://npm-registry-packages"}},"7.5.5":{"name":"@vueuse/core","version":"7.5.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.5.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"c2f2a8783de0884acfb0be25e71ec3c6d1f9c42e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.5.5.tgz","fileCount":12,"integrity":"sha512-RBDqmIoGfak4h3xdXa/Av+ibkb8NY044wEy6+PG2FAWNaID8/FkqmSFjbxogrbmpSX1yZ1PBHrM8DUp/FrIpbg==","signatures":[{"sig":"MEUCIGYq2B9AGNzb+FAO+Hnv16N7k0gNUiD4JGxuJP61uUuBAiEA7RjYg+ZI08/qNuEVtI67wgAf0FIJOrqeyeHy+Q8bzOs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":736541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8BloCRA9TVsSAnZWagAAJ9UP/04igEdTABytJLU6vTD+\nvh0ZutcWi1wbeQ794HaLqA21Td3P2zQL/O0FitrCrvGWzaM9Nu6tJMM4QOP0\nxgFeWAo32qQCoKP1a1FOih5iAod0RsU8QL/SP6Tf88MNItkurKrWI4HqQCKM\nFSk+fftsNRD8A59gsMzmEsUCrkcJCG5ZUsUcX5Icvs6NY/OdBgTBnmjqPxvr\nGHqxWWpwf4j3NIgoSgh08kCpPOMX+pefo1maGbla0anV50LG51hHobRi1Ggv\n5Ug6PC0CanK+MinQ+UC5Gs+U53ZFYFLZhawFU4LWJHBMus3JArXnhl9GpDb8\nHl/QEY2sPzy4SHIFqI0+Xbgik1s+71J+j/E3QTdCZGGfkurOi5oIp8jeCDGW\ner004HigJnhj/NNnTRpEJBjDlfHm/s2s5nx5Py0vWveaGyd2OBuzkzen0wfy\nbJM5VaYPHTwVvYNpEohJ4TaFPMMwD66UYdetEXYx6ZgjFDu7ciQ0qLK1izJ8\n5phP/rq91DtGNeWBvtEMDWPghkiju8T1qMw3muvZ9HaIZRg8J+89r8VG7GFg\n+GwhlYP3hvgvKgsSvAwaZcipBSLv7jXiNJr2R1+J97qXPACQtF1RM7ExDYQu\najcZZIrjH71NLKA+p0vrIG9KhGb7WHDtyPctBuDSfHCO/lN6ou9Zjzxeucfb\nnakm\r\n=QqjR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"e5025ee0a7e0a962bad374d31a465ce50a0e1eba","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"vue-demi":"*","@vueuse/shared":"7.5.5"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.5_1643125096292_0.2133406755686993","host":"s3://npm-registry-packages"}},"7.6.0":{"name":"@vueuse/core","version":"7.6.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.6.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"821dfbe137a00a4a25da5848c7e6ab1e04953198","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.6.0.tgz","fileCount":12,"integrity":"sha512-gTkTYbOO19AnhmbH39mMlfoOOcxSSOtXeI69Ixm7gE/C0eT8Vnpb7VE9KGrobCr4sUqE5fmwAdPIYkdB/NJIzQ==","signatures":[{"sig":"MEYCIQDPXgfDeLmb6aM2zV5hBw79TnVX5zUMs3H4CWT59fcx7wIhAIFlO2obHtJ3RDKuoY9AKq8jc99aZCNZ/KT0iTAExWEs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":755337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAkYmCRA9TVsSAnZWagAALUAP/2naUGVYNCh2NyfrvIe8\nQiN84Kqw8Lv+yS3tNcScsLb4k+dL/YROqOaxXPs66+NzK5CRm+9lnFU8FLze\nCocrjSECPuhyHTCg4TJrI0CeDpJDRNqbRW2y9yKirF2r+c0mIfC1DuzfCMLa\n126Hj90RfORtxS9ix984OosG0DIipWiPpA8O1b+hHjGiijJdKTDBJBke2Cc6\niDTumnApOTbwE7N2SVhHyH2BDr+3gT3/46Frw0mPSvw/b0qO++qByom6e8Jb\nT59RK9rLWIAw+B39ckf1+BwYjshaVijn5+1OXbWn8yDgwUda1oMXhUHI22ij\nBKYjFOqxfCC5uWPx4mozqJM+aVlTmTuIoDSLwoed62XAo/cM2ZcBcjHql9LE\njSP6T5HBrIx0PuWeNUQ5LPl8zivcoutVpfrRYvt40nXgZptf5J0P8fYXNYkd\nQlPrO2DJJq1x56v6dRMoF1AlMZcscTM8ZrSnwt0lBmloWdZ4FzlF2HKPce7D\nTPFqVjWJREwJdNpKnoNoCXI8dF7bqTFDOavSxJpXA+neos7OL1XFxrw4GhVL\nzv0Rt/lq/86VSHjJN8iLwWxjJcBmMKUYxzvDV+FfPtjBOvVuONy041tjyD/x\nbUBltd1Rv1gpLLNS1//QsVO6OBA2wge99A57Lu3SHkqJ+BW9Lq3ajJTfbFEC\nCT3m\r\n=wGmp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"8ad6c4cd59b86cd05aef2031972c7f066aae6f70","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"vue-demi":"*","@vueuse/shared":"7.6.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.6.0_1644316198015_0.7200039835040162","host":"s3://npm-registry-packages"}},"7.6.1":{"name":"@vueuse/core","version":"7.6.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.6.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"6919dc0c9289a77f00bfa3403f861f7e4c7adc89","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.6.1.tgz","fileCount":12,"integrity":"sha512-492y7R9HRu6TXzcGBMVG5qg5o9CHjrWLfOHh+TEknJeLe3LIYHsIBi1IlUN5s/yP3OHlBynjrzMMUm4gEyBmQg==","signatures":[{"sig":"MEQCIFFzAm/8phHno+hHqDQEZEFK5n9WLw4mi/f70Lycv0WBAiAx5AN7YZe3yBXdGiXNqSp3e7lCiT72mkMKUnegbOkTfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":755337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA85fCRA9TVsSAnZWagAACBkP/314lWG9x5WWRIvJDzfT\n0SNkM5CgzLUqqoRbMIQjE0aDnTlwDfDY2VgXmRO61aKUFIvwT49hMkbgQg8X\nsvlvBOPlCOt6CnxBZ7MngURUU/FFbxu1q35bHSyE+QBIXrGGHe0tBTzBe9HE\n6D9hgIk2a5c1deYgdHcfV+fXIrf3qY+FHD4s2SY+/nWZDv7AuVzl/eHhZSVB\n/A4/nBJ2paf6dYnKTwhGkttWTGzpgay90dlL+abhdpVFCZSUtkB8xA52nuYn\nmLrs6jGTIPAFg+rQl7Du2SBsb6cKOmxDgYIIqEca19YmMPztGfYps5q7cfoL\nhQXqoT5+W55wyr8fsUxgpHQLoUr27IvK/8mJWA8UhbTohMnRpzMwELKYbqon\nTqbezhd68w286OI3s/+Tvb39gULkucMYBsqpBi/HIrsXLnV5L5oNqQZsN58b\nZ1oRRFHAiaiHfBB7meOj7W8qIG2p+E+6pp+4HIydtcAaFr0rCHworZLmqxa/\nKtK5piQ8vOz5vuJ3dunPJb/ixaZkZjNfnVO5Gx32yOyMcPCGzdQ3lD5dxwnW\nE8KtHJyrnrJpJK3YPcH/KZ9TR4o7J19lv1Id5L2Oj2zKpkK1WIXMKxdK3uLg\nYEhih5KQ9UNVPYyLDS39nGkO6SAzLyxvY4pi11U4GmNB/jsW5FVO7rrR/poa\n5ejD\r\n=45rq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"c5dae7a2aa6d4a5b020cc41daeb785654f4b3524","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"vue-demi":"*","@vueuse/shared":"7.6.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.6.1_1644416607676_0.8628128190502162","host":"s3://npm-registry-packages"}},"7.6.2":{"name":"@vueuse/core","version":"7.6.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.6.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"1b9aa92048991189fac31577ff439296efa5fb4a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.6.2.tgz","fileCount":12,"integrity":"sha512-bjAbXJVJO6aElMaZtDz2B70C0L6jFk/jGVqJxWZS5huffxA6dW5DN6tQQJwzOnx9B9rDhePHJIFKsix0qZIH2Q==","signatures":[{"sig":"MEQCIGvm7V+CJb+mkipWkvzaAsUH+O39vJP1rARA4Wms3uGSAiA3qdvRnJxsntKEqhaYc04xnaWeBuAvt/djupi4h0Tytg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":757446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiCKfGCRA9TVsSAnZWagAAeMIP/3NTeZENzQ4kfJYBdgIZ\nOTtKLs5Fv/69IXiUaUr5N2mSdnP72KIBg/MhLg08cFKOpOFHem46cLPrxFxB\npXSkTy0tcWuKRusSRzY0NVCUN+EmtpGpuvC+emHfbA8CtmvSoudXP8AZC4MC\nCnZq7kzj+UBZboqHTyeMVeaeZ4IqCC1GDzuYxAVJnaHpanJiXRAo7OVWTlVN\nchM9CRXaaWzWmvxRjbs9HisRifh8MAYKPAL0GkNM9xsq6he4VpXL9uGmmz1J\nQQclyFzNFZBBSexRWbQjfQwYVIt6jmJnNhYJ3xFuvYp6QgFDEkeryoOfiJoT\n6m5AQONfJ9mzMvTUsp9KLYhcA9B8haUIoHGQclfaCvYLFv2+LzdvqY/J8JWm\n51gkbYwxk8vEK6wAyGT1zivPhnslnwhWUcnDdTXvSBkG+ef/lShxorxyw3md\n1wtld+up+KnJKrivj/tfLCU3HBNGUgrEFKAxlJvORtJiCOi+HYPOLRvlrmh9\nZB4h66Vs3aN2CST6VCUFf83LEXYD1S22Pt42ORSza1c9vWFYrYwTjZnrDIzL\nWpUALLeXHVIEvxTnrUp9nMctxMVkQUXiVnbe80T6CeCqK44lIpiQ1ctdFTt0\n6F7z6JJ7ES40HJchTD1akPSpW/hA1IInST/4zZ1Lr9zRAYYuOzb8C5M2YVyn\nd/pX\r\n=inpB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"1bbc81bbd0746a5f9721d664d72b2be5e9df97e0","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.1.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.13.2","dependencies":{"vue-demi":"*","@vueuse/shared":"7.6.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.6.2_1644734406636_0.7033195100189875","host":"s3://npm-registry-packages"}},"7.7.0":{"name":"@vueuse/core","version":"7.7.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.7.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"ddc5bbc910fbe0e2eda2cc823998dcf4a13265b4","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.7.0.tgz","fileCount":12,"integrity":"sha512-DS8+dg758CiWnswebYHjS05PqTtc1ZLomsDlkFjG/KC0iFRgFIsGC66AAGuSXLqWCoirp2xN6N2mkrp1aHdI7A==","signatures":[{"sig":"MEUCIQClRyDEt97lchgbZDhSbwS+jqUHPNnBpiqd2bNsQA7eEwIgVBVMvckzWHxu09CO81xa0ZJmbsDqhIEeBqCPaqA0uNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":762391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGi/IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvQg//WP1Mj0aGops/gBCwW6OV50UvKL0E+zpquwiOkvw/odklrCRG\r\nkSXri+4iUW/i5jwmJb0JbeS7esMbED6MD28I9LLmc2Ocm6LIYvSqE+c/AXDr\r\nFsKuV6y3PVRXydzqbTI3AREwxeLyiIlqTNu2n/kuQtg8A0PaKEl5LlG7dZay\r\n20C2c6WhTNzxM99DwyV6EgJQXcdGMa52lBpvmg/mzoOk4lMWjz5RKeoAyI3h\r\n0YddmW/6CJZSi3LLXEDHK9xvN1duaNcGpWu6BMKq9T+KlAuNwBoQZAOddwLv\r\n0iebJap20OvKUp93bzUIuNOyOPRYY9EsnG8tzwYvS/EQF5IkZVc5ffpg/ubV\r\nQWZgbk/PiL8R3SwiRc026AZL6fLvcUt+65lsQEvqyNIEKPribw6eGfDEhOOQ\r\nQB1NYpPu6eTFplttpSuvRsu6k4obEK8Co0VqQ7bSlRnzNVFeMu3J+BZTFgO/\r\nYWBILzP2dMUrduScFpIoJA2Lx6/684mUucCdhQz10eJe4mlZ+nY+wdNFGMbb\r\nNRqHjsi8J558rIsO+cJsfXC6SMb19JKtHEwqXRahp8BQxrTMFg1+bO9QAbnD\r\nDAGRMAt7/c/C8TM8eXENbvCe9NVuXkeIcfWdDGrYZka1V5WVWrsWDTeUgnac\r\nRWck5rsxLAJnykYik4si+sJl66lRR3dAeHI=\r\n=eh6l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"e966b9abdcb3af022403ab125803a01703b40bdb","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"7.7.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.7.0_1645883336766_0.10430299649156183","host":"s3://npm-registry-packages"}},"7.7.1":{"name":"@vueuse/core","version":"7.7.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@7.7.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"fc284f4103de73c7fb79bc06579d8066790db511","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-7.7.1.tgz","fileCount":12,"integrity":"sha512-PRRgbATMpoeUmkCEBtUeJgOwtew8s+4UsEd+Pm7MhkjL2ihCNrSqxNVtM6NFE4uP2sWnkGcZpCjPuNSxowJ1Ow==","signatures":[{"sig":"MEQCIGHkcZvs3aRWZkqSd3nYe9kWEYA0M5tKV0kZTzyyIggsAiBrzsGvcJeYElVapGYgh7BAiHlF6rWTNiphSWLgNquyWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":763116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIxCNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoc3A//VghV80e65ZkNREOWilRrcvJwKOshthWoRPWllQumZy3HEIqf\r\neep3ofoF2t9dPf3kQC40Ws/d8/H8NXpMiCr5rTFFUPmlAnyT3Hv6WRNcMRyn\r\npHEIA18sTXSMaojemn25gCx2SkxdQjiZLiX9hgVtF/uTl717lmxNzRMkSmp6\r\nDGcRMe3cUtOlvcl28yDsipOk+YpBb4yemcWRwfwFztoUeVl7UJFCzdZri50/\r\n+Drar8c/nZDGaaoUFmXHiyI5H1v3dms79LUI0U/MdybsIWXMdlIRQqNMFG2t\r\n321c2LsL6nopfj2hRxcMlCYXGtnNma03q0Xq15LwzblG53I0hHBfUnnJt8nw\r\nPaA4BNNB4y5LzT7rRogaa8BeCY77aFV1lczaMAoAhp29FQbmELS/wJ9735rk\r\nb+Ow0eqI9pjvqRGRSJQHsDeHxxYSuk4OeX4ye7MDdBV48ETnxgCy7Wu0VsRy\r\nRk1Wt1uvE75BGZtpFRkymPZbGjuerBXq5D82cohJQc/kMvFV8k147P0OH8pD\r\nxYX0+0cT/a6G4jvjBIgDYv+Gp+Ace2MECjF5l+hd2X7uXzMLcg3+OzlO+z6E\r\nnyoCO3N3dWJkKZQYOMDFbFUgFw3RFwA1vJPxMK0YaNEfd9ehtJVeLC/Njtvk\r\nCkit6QgKz7C7R2QElmxNUw+cfEK3Hz1a7W8=\r\n=7mbG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./nuxt":{"types":"./nuxt.d.ts","import":"./nuxt.mjs","require":"./nuxt.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"13ec8ac37e08cc4c27e72b8803d063ffb71c7048","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"7.7.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_7.7.1_1646465165360_0.9637949444520981","host":"s3://npm-registry-packages"}},"8.0.0-beta.2":{"name":"@vueuse/core","version":"8.0.0-beta.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.0.0-beta.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d2280e6e40b4204e8bae152bb440edab7d60f2e1","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.0.0-beta.2.tgz","fileCount":11,"integrity":"sha512-z9jUONUqlAqFsk9/yHuUPG9DHElYe5Ei+S9G9kj8xtK74xUZmOBKn09SBiwRPQPGfEpubr15Darztyavza3EUQ==","signatures":[{"sig":"MEUCICaDrgLpheyiPvXVhhRVvr3gGEFR/dMlddiHVfMxXyQoAiEAq8dXohiZfumaYoE3+CZAXqtAzIw5kwqHq6t/loP846Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":715518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIym5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpD/A/+JQJAyrImJUqZiy5pxbURhLopig0IGKdwA1w4t93ikUm830c2\r\nAXy0OEeOfCoh4bPE4dOPGfgy2g8c/aTRq1y2SHlqwUJscInh41Y/KrFaSiJG\r\nnX1KoHTxmohg+HvP/bcMD6w301vKxgutgUXf47HsKPHutHNYKYxHiIjDfpUK\r\ntJvrul4VPwge12knoEBnpI2M88zgimCd2xPBcpaY68y7nMpTm7gFb7Daw74I\r\nSB1atjtKNVwgwdWjMdpascvdHFSzzxuToMOLVM8By5F+Us6ewfNW9THOHW/r\r\npEfedx2i2ozjeV1iXW/riczgprF+60i2mqwlwYJOOkAlB0wK1RH+3Z4iUnvy\r\nhEtTICRcEMjfVgf29iY74gC69gDE77ImPnATjwW0lvWkUk6V8uuDedCnI5JS\r\nF42UHKNSKQUidSUSvJ0drOrRddX0RhhnoZEsyN7o9qUTZz4Zi7f4BJq5qlf3\r\nof5BbrcFxMOM1riC4sE3kiiyCOVrlpTghjt/uO69IwHKIQtEhxh04LRaRCeC\r\nsGP2TWXBMbFtsIe8MS6B0av9zFpP0I9YtL2c1UfBGPkgyp9jj6kXLDaSK6Lc\r\niGh41AjWPhBRqMSO4oqTNqyxR5VMsziX2LdOK+vr5OABQlFNaFUyhrduwRvX\r\nhI7crP6OmjlnAPUhUPNzf8fd20GuXk7ptVw=\r\n=xErt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"9a3bbb5917d7431fe68e26db0e845592b7a81104","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.0.0-beta.2","@vueuse/metadata":"8.0.0-beta.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0-beta.2_1646471609627_0.37854974960778165","host":"s3://npm-registry-packages"}},"8.0.0-beta.3":{"name":"@vueuse/core","version":"8.0.0-beta.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.0.0-beta.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"7aa002f63826ff54ff6be5ac358595803842afeb","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.0.0-beta.3.tgz","fileCount":11,"integrity":"sha512-xYENN64lePOxzRAIXHWbB0U3UbZYqHzMdfQFsDnB+5bI2ED9S+9ttqbV5ZX7IGlrqx8/z+du6txmVcFQ9fvsng==","signatures":[{"sig":"MEQCIDQRMZ7TY5uTPFAp4Ivr8JKAHHzlv7fF1d5T8Q145y7YAiBuGfB8RqsPkZLYve26RDiQ+D3EIS4A78FuzFoeavSx2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":715518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJzH/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRCQ//d4mXZcFQriIsopHbtkoMY+Hszvg0353krCvKtEwM04I00nJ2\r\n7YDGoBVXBfiqLxQv4BLumWcj4MgSA18Sjj3avlh6kzvgjtbUOAXgZTCfvo2s\r\n2wp0goCoM4BLFA1z2/ENhvEEHABzxA/E/Y9IqxjzDc0iT11djH2rh8m+YGpG\r\nV8jj8Fr3ZayhREUY1Pk7s8QpNkLEl52dCrLSCdvaXbdEMv3eg4Z287QD4XJA\r\nWoNnu3B+dNxod72nEOj4uPM2+ahYJtlrQQlgQ8HzIdEbLfriDS/SWsKE0Inf\r\nUh8FXUkfJyfAzNWjQJLE4yxo9mtb0D/pfpvYiMB3SzGcTSuUQqSmz6apNZ3j\r\nNRBT/FT8UPZsO0rdLw1n5CzfZ9Z1DnLpBROOphvXyOVQKEB0aSm6vzFz9xDV\r\nPL8t9vZLlVUyMuuu9aPt5gEX5GiJT0I3q/xfOZhSmY8D4AibqKP5Trq/ID7i\r\nxXQZUuh0rRHqK6i91WL5TDrVupYS2qP0brNY4XIrhZxsPGvt8fsd+g3Wk0T5\r\nXLftTrD8k4LZTlFnsaBPkqOar1SuZ/TGvBhMimxCCPPkdGoG4PEcC+occRMZ\r\nqYnOi8lX8UwatMq1gnsJTrMB378wByjc1Swo9YwOzfQGeZTx1BVjCbXjGwAN\r\ncqFxuawzs2ARXsroOofbhZO1/6o7RFyG9ao=\r\n=G0Re\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"f87f7f2c3e4c588827939bdfb1033c97d345ba43","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.0.0-beta.3","@vueuse/metadata":"8.0.0-beta.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0-beta.3_1646735871547_0.2731768273023645","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"@vueuse/core","version":"8.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.0.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"71c13c1e0c0d6a196f6c049fd431ba314f782f89","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.0.0.tgz","fileCount":11,"integrity":"sha512-CU8oQhTaAQ4+9IlEHnaGk88qQ2fSvALHixWZhfyA2j18G42XeyJz3V0FmnBMWZUwd7VRSHJZFbGziZ6o5npNow==","signatures":[{"sig":"MEQCIE94fBSgQcnNAAAP+NU0DJ6pFfIr8M0I164VWAhrKcwSAiBXE7SY6iit9LKLu0C14dxPKqAwvanBcHaqrE1d/BqVsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":733778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKv9hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXCQ/9FkPCQYUsKTAn0JD3Mz6fWbG7Tnio8Uv+Zp4Ej9Lvkf55lDaB\r\n8hSuD9q80oG39G5rMvC9uQQuJkwRTn+qyVGTXvBVt0m/Ldot12/hokbFL6V3\r\nc+emJ2yDS2eaOJ1AFfzUDbqhIL1ejgRkP0Zx29olkvB5xibEcNbvTop9eGHe\r\nOleYn08bOdeXdgxfVhQGkgn8I/D8s6u0xLMjLL9t3H1Onz6eVZzUHtdoS7gQ\r\nE2BIoLUwZoo4OQrezbCaRkoW7qNpZU2Sv+NxtLaUDIg2QszzacSkXvSOasNF\r\nVf/UdLDOMSWMhgC5RBA+8ivaLbrddcNRMeFAKpqYaxtqxVhl23Zb2QoEs92t\r\n2wD4FVNi2eHfJHZngkriOPDBBlKjSD89xY90F6Tbn98TAaI0ufE2Ef8Uco9m\r\nbc9ZoZCNbhCvaVKuqAo0/KnSGeMT4DzdZJAQ9+YcV/xTTk2MBdEmX7M7f6gC\r\nxQyTT+oK3h0EzBjYBW2Co4axmGzhtSKN/OkKCQ1mvSaHFoQlbRLdGBcQlJFl\r\ntjRmwjp8MOsjrSdNBR5+4Vk4Dxktw9UShYNZZIt9AWQgI6BZCTj1jHAf+1Sw\r\nZL5+wlyROckfs/l82fFabj7+mTIfqEBDJlzESxTGD0ElRL6tBwTDJeA9uOaX\r\n9kfOoABwO/Txwl/qcU7A+8rluRaMzV7bmBE=\r\n=ptDm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"0382f31574b52af021693021cdfc9c306ed9a1ae","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.0.0","@vueuse/metadata":"8.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0_1646985057351_0.44649958144835034","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"@vueuse/core","version":"8.0.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.0.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"113e3704ce1e11ea204cc3586edb255753260f0c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.0.1.tgz","fileCount":11,"integrity":"sha512-LQ5pyxALWMZikNWzW2CTs/RfTyT0O3oYDl7jJhfckY0q/dLe2SCy5vX4+f6c2LFjG9M+sXRugne+W4t1I/wXUA==","signatures":[{"sig":"MEYCIQDlfMirOPF018GTH7wZpKXj2wjST8liHT2hmwVLxOT7OAIhAO8catm9seGBHV7nxm1uNM1eqshTSVY62jWEYsRbhcYk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":734122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLpcoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8WBAAoG+oD0OmGnQDZ5LZRPB6MydNKUbxX66RvVrAZ/Sy+XNnhP1M\r\nEHMB5FBCjXoArXx5MzKOl2W0hK8OekNmkpY+FCYwZpUWw5t9SmV7i2Ftz+6X\r\nF/l7AVVnwB+7TbmPiKjyAa6laax0tTzz9lKt2m9IBqr+1a78onk0b3VkVYgx\r\nVcui3qYoUaiul9DNFF1T00dkXa+K9W0eX62FInqyN3cTnJTZZnTng/Ca9Bao\r\nzF+Qfnos8qqCcMlPOt8KjXvrdyKgf80kh3aKigcfyzGaEjh9uGDGTjvTFsqO\r\nhEJmQm3CQERT0RHsXfVHNrC0OFAS34rA6MB693aNvzqh8b4VB22w1akeZTET\r\n3yODRU8NtTWv3IIajv+3AeLwFFLDzrnl344D+H6Yqv+U2jcGXbAXyRcLxADv\r\n+qkPYz+9gWBWw9i4OCDW6YPsVcbCDE/mryXGssvF6zgjuih0rx6FzPakBaY/\r\n2aHNQKa4d55NRCm5qLgKl6/JtOkX0vT6OS5iT1mV8riPhNtLbVEkAeT9/HUE\r\nYvbJFZANwuhZNi7AU7OruNShnaRAdT8UX1bvVRCiFiac0T63rvTyhob+ZQyR\r\nztHV055bZcCv146ZLqV79xd2f+KKvHENl/f0yAKsH3YpYxIdJklTyaBXiKTF\r\nBsGCV4MebvmkzpWYhVPH1ajPmr4+rtvn8v4=\r\n=NrDJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"052fe770ecfcb07970d46d9a7b90adcd17685a46","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.0.1","@vueuse/metadata":"8.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.1_1647220520599_0.5571438946276226","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"@vueuse/core","version":"8.1.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.1.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"eb51f9d2c1370f20def8799e062d9142653c9d43","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.1.0.tgz","fileCount":11,"integrity":"sha512-DNNyua/a65EVWRwciSlFSNMoL5wfGXqcG4XbILFuLRDqHnplmQuc30UtK18y6B5B2IW1kYIymHD25qwmNnpg6Q==","signatures":[{"sig":"MEQCIF5mtF4XH+kkOfVZ8kymoe7/2Gr1zgWg/j23MZkEZDqEAiBNL52hvsTNWn5I4A9HV1mmP/iC7rzHMOfbQ/SO/H1z+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":734911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMiZwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2WQ//cBAyTLifSRxnHlJrSj+Fb4JU5iy8SNbVmukbrGOhA5JQ0QrL\r\n+EM3EW3B2wHedbpzFXskdLaa6HNUS/uKhImC5C/ylwDaY+Un8erO573m/low\r\nqi/DIX81h2rjyDqYIiV657JDW3DhYB0UQFF6fgjIeo45r4Q/9z8IgvNm1Eve\r\nmsX+XD5WgDe1O1Xtl8HoJhuotzFegXYyX8Gjfj4UKrYnOiOH/iMwHc43OTh2\r\nqrKS98zNjPOluhIeeAPgzoAQoJNotqgUQzXEwVaC0LI2rR//I3VC6UBK22zc\r\nUJbT0SaLYTazQ4h9NpxCJCy07QgAheHzjF4+qj6c8+6gXPX2karP7vg8ZR6M\r\n5XCXEGSGVg+yiG8B0SYUy6cgladlEI+zA2UqjnDy22R31FaSHzQl9Cc5O+aB\r\nvwlMilO4WiN6GhbPwePLHtxP8uth2COuliicyye9vYVk2Zu3pwgWK1UScZC3\r\n8loqO6DJZQ6APrs8QW7I6nxCZlBogQrLubowNHLzO2ParqKB1B7R5bKaKrXK\r\n/8himfChKsfFVTWcI2ZI0K8mCcuuvWBL285sXQt4Usfk0TA+JJl1PfF4n2VJ\r\nHIw4oZgg+UYfzKCeawqrGOAiPrFd4Z+hG+ZM33dBuDbQpqrG1st1+vxspzqg\r\nQj/ubg3hvVLcYH5sgacSLZ09f13MuL+o0f4=\r\n=ipVH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"f0beeabc1bcc85ec77528f30bfe06311d762f44a","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.1.0","@vueuse/metadata":"8.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.0_1647453807901_0.2750437069896865","host":"s3://npm-registry-packages"}},"8.1.1":{"name":"@vueuse/core","version":"8.1.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.1.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"09dd6def4d5efad81a1a665155fb1959e03d7246","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.1.1.tgz","fileCount":11,"integrity":"sha512-NmpizOcQXW0OHV0qa6YwFtw5hQBe0RxMuxQoIIbCa6jRT16MTweFPecIM6VgA1e5vZJtAO7p//TgLSpzi3joZQ==","signatures":[{"sig":"MEUCIQDheSR1dCl/cULe5KbUbiERvQ1wyNXS393uIQVXTHZrkgIgITNeCyeVeMvBn2PG3X1q+dOlezPfu8NRH190SdTQL7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":735051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMimeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp++g//bLPM5+VEeQPATdwaHijYEymi0sA5MkQouqXuwnfxbb2HiEr3\r\n0hwcJRxSO/ILRNO3UtqOCah/Oa4amnt2YO0Uq3YF3FMY/4tngDX9R1FQL3tu\r\nL+mlP38ZiZ99W3cs5ei3MsvXW9+fkmjd+N2FsU5poYwJBjVM6/M3kJt8oygB\r\n/fQHY8WMXuam6xawS5x/C1GATMS7l+lHViipUL3dHmz2qxEoInA2/D3Xgt6H\r\nTDjU42Lc67z4tSVpi8JcLOV917UpzWJvHKYsd0CjvotN+k/0h2hmjvjMhrWm\r\n8EahEDv3p/0RZ1pzD95paY4D/dP37cnF9QnZc/RfMd+QPkw7krVTNlA6TYds\r\nwvs0O1hYBU1HF9eQmv01YASMQWsBzONd+BogMkyaoB3miina7T32ZFyiHIOo\r\n/Gr+mi4lRlIfeCEJ+IiNfW+Kxev8Z3IPsG/HDApud4+khWcEITFgRlk7kaYI\r\niAf08hLZb1lyVmDQET3x6II5V/JHcF6WNGeh1fEsxYdQ6Ex47/cG0H8Q6Di2\r\nwpVAQr9GJ0aqXrOcf9IdSi6MnDLeE6PJ45+fYFYSB3toITIHOcz/Aw/lDRpy\r\nH1iVLp6QYZd9+eawfksA7TQ/psqGljHFboi83TrAU0vRl9niRnvaOnBy3/aW\r\nn5f3WvZqiltQw79OVCtrnShGp75I5egS6WI=\r\n=/vhu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"e484c4f8e4320ff58da95c2d18945beb83772b72","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.1.1","@vueuse/metadata":"8.1.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.1_1647454622631_0.5141435030655874","host":"s3://npm-registry-packages"}},"8.1.2":{"name":"@vueuse/core","version":"8.1.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.1.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"3153d4766b07a648bfbdd01559e8d3b20fda6eb5","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.1.2.tgz","fileCount":11,"integrity":"sha512-prI2GzigBUtJNTcwRjJPzUPLFoRZM1RZFR464DFdwgU8TxRFf7dRvuvWFDNbCATzLExHFnGI3zTp9GkXTTZxgQ==","signatures":[{"sig":"MEYCIQDyfuquPs8PMO9S3RFAvklBbWYcKAGIu9gIZWHUgPsLeAIhALFEu7HLgUEkrHKXv3cY4pbo6zNUI5QbqgGqs8rp3epA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":735614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNYUGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQRw//ZTXfylWY5NDaW5xPImHKvzDylYRbDVtMtZy7Fj2RN8UtFxar\r\nm/+oPBNKGbqNJFvXwR/uL/dqYNSrIoyHPnfrGkBiy2e/ZmWxaEtfYamNIl3J\r\nR1MAOqFMzhlRmlA8nJg17X39aTltp1xg7n+senWWx3wosYRLJGUxXUg/lvJa\r\nofEpWbuHpRQ/69t66YWg2kWavs3GSZPiigQJBuo/Z1jbMHtwU8XaEHI9+PH3\r\nTdgsqVHv7+J1njNht//DvuJVaL8s0yzK7h3VNdBpR/WO5PBvySqoasEZYFWi\r\niKRQAUZFUKFLWldYyQIVFMvWTSmd+PQZmdQgDZ4txcOi3Q1aVNVVxyTB539p\r\nTIJJPjXUm3KdJH/+msQ0uSvT4oP5WxO9xhtoTk8G/DdAs9Ghjt3qgolBVICb\r\nCXu/aSMZCh4cJyGOFlYBLWAA6sPvuMGZ5ay+Y/21I1xbQMH/ikAGZWxoPQwt\r\nhin0fpETMCsSnJuzf9dVBrpiGO+2Aisj1lB1+h8UDKT0qTOuDO45T1NyKvq1\r\n2HczzgbE8gRhN6boMW7GU7iLcMJuqbxHcIK8seKAo6Z7FuCoXUuDMOlSvGub\r\nC0pASMIQnCElla9DcrqWpb116P/WT3coNdJxRHrzbsvIhpgu5yUAdXoQpnuF\r\nMXhOP7T27wXK5OGn6ERAN2hDqf7eoHCqOe4=\r\n=VuOB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"eb248317227d8b809d9cfc5cbcd42fa730990932","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.1.2","@vueuse/metadata":"8.1.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.2_1647674629998_0.37258362613664064","host":"s3://npm-registry-packages"}},"8.2.0":{"name":"@vueuse/core","version":"8.2.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.2.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"2e9163c0bbe8dcb240fdd89d9c8a52576fce8db7","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.2.0.tgz","fileCount":11,"integrity":"sha512-89ZfKtFHz5ynfpWyFVXtK0yePJ2MZqFaOxnGeZn7cIp8KFbPRlu6Wsxi3gBkJNpjq+q9qbEh6MjV7QBvqCQ5Og==","signatures":[{"sig":"MEQCIHFNbhZ50wslRJlFkFpFeTfX5dv/6Ov5OueeQEE9t2gDAiBLj3O9pozPxruEzWG3H0YfUqgTcdUazmtWRm8sIKTgXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":737209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPeGUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpb5A/+OUNYdzlTKp6xyTd6PpbuHozuy+rGRvTyVgjgfDC8rvtaupSK\r\nukOyOCGEG39WMhBlahoPlayHemfPP7lEV3YPLgs/P9DXrxD7o8kIMvj6Zq6M\r\nvIyMrUWW8zb3LeMd3mzL6yuIkUTuBumZmoCbrEDnymr6+HIaAMbEfiw7pUd4\r\ndAh6IPIppW1oMTopD5TCz/GS3ZeVAv1ZmJ6PzYQexL7Y+W1+fxaMC1T1qpIH\r\n+LYR+3MhC97yFb3gTyhSDQZzJr1S2EmloyvQI9C0XCFMdhEXjiEAzKT4FS3x\r\nmktUZwZoog75+ZwhJmAlmjyjmzh4O136f99CDwvI3AS0Hnd+AqGWRAaAETp2\r\n0Z0iFUZ0eJ2iGNPodQoSMBB/urrEX8qOrOzI8Hjqjs3u8UV7hwnKDvZqeK+u\r\nregU+FZW4F6QVFZKgEZUeehm8QxEfXdXKCa39kDmUjMsYQ9PlK/KgsFaKI5y\r\njxnAVxnSPH05vPNq2ABA5QQ7rLi8ocqhghjvKwlkBx7VqKj0pxAwWX7VsAbi\r\n0n5ey8Qy4Zh5Rl4DFVCwcO2t2/GFMDTlnrj/XLIO4TG866EsVNgfoMoMnHJ3\r\niLrAh1W/0lj3FqOCk4pBNqogVmZqSrzoBZih5i19VJsXQlgOO4GTOoZbSYIv\r\nZObewSxsub4DfvhWaNxLXRD8s/nKwJtGJtc=\r\n=IvtP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"e34bc4c0d5a2927aa403c64123c3855a92e585d1","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.2.0","@vueuse/metadata":"8.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.0_1648222612415_0.32213795603238893","host":"s3://npm-registry-packages"}},"8.2.1":{"name":"@vueuse/core","version":"8.2.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.2.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"cc7be42b3d84816bbeab1e30fd95c62895c05945","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.2.1.tgz","fileCount":11,"integrity":"sha512-vsci465GXLykmEzVc8gNgVZoF9G+WEVXu7AM+6hgga2SgZQE1CSCnSFN5ZCIQUEd0SGHxpvw3Q0NkddJbCya7w==","signatures":[{"sig":"MEUCIQCNidEaSp/i7hugy8eoQ5GIPp0x3Wx9GOYmcrNvf6g3MAIgZIK8N+Y62ZSALhgNyXBuB7CPuhF2EVEUKxmLmBuT0Qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":737964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRIsHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYrQ/+IbAhJq7Yw31YQFURdm44CIS9R1GNYbjDBjsADu9ia7x3jgF9\r\nJlkTINvhccU0ZH96aNJfGNjPZVqkswLe1Ia3wUcqxr2TZmbA0SSqenLOHu0/\r\n3dvMiQX57FpjD6PvDpdOaaH75+vPNdCWIjUrGTDT68ncw44DSlgbLHAa9QHs\r\nKaeu9fW85QcWvX9W9v8xjg2xZ0vTfx7m9WmpL3Hr72mWCzFY7HAFM18/5LEU\r\nTir5fYBkhTVamZMbQCRpWihWd6ho1hgdDiYqLqF3qmSuHcSaBZAYUo6r7M5E\r\nLoZQhm6u8ARb8kEh7iDff99Ydvd1zCSdasi3rd/+g+5c8cWaJ9EzWFJVRS00\r\neFGIpoQ2+abtF6ATPBgUP7zLiAIMqxS0Y1MzKz0aVQiJSTz1EaE9p/+8EQcd\r\n6m+LsKZlokv/mQ3y44qlGamk2PQuwHG4CxHAvhyv8Yud50xRaKvqxymazVul\r\nKL7PzUXYChgMSkk+ORKz57uiUDEpyWiQnndw4ww3EbMuL8XH8k3qPY6F1JHn\r\nrj/8/kmt0JSMdXRQeaJUw1ym0sPcJuy+qanOOW4JZerYZLep8Rwd3kWfcIQT\r\nSBY/Vwb9ajdvrAObcJQkR07xmLQV4eVwQvkRzDcBa5EZanWJD1/sQUtZ4ovJ\r\nilL9cBqd7+EN9bL0pw4FXBpK7xaB0+OhjP4=\r\n=e4nX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"01e7aa8723194aaf4bc25092b844f452fe7882ea","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.2.1","@vueuse/metadata":"8.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.1_1648659207292_0.7709223494718673","host":"s3://npm-registry-packages"}},"8.2.2":{"name":"@vueuse/core","version":"8.2.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.2.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"30e8070eb28166da35d27edfa8b3363a37b230f1","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.2.2.tgz","fileCount":11,"integrity":"sha512-ITbTxIlN/LIVwu1bpDc+m0LcXeFNstfJbA/DLGQicmWQdnfUQ+OJQB4KLi25MocD73rvK2rj3Lr9cQp3FL+IIA==","signatures":[{"sig":"MEYCIQC7Bxa2wP6wtItHlNyH2V+zKpNYkoZA3KtmwaGHXAhdFAIhAOXQKWvLuhp1TaifVOktZLkmshsez8pLF659Ou6Ysod1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":738152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRUnUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbuRAAjyLOIwAfDtrNEyHF4NRcWogNjZTByZQxleJq5QK8KTr53PFM\r\nB1lFXHRLj3Q2VWp9fnT8ZaO3h2jWPoJbQbwf1SWZ9RFGqgEHHZfHqJnVNWFH\r\nn1PlbMf+2kOeKjduL5R9xjI1WkbQT42Gdqa/JTluqYa4IxHaUp2xemnsoKon\r\neo+MfJlw/+Ct67Qasskc56QZrxgkes46Ykdf8Pb5pUx6O2SCifSnthjqUlh/\r\nuCmJ05wIiZBLEVQ2QybvRFBtNXYglOcaeCc8bm+BHRC/8tj7neYiObeIayiG\r\n7Z8Nm8sJte327uat+bZRmukaTGAuvxkR2KRiFYvFy5dQygUGD70tc4AoUkd0\r\ntg4eQLgc9qF9QtGhGbMOdHdm1IUwdLDGJvQcgID1apRl8/u0IxWiUPy2KrL7\r\nJ8ZilaeMvav1L+y690BqENm8l51vSuTxjCo5CwzmyvB+ANmEKRE0oRrg2LJT\r\nbntm2d75hI152J2wgMMlmcWMXPzMvd0Or9B4d/kECWQkAbd+4T2QmKpjbTaK\r\noI1QXkPQUf0YtOY/k4dlvpQ7krsnO8SKQcHGgFsDndZ3GKZgBS3n5CzLYofc\r\nXdONrAaNFsdd7YV7Rh+rvk6XQvEuDng0/lYx2nvJSR+tDlKWh1/ZXXrdu1KX\r\nPnye7aOSzgnGvRCRe9kLhmrPTeI/pV7JZyg=\r\n=qKK0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"afff5c6849d3b813b1234841283a61b2660ddd9e","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.2.2","@vueuse/metadata":"8.2.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.2_1648708052330_0.28344187141430544","host":"s3://npm-registry-packages"}},"8.2.3":{"name":"@vueuse/core","version":"8.2.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.2.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"cc87e3b14867619fd475868a97ffd0366b0a9b77","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.2.3.tgz","fileCount":11,"integrity":"sha512-bz6XroFRFOIGzhAHcnTfjtAQNkNcSELKPoSSUGROwYfOgTnaVyq7iKhgwdeRNom3y9q+a60RlhD35oJaGsXDHA==","signatures":[{"sig":"MEYCIQDNvUg1N/My4rnifdSdOgiDzjNwHUbpVko+vfQqmVlOmQIhALpUxovUhKTz6Nz1D5jx+kTwHdAuB70UhTOdKh/HGHSP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":738152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRbHJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoL1Q/5AXB2IDhGh2CWf6TGAkqldJVCt71mgfkVOIpurVS1BqZxUpDJ\r\nv7m0R5A7MT1UA5OidxhBkUGZ0vl7bIQGegFvolBa77MEDg1v5XW/PWOI7JvE\r\ncZOEyIkrtydVrUznZf56u8fEJ+05XJMoAHuq+R6zMXKd5O3aJVRiI+0FvT2H\r\nvkLN7Dzv2Iqh86RtXHvl5H8KiGIH4nuQSWnJCLx2rXuW5b2rtvzsL2Jh67bp\r\n8Fvh5vMokiPsLqQnAcxtvNREtaUqJEM/l7ZBF+4pF1Q7CkcRFWX+NkZPPp/K\r\nqbZKdaaYcED+evA5DpcvvSxEqCgbAxlNorh9ZEFclawXCXeAEMRM5svzKgOW\r\nFaGcBKRtNX3TKoMPzp6ujVJ82D+Z8yF3cdQaRQZ8bhht29wvGykAUR0a3pdb\r\nJ9AmigEttkXZaqu6xf8Jui2Xs3TTXpisFMdmZGOHxXyjKI93Bw7ED/DCvsj9\r\nS8KehRS9wBj3RdlR3wSsVah4ZisOtMpScmrFTFGaTyVWkXhu9pG9+BkoyMxb\r\nmgcLir7wnLm3t8W9bo5evmttH8bxSQR5DrTSYMxuo0pYERwUM4dG8Zb5fV/T\r\npGvOhVSfVYxNTebZ+8AsuPyiywOL8NU9UXZaYhv0+bDhCoemSs8Cg+8YWzF6\r\nYbpEvezpF+ePabmN1jK1QGmebUXX9rUtmas=\r\n=3J5y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"c8dcfc7a5825420d65b777e47821ec56152bcbac","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.2.3","@vueuse/metadata":"8.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.3_1648734665616_0.29196071654442424","host":"s3://npm-registry-packages"}},"8.2.4":{"name":"@vueuse/core","version":"8.2.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.2.4","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"04159d28267e56fd27488de116e465d0b12b48ac","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.2.4.tgz","fileCount":11,"integrity":"sha512-K8DbVLErlHMnEOqy67BrRbDmWCd4Z9X0a1dL6fQdhABLXBydy69Tm7uF5ZUotAqib9sskItYFsAnLhvGSue6bg==","signatures":[{"sig":"MEYCIQCN7clPHrX6+/Y70hJAHPBGheDfZwhvH7K7N4NqL48QZgIhAOt134Jy1ot0WAXQjgSgBBf5S7Zh3OoIe2Cg44OBZ+JU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":739616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSczwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWXw//fiIUSRxulgrZf96PMp0jOPssF6hoktxK+Y1fWCRiCGspfbRi\r\ngdjgmnWiyI26V8z+gyteIpG4qpaFoavjcgANCe9WSKKLMcDCglpV2oaliYlb\r\nkW9z3zXZ+8qil3xy4ZdukjLnJ3EhARBrGAIR6gDdsizuUkHd6PHe2t+JsjPR\r\n5/1RaiJrxIXvtjecHqv64dU2s/yqp4yW3uHzJbdrqxmQIgq/L+tGasO9zyYb\r\nABsGEDHmvMKnyqGXniu9ZbNXCJli73IZXJvajuuPxuWq/IUFlu6SCnqMR+Ln\r\nkyoDIRCOPhGbnPHPl6XZduJZ1awRMErzUsjvV1fjvQa/3fxlUI99wu/8+1Yv\r\nezRtLjbj9WNpHdeL9CmQhVHn9YytJ+UQlSUkqMSzwppYE9AY0CxPQ1gvl7kv\r\nBcoCyLvYv8jaOjRyiuvcLmCanWCJh96h3XfGO2D4xeHzKTDqAmzTpSFgoXSc\r\n/k1weqV506BhpPPh9gdzuQqrS5V06wjbqVaI8cSRLOzCkVyKSG/F4zUtN/g3\r\nd0wZpf0HxP0UytM3TI/ZOrlJ6taR5OI0Mjkc59Bjmjz9iR0GyVJnhI8g9fkC\r\nRLFeM3FixdjrL4+0HA2ZSjSF1FHGT41NoVCqW54dZ9sXHdh6xM4j2POmT3o0\r\nAXZe0Y2XKyphg+ih3iHqkkeA8b3dtkk62nw=\r\n=z5r3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"e2a5b04f751dd8750cd1da22ad7c128992152630","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.2.4","@vueuse/metadata":"8.2.4"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.4_1649003760100_0.6859759405998502","host":"s3://npm-registry-packages"}},"8.2.5":{"name":"@vueuse/core","version":"8.2.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.2.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"ca6a59091ecf16e6739c53f3d857b11967a5eb06","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.2.5.tgz","fileCount":11,"integrity":"sha512-5prZAA1Ji2ltwNUnzreu6WIXYqHYP/9U2BiY5mD/650VYLpVcwVlYznJDFcLCmEWI3o3Vd34oS1FUf+6Mh68GQ==","signatures":[{"sig":"MEUCID+2nJmZcM+eqDdusN+PR4Cmx+y4axACQAKsXyOh6Tw2AiEAl2iziR7tTK+qXrdRV5z/XxDqVGFq9o3jbO3Ub+OBHpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":739616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTZQjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/jQ/+Oz8JMHy3a533N9jog69vSoiGBgpxRaYAkjm8+yXCeDeY8/QK\r\njznLTWGVMQPR4Wwa25BPUob02oZ7YJ+0c1CR/z7jjkclVdKu0sp1vntVJFsV\r\njq2J4gmgxCRTq8F6+bI4U7H1fjwmXDR9Ef2VdklMsTJODCA5ZdqFz3y2wRav\r\nBIUXkGOro2iv7QLT3l3Qp8uLADs8i0yBv9Oy9V60amc0ne7zjBmxg4YB1nf8\r\nrAum5tCG/ZDX4VPk7hdtgyim61Rrkd5PlRqndV6h0dCXMEZFOgSviD9XW6dZ\r\ngYLbbyzFSu/fW+rYGuRBIEhaggjNfKEOzHcO6iUB6GVPwmFB5h9jadVddMhs\r\n/ApkHVJZQaUQYkTk9MzvJLqeZ6N9bU25oiHNXr+fNQJo4ubKEPew3YubE/eK\r\nzxeTeg5u4H8s33htupr6gvkneZ1U9aNrLlOZCAStpFrUUZ7bA4Gfdeve2A2e\r\n1DzR+n8RPaEgblNl5bFcuIVFvxIydff8gIhPce0XlqdQyrL5lyQoPAWGBfne\r\nu7stsmn/Ktpy+jh+fKCtJwkDB3nAVRBuAIDg67nMdONfZkMBRg+75vCALLhi\r\nGx2+2/Mou0jomqWggwMSD3aN/sm1QvTPWDZv5yr1pBbPhbV2Nx/VdlW+11kD\r\nq1iczbg+xCCKwyfqiIm7W3RjJA/Hn59lnN0=\r\n=xsc/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"9429395d4f86c47423eafa6682e79f8f1b7d6ceb","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"vue-demi":"*","@vueuse/shared":"8.2.5","@vueuse/metadata":"8.2.5"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.5_1649251363016_0.30200643681588124","host":"s3://npm-registry-packages"}},"8.2.6":{"name":"@vueuse/core","version":"8.2.6","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.2.6","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"baf674acadd678b0429c60477213c6dab08ea9e0","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.2.6.tgz","fileCount":11,"integrity":"sha512-fzlpM3B5oVe+UhCT1mXlhG1Zxdq2lq1Z2AvddSB8+RxrsSFzII7DKfsQEz8Vop7Lzc++4m8drTNbhPovYoFqHw==","signatures":[{"sig":"MEUCIF1bs4yn9cTkJx1lg9N5jhDewDSatmH6Fsl6MhpwRy3eAiEAyqb2sh9OTNRl9s920D/lF6NY1AN3ohjQnlZZd6cd39w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":739616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/dtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6zQ/+LVt7dT6PUL25W6mcSaP6l+JoU8e2Gc6u0SCO/6QWhwH9NFl6\r\nGc6VeBGmXuKlNIU1y1cr3f9kJBnE9MxuZUC2FLVMXKlb/jbQnTU0cK8KUIws\r\nJa6wP5jCWP8bbaV+1YXYsrzUBihZUy+9kfVgNX7a5M40zcDiLAoXu7+xRjdN\r\nnnRUYw5bgNkUJxs4wIi3pT9VMTdlM4K+I/b6gtOT90qrEPGccP7lGN29Ntmc\r\ndcXuHghJb5EvQrVB3Tvas8jIaKmEmfRnkajFzx1k2BfSTi6GpvSIjhIjtWZF\r\narv+/D6YWLjO3cwJUgJmnCJqv4rkijf/4Nha+E0pISilbuTb1w484VDNM57W\r\ngmW77ACmHhOBT8iP3qIRUzjclNZM6U4ECkDwIh2stFpNWR4ePVueaWV42kvN\r\nnYPFPv5DgFCNHlM07T2QpviL8JRrv+KGf34t3E22/FFqfE2vBTBznYY1/CdW\r\n6MSumGYDbSd+NKqVGukD5vsKgh7hodFAgb9P1GYr6TbM5CJaxYbHp+04yOuU\r\nY3eYvnI2w+c7/Y/llCij2uMx03GxarHHFh8YZ2/hSaUOM5wMjT06ihLezElz\r\nzzyr/z3URold1zaA6E4sp3o4SYiMIQqDm7nnaMRUsy5KAmOUbCXqfsbsrBf6\r\nNTost4kjwQ6WCiVIp57Jxe9jtj+q6SRf/eg=\r\n=xe21\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"50de864cbe412c24279e1ee6b52cc4ed335c80ab","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"vue-demi":"*","@vueuse/shared":"8.2.6","@vueuse/metadata":"8.2.6"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.6_1649932141086_0.6670015663117383","host":"s3://npm-registry-packages"}},"8.3.0":{"name":"@vueuse/core","version":"8.3.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.3.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"299afb7f3d316d112353f6b468a9d4a7686bd8ab","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.3.0.tgz","fileCount":11,"integrity":"sha512-GDHM0vr/E3mw1fbh3yj4DJCJ/KvTXtOtT0OR2kCKuEUOo0Btk45MDGI6MdIqsHMjI0OXBJl8jH8WFv64KU2mOQ==","signatures":[{"sig":"MEYCIQDvuhq8EdTj0X1yP5lF2cnWe6gl9Dhu3W+EYo4iwDvQKwIhAKzxq4k1j1IRY3Nfy8e+K89BtMZafKE43cJZ7tJWcZE4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":740776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYAwcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeKg/+IxakVQGGCVN16oruJ8d5lnpxCYjCsLj9ApnsVHUUzAnXncvf\r\nfcLxEKjf8s4pqYWJhggHMFPnGVWdNw4Kg4a41d/6ZXAlVP2jAfkR+1eQEtUm\r\n4YOzccT5FPsZqFomH9naDuZ0PvCQ1+FyhWobi6ecp20cubR9CewAbEVtuoYR\r\nQ8rtsii5xtR+J4xeSg/wUNwPowQd7Yqb2CYtqgAqlidMs8cQMqhnl6ZgPJFL\r\n9kxXu4SxlHcLbLa5l5jF9HTyJDDcrxY1MbXxHPiJj2dL0g6knW4BY5SwdXbp\r\nCnj4n4HBAzWy3OGsjHBL7sOOeWHKfDgxckAkSZgIQjZnjQ3v7wNgnoIX7lt1\r\nhmYomH+db/jLneyPwZp8M+qXNTVNzVDOkV3YP0P0v4yzf0Jb3Ipzooz0pxJb\r\nhFE+GePaQfwHngYWuA5ZJfui+dSYGKyfIGW5hJdcgQoLlXNk7+2ZGAAqSZ9j\r\nl03/9KCwFglAvux6So/ONq4rMx8Q16tkGzWuw7wgv9fWWGTag57wBdfxC5RJ\r\nnkSnDTdh/0lyua5adgfscrZ6Fpr4/QA3Wddvgu2sJrnQnPwiMxJXByoltzGv\r\nXCdLFHjH3l01k20fhY4GpSJ/joXFgb0EBKB4Olr5LYiWxCslYmY0YXYJqRfF\r\nRydcEB2O4wHafbfU2VUKKiS9sEXBZPriHZQ=\r\n=4/ni\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"0f7c02c9c8b9b219599e9d028574af57b0e932b1","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"vue-demi":"*","@vueuse/shared":"8.3.0","@vueuse/metadata":"8.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.0_1650461724058_0.896359320487693","host":"s3://npm-registry-packages"}},"8.3.1":{"name":"@vueuse/core","version":"8.3.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.3.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"7f2c5977cc0690a803f44c3f5c291536ad7880d1","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.3.1.tgz","fileCount":11,"integrity":"sha512-WiXUgVyPG9elGx3G8UV8g+zqbEJ2hYacrPICogAxDdW6hnxxcUFdF7FtvDroJ/DxWmo2pg8XNNz07ybfnZyJbw==","signatures":[{"sig":"MEUCIAuzvZ/kzzPvSFLMvc7J9c+sIjtmvq7v8uptdejhT1vFAiEA7+LufbJRe+DlPJF5qPhjuBcEKYVQOJBHpGT62qIQSHM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":740776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYamxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNUA//SlxLLN/MgBQ4ICJn/zhkUKfWaNizkmh6eI/ECFikckVc66pT\r\nJ8Jqpqx1j7bdeKm/ECST2pXgnmQi+ciyT69g8r8FP3Q4QH4x090MTEJN+BNK\r\nxaAv9hdGgJ2Ggxg3TOlz0ijLFUom/FBnS/j0G8UESDihSHtmMR06GYP7Oblf\r\ng//Ry8A1Fh+8H3m9Hh33m3cr6bPA3kFiPM161bnKSQpl9+l4l5ibKuSGa6mF\r\nn85KQ3w/42NKy2huZlLkea81SvqOqMbSJL5uhHhuXAsCLR+lgDwTbweYamfF\r\nTyAgpn81LTJzr+NU+mRGR5KlX4VkZ4IdLpXwlNOc+gM5MVZK71wloBkE5bzt\r\n9mHMpsI4YNu+qGAskQGXtL3fhv0W4w8cnBVl4xzRpZbas1JNupwsvH6nIOoT\r\nZERFuIaf+HrlA4zCFdPsjeSQSvk0VH1qKo4YCuF6pk9/KsM7RTX7o45QCwWZ\r\nZ0s3RRT6SV7qvC69fnWgw3jCG0FFsrhKzIRcA8Gjf+YKP895S8/fAPeD4Uhu\r\n6dkffTXOlxosQmosmMrlzLKIrq5aq4lmR1KyGFZQDk7pGS7ZaKRJ5strsEKF\r\nPnfews1Qn304E+EoGZeHZMOfG4fbqUa42MUpqHBMDBfJF2U/2KdgdUPwgOJa\r\nu0X+0EDO6u2qcThMTIU7jl56oZvqZFbfcmA=\r\n=MAnK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"927f47f9b2700c3b71beedc3cff8cdb467619878","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"vue-demi":"*","@vueuse/shared":"8.3.1","@vueuse/metadata":"8.3.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.1_1650567600859_0.2422557228591422","host":"s3://npm-registry-packages"}},"8.4.0":{"name":"@vueuse/core","version":"8.4.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.4.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"94b1b198274a05dba85e7bf3debfba63bed6492b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.4.0.tgz","fileCount":11,"integrity":"sha512-W0ZHkuYN0B21L/LAP4kzX5V4ABsqkYYVkb7Lkd4vMHMI+3RBlhPKAX3ySD0EOu6TSQEggmqnIFfs2TjMNmiOOQ==","signatures":[{"sig":"MEUCIB6hRsjfif0apnqqK75cOoz3gGXx0V+oaVT2DVDtz00yAiEA+m5mXLz1mFi/97tLs8gDZoQFPtbn9vrV5IhsCpSihmY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":747890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicWIiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqc5Q/7BoVaVEbj40c4W6ogqNdxbFQbR031N9zIEDI7Gm82BdpllbfV\r\nCdQoBZf9c8xX4XbDmjGI17E9gd/tqxRONnA5wLDRe9o8PC4aZFcPOdTQPb6H\r\nNXZ3F8cHKLKBRlrDkiY3dDOKmkvSsis0MmQl9YLMlWxb7Uf3R2BEY4+mBCL8\r\nplKffgR2+T0vmztznUnz2n1WusKZiJ2GieIsCfCn149odR6QEzl7RPGZnx7D\r\n2YVDNxPMhTfkopYOOebcZDmYHD+44tq5mwK7DPYpIrJ7weu7TuD9JdFiZ+Re\r\n1IrwJ+18EG3AN6Sc6+IVRJ/5ajaarzRTEZL8ePOKnXDHdtr98xWtuwNTCMKX\r\nNjxuNdTxJsHgNG7G8RBiiEUMgDFmA+NedT+pohgTNU4b+wejw+QguF9StnEn\r\npHt6Mtbgf55jwrN3z7cPr9JQVYJImqBplZslNmlxJunf4gvikL6XZsFAyWY+\r\n8GIz4ngG4MwQwIxKboSdnHJbpMhBXi2eOtm2gFyVCQ13kZlKEK7tI1ZLp4R/\r\n8xlE5m/NNQsl/cmC5C8HMg25uRseCcwMEm7b1INtFrUk6sHzsQyBd4aFbYQi\r\nA3bvP/gEjFnfJuwdDonIjEnNWET5R2RWgjUKbzO4K3FNye+gIYRzqfLAPcbD\r\n1Gjsf213XaEfguZGuVVmjlL6565qwvJrr6M=\r\n=UWD2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"eaf4553dde9ee994e84474edc6d5769b4b78c0dd","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"vue-demi":"*","@vueuse/shared":"8.4.0","@vueuse/metadata":"8.4.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.0_1651597858201_0.5080367889969521","host":"s3://npm-registry-packages"}},"8.4.1":{"name":"@vueuse/core","version":"8.4.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.4.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"68d06039bee53e08db5e9761aa06cb018e190535","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.4.1.tgz","fileCount":11,"integrity":"sha512-YRM2+wZj/XWzch44sgFaRWtTGEZ8xgTsleaGy6cuULIU1q6o9Z/XHDHqofzNXrEqEhN6EtJqM4m8puURFO0nzg==","signatures":[{"sig":"MEYCIQDpCPb/+QFW/8W8DBYWeA08qc8pJ/oZIhxiwR4EvmYJbwIhAPvEsFl7ulnxetzDjYna/ebZWeFiQfNR5zb+ZONQfEPL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":748022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiclujACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLjA//Wb/sSHSsyVHKQtkqYwYNUd0NPt378jyUK5On5NOHa4xzw1Mv\r\ntHYyZBIITnT6msPp7wontw7xJP/uzWf2JW0p2IWX3urVAPTm7b2dNj+5QmnT\r\nNsKIP4YRUqBsuOeSbQFZyhvVqx4lIOnCPRDWBUZSMUkT8AED/pcAN65SH9Jg\r\nHRTnNnXz5dXOV2KHqPEvhxiPN0jW/TfBrHrU1LC+/HtmmUdRfHDmYU8wU8r2\r\nStXoi+15YiXfxu2emar0bnAvrg+gi8SAPHvuo+8o5/fYGNRITzKBYAezncX6\r\nJJK6/bUDKMEXJBcZSn++S3SVSBsMwP7rRwG4AF09qWgVuBN3HEnIcy7Mvzsg\r\n3w9V9ZBJHlMYNlBGvUU2dIbI+Q4iOHUjsNl7UsUiCxNIDf1mvVM48oFl3iHs\r\nipk/bzWtwWsurDPoEZN61rMsVbJXSQpsxh49jt2QZidMZ/DaZt3NGe4wp2Rs\r\nX8p3Sr5/mK8v595Dnfr9swB63ktVqdiL0xcC+yGwtQRWSWAgtbl192WkHPip\r\nwmeFIhBz4VyvPxTqbFdT4vUqw3HJN69PlL5xxND/YfWM4IWOxYuhLt1xxOVG\r\nJFPZzCq3TkYvlDYYiA/ku3sVLxVYxAcw6V7/ycbB9OGkysLWw6Uz+ZK3XwWR\r\njhNZxndD94BXDCpXjRsaHgmKhU8OzmgJOS0=\r\n=RpOD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"6ec2b5f7590fc749388688a28fdc2187bf383256","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.14.2","dependencies":{"vue-demi":"*","@vueuse/shared":"8.4.1","@vueuse/metadata":"8.4.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.1_1651661731101_0.19859917676097605","host":"s3://npm-registry-packages"}},"8.4.2":{"name":"@vueuse/core","version":"8.4.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.4.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"e5be73f40394150e6a1b6abd59e5adb7c6bb6c1f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.4.2.tgz","fileCount":11,"integrity":"sha512-dUVU96lii1ZdWoNJXauQNt+4QrHz1DKbuW+y6pDR2N10q7rGZJMDU7pQeMcC2XeosX7kMODfaBuqsF03NozzLg==","signatures":[{"sig":"MEUCIFo+OuBF5bd7IFkCOn5eEVuXFA30vVeMt1Wtx+yAuqlRAiEAonEFzqF7UCdwKMgW1DlPHjBuODO8jSDW5EEEFsWD4go=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":748215,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJic/NWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyURAAhemiBE9ZGgD9/C+foJcYifQLoxXkoHiPX5MCzZeguZ4XMSti\r\n3ZPd1luRww3iQO7LJ0eEPJwgH1Exw+ZpUwG1ijhwAUjdXafzoskkud+bR/lS\r\ntbyONca8kQ6XZiq2PbthbJacan/21Dl71V4b8CamZvoDhvj1pI5UAmLM50bA\r\nG3tAR4FDO1vCxdddN+MXNwq18N+w9BLR7JRfabwoozBp53yTw73imK7FdPEj\r\nsBZMv9KPqDX9ObVQLx4vVNZAYtf/f9Dqb3gZC4F3yAFK2e6cf03Fcyvt9cYU\r\n9aguFwPVylT/1QToAx0m5pexn8pkY5jm90/E56Jw8Wt8yVv5dLQOQ5OIjFWU\r\nTXIyu/TtJ3AfFXpgw1Y0wA8finxEWyvhpmVScC50BvMOspWPRaKmpjmJm/x1\r\njcZ/0sUpLIzbYdAGJ3SwDlLbEZn41xmzcJQ2cCTbuPodvRiXVZ/fOHGF33XZ\r\nZ8zY1e4aPFwDDXJRAkCtZWdRVbDyxcCKuTJEMcHns5yeLvy6c+K+wzP/i3mf\r\nhpRuFs3FiYFTkr0upH+QoIinIIoIxd0HojCGlqXPzI72nykNwpNfYEVtJYOs\r\nJmCDaFR66+mndaHVOdvWQ1aO+EYl18x2xfYBHf44qaDCxFoq0x3Qg1/3YSw0\r\nWNgTEGgmEHtlxRrRHOKokrm9PS0u8rszJOA=\r\n=fknt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"620931c6e97bba65a535f38a715ed785eb05a381","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.5.5","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.4.2","@vueuse/metadata":"8.4.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.2_1651766102453_0.3709551900507766","host":"s3://npm-registry-packages"}},"8.5.0":{"name":"@vueuse/core","version":"8.5.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.5.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"2b7548e52165c88e1463756c36188e105d806543","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.5.0.tgz","fileCount":11,"integrity":"sha512-VEJ6sGNsPlUp0o9BGda2YISvDZbhWJSOJu5zlp2TufRGVrLcYUKr31jyFEOj6RXzG3k/H4aCYeZyjpItfU8glw==","signatures":[{"sig":"MEUCIQDjyu+4A7p589fblPOzBspVHUSxkMmrxLfAeUQJpiHSMAIgBepLQOovqptMmiFkectK2FVCJcjaWeRT6sj4j3N1KT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":748641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigcvzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1Zw//RPpy/+x+nFdT8dSvqIfeVz27ZMFccQLU7HJjgT+O+tRw6bqT\r\nWjLWwbdWxuvW9zAwRDasqxU58Mg9OB17/3MHSzNzGLgLTdMA11KEbsB+uikv\r\nINbLF1WMYKe0fp4hC/iGZ6GFgd5mJ1rzgg4jHXqyWxgImMjxHY/ddhvRz5ME\r\nv1SGVAGcltX9z1G1ET7nBIqCqXlQaFR91LzkUZlSwPDdhxJ6klyR2tDjxk7F\r\nYEFuxpQjUuacZx6EhqSrFG9l+a31Vtcomd6ahDvKhx8yfvrk9fADDUsP9eHy\r\nUxlylLl5Mo50ajfCihLZ1qA+F7V/2dhpTG10nUpyDRb65htFlNymv8OoPRhk\r\nv8WWBgDIl+5inN2NNvg9/ir2ECGSH/uHM7Hi+p47guP1C2k0UaMK0JIxw4Cy\r\nGmHeVsTUq1K+O575otPH0OcQ2uDUq90/82VxXahFP7XOqyO8myPUhcGxwp1u\r\nl9XKkkSSisyNVgDqoCgv/Ux+zLVeSkdrLxktovsNjuFVwurm9n3zmuAP/Y10\r\nu0dHVb5JKtd+v3Q33NLIDQ4TKqw5oK092q2DIWOAsaXgT7DyMsW2QKBS4eoY\r\n9HgRqpz3G+ZF3W9jVydNh2TlwpzegY5/KmbfAYswVZlVb4PlazXumXTBZkZb\r\n4YLkhm06g5MExYYNY5SA2xIgPPj2HJN465Y=\r\n=/P/n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"68ae8d1c25c75bec11e1f738535de2bce61814b7","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.5.5","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.5.0","@vueuse/metadata":"8.5.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.5.0_1652673523451_0.7099361274894351","host":"s3://npm-registry-packages"}},"8.6.0":{"name":"@vueuse/core","version":"8.6.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.6.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a8f80363cc63d17382423f16beae57696f376e67","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.6.0.tgz","fileCount":11,"integrity":"sha512-VirzExCm/N+QdrEWT7J4uSrvJ5hquKIAU9alQ37kUvIJk9XxCLxmfRnmekYc1kz2+6BnoyuKYXVmrMV351CB4w==","signatures":[{"sig":"MEYCIQDqjZHfwhMfFwnwfDKDAqMngB/OuaKNbdBR2kjz0/GBNgIhAIT7I6PtRLEmD0GS4SOlFqeNoU8KtjIytgX1/64OZxdw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":756485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilhBPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqbiw/8CH+OlUQj/QnpEAbFevCDMF+x/v4Ge7grZXQE6cTDu9wEdP3i\r\nqZGKgLK1Pia6lecf5RFsySz6vxWWHTtavcpPaYz1Cza3C/mqdndwaYVJgkyg\r\nh0c6u9BgUdR0SGuGqv3wvM3MdoWBzw4fM6f9nctU6saIyuP4nUC8QUaccB7j\r\nf/uBpxmH4MYXMHIICnxrjbY6KIrDUvB3P9Ws5ameam5Lsaj3Hjx/uqNf4F9L\r\nv0rRLx2Z/NvK3glerR5OgygJy8aamtJsFM/Mk9VD9a8GXi7BsY721MzPQOeN\r\neIkZGei7sDHN7FrSEu9SMqCaSXYm6MG6j0BweVc+EgeLejshkMYUr8z6sxEk\r\nafcwOBo2y1hBCufsuTUuPFk/mmaixGnn1CdO5705VR61AV9TCdD2vwaZ6XRG\r\ndTFi9fF5dPb22NJx2rNt3YAJz5+NLPrDVkJg7OKT2FwQltJJbBRN+192RApL\r\nN2YPtayDmACks267/ozqO7XldO4SIUGoQzAD2SQeoF5CAmQdDOC1rPLBHPkI\r\nq5XoazZgfGg73/WjnOWZziMAdVAHakvA7mquoOxlV4twAH8huzqwGGwdKoIk\r\nGMW+914OEsXVZo3BFyhf7nm0i1Rouqsjqqna/JdzI6/MjnIMHLvH8pP/KzTi\r\nPEboEhlERi13jVM7Y3Fwd+o3tPYAs0FhZgE=\r\n=UOow\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"b19245bbb23c3a64f24c1757d3b200e676e59f35","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.5.5","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.6.0","@vueuse/metadata":"8.6.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.0_1654001742895_0.15332845631351688","host":"s3://npm-registry-packages"}},"8.7.0":{"name":"@vueuse/core","version":"8.7.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.7.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d017552d22e6b20404bffc3d31615f52e7d1dff0","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.7.0.tgz","fileCount":11,"integrity":"sha512-NMLU4aM7WBOzlGfiFDWwTnMobmqsFlsJxmFb3SWpoUSQ9YyURENyQlCg3v5gDAO1ubX3cnNDM73XClUVQ1M+VQ==","signatures":[{"sig":"MEQCIBTg6TC3vuVp0OXNGN8g22o72qVx+d3mV3STfs95/L65AiAj8H1RrbcCCfrqVrfBhxO8rLuYIIR3Vv/Yu3/B32bGxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":763226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq0pFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrV4g//XifGJAntoK/dgHGGe+cRBkffvI4tmZuouIbJelGyK0ASlwvz\r\n5udyQcLxDd1naaBFQOTWh04MlHYXR+NMBxpj52W5uI4OfDIRX5Q/6XAQwh9r\r\njv6+tkzH6qxoMb3EaSI/LFp4RxWF3JWz4Htzw1annnxHtzTTWwlx/QZAvSg8\r\niQkPQeSwpAHVfFeB9nI2lhgg3Oph5bgvzw0X4MzQ5Jud0g2c6tAPYpKWcPKa\r\nW+oXRmWXHzgxefcBIsFT9bcg7XPLTvCMxci9KkL+caGbzf0AcVZemI4qByAw\r\nGeen1eq+74ZcEC/VTgsUk2q3aT4oj+y/9AT2sI1e9lW4T5EhpbzY+ReDCa5I\r\nkalHEc/xzzQV8DAj+yqtOMbSgebN5GR1WTBTBLrIsjgPQs09ALCt4verUg4i\r\n69HO4/ZBhH65qZmJEWNBaJxGdb5Tx4NkIIWsLpIIQvND9JJxKUa2kcqlX/Bh\r\nClu0z//pruwNdto2Du46UocP7VMThk0F43ycxSKgEvPbB8h4dGzZvXGL60xY\r\nYcZOR9vb3SCV9zQuCghgmlIBaqGSrazTVq4d2uYAXETHyopS0E6nyyiptcZM\r\nkQ5T2O5wtE3nQXtKKwC7zGmegc89VY0e/o6cxk30iePcPAqajk1u5HSAQRh2\r\nxNmTpdWk+81byIiYoUnY2cfb058TOYi51WA=\r\n=tVeO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"5fd563c8d006cbb1dc557264695d8d4c3fe5cb5b","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"vue-demi":"*","@vueuse/shared":"8.7.0","@vueuse/metadata":"8.7.0"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.0_1655392837473_0.17858776558971345","host":"s3://npm-registry-packages"}},"8.7.1":{"name":"@vueuse/core","version":"8.7.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.7.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"7fe7c39ec792c079106e8dba4fa567910a091974","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.7.1.tgz","fileCount":11,"integrity":"sha512-XpYEvkcdid/sqOLW/jIOmLqm0pblLSVOS3jPeW4unWELPqpLEitzXld6sBaX6EQEIsnuf5Q+LyN1jD5+miexaQ==","signatures":[{"sig":"MEUCIQCQ2EgwMdTMA8et/hAgHJsOciPIIHoPvS7oLCrU/daWSwIgeLOAuP/1qSslLS7Vah7vmxLIHU1wuPMfvxyylGnnxOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":763226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq0vwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoyaw//UVr9FtOUeDL6J1TdW7tAzzyy/N0Hk9UN2yLpnqTbO8QY9wC8\r\nT9Kz5NM8jKtvjriiJKihdvaRA5xK/0seoaJwrVkVLssEq8ZeH1wi6XoTj22V\r\n41+GyhN7JipNu10jbvkZvZNdgmwF1SaDgb3r/ZZG9Ftb1BGM07MqsLixiJo6\r\nzLUatvaeR46vJB194M4lGNr/IKtbHCzMbk1rDNRoGX0JpSoxTlIdKnESLSJn\r\nYIyTHR+Mfe24/oKmuPb83bT3FtGnJJVRZcSe4Ix0njmv8+utQkFtuuTiBd12\r\niVe4Ab1Kuiu1T4SMd8gbYLs6iTkjLaDd4lW+lMJPsQSfJHGeKceBvJRQnD0/\r\nQcr+j4g07x5V9nRC6FZ9JMXzlQAvthKYeIC3JzQNw1nwAEafMX6j4Xs1Jgom\r\nVseYnZrDoP4PSF/kSzAg/h6WpUYp8IkwEg7ltxy1idix6iOb0Y7348kTp0Va\r\nj3QAR0DInDQZWWULe68NrhdZ5O/Gd95mZSOMf21PjUnDzYlfRMBx9OKmYx1o\r\nGMuqsp+WIkt1rax2MUIIerIVb8S7eCiRJGG+pNcaVRUTGaT1rb0j8Yl0vb6L\r\nH1pQGDj4CgwQa4qZf1U5Z9yCEGrQPpQ4yJdgVFr1G5UBvEbRTFJSzw2o3l1T\r\ntnlMVGzklyC1eP7wv4eekJ6YtEPJ9VxMCiM=\r\n=HVFd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"b6cf088b23053f60b1e1431683ea7de323432cd9","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"vue-demi":"*","@vueuse/shared":"8.7.1","@vueuse/metadata":"8.7.1"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.1_1655393264368_0.7083399344084644","host":"s3://npm-registry-packages"}},"8.7.2":{"name":"@vueuse/core","version":"8.7.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.7.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"408a9608ff300afa3c5fd6d663d32a6cc74f450f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.7.2.tgz","fileCount":11,"integrity":"sha512-oDEkd7hTBrMVTGgc7SXoVaE9kxhOabFB6r6g9UzuquWp3cPkjHVUmD2nvNE1Jhpyu24NfVT5Z61j7joxdvmmxg==","signatures":[{"sig":"MEUCIBc7f5yoyoSxrh9ezrR/okQrhD5YAfXVRc8NtjMfB7TUAiEAh2t90GamHNfs1SWR0v0ygn+nfdn+KZYw/pJwqrqWJQg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":763226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq05DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGaxAAmaP2FISXby2iX3KR3q5ihxSl0hE1sp3OP6bAig8d0U4PxJ+1\r\n4th5vLPPIsyNdpkXy/crRAngIEdFx0/6WxnOeZRT3UoofAsEswSVKhD5x1u3\r\nNORFuLpACVqkJoxy26AeqzZMuXpkPGg2HAeVoiB7V2OiDe2Vh4U2uwkI0Uq9\r\nPSg1CQt0tb5daA/v4QeCl/YZL90SAk70hHmS154w2/UbSjj9IrdtTviPiTBL\r\naIsT2aYnI758I3sqIlLmofhroDAlUVG5a313ljrH7LVbuEfJfSh9sJkuzjet\r\nDmr7uOZg1EUSsI4vDFLLAili6Xkk/+vW7k5nmvmu5z/lUJi5unM+SnOR4Pqx\r\n5XgR3FQQJ89KkBbi4VraP5e2qWjCa2Yj/THRhy9/4esGmWvgzgdOjgWG/V3z\r\nTvD5OcpRkJFoJsASVIkTbpWYTQg+/PR3LQp9qiGIbOgaIEhr4BbJONSK4Hdn\r\nciiXbvqTQBS8sgLcbdJDtNnhAlT4xfjUV8hT9BKmd8fkd+tTVSJFFL9pM8K0\r\nH7FbqRavoMw2XzH1GwhPDZpJCEc3jDn/F+cjx8zII743sLZtj2Cay1qy7Xf0\r\nS7QIFmWpsBu5lkPVkKSe9aS6b/jdwEtDG/KIshnhjGuo62N+7wEDYdbyRXzf\r\nnCziTC2/qOhLPQYxUa/zO1t4L72nr5aInr4=\r\n=LFJ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"a8e4b51fd98738f51c12e2d7af0040d27b8c1cb6","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"vue-demi":"*","@vueuse/shared":"8.7.2","@vueuse/metadata":"8.7.2"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.2_1655393859597_0.28517355931780664","host":"s3://npm-registry-packages"}},"8.7.3":{"name":"@vueuse/core","version":"8.7.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.7.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"50d4e40417f10d9b3ccf801cee9b1bf913f0a1da","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.7.3.tgz","fileCount":11,"integrity":"sha512-jpBnyG9b4wXgk0Dz3I71lfhD0o53t1tZR+NoAQ+17zJy7MP/VDfGIkq8GcqpDwmptLCmGiGVipkPbWmDGMic8Q==","signatures":[{"sig":"MEYCIQD9SJW2NNHSeKF48L8PXK9fkZa/g2R9cAzQtdPHflfZywIhAPOkbceEjnmBhko8CbEd0fdzRWMdCsxNgdKTG89WZbJJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":763226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq06bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpVQ/9HKt7S8ZShp7qdfTfaKimcqSDJA4JpHtI7pdHR3YjMrVICUjD\r\nTBEGOxW+Hm+WMUIQRXgTtGuylFdHarg2/aHDkx0+Vva06UWaeoSDlrK/R6NJ\r\nNnXIFyVBDLs1eNnCV7CbW0utOcvuhL1I7nCuwQJWaHl9vJeGTZjDPLKaBEil\r\nTIiud33XBesujQJWjZzBElkaamGG2JTh1lBSICEqKI5vkVYfjpBWbL/F5pKM\r\nzGilZUUwabb2EfB4YD/m1GJ2Fk7KRdtU1LBcyHLefJKje2EGexioH5+7HhtE\r\nmJ3eB1xdI5Qp2QhBMCHrHbEYkrpCofc7PoxLQoGBicwf6BYwQ9o9HhnZ+Elg\r\npBbsm4YJkm+3xNdjxv3OwSIwFiILBlNjMdFS7gNb0WDsHqBmn0qqbAP0NYEX\r\n1ZQF4S8Y3BdHyIBE+kaRCnB712RjCy9xaTPZ9yB2tY9x5AY4t8MU097zVOyp\r\nWmBRhBB6QxkNL2TRBKptn3DEmvnYIIh+C/82MXxxD11bVs/W1w4iBTv5JSdk\r\nLtBXbfa3fWFNjx6ch8PQzjbxGMaHodMQB8Yf9uFwNoieBQX6+tl0FwFUuAP1\r\n5gzcOF94V69yzO+hoxCe93pL1f4BNsC26CsxloL8nrHb+bt2Mq91r7M2UklC\r\nxot7K5iyWEbLk1Arcjlq/2jWb4442JmtetM=\r\n=9C30\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"83a6d30efb3a7e7cd4cc7c063684f81bc25c35a6","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"vue-demi":"*","@vueuse/shared":"8.7.3","@vueuse/metadata":"8.7.3"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.3_1655393947401_0.9497132534489527","host":"s3://npm-registry-packages"}},"8.7.4":{"name":"@vueuse/core","version":"8.7.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.7.4","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"39cec3e63faa8943be67121a176fbd84939c2b80","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.7.4.tgz","fileCount":11,"integrity":"sha512-dQgxjb79PDcizlaclgCkCzNoqNv12PnbXxUOFL9VacakmD/ACoSMWwTpcG3HKoDoYyl2V3kSW/8AkvXGEYEGFA==","signatures":[{"sig":"MEQCIGOXEBOQeSJt33wrvzCfvA/vPVZjmdrV0yTB+nZurB0sAiBFHRI55OPvKZLAuWj4emZMy8X9JMtSVaJzhgakO1uoOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":772871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirbVuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTFw//cmhPTebYjqiyVIXt9TFNqMnq2Cm407y540K7HeCEXvwFLgPi\r\njMV7zDOU6v7AbE+5iRCP1j6kt2PQ3Mia6YGyaOy4fKAQogmUS/5p4IJnlRbX\r\nEIoOJS8OrHmyFsP32D3nSZRDl3MIXOKXusPsg7smGNQWrelNQOQ40Xktbglg\r\np7JSsjc2SS7+Nn0m1jkQWP6AJZmKpjvtU9z/HOrBcK3FBzV9DJAHkeeNYOJ/\r\nT4ClMEL9x4KI7GECpKQRRDKYSePY2J/n6imlKwRsLugKYswYjrWIgzNbpw1o\r\n4kA5H3+fhALuz0EK26xPMlLLvHUcAX9svr0vtsDTRNKNyjQzm09/5hdnUXqm\r\nzvaKOquLl6fG5DpW6PFh+6Phc4wWeMFOFT4WZA63gAz3D8amTGHglWa27bo7\r\nbTD4r8Gd6Lp3ZycmZk4pz/2ssX1m4ZtsvHxcqqfmmbU9pxO8Ho6mVv8oLm+M\r\nMxVtjWpH+pJYWJ+vgUWn6WmSaRw8ljFdC0t8NxqYspC4L1ftV4qgqp1kkcRd\r\nGkF0TQvoAC5xxOo6yZPQZg0A89tmLUeweXbu5cKN5VtABVCtB74DqJOXaplc\r\nkZL1IDh+a4eX8+5FEWFGJNB1NVOikas1fqqKwnF+39py8JyShWHCQLhMyPf/\r\nAdMUv9z0zdq1XSE5y7ean7gVjwuuRk51SxQ=\r\n=w43A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"8f47fff206984a474e7671db5c5c84946dc837d4","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"vue-demi":"*","@vueuse/shared":"8.7.4","@vueuse/metadata":"8.7.4"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.4_1655551341905_0.3159154490112215","host":"s3://npm-registry-packages"}},"8.7.5":{"name":"@vueuse/core","version":"8.7.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.7.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"e74a888251ea11a9d432068ce18cbdfc4f810251","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.7.5.tgz","fileCount":11,"integrity":"sha512-tqgzeZGoZcXzoit4kOGLWJibDMLp0vdm6ZO41SSUQhkhtrPhAg6dbIEPiahhUu6sZAmSYvVrZgEr5aKD51nrLA==","signatures":[{"sig":"MEYCIQDVjNJiWazMJXUSGKkOo2JB+/acK2lxLhGLwsvWP8svWwIhANKiOI1gQLbBi4SsBlPmsoVAJ3qd3OnBMkS7nAZze3nj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":772910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiswoDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo05A//UGKMB8RSrc8WjSHJ5jyuUig2iEfOSltIgPIyb7VwxFwCaWYz\r\n5zvnbR48XW89VS76ke8+zDQD6YGej6xUMyjldFV4UyKFYF0dFmjmgoNP0YNs\r\nF+B+fnalgOxHg1HzNtJdlQ5+7usCb0FON+HFkdLyFWj5pbBd57ILyQzYtIBM\r\ntq4b2zW2EAHLv/LC75oV8fJ7KJ7VmVpE9gGxwadne3sHUcEACZpIziNYjEHQ\r\nuNBvVHTw0D3EDYcgnbQXt/QdZykg5ZnGopQtqADp41xu4EVkT99BorppXka0\r\nUYdPmSv8PhD7459yjbYSp9vfkkySG4qJeOYhiJcyIfCevDDJffmBziwsRw1h\r\nmeRutZWjuZ5YZ4iJG0K8zcM+9VTrtBCFKZjw8yN5zMQd6Wmpj2WvxFgLu68A\r\nVXxPtfz2wkGpjgvx/tZ5bVG1E3SIpardihgPcHp0BGOfMoQShfnKraMtEmAT\r\nIBL+I7E/HfRmjdMnknkbZBy9d+A/2GjFFko02qf5MuwgZc8Nq1UkxQ81dMM8\r\nnuiPFDGyqXeFCqaEsysafv+wuH1Q45BUnE+Os70OmCpd4jCPe/usbdPKKSb9\r\nwACtEFvDzkme8GKnfGJ4IAca8WYBGYfxunubaWDlZ0WY5R0+JYgvEV9V/O0r\r\nRQbPNIEmV82utzbRgywsDlIp/C3mx38pmxA=\r\n=k3Fr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"3f2830c086f46642d1af83f162dfe3232461c779","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"vue-demi":"*","@vueuse/shared":"8.7.5","@vueuse/metadata":"8.7.5","@types/web-bluetooth":"^0.0.14"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.5_1655900675046_0.019829111928505005","host":"s3://npm-registry-packages"}},"8.8.0":{"name":"@vueuse/core","version":"8.8.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.8.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"238a50b53535c87351b061e4d06ab3de71e70ddb","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.8.0.tgz","fileCount":11,"integrity":"sha512-TyvcNuA6O9WGkT8oQB4ERt8aBxe/e0fUs3SnibaxtLOr4eVXq42m3sLZgwgWOrJi4s9/8pTsMaJNn/6BUefwpQ==","signatures":[{"sig":"MEQCIEWAzRpwStzECc+v9Up7091ryiw20vIRId9U5iidMT3lAiAFgPQPAatjBLz5QXw3yWE9Y6csiWZN+OrOcmpFiuer2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":780408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixQd8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp47Q/8CCiRUiFNp92IJxG8blPZ8ursZeBkkw5X4MxpIbeOnV+khao4\r\nI2ym3OIuxnEmNAOWcXQSEdWxfXYZttJCFdH+h8Gv+wchzpbCBbGu/UTJg6nK\r\neO8gAc5+dfUhAR3pYjTz2CBnmbJq/CJF2yXRKkHHLOh9PwuhaMtaXQtCMZgc\r\no1Avr8WbGwzfQG5P2prgatAUQK7VxjX/Yv4CG/fi8rjB7lqBGNebNtq38f9n\r\nAVVlY+hTMLsWEiOmCAKRSWxK5HznS3jXrei6a9E4Ri045hag8PH94QwiM3sd\r\nrf5aDSGLyAor2sCteJ9NcT0lPuxPeTBMa9ON9LwnRYoY1ZYl911WanvK3EIU\r\nGgOLd3PameIPfp8qJOnGj83ex0ObBlDHZL2bTPqKoHjXo74mwzWEAWuyvIOK\r\nwkqDUciI4AdaBOsv+GbMykftPcS+aj4ZrR10rHGsjgMjwGaeRPkIdLrYSQPp\r\noAYUN84EEslnGHBIRx5EbmOHWzh/WXnqoj5CZ2iV3w2PEm9RLS3r8RL5xJmn\r\nYKzLJYkFly/ns2nMQdMp6MbR7pmuNAhhEXorsu3cEkrKPmGBSti5Dvp6scmr\r\nyZmGq+XydgNmSacz7QjaXECbf+LbpIHwoVRuyqjQS72KZ1rNHM6xNISq/4Uq\r\nrI912SlGUHNG8GX1pSpRMg4U1etI4SV1HzU=\r\n=ZSF7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"80570f7c5f0e873d35d1a3922ecf4885fa519056","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"vue-demi":"*","@vueuse/shared":"8.8.0","@vueuse/metadata":"8.8.0","@types/web-bluetooth":"^0.0.14"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.8.0_1657079676244_0.34812582010559234","host":"s3://npm-registry-packages"}},"8.8.1":{"name":"@vueuse/core","version":"8.8.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.8.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"c8ee137c11acb5fba8c422deb04545e5b9e9c7df","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.8.1.tgz","fileCount":11,"integrity":"sha512-p1K1J5tHh8Hu+2Ls5dWVtXX5aDsV6oVSVDBxPpsMVnK02VnJH+ivdG+paRSTB8/tFT7QK3f4J/hF+YSJCYrLGA==","signatures":[{"sig":"MEYCIQCPYoqNXJN1q6bOChb7Iy5Ec8KEQZ87WeA/GO7WxIYZpQIhAKhijvfqlkIXSAj9hHZ1pPNlEMhVZVVZmBNxHUIij/UT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":780539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixaWWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/Yw//RAyBALgZwCcUgrVch62yL/b+yk2oJr2jkbgACaShh/dYYQRJ\r\nwtszWZQmOHzfvXoxKqOD/4rdnMz31fDlKR/m7UHJBg0E1NV40hK0Kv1q4rV+\r\n7uuULqNI7l7+eWNiKK8fAGPFJGtRiO/IemDSV+LFFkbsPXr6H453AWB2/8bp\r\nDXxe6j4c5MIZZhp3+eDllak5GZhInq0a7bpzkr6pLK7SWinBWUVozIyOU40N\r\nBZU9JaPnfReVQCeKVmvP3nMLgsVAr9YCps0CeUwFm87DE71shECrPMry2nsN\r\nZ+xVbOTOTM8uaViziPBt3/HOSuT37KGEArTBN+z+VMsLaimzO6LbTWhxxMNQ\r\n4MPOJgAH1XefA24GAQuYqN72ZmL1wCU29uxTN/9FT6/8zATOis5Y31cumgA1\r\nSZuFMxapJ2f8Pzqs2e5zEu14CDMjUdjNZ+1XUbNSATG11UtD7xU+H9FobhXE\r\nJHxiTW9Bv8+9UJaCnK4aAFgg7S0SsvEIM2iQMoQ8hdmBPds6il7ZGzsTk+aC\r\n7jFC/45q98CH7K1aCXdQKez9PlqWgvkQVdOOEk8iQsRNGvoCGSXVnKDqHZsO\r\n0CRpzrBqRhILCPye03CA40bF2emfJJJc+XzTmXYzCwV9zHvvWY46KZ1vV/nv\r\nwU7GxX698P89vU5vRYNRCf1e0B7DKzxAn28=\r\n=HdHE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"428f5027eac25cbc7ef463d22e42d13fe5562c89","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"vue-demi":"*","@vueuse/shared":"8.8.1","@vueuse/metadata":"8.8.1","@types/web-bluetooth":"^0.0.14"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.8.1_1657120150467_0.5467343340935866","host":"s3://npm-registry-packages"}},"8.9.0":{"name":"@vueuse/core","version":"8.9.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.9.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"48123dadf9fd808619a46cad3056a91414f2adeb","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.9.0.tgz","fileCount":11,"integrity":"sha512-eKWehF6gsiLYxnYM/1xgDu16bKED7AWvkk56JIFNQes8OKgktr3Jc1wUy8UWIulrnwCXICUu9YUo+Wkq4r2JNw==","signatures":[{"sig":"MEUCIA/0NQu/vtQzSXiIdk1zv6SJ8SuHZcpplT4vsIBO3ejhAiEAki2S69aFIoAhUZjYxc/j+1BVK1f0n7bsiSTjNtJbRQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":803733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixd3GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrC4RAAhVmXPSq2WpsbqsHM3+jWX/RFpz8Oc6dk8048rgR6G6ft2IxW\r\npmGjNgJjsMLtC7d1Al1Bgx6L0Yyfv9KPaFY1A3FdqUTLIualD0UU1tC0GecY\r\nnYENcihm99wxOk0MB4bz5ou6s7RjSXXh4/CuaBBRGLFvEB3XQ8223rKFPkzU\r\noIGhqyx8vMKd8SlJo/iE87RpmLXwlohniKYJc4lXxGNBhRImHTDS1/T9P5iq\r\nOoR5YwVWL6kqkBrQAyVDccqsLwqRLhO+pGtK+MvkmIHcQ9oNUSOXjw4e1cI+\r\nNnREaP9fe1IDeS7Nrc3KFee5PjuxXCZiZXnUWjCt0Qw9DQMtYBpelxR8x40C\r\ne7ESbvxnLkawFmDVLNtJ/38xP7qncswpNxfbBPIxAi9W72ZeV9LoGSVzZo28\r\njK03kjU+LvYCy1pAXzCqr+oXztNAFuQj7Xet0cVy3uwPCwhF7ip/L7MhfRV9\r\nv8HS6N/6i8qnF0C6xWpy0WkPAoDE6rkvXywqjB8jpbl2/6RoKGsVqQiAi9Be\r\nNGonRDaqoaYPORTsvG/fNUjFGQ3ChvYhgUIpdg/V8JzN7EG31REyY38JZFqx\r\ninzXOMv++3XVht3uYXRxJ3G0QHS/fZpGieEdStRnwgtleOz6GLARbjpn5mQ6\r\natGeaBQHq2AC6QgEDWlIzVnZHdGGcZKmPss=\r\n=xl7y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"ff3c03b4e3da5c2c2a1df87154bd945c9267619f","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"vue-demi":"*","@vueuse/shared":"8.9.0","@vueuse/metadata":"8.9.0","@types/web-bluetooth":"^0.0.14"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.0_1657134534471_0.5840265574485501","host":"s3://npm-registry-packages"}},"8.9.1":{"name":"@vueuse/core","version":"8.9.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.9.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"9e986c9847ec41996321709494176ad54810b9c9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.9.1.tgz","fileCount":11,"integrity":"sha512-a7goYb/gJxjXRBw4Fr/jEACiN33ghwM1ohJVu+Zwsr3lNL4qCQ1nU+ogta98lNg5hXJxWj7mYEmQDjjyWOu5nA==","signatures":[{"sig":"MEUCIQCXvbL2+HfYDtxnV1k1eecuqRuskcaLVB+s1fSqyk6cXQIgYuBTjMGip1J+XVgPJtcdYZ2Pe7eagmWklnUe3WfrYm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":804515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJix84qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGDg//U0XR7kiq8otOG3gjio4z9hdWE7dGqf/BAnngheY3IR/NzIZk\r\nW/dyIwQTMxEeFUJhF+TfaQCYTp74p7OlZ03vLukTyhtsUz3cFEXf6QWSTAVw\r\nA7Nz2lqZ/CU7K7diQaxK8Gxn66Ny9T9KXuNyyr76SJW30Y2rm8nVHVIDA9BP\r\n99cWIfrDaW9x1DVZramIoMMIDWP2kU9CtKy82UzbvlhJCxf7+YZ3FsQccq3p\r\nD8f6dAns700BhHtMTN15UhuLLlJRFyrRCzgkEApaKvAsYlDryoMZWj7qaBFc\r\nzAG1qhqBbr4Tuil59Kt0MQao3EvLYFe/hsKimukp+6W892T/rSoxnDDtT1jS\r\nqSPcZ8N2WeiCYYFQr9B4iaE5UYFGsatu8V6VAl5hd53f7Loa1tM2zy8Vqkmp\r\nxetJL/Bbyda2kdjT8oNAS+n1C8ljzy4wVVdCoR+E5yVWB87ZB2YUtFnUdASV\r\nPg9Zb+n43rVriPF33wENyK2OZOWCDlEfLcQzTXlROSYQ+HyW+d3nvBM7+3Vu\r\nmevmMWBRRksS1MkSEkgQcQy43+wzdzhgCoCUky76fgLwnW0jX9rcRS92M4MN\r\nYgNU6CSibnHwZNOtQiNgv1kNP/vHaUvVWJ4qLeOO8gO36iPTm+qaTSvmrd7I\r\nlEnvgcZo80lhYk/OFFMCErAGHqDCGiMrbco=\r\n=bWvJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"27fbca9b681031bedc3b053d32c22b62fea2e19b","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"vue-demi":"*","@vueuse/shared":"8.9.1","@vueuse/metadata":"8.9.1","@types/web-bluetooth":"^0.0.14"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.1_1657261610575_0.6064973704551213","host":"s3://npm-registry-packages"}},"8.9.2":{"name":"@vueuse/core","version":"8.9.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.9.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"49499abc4db31232d21574cf0d996bd5581dfc13","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.9.2.tgz","fileCount":11,"integrity":"sha512-dE3/JgwqIHmmtmRBdZAnq87rZCSFbYVps2t3gWy9Jv/+Qp6sHSSKuPFtwguJVZ2OnaGnB/AMRmx4CuFRxFin3A==","signatures":[{"sig":"MEQCIA+AsC+bgOep5TGRQkXXxQU9keatN7tQR4dZJESKBEyOAiAakMUCnSuGrVGyabp3YA3hkP6KWQR+nx/ZCKGnrNfbXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":805969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizPHXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0NA//YNlxZea0t5qzByWGFBqJqDwh3j1HxmKQbBeMdoD+kg0WXQ+r\r\n8x1AxXyM6+RVo5VaC0WJ5JM7QGA3xXqJPx16T7qMuEHokOBCEMdrjus8c3lU\r\n46laDMXjy/d4MlSr0Fyt/83Rm1eA+qi/opocxmj/k8XkuGIHsD16iRKig1AK\r\nh/5GSOBrldNqqDr82yvWoiOhfoME+0pkEcyXVRtnmxjH6+cLopnPmEhrswYh\r\nZwX8XW3q3QdHa81byUiiqO6Xzg1jEKxcDy/aNYgkbBrqm+sS1Pcv7X9TE4kv\r\nCqjHPX3MCL2ETmL74AYh1JpQy9McNd+9KY7B9Wiqck5Sv416GQKTJ3eBk6T8\r\n5ruvA8a4ZWt8pfve5MX+zb+KidzIqkEnzarRLl28/FoQq6LJpGIcOvrQpSsD\r\nG7lXUDkyGF/wqy1eU0FbnZBCa8YbXSinbFlgGaL1QhsDWQ5cfgd4eqKR8SpA\r\nwa4bKgTmJjDQlhVcgEYOv+ncsEwfO0rysZ2vTfaIggfQczS9mij31kRru4p+\r\nZiIw2svvJz2FD5yNBozbpci5seOk5iJue3SShKLyNyqGF51yOYdctpSFQVgv\r\ndJt7vDt5mskCY7+3/LoKbMvVz6mI02XhfElKGRlY2giWUcYsR9tXT3w8R+U+\r\ne7Wj/deGb6mhXW15Ri3jAsGtJaCUvxoRgvE=\r\n=kfTM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"dea9961caad95ffffe71f814105e9ff8691dd74d","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.15.1","dependencies":{"vue-demi":"*","@vueuse/shared":"8.9.2","@vueuse/metadata":"8.9.2","@types/web-bluetooth":"^0.0.14"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.2_1657598423441_0.9803781313009847","host":"s3://npm-registry-packages"}},"8.9.3":{"name":"@vueuse/core","version":"8.9.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.9.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"209ca814a6bd4cbc45c799069efc8cd140e407f0","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.9.3.tgz","fileCount":11,"integrity":"sha512-q2pr3N7FPG7IBBhEXTYOJU+38VwKMLP5IfD33byzBV4Th7f1JHT4qPKvJrvr17knAefPRzNqgt9et+xFqaRlPQ==","signatures":[{"sig":"MEUCIQDNlH21DLUBlYjJbtoZPFzFt+CjDbFyB3mh0TzG1tCKHAIgLLbip9YGDmmvc1SSmaTcs49XPHamhLGPpbqyVN/cL1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":806297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0D0aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbbA//dk0P5udsBPLsG4sXjjyblrdw9GJ7lw7zQqDT9MhkCSLj6Bxp\r\nZed/PGkoN+kDLCy7Ej9Uojb3ORjBXaY+nKK60wlEsPdF8NuV7o3Y2mDeWntj\r\nxk98hNGp/UMcd8rePnMIJ7lodPcFZnel52++zqnfb045TWaikQ+2fhIrIOL1\r\nTmixaxgsH5Vs8kgRRixnOl0TGoqBbdK0U3NbOoa1+nP80anMtAMhrZQOqN2x\r\n48diTwUkOzhRoeTuxt3U5dEJPpItkI1Y9VJK9dg6oCRqTs1CiMzDJ8WBTnSZ\r\nRyWNLQP2sI7XKfiQkXNWLEcEqxW+vgzKJOswU+U+jnR5slu+5qX4WBq9+onf\r\nKF4suGz1w446zttx5ge6I1rodOBcEOMiECn2K6lqw6y1vTTy35vWNvH9Zto7\r\nAVPYEQBk4RDtweE4A2HtReCDjFhupP/Sd9FwE6yfETrLl5TIJ8daPFZ4KahL\r\n7wzxqHVgH4CX+fqV150KVgHmFII4y7YDPqQfifsAPn0Q2F2jDsULDWd5czbH\r\nk1gCFIuv9dBHX6InOBtYhqMg5fxjMNdqNvaWSue457qjJ1u8AXp4jwoekJHk\r\nlkPj+rbuK+0hmTFKVjGdcGX+2+o0OrrXtzgPRLovSevMVGmhXsKXf0K+HK3N\r\nWvMUUUzKcumzGUwDh7llBW41crjWCTUld9Q=\r\n=DZLM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"50d3f3fee6647e0f658447a83eb4d20b324bff84","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.9.3","@vueuse/metadata":"8.9.3","@types/web-bluetooth":"^0.0.14"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.3_1657814298295_0.21943817249362496","host":"s3://npm-registry-packages"}},"8.9.4":{"name":"@vueuse/core","version":"8.9.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@8.9.4","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"c7db40f19390b3c9f4ff9294a30461497f62ec19","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-8.9.4.tgz","fileCount":11,"integrity":"sha512-B/Mdj9TK1peFyWaPof+Zf/mP9XuGAngaJZBwPaXBvU3aCTZlx3ltlrFFFyMV4iGBwsjSCeUCgZrtkEj9dS2Y3Q==","signatures":[{"sig":"MEYCIQDUkJ8s1D4IY41LESzppDXy2ux5pwknTIB4bwkWeXpZOQIhAPxI3xuubVOj8HJIsCw0sJVY8wrABWCJBwEAgiHjmZ5W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":805238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi07pDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIrw//cf31MUzWkZnO0V1HmyAkzOP+NgDU+ljwOJO8Y/HQddOMBM6N\r\nbSBL4kznTVcUnwhwgPbJlTqZHdgI3PFgw9HCjCCNhNsEQQ3yhMFXgHGegJYd\r\nw/hvRm5tfiU9Eg9r3a+zRq+X98ls5WwzSxcq4h1JuZG4/42ZJGp5Ae8zWvOJ\r\nDLS679fFIfDw5fah0WGpJxH7J8qWqcgUTbPiksQ2bER2PvJCBVkOOCCMy/ov\r\nD4Jv7sL1HSmQrUet/0W6Ol38rC98EAzzgJZkcdyV8qwPRepOWOWOg2lEh/bg\r\n2/CaAASrtOUK/iXYC/sCMCSCaujXPkgzlSuSxp1q9mQmDLALPcwjPLDpPmS0\r\n6bq9pLyQCjUCwrpTUoPJR0DPK28afhwMEgwCYsrTIoxtEIkrrc4ieHdIJ316\r\nCQJvD0oYd3LwykEF7kAd8Ez/Z/BRPzQxNRKBw2SLOCVq3d0ujdBuWEs0r1T9\r\no9xm9al53hlSER2m8tUEsdMfVWNdL6vuPrZG5Omf3i6xD0sRsMfg4nr9nfyJ\r\npC1y+b4qx117X22GSUlJO+tawdKnk6IO64sgeRI9J2hiR7nzIQyCVqf/3QEA\r\neuyWG9OsEclSMS826afGfngNWl8fpJGs7KpbJT+hzr4tPXPvpG9CwXuZIPtN\r\nL4XgtixronVf+CdwmS95r4J86elIz+e30wg=\r\n=Imtk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"3e1e09891ef2576561dba4aedb82c7f63be92ebe","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"vue-demi":"*","@vueuse/shared":"8.9.4","@vueuse/metadata":"8.9.4","@types/web-bluetooth":"^0.0.14"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^2.6.0 || ^3.2.0","@vue/composition-api":"^1.1.0"},"peerDependenciesMeta":{"vue":{"optional":true},"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.4_1658042947027_0.27142152668855535","host":"s3://npm-registry-packages"}},"9.0.0-beta.0":{"name":"@vueuse/core","version":"9.0.0-beta.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.0.0-beta.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"7a1771d3a0ce63e46adab02b3f374b5867f3d0c2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.0.0-beta.0.tgz","fileCount":11,"integrity":"sha512-Q7PYNS2DUAW5P3C6r6S4fB8vT1Y73Mo/RnrUb0S58IAs2niLvresHC3imFae+bfr/KDjW7QZDJfKjpQCYYrSkA==","signatures":[{"sig":"MEUCIQDVvL57Ke/S3/KjQ/HjWHacAG5RZmjv9EJ2Icb2xqk4xgIgSNfm62gluLTEFU9gytJ7yBzgVYeA0/4jrh432hs6GX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":812244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi08G5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqu/A//YvbIJ4Rzy+3hGleglr/SrpvKx4hsiZ+ipls/sxpExgFEEvht\r\ngrz0EtudKyLYAavGKjT6/rl2CYkM4+7miKgH/+NPbtEJdD3AxpKv40KPovp5\r\nJZzlRjJO1ZbSjmjb1h19Xbv75G/vr+nCAaIGWA82CuGx/zdgaZqKpCbYLmwy\r\nKiln7B0X/F5MxTOoBUXgocX5wT3tWC3T2QWntrp9ytuQ8ycVlqA8DbiXwmmX\r\nBRjy6ELNx5KQtjPGyJ6Cg2/PESEl/lUbx0kipAFFa9E4WuQLs4/7fwkDSKqe\r\nKMXHr77SwUlskVEQkTMJIYdAPBBSNhtJDI7HLCp6fZYLzcUsR8MIjJU7VHXy\r\n//zgi6aXS1IH4e4T9ryfXux3C533UUuZ3OJ45jdHtg4woOuBBSU1Z1Et55Kp\r\nuwgyYsjwfnx0ATLgVGfIfu0gwLJLYMNL+av4CFpIcNxUW7aexeR7fgMRlnUC\r\nbeymHm1GZTKrg+rgqevCSvY0/QcMS8cMMwJ8WbdN+/NoOHFPKdQctatWyloP\r\nbHvf4gPv28YVKgDakuCVgoZ+6EH+O64IspQywqRCWfMU86ebCBJixdu7uX0l\r\nebcQ8LqS6CGYepdTty53Gd/cUZi4sd5X8SucUGbpi4sJTuQUNPruXdBfmiXt\r\nzoC535cygcDOpqrVq+J3x90ZBiP3UtXq/pM=\r\n=eTxv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"aee7f0126c8b89bfb3f352917996651d88148165","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.0.0-beta.0","@vueuse/metadata":"9.0.0-beta.0","@types/web-bluetooth":"^0.0.14"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-beta.0_1658044857189_0.519180509662454","host":"s3://npm-registry-packages"}},"9.0.0-beta.1":{"name":"@vueuse/core","version":"9.0.0-beta.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.0.0-beta.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"b817564150972c058bccac05b1b4c00af5245aa7","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.0.0-beta.1.tgz","fileCount":11,"integrity":"sha512-1EvdAzK6YCeWPxvdvlqwyNfLYUuasXv6UjgK/PElEE1WBw1QJwAF03EBCSD9ZKepSYVh+V30DJAywhjPdz8KxQ==","signatures":[{"sig":"MEUCIH6TfixEChALB5XTDJBW3bAjlDr7vm3KdQkJBwrcXXVeAiEAxSLk7PqKJlS4mu1/jrMfwjh43ZsSpbSjzJfz0u95juM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":809562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi15aAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr65hAAnMbBydvk6y/yfcp793OBg1zbjKyGkTaBJYZMs3EpKaXk380L\r\nQycssdA9agOdhYaw2XGmbQYXTgz8xsd7r58Drmn6BAD8GNGSZny76YAmB/ef\r\ntgsLkS0KLxzmz5B5J0OaMj9Dbb9YNe5piWgCrUB6mZXRv6EoeZNsrViKNGcs\r\n8sGraUNF1iQXqSKE1iaUNYWkP96Nccv49pMzVsdQIspWY9M0vqozYvhdi0yH\r\nY7/o45SG57t+lyqpCap+ZSBuMXdI60/vPVo6nW40Tyn6IqC5m7dYFMX+j9vi\r\nJlhLkpgOBZVPYHDEdZPhg1TE3mEWUD6P9lewJjfVkKJMrHakctiE/ES4rU7t\r\n/2wmakbLtQT5xx8chxaB0SZ5XSN+GlAgkBmUcmp2fKG9i5HHshHOfSxiGPzA\r\nS5zDooQfo8cE46jMrtg7HeV3yPJbiWRVQPUUWbt97ud/TD3tasBtSvkPD5fu\r\nVQ2X5P4z3DOQGiz29Ha4LwvXALJtUdLrcu8azeFOiTcs4Gf3HnZ3G0GJ/bBZ\r\ntDFjmWpDnGzITBhOnv970gcpT+MsU+TX65S+NMCSOgIVfhW5wrqnMmACDijL\r\nEr4fxki+LK5UTrIG5aAMJACg0N5kqJ9ilrhFha8KOehCS7FTqgWYkwrX7T/b\r\n14idqWWh6BnJOTZecN31kduuex7iskzRzBw=\r\n=rG8A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"d267f9cb1085e640cdc23f29627f87c5b15baa89","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.0.0-beta.1","@vueuse/metadata":"9.0.0-beta.1","@types/web-bluetooth":"^0.0.14"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-beta.1_1658295935716_0.8428223210749077","host":"s3://npm-registry-packages"}},"9.0.0-beta.2":{"name":"@vueuse/core","version":"9.0.0-beta.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.0.0-beta.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"51a3572cf04b212e2f1b6fe1ec0c9ba53a5d4cb3","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.0.0-beta.2.tgz","fileCount":11,"integrity":"sha512-q7EVFe0Po5ad3ZWjLePIhDmARc2cDCIpjQgVAaa998JyOErS3Wr+z2t8Rf+FOEzuTel0ByfunlvTYJJlGlx8rw==","signatures":[{"sig":"MEQCIFguZPbdDhPwpvFsk52fSyk9luwnGLX4sZ4mkQ4/EdESAiA8UgTa3rMYPHlTj7/1YgoAqNzbhzp43XKKHhC2aP5AyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":818739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3RxwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnOA/8DZhLEY0DYOFBONKUERlHyqC7SmJkWwIAlfs1qZ9d8qo5x6y/\r\nmT0aQ2HTx1zKnM1LsDUThMMotjDEfxDCYTew3qRF3Y18MQdNhq11RnWzYYWy\r\ndlzDw1QUmLPnQkO8SqAKnSoYyFgDLgiHtJVfERZmzskWq5x/ADy8Ys7P3uEI\r\nzYxluxV3Encl+BbdctpKJAB8dKojLlhBFo95ZBCPhGoItU1v6T/8O4cb0f5B\r\no+GgLQeaBtqHzzQPuwZ4AaIjfNGna5HgRt6jufZ2XUy+Bm/esS9hZYKMuUh8\r\nzPA69XfPbzChj9ieUdIgQWsdKlgM0rUDyyuhnng90lP6IDpRbaW/JR9YOX72\r\n3tQgINc7XwB54e2J9g8qtmh2BVN8piW7Tfact5Vgkq06nD9Bd8vlMhfSlWF0\r\nLXJWy9V9KnMAT7EcYi3kzv4S1KmDlAl2fxiJHVftxhM4nGKZYxrVI3xOgW2J\r\nDsWXwpFFvXE53xHTMEg79qXvZar0HiO6ZZ/UzHJliFTyOAMpzFgux0UcqGKb\r\nrqyHRg6MAVHyjXrexbDfMDCluez9jwu6ONJPb2ZuThppTnFQKd9sRhjEORPb\r\n7B/O+kSFEFJcqaLHwPN3TCzYpVVXGw2OC1wasrBR+j/McNiZnUv8FEvaJv5x\r\n6GB9n9dANzKHG5rw9kKPtaxkFmPIH77/hiQ=\r\n=dolj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"c20bfdb59873b4a1c2119a5f5e148df90357f75f","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.0.0-beta.2","@vueuse/metadata":"9.0.0-beta.2","@types/web-bluetooth":"^0.0.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-beta.2_1658657904094_0.5742926181382813","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"@vueuse/core","version":"9.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.0.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"2e3d37dc08e1e18ebe385c40a41a7d2b7eb2ae0c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.0.0.tgz","fileCount":11,"integrity":"sha512-hMMc2ajuVknkL7Z39JdP9gFFND2OgnDTSS5mmuinWGAE1Vxy1AwDvTHm3+juyk+GzJjYRAktnBIPy7Fq53iOnw==","signatures":[{"sig":"MEUCIB49FJV1AIBnsMCI/j1Vl3WhPNuzKDGKBZqiTHww/eZkAiEAmNhyLZ6KVXyIFNOh3vFHzSkhgtSWoHMT2hxHg6XXxx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":818718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi32UZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6mw/8Ct5/7Tiwur2E0hFai3FI8UgmLv58wXTdXsbjObkWcCXagaA9\r\nYouH6mD/DTBZB+c+YolNAJV3QQ/42GKuUgYxM3LSSAx/a+/MAo4z4M3f6Uzq\r\nDPlt7QUmp+jxmDBy8nHWYENJr+SzHf7eXZJGONgwKEdi2vENK2qf/xRpAqzS\r\n35Mex/hsZBtYb4zuw1jVB/HZMB8tT/I9Ib17Z+4A19wsHXsiAuRm4rBkVxQt\r\n4qYRvrOc1CtArUzixj7ZiogfUTRxnJc7M7iyKMKjenaRfNkh4giPnqQ7Vhuj\r\nqsm9Bo45P49zANcZad8nkcz4aGMPRqqdeVQ41kTyUElvRqWZ6XK+tPbNyXTk\r\nznxxesH2rDUjQRfkMdBDf6cDvGiUZQOrcsGJPGwWRZgM9qUNp7aJE65BHAet\r\nSUV3nui87Qt+NLdDWZqts+7QERXC1Yro9lH3E5jpVaYwTKm6E+fd6Dn9ExRy\r\nBMx7Nl5aDrBGk3QpasTKotc9+tJhL3fvLNIqdv5R0KHjPMf+mFy3E06V2ykA\r\nTTX+EhmjLu0RGSfSvuzVlZ3EVRkGNKIFlPSfdJTECh9F5nmaL1j07m8xL5gt\r\nQ/96XY5HrXt/MDSmV6Hkof1Yp70d0WdurfawrN7ObAhEgmC9OIBp5a5KBc5c\r\nBqRtWs7FiOS019UTZ5G8v1zcmFSWHZnWyeE=\r\n=hit4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"86358fffd5573975d6dd1b838c1e9709d608fccd","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.0.0","@vueuse/metadata":"9.0.0","@types/web-bluetooth":"^0.0.15"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0_1658807577114_0.8718680159066905","host":"s3://npm-registry-packages"}},"9.0.1":{"name":"@vueuse/core","version":"9.0.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.0.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"28584a0176d6cc7b2d739f3d986d18a640cb31db","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.0.1.tgz","fileCount":11,"integrity":"sha512-1ChG/wR5Rz8R0Rixu22+PGywqE2z0EE2HRDCin2btCOZGmULJZBbos/JZkLi7ehJ/IXhfwmPBrNVBuUH8jlQKg==","signatures":[{"sig":"MEUCIQDaf2NzF6Thp7YW2rhRTV10X5HlNJnfMJr7vM3r/aZnsQIgITnoaMwEav71BBSTOG5duUlYyLruW90YOs1SiPAkyrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":820036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4/ISACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2Qw/+IRNlfrU6TA4VTrNdfG4YPDmNe4H8luZKhsHiKUR5rZHE86+j\r\n8eh0/MQVoIoj8xXRkURPWrcV+mScS2MspU3FMiamqy1FOoHPPUPdrA4U5hDR\r\nWU1R3LapGZtMeKjHOovlwF3Nh9vF4Xx6Ev/wI43fSLx09CHgURUNvtGPZkLH\r\no13TT1d78WTPeLJ/ROe2airnCWBzXo4W/AMblttrherwEeJMQWFseyY0nuUN\r\nxF1s3agcb6jp7vvRFko/vZjuAnS+cvBBx2plNE7MPAaY0fokb3vTKYUHPWhz\r\nwfmzc543qO59T13UnDlrFDo6t0fUaiiXzHbwng1+0hvpOH6mmniA52lJ8fZV\r\n7nVnpUjp3OhXZkxUAoDoxS9IrLTUeylwu9K5xUo0sw4KAWfpe/hvXk62DVUH\r\nXGwMUdZ3XJg7mfzc8rMNNuIItYDRaVeAo2z5LCRq6KdG+rkZl74Pq2cjeSp2\r\nR4NyxLE/Vuda73lZxXJquTqKEe0OgzCZUDeyBECaBYYmRFVbLLJglGj2Z3Qz\r\n/3GJK3al9LCfHFUMNCccWTlkj2hFXSlWPSsgQPQe+g6AxD6rlDSKe+ZlmTIC\r\n9gBlGtt5zBnoS838OejDLwY/GgTITX+2s+FU9qaaF5CLALQY02T0Sjfo4RaA\r\nh+3YTGAonWih6h5M+1wm/Y3zeyiteVJfrhU=\r\n=VRdl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"c5af05935ca16b3f7808c224d7dd8acd52eee47d","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.0.1","@vueuse/metadata":"9.0.1","@types/web-bluetooth":"^0.0.15"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.0.1_1659105810268_0.8038777208841457","host":"s3://npm-registry-packages"}},"9.0.2":{"name":"@vueuse/core","version":"9.0.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.0.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"e6e59c45b43c1ffe4ad5149853a1ea4e8f1e3b12","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.0.2.tgz","fileCount":11,"integrity":"sha512-kOIqaQPSs7OSByWg1ulEKRUJbsq3FmbJiUr0RhEKpt3O1Uhl4DrDj85DUbQBABVYgPvSaY6AE/fP3/FOcRIOoQ==","signatures":[{"sig":"MEQCICEcwrerrlQsGW40gqtXXalNuxeFMtX9f0TCEYURFWuGAiBPgvwuaRXkUaV3ykRsbHENWFb6P9WqnwA3JTCDku/DDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":820036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5BK9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7Vw//VHa653bGMsjF1M1WdPFRfzqvTr2FDdM4925oM6XiA+hZtNqB\r\nbQvQKIu8f6IXOq1HJPX8HsHJv5z9IYhmTo5wtUjuYL0skQyKFSym8E7+4KSg\r\ndVAIw5ZTCP1LCxwm7MswEAPDimyCVXYynkxkEYK/NYXC6leDkKbP6qk1h99/\r\nK7+kZo7teRnvIP112nlLddr9UjUvxDeAK6PDmfiSk6FpGxVkW9nr7CshcOg0\r\nLFKzaWIs3D+GFN9b30sUB1SkRCpIqgS3CljGYT6lDmv2ExPDtXUU7EIbQwRn\r\n9bcMnRvhXfwsKVmTHrye5co2NKJUbUy+D6ClqnSWa8oK0/bYt+/GsDzTOfMh\r\n0VXwDcMwW7ay3E91/wnfYn6HKfQGZpGqho799afZVE9b65wRBZibToJ7qliQ\r\nvzDVRhI+SXmJP3gz28M0p8TNTvWdSLY9UdWmq4o9sXzGak3KGMTjx4s3U48e\r\nVAfbxb7wmO7HFFsHpl7dnk4iiHC9UuQRhGz6kwqhZVB2tHpcWETF+PM/+0t1\r\n6FvbH19Z1ngwAaJCl/3/5lWj+LddeKPyMcVuxjCl8f1qaRWU7VhHcXux0aSS\r\nCPgfzF1DdbBJayMQhPoFRGKtZ5oHwizA1T0iJmsMZhEcb6CCmu9oD1mmRaHx\r\nNkIJW00Z0/rdeKIUbyCzVRC83k6d0MG5BTs=\r\n=xQiA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"8b21ca203adcc7e3bbc6e31e49d07803cb0b19b7","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.0.2","@vueuse/metadata":"9.0.2","@types/web-bluetooth":"^0.0.15"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.0.2_1659114173247_0.6627883959259304","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"@vueuse/core","version":"9.1.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.1.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"f0fb13fd99768c0eb617169a2d2c1cbd5f5a52eb","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.1.0.tgz","fileCount":11,"integrity":"sha512-BIroqvXEqt826aE9r3K5cox1zobuPuAzdYJ36kouC2TVhlXvFKIILgFVWrpp9HZPwB3aLzasmG3K87q7TSyXZg==","signatures":[{"sig":"MEQCIECd+dzg68KHjA5GzwuhKfgheNK/iLYuZHUkAQmFBRpcAiAULflKT6TVTYfx7q8YF+pLFtnv0Dl39tqnMSJlekIc/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":826448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi62MxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9lw/8DUcHjcJ093ibXOlkKMTaIu+AbZODebOTqjsYWjFxA/YOvulv\r\nWiCBfI7Q3DX3xsWU7T3uuZx2RrqPFEiUpay6ddBzo2HZ0mG478CAPmoHzHqO\r\nBfvrBl41TYNGVfrAglYLPuxz7LLh8BJ+DOiwXiTEtnr58gHEuIr1TOtA9OzH\r\nvmPq5J4iVHxpAW0sSPLCNq1Z2SLzpcYSILtrbESgsPgO71KHy1P1Nn1MSpFs\r\nI7A8JUn9ar1uldDBy3aQECTfzGEef/34xoKgu0PmRh6gxL4x1gyO8ZixAP60\r\n3NirjSZmE9UNkCGlqSPA0ALNqDxrpIaU5TQJkPfjkmWfUoDuL+sbFmf9AVGS\r\nLALKshhyh+bxqGi0M1m+17W0YOeBTMxuz3ga0JDlFCnXmDAlQTUmOHxrmpRp\r\ntJY52fZRR1y+CnoOQqNIK6owjA61hDKc9IrKDuNpbdcsulpE+pkK0/VbBpIM\r\nr1DOP/b+FP0XAX4uFbm1GOyuC98ap1b1PEYpvjvJu1jG0D5LIaCmNp+Xi2gR\r\n5Om0CE9OylMUeyVH2wqNwlJIWPtDrb8lWUos5oeG3fbTM6W5Jq7hGwDhOBsg\r\noiaXJ1rUCEroMvH965nrtIFV1pSM0xbWZWEOzVV+JD/mrADOd8eoEkgc0sD6\r\n4eZYAPMNguUcXfqdfbDsL4rB9tSjOQXvjao=\r\n=mFBr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"ca4344eb9efe45a352b949ee624ac53f0985a0b5","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.11.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.1.0","@vueuse/metadata":"9.1.0","@types/web-bluetooth":"^0.0.15"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.1.0_1659593521355_0.23116514557486778","host":"s3://npm-registry-packages"}},"9.1.1":{"name":"@vueuse/core","version":"9.1.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.1.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a5c09c33ccee58cfd53bc3ec2d5a0d304155529e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.1.1.tgz","fileCount":11,"integrity":"sha512-QfuaNWRDMQcCUwXylCyYhPC3ScS9Tiiz4J0chdwr3vOemBwRToSywq8MP+ZegKYFnbETzRY8G/5zC+ca30wrRQ==","signatures":[{"sig":"MEUCIFv9kVpthuPQGJhxoVhXSxWtbtS13e4InJADk+scVlWIAiEAp5CyWVPsmgUdqebtXs0QCyMnSlB+3LNSQPU6YwqSrkc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":826308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBNV1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5iw//f+3rg6R4/WztIb0CL76ud1z1P69UpiT/05tHhvg63HxoTb2D\r\n65Sk7rYX4FmpPYSsCoITq4QMbCDxU0AcKdvg/GLbSBR+/qQQ2WMjIRVtfZmX\r\nvLc+SorTWn4GrEtByiwpBNfxb91FY3Hg71PCj0so3TtPqcOflzxd2DeSpwWZ\r\nrA+40q1/MbRhU1xLYCdRekwxqIeRtso4QxRk284OdfFNEIXAxdSsrdhmWPuD\r\nZiLith67wCwB8z1Cgjs9dUn8wkp3G8bd4laWd395I9QMhFzIo+N5QkBtnQWB\r\niMuWWuUlwYnw6wTQHgsFHPPKDuJ4fsOdJwYMby2Tz+0zUyyhu7nEFSpKxnj7\r\n2EI4udvmMCIagLBnVAvrPerkEVmXvcRRbpc553yXf6gFL3bpFJ0ju/2pTkz4\r\n4s5jAslfEsvNkN8ZiBd3dYg6QOWr7gkLdtZO8pzSALpHCnANgThWcXX5Ztv9\r\nipYmoW1MEL6MMExIC0STJhsFL+4VAGQE4ipzP69oChtx8w5b/onp5XfqUapx\r\nXU80BeTC9rmrmjRtD48ruG5YqUiaAKRbfP72lC3E9mWESrtbIkdbcxErvNuq\r\nXto7oO6Zb+ppKjXxzZFO/q6thbquUzjqsmy/vYVruRSGdOLQKII6HCzZzR1m\r\nzyzRCSM0vfZKZcDPdlMl7QtpfbFiLlcRFK8=\r\n=2/Hh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"bc6afc1428086d1b269d79f1c8ad4c22c7e8a05a","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.15.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.1.1","@vueuse/metadata":"9.1.1","@types/web-bluetooth":"^0.0.15"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.1.1_1661261172814_0.5959239538685324","host":"s3://npm-registry-packages"}},"9.2.0":{"name":"@vueuse/core","version":"9.2.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.2.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"58e3588b9bc5a69010aa9104b00056ee9ebff738","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.2.0.tgz","fileCount":11,"integrity":"sha512-/MZ6qpz6uSyaXrtoeBWQzAKRG3N7CvfVWvQxiM3ei3Xe5ydOjjtVbo7lGl9p8dECV93j7W8s63A8H0kFLpLyxg==","signatures":[{"sig":"MEUCIDP4BlllM2T8TmpnvpOTyLeyvDbJ6TsCyijmyhyN0wXiAiEAqR7XCQ7xaoPhiHiq2UTo06i9vFqSLO6nokSmhBcYjoM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":839404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFgxQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIDA//XYI/R05Jue2w419h4OTRBnBNoAWH89Z9d6ahy/RkXjMAS/qA\r\nDYelOQ7R+zEkM9YA5Vb/HREnQFUARDKNbaMtyqWA2h+W+PQvZbDYquANXriK\r\nm0OwZW3UUAdGfIscJEZhp/CyskSp0mJnQuFKu4HoQwld9IQDruCy/pjD1wML\r\nahJVdJ6oSuHD1tgbrCG1FFjsLx0DUeHyGkNtDj2yS9ykPzuE98RzvXJqQxuJ\r\nDfj0rQzplxIdfsAVKjeLxfno88Anx81AfITT9SysHbDPcnHXWd+4lAxH+87/\r\nfhaPxPX4KGD+jJTu139XcYEvZLTivx2e/lyVGZjUSqTmd5l6HUoFIt9Od0JB\r\nRvEsqlCG2yVKlMkL710w0Lg9gkfuawG9ZjZhMgmr5i+BbFQ7hY5i6Ft+wFNd\r\n8DnkloRbpTbiZQPT9IO5hTV+aiI8zByxZ3WQNYZYPnw6OUwFqU7YCFiyDIvP\r\nywgmBwo9v+hPvuapWbzDhXsdtAPJyQjysjouALHpr7sH5lFGr7XebToIlvoo\r\ngBPwG3khQdvK85/OaOc5fr4TUZpjbUlul1xSETSeOj+a4qsjY3HnWzjAmlMv\r\nSDmuQirlGht03K86QGHER+UoA/K5gPxowjocgBHsT76JcPlLgV06ITZOZPIs\r\n6gV03Nz3vKzD8PLhEDLH7jo8LeMwNwrJgOg=\r\n=2koc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"f321ecdf38f85ae261af7aabecda271925ae6d2d","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.15.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.2.0","@vueuse/metadata":"9.2.0","@types/web-bluetooth":"^0.0.15"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.2.0_1662389328161_0.3657472545892624","host":"s3://npm-registry-packages"}},"9.3.0":{"name":"@vueuse/core","version":"9.3.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.3.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"74d855bd19cb5eadd2edb30c871918fac881e8b8","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.3.0.tgz","fileCount":11,"integrity":"sha512-64Rna8IQDWpdrJxgitDg7yv1yTp41ZmvV8zlLEylK4QQLWAhz1OFGZDPZ8bU4lwcGgbEJ2sGi2jrdNh4LttUSQ==","signatures":[{"sig":"MEQCIFTYkP+4gMoGnfqGHgMnicy3zA23m0vyNyKYkeTYQWPoAiARVjaRrpuvC3splC5JLXBg8vT6F7tYUmnVElSj7z49gw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":844746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMQlzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0VA/+KKaoMN3zaaA/UJD0zlBeguhnCt4t5+TT0IuflCc2hHIgCbTD\r\n/+ynxQwUOt4YCJWOWq/U7u7ksw2s8KqNIChEJsbF+HMTo4d440OLLC59gCf4\r\nCdxwkdH+duI+w/vNrUShYz6ybaQ//+MeqOGhgGEcGh9Iv2SshBvA4C49h0vQ\r\nGoWcC7BBfKwIQF2LSSijqoHjM/XPju9hUrTfQV0E5L0Y0fF/U4lb3aa8mh0Y\r\nvEQeF0iQ3JnBxAA/eHYMPoLW3NWdAV+zRP+iNQHpzyUEaisHqtnnP5QSyxmF\r\ngI0oh2XGJn5yZf/0TbV/hwn74n8H5i/YHEd3kAQAtdH94grlfvLHLcmYUh9o\r\nHEw6u6gdEBjvCWT8bSN+CkdA5JhFw8v52sdCXIFdk3hUY5CpWerGylq1mRQp\r\nzpJUlYTL86nwlYCPg/CQTAg7PaVwiTxeAydJ9rbYA+YdFEYcskkSu5kwUb09\r\nIvsfrCthEdiOVDPmfMJ4iPjIQ+jK8cmUTr7RkU3YrgqCq5CbBUOiITxpgA7h\r\niha/pO8QWiaosJWvqL5yPBwBpZzkZHPrYLM38IFcuT4NzEidl9ceOptSBvlc\r\nNxmT5D1tXiZDyaJlnNzYRBZaJhcnF3Po73+6If9rpUMCCG/DLYSH9J+nEtOq\r\nJ/JMEd4wH1DtC9VyCDPdn7BndfXCKud/ip0=\r\n=3SQk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"8a8fe377d5c37b87c801d090611810049a946af8","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.15.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.3.0","@vueuse/metadata":"9.3.0","@types/web-bluetooth":"^0.0.15"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.3.0_1664158067440_0.19976047628548543","host":"s3://npm-registry-packages"}},"9.3.1":{"name":"@vueuse/core","version":"9.3.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.3.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"47bc65da9c705fef7b3beca4af764491f0479647","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.3.1.tgz","fileCount":11,"integrity":"sha512-xriyD+v3D2ObH/UtnkEl+1sbcLBVHNaZaLi/rqoNEe/B92hggDEFQIGXoQUjdRzYOjASHSezf9uCDtmd7LeWyA==","signatures":[{"sig":"MEYCIQDHetOWaVsf1+w9K9sT7HDJazYvgIgQ4LjBy/SCKsOrZAIhAJYeePNa1+K9/qC4Rwe0iK8JQYd6bIFCA+vEyt2Yipta","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":846469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTJ4FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOaRAAhSSL3SKvEU2Th9JnTddzTToT2u1LeV3TjtydVUR+r7O5xYBP\r\noxYi6iooOJb2qkogCgAjBUAzvzaEpDmQTNLjul/xu4rS4Tu6GTLxK+lI7T5X\r\n86cNhh+dGdbLPG1uNjOblljWUjXb3clzXE2rutW5qiMwVnCxHGSv8lnsaEUO\r\neneDhASU0d+omBoQIWD4abMZpWQ35r1BSMOzBtTkb427PYa7XTGNc5piRPO2\r\nl/la1SwmeuP9PgPRLG0sCrQ5HCDdn7UzlfHnyPZAGaRciUp4sC+9RUBuwlnQ\r\nAe2GE+2ScXT90veDQizu1hl/Nzci4UA7EbtJp8gHLPOZlBzKIdRFWPPYZM8V\r\naQAdeIF80F3BfkJJ5z6Uwl8j770mo2bW8NdirKHOpwhxbLW9J5xE8hvZyHUO\r\n5mjn77utbpNioHIuVEeaV37PslPYJZg4b6DNxqTAowuHVkMI+izOmHyOKPJ2\r\n8A7hvWW1SizFXuduw3iDVegJfFyYJ5BteP35G8M0R9rr4jizZiANAtd89l7z\r\n0hBZe/PagbWXNvlG/yCogZWKjT0AH2oi907bCACQFkx18T/v6i1BulYe0pee\r\nr+62KOLWPwaPjzxSISgQ2jUQt7MWZSMnPi9mpEGCSZ7DTwZzF4xr7pnN8BTl\r\nOWJZr9BGsED1DrsoFDvnLxVqUTOktxwlYxk=\r\n=SOpV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"d0dffc6f514f8c0f4b163d6c8c2f8835d1f68913","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.3.1","@vueuse/metadata":"9.3.1","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.3.1_1665965572929_0.45729059528545357","host":"s3://npm-registry-packages"}},"9.4.0":{"name":"@vueuse/core","version":"9.4.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.4.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"afb30f9494b0954e51a489526566b14f1e2c5fb3","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.4.0.tgz","fileCount":11,"integrity":"sha512-JzgenGj1ZF2BHOen5rsFiAyyI9sXAv7aKhNLlm9b7SwYQeKTcxTWdhudonURCSP3Egl9NQaRBzes2lv/1JUt/Q==","signatures":[{"sig":"MEQCIBNYl2wJ1ll5pHg5cifwmQ+C1VhmhLYQNHLCq7ojUgYaAiB5+1UBybXgJLBugmzKfMeI9UAw18Swz7gheaplddZe/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":861449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV9I/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpl+Q/9EiwkZPcEDCX3gWBfMjaLQor4awmGDQale+mXseMNhzyaifpJ\r\nO87qkPocBwkVQRrnx+zz3iJZzjaQP1ETH0CYnUorPAd8Gg35MiFxHRWidoIn\r\n5kyUiVQgIjBrwYx6eRUtWdN6tE9Lba6vi5/bGNyzpZ6LMMJJTQRFWUjRLMTc\r\nLLKwBJdE411nYR4ZGYTSaWuAYYWb8iY09jOSWLxOmKAAc0mdIACUmO1L/87a\r\nam4J9aZT0PTyMQzx8P1VcEvli7nN9VpIwcGxWtpN7VlLtpxaKan1lvmmVto9\r\nm13lZOaAAxbVC0Qvvkq1RpqjkssHIHUx9vO0cro5NRc0uQRtHW7kc9/W1/IH\r\nh70WVkEjlBkcAwIda6fMgzb1Ve6WoUy+3ms+WDSh10TAD8c1XaPB37J3kFZ1\r\nX8IOoAhPHChqUuNyWlXOWkh0045G24Abv7//z+Wlrv26iLBJxGmeS+bA6kcs\r\nSrAXwUgOZ6REwp02v5X8nHDGoWLyU7pqG4bC4ZaEWd6eMbWIgQ2F8ZlF6XcE\r\nI3s6sEDDRCthLiKbxDBVC5OXxlqOpy1SMEGdjOOseB050wsQ09FkrL5uwGV3\r\nX6Q2l1LYLqhHSEwUGYaoGb6vWJ42VMMzLEI3umgpyVMabQ9Ha9CES92JxN2T\r\nY4KTpnj1alhN4U5D9IyGAPZhTraUgv+T/2E=\r\n=0jam\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"24747b636c61d23fa9c14474ba1a5ce78956dae1","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.4.0","@vueuse/metadata":"9.4.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.4.0_1666699839161_0.293068773171393","host":"s3://npm-registry-packages"}},"9.5.0":{"name":"@vueuse/core","version":"9.5.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.5.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"6726e952e8f92b465457d3bc95deb385aacd9a41","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.5.0.tgz","fileCount":11,"integrity":"sha512-6GsWBsJHEb3sYw15mbLrcbslAVY45pkzjJYTKYKCXv88z7srAF0VEW0q+oXKsl58tCbqooplInahXFg8Yo1m4w==","signatures":[{"sig":"MEUCIFKRoQ7YbITBnX5/685widL+AZvF4NSL7ZPO6WD6XoksAiEAuUyN0bUemKAADe8PApX4WAWkh0QSabU6+pBqKuHHbAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":872062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjavMHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+xRAAo5BGr2QGuec95O8MqIo5B8J1QAa4ofsyW2efGO+6sBHoa4i2\r\nLCNXoVCTE+gkVu6EbrkMhm19GD+a4MjUTOI3Aia7UxrkxAlWik9y5uziRTE1\r\nYDLNFr54u0OvRTfnI+M6ZsLFzpZN10Fz0NRbVOO62FIN2i2IOMCowABtyf2Y\r\nXDkFmj5nbKa6I0eG/QqTB5/qjns/Wno8SykArR8kciOi4Zu6N4mixO5TNCv4\r\nYuhM1kfVdw26ewPpb7cu241jlrTyvRmy6OWRL7naWYtSS2qfthLKsi+fMn1S\r\nUP7hIKz5iOZCaP9BnVnjxLFZcAyHy6yPEPs2gEFOSzCL0s739l/dhPlWC/S6\r\n5dng4k21R7wPQTS+mNs2tjUXSIllAnwwxblHKp18nlgYIa5I1Rc6P4EbyaEq\r\n+vZjznHxKgFJCrVSuYslRBPKpK4+r2zgSpKOdYmNrRtoAZuG7s6NeKpr10AA\r\nQ32wENhtp3zgD9EAFKpUy6D0jZgcgcVIphFwQVwuyzYziViZW4XPGxCtXlHp\r\nMTXKZ1bGJ0ohDFHuMlfFJ65rQJTdrKjnjlQxo6QmajENOK35lOww8XsvX6z6\r\nlnbZdkJLPZgug0xNzQe9K/MvCSp7e/drUaCodX/25+NAoCPdvzch4uWUXODg\r\nLYz1tJTb5+tznXrDP1baacoabbaMB2sOoNc=\r\n=f4jc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"ebaa07d9d0d51a3821092101fd723d507f95f3a5","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.5.0","@vueuse/metadata":"9.5.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.5.0_1667953414952_0.7447017810496492","host":"s3://npm-registry-packages"}},"9.6.0":{"name":"@vueuse/core","version":"9.6.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.6.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"de1d4730849cdbe28a9ebcf6cad167a700919603","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.6.0.tgz","fileCount":11,"integrity":"sha512-qGUcjKQXHgN+jqXEgpeZGoxdCbIDCdVPz3QiF1uyecVGbMuM63o96I1GjYx5zskKgRI0FKSNsVWM7rwrRMTf6A==","signatures":[{"sig":"MEYCIQCvPdipacXzK5Xl690GSAnVUUwMEKbVDVdQ7Nrzk+8k+wIhAO8KuSWkEFgZCOQC7GXHwqAbWIHlll4vRaF6284O3d1l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":872611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfLW2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5hQ/9GWiYW6GGB9x5u6u4ir8BuK8RrHk3qcW1pu83E9sx8l5mzTlz\r\njDktrek1rH8ehfRYPHV39DntIe3aRrDzKW9sAgIByq9IHG3PByhePZgcRpLH\r\nSadL3VDb2vL6+/5ISAT3qhX/5XVGzofrLHwMw9SAt/SpjMBhw6zynJEu4tAk\r\nPy8qCKi4hT4XEZJYX4zsgetAzl/wSMnXi/K5fRDLmOkIpxSNVKrqteZmJWm9\r\nYhpW5KaR+8sSS33fp3lqjBU3T5qJCq4RRRBYzzHJI4AWFKZms87TDw39bClD\r\ny3Wunpw1W/7msIDwfxYguLmB4unaWhK1V2Ts1qOBM2h4a9uQkcU/HXYIRFkL\r\nnK1uiyV6nQWZA29AIegMNIV2tndat2E5g6cYBzwxjd/s8qndh9IXBeBhRK8Q\r\ns3YgEARIAQKU3iCtPzP96voRRD/Vzwae9f1rwX6UpIddYpNjeyyfGdrqNMgo\r\nOCvzzbE9mG3fRBLOGV6OGQQu/w3PTvQ5ruDv/yMgkgI66vYYH6eY+wH27wR0\r\nJtgFREcBAfljELWBFzfM1hJnLXCPU4U1C9z3CEx9nYGqDLv4vdKUtw1vlmqa\r\nppA9mYYsctE5FRq/6S2v13TTy3N7TztGgvh6oqsB8MYrMnUSornMx6wRtJCr\r\n+ihHvKN3IpWyBMpwVbR3NMZGIu3YXxZTpVs=\r\n=2bUj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"043bcba60744e70f03b387f0460c0ab8ec4f959f","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.18.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.6.0","@vueuse/metadata":"9.6.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.6.0_1669117365926_0.751623519935344","host":"s3://npm-registry-packages"}},"9.7.0":{"name":"@vueuse/core","version":"9.7.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.7.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"5546ce8fbdca7a595671e7c05376c322b69268e6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.7.0.tgz","fileCount":11,"integrity":"sha512-/AGY/t7jJPxCyRoVTygNKoroTiCvRaaZIW+yeSlBCnI7QRpQ9cvXNTdNaSl3GvSyFbn83+XwZwEZvI1OpQfeGw==","signatures":[{"sig":"MEUCIQCWhu3QR/jC6NqRGkA28dXJpyIqrWUWNyaWH95PQW2L7gIgdYtXUCpKOuQlQNG47AnLZHHxptdqwnl2yacINxfy87A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":876585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnJN3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLZA/+NTUw/Ny++Gqrht7FUY5uAqRDXiSIujw5dtOmewbs6gsC8sl/\r\nZV4XOn7ut5g6GXZvwwZ8yUu3+GxtJU46DXvj8De9FbKX+vvKv0QHBGbHRXr+\r\n4joaTjA2NtvcdMtVnBSSOPj62AFmziRBSpeLjryFoLI6gkIUKJJWz6nkNjir\r\nqVQfB0/FU8QKEbi+rc8CoakWWR/RCW79XCYJRRyW/jKDB8iDUEOZMdKNqwp6\r\nyy+LiyITADY1lxVDBibkrMIlcCyP/zOFpcKvsQ9keRKZe/UOSLF3yYATb4xK\r\nXGCCsy2QEWu0zWSTa8nz4unXYSflj4hUMUgUfMBzNUq958DHipEOkybqf5LY\r\nmWQORB4WCC83jWUP5cc+8frVXRPtuTdenSbVPK1fimb5ZDE64OLQLCGRsFIz\r\nRDP2OyPA/XNQdfLgIn9jcbkY53rtywsyEYSTtc208KWRlsZVuLtiznxJbjcH\r\nWvgvleLrNvR9FgAzvVNkmbakheTR3NLHtaO7lZeUboWLs/6A1HwToNxbNRRa\r\nZSrnojxbsbgd9Th2fBjz9qQolh/UZaNA7CaDXhHDEXi1LXOA2dPlTIqoTJGl\r\n3jIf42vzuJD84QrXEVfu2+QyZr/SJbHDOnJtaZ+EPOZ76Xelw6XH5c/CO1t+\r\n7e+1QaQgdyodP6lvEXB2AFH7u/ogY3Menzo=\r\n=Cu2a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"81f626fd6dd80bca02bcf57c2a4a995bdb3d35c9","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"9.7.0","@vueuse/metadata":"9.7.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.7.0_1671205751681_0.928573762432455","host":"s3://npm-registry-packages"}},"9.8.0":{"name":"@vueuse/core","version":"9.8.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.8.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"69825026a95174e031b16e30a6943e4403a23586","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.8.0.tgz","fileCount":11,"integrity":"sha512-TsnPwRu35TQ6RumwelfnK4SmXBgapPcsATffNA96LyXZiboKPSjZAix0wvNm83fcQOg7YVDbQIUxGXpIQwuueQ==","signatures":[{"sig":"MEUCIEY/cRGrfITXALiI2sRlteedlvQ4LuGpVxjgIgp6DInYAiEAkVoEqxdBD8/RYk01Qgbivx1Q3W+78rrqfIqyrf9JmRY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":879008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoZs9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrf2w/8CvtUiU9IdpVHo1sLsJGuhQGGZcVr3J47nUq5i9AU71DOyBzY\r\nVOpAynQiBYymuYd3w/5jrYpgAdGnNO9XjhO/T4VCqmCTzfY4YQhXZ0l2B54m\r\nnWYQGSL0GtMpq+fXYHpo5uJzBroBaGt4sVnflhBvOufMZoIAVb/mipy6uTPP\r\nMnpDg8UWsip/9eJ70tc5oWDY01NOeyxB8oomuzRmmIk6qNcwVly4ZtuilwBp\r\nkbhFWqAlF8KGGbQwrJZzcR64vy1Jba3ALMbYiJBBIPYRylBdcXvYqy5ojRSE\r\nyfBPtEgvt5lfVaovIaLeJKL/fO6MkMHMGXVQdE1fk4O0tcUSla4iP/3z/2Uk\r\nVCRWGP14MgyRueEmy0n5zOPld1lPrTbtvCCvskgVyd2mdP1YqwPqfNjoBVAb\r\nzXFgZpo9mLECROmDoPM/fAziedoZJJ13wX5gLs+ybCMuhkhyofWrdRI2JSAy\r\nILcxeBq/x4/rYcZzGToshoTRrlqkMyRgDyQl6rYSsBG6ePCKne0J7nonhAjU\r\n8Nr8mXr5NLBB8A27DYqPpbVv0gLBmpUXco5F5av70DixiRMVd5NuN3TpLDjS\r\nnMrfvSkdjoO3V22PHoHIh9EmGP/DA9vpNE7UoHNRMD8dTXM7M8lB1eNMGTEL\r\nHn/A7lBjMGe2SoT19nNoGMnj0uvry8jK+Vc=\r\n=sg5H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"d4c59337e65f8874083a60eb632480e88ff6c643","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"9.8.0","@vueuse/metadata":"9.8.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.8.0_1671535421202_0.672936191455543","host":"s3://npm-registry-packages"}},"9.8.1":{"name":"@vueuse/core","version":"9.8.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.8.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"03ad7b7bcb1f3b4f6a27717164c8c87d44f88916","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.8.1.tgz","fileCount":11,"integrity":"sha512-QgJ8XVlOXZwNiaxSztS71KmqmhbDnOmIt+WR2HukHcb1KWYQxDot9YyIXnUX6fLF+GtTzL0DqPl3sRvEe7sr4g==","signatures":[{"sig":"MEUCIQDs29+vc/wG8KCVbIc/WJVw+y2OTT1aOOFmy2R/knz7gwIgc8DhQGZLQ4Tr4d07utQetg5+932AT9ptQ8824CLsPyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":878917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjobMNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHbw/+IegTEKHCZVgvgTBR+h12WAAOuDzH4Q8/PgF7QFTlYTa4mf+G\r\nujaIRfUgzh0wouQFUL2iHvBxnelOHQiTxzD1oxqAnCrI7j51rqTqhw9KbWOh\r\nQWCkTwQpJLuc2yRnrBqyhI/1aSdpW4wBKCrGktNzlplKUd4h0mzM3xk+eEgl\r\nkWitsGDePXlV4mct71TTjymWDL09LyTY+8pJc6SlrBIocX1AzgCYt6GLK6LY\r\neBm312ox3Km/puM65US4KHzLMCb7QUsjwyuBMyrz+yyKb4ZV/WPZGxRU8oXq\r\nxv7OkLkGFSKdU7xcBlBbbyYw3Cx+ar5SGUT3UkZTsbDDps7phuy3J09kAsuC\r\ncYX3LVkA1COQcvllu5qeFNvb7cu+5pFxEfz3La890FCxDrOtrf3Zi+kvD6XM\r\n6XlV6ebuwIUhDLmHwP3TdGJJ2Q8Ord0ILq8nzxyXu5DmkMs2IqStx/QwU79G\r\nh3l4jgE9HTT50JJ9mnXzYmf5YjsRdkaMKLLy4jYKWfkvq+8EuzDam4c/cNDL\r\npWr5c2RLlUjWs6VJvEwfhSTp7RAjZuui4yLUWR623U89El+LrMJpAgNJmp9H\r\nmWXPeqKK4pVJObSREnDENov/6EUmUj8lJDYH57tVQajKJG/JzxTuAfbjzvZ/\r\np2LexyhQcmZwdhuqR4fyWqWtxZ/FAbXopio=\r\n=m4xJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"30a43b297707e5ba2f380718aa0675e2a1cef80a","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"9.8.1","@vueuse/metadata":"9.8.1","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.8.1_1671541517443_0.1242446935706889","host":"s3://npm-registry-packages"}},"9.8.2":{"name":"@vueuse/core","version":"9.8.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.8.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a142281bb33368c74668a180a813c7c8d91f89d8","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.8.2.tgz","fileCount":11,"integrity":"sha512-aWiCmcYIpPt7xjuqYiceODEMHchDYthrJ4AqI+FXPZrR23PZOqdiktbUVyQl2kGlR3H4i9UJ/uimQrwhz9UouQ==","signatures":[{"sig":"MEQCIEDIJpW8abOVKBjYiczLmLK/n2oc1ZlvTEcXVDQvIGLxAiAi9mgDBhMSKZXSXWWeqF7vtXExn0SaeeECTWcJlAMOjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":880527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjocR7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpubBAAmcKt6+AyTFr0Au9NSvk0dMVWRITQCX/GPTbeEvfGDAFqY1Ub\r\nP9joB8KEcw4gn3CwhmM0RCHRL4C8/CMechNAEjpDcV3cWN6lTddJvtrJEIJ8\r\nAlyypquwJPQMcej8rykIrYGN8pH+hRpMK8Z6biQEqyhS9QOZ7lhad8rCnU5R\r\n34wNSHfC+4eo8bQjh+G0JS4FXzI6e1Ca3hz1utMuom8pfRA800tHQ0GpSmvu\r\n2EO7P+9/5f2UOD8mqQYyWcUt63aFetXXfMcKk97G9dcDwYZFCBDYRg0sGe6V\r\nsclxhxJoxowc6fT8FeNM20whgaa9WSZ9/+OqxEJUBsXu3/bNp5WGjarMjWZz\r\n9T5kf3eXEUmLXRGu3hdiUOKgUBPsbZe7y1rdi8PlmnfWpB0Esusd4l+wNXzh\r\nVNlCoesGFyEEe1QuvUqWkO4lFxD6wHXlNhaxy7kUmnsXU6Zi6FB0bLPbf7sw\r\nhvtMbAFWT3Jk1REhBjRAEmuHChZANKCasUM1GFtsWdR7mQd75kSoukWou3b6\r\nzyRpccrkoM2KA+T/Am20tZISAS/7BVIJZzgQ6xzu/sHREKLojUnxkjllY8E1\r\nCOWRGkofR3tPQ3Tz5gJFlXQF7Fmyu7/NM4tSnPm4bpdrJc6cyLOha8rkbMTR\r\nYs5TGIM5pbLHLVVBebOuUUvKYSVkxroAVGs=\r\n=lK9c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"4dea4be6f46a85a880ccd08954c84febf332187a","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"9.8.2","@vueuse/metadata":"9.8.2","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.8.2_1671545979101_0.5813899044536832","host":"s3://npm-registry-packages"}},"9.9.0":{"name":"@vueuse/core","version":"9.9.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.9.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"ad6849cd03ba7ee396ef93fa01d4f2e5b11a4942","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.9.0.tgz","fileCount":11,"integrity":"sha512-JdDb7TrE0imZnwBhMF4+0PCJqGD3AxzH8S2sfk54P0rqvklK+EAtAR/mPb1HwV/JPujQFQJhghQ190Yq03YpVw==","signatures":[{"sig":"MEYCIQCQzeOXZvdxAHAQj2vOOpDK+l2Sk2gK8cTv5JQJXd2guAIhANqU2jD5U5Wmcxrlm1JleQkoyQYM+x+OQYM7Wkm08CrT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":880837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpgVJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpR6Q/5AEPaAjasgUmVpohdLDHNvO3i4pfMYqoFfIlBqd5WAnBtApdf\r\n8Pt5eAEiW8mCoSCW07vD5s1/SZWlhBbyuxOEhaFvgk/n8VAlKyMUpFkUzv11\r\nCek/yy3Bipq0Xoj/jc4ccnX23kpYdQc0CBwYH5mDRL3V0HVDb65LZfwN+F6V\r\n32/CDWYH27B8TNl6lUZT35i5rEKLs+XBS3ud3LLIuYlqZqhFddHyenxZIF4M\r\n8cXXx7zdxCe3qlSv1661qb7mPHtTc3jq0zpmm/XVFdN9/AYKagRVG783cdeC\r\nwoHa+1PoLQ7af89U5EAXFVuMYll+WKZVJC2jhEJP+yweJbexlRnvsZ2QWtIv\r\n+gMYASB09/UBCFDj/Ul4SEP6SyJSOwT/Cz7lqPLiovb03UcseOciVoLi0sQs\r\n+OIwtjhzJ4KtUJDuyWuHIzDA3Pqz6qLDQbckKAGneuZai+r70wq1pLX2qv3h\r\nTRpHJnv8RCBtTP0nTSmVuJ/csMTxjVknzKqq0Ytp1RpR6xCGIbOF7u+JNWb9\r\n76Td8zvm+xGUA9OBZe+J7Uxb0cfwySWazyOhvnJWrg8ljfs04coD44+1L9q0\r\nKcbfVaGpAfLgAgBx/4HtqD/6HkgpDPdeRlc4pIIU/viIfqX6R/gyBMg2DjCP\r\nN+ZwOZtdsQNbUiXAde8BVssdJvFAgqwVO90=\r\n=0Nn2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"70f55d4e68fd8f100fe844dd883c89b6d6594d03","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"9.9.0","@vueuse/metadata":"9.9.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.9.0_1671824713592_0.7673878862208787","host":"s3://npm-registry-packages"}},"9.10.0":{"name":"@vueuse/core","version":"9.10.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.10.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"2ef6e55ca773c5b2db1e3f13b8292af96dd32214","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.10.0.tgz","fileCount":11,"integrity":"sha512-CxMewME07qeuzuT/AOIQGv0EhhDoojniqU6pC3F8m5VC76L47UT18DcX88kWlP3I7d3qMJ4u/PD8iSRsy3bmNA==","signatures":[{"sig":"MEUCICE5wm9S7JvRqWULIikXk0z2Scj+D2/UNSbxk9NbMTdQAiEAisPYub+YAuIwyoRu36LFfh8tJPcxiE16rMsP/Bz7L9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":882911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtDlCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAEg//WQ7y0bESTIs4zU2O6ofN9fPfQQRyLmAt4FRCN6a+GCMs3O1d\r\n1RZfKyMlX8zzD/XUxJcHS34/nbvtKGvjObzReNjU4TPGk5XJftstfXDYrYK2\r\na8ljD28kEmN46lfnRzrGxl/qQGnNOvqG7nrfPjIAn1BDWqiaxe1iF7NgovZg\r\nZWhh+/BVkh4UFrFlRjX2YNs1WRtKRFouTMgiM137w31LQxtnCDroqP1/MaU/\r\nVJFATDHWwU8o9W3HDpsjjU5y6GC/xO4X5sTTM5GTIQ0WyJsBYXk+BHon35Fd\r\nZvPA9KtOBNALsAXwZX5VhA6RyUd4df5p6jcnSQBhBoiKHhw+AYO1WFAKecEp\r\nuCTNa+gt7D5erU+FUO6+iuxCgTTlcm8TgoUVyWtSSsBDum/lL3SOS9KbhMGy\r\nY0XTUPZEHoj/4QsOGWBqJUtT+XQRonby5SSQ8lxoOcY8NgQ12csjVZlhuf33\r\ne9zLIX9bjucMUigU/ksC1CccE7LoEJAGehO+UK9sleM+bQK8B2bYhNEn+ilJ\r\n/il9UQkTaqmgRaoIvRs2WUvRPRR4UlXqqqI0NwwW4kcQOqJi7U5WPKpMrPxn\r\nEKI4uaExz4aKW3yBZfAtf+khkOX9YRzB32sZchiSPVk11reAs6Kwkr+MjHeB\r\nRIY3Aq5fheOAlli7fIaMFwpBx2LShvvBhtg=\r\n=ceD0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"2851c32aaf80762d37705a740a1d1edf2cea0a07","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"vue-demi":"*","@vueuse/shared":"9.10.0","@vueuse/metadata":"9.10.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.10.0_1672755521926_0.9327465306425233","host":"s3://npm-registry-packages"}},"9.11.0":{"name":"@vueuse/core","version":"9.11.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.11.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"4871e795567c142353c4ec62694c02bf7583e3bc","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.11.0.tgz","fileCount":11,"integrity":"sha512-7yZJ8LNOssA8ZmeSjd4F+wbFBA4csiP4TiaXgruqg1H4PAtzSkv93PPwFLvQkSnfo3Bar+e+6QoRvWjhz7l2Xg==","signatures":[{"sig":"MEUCIAGZ2apt94b6UOlBPAxpRxjp0u7pTj3NGGguGjI+uN0hAiEAmUY7YXZ/WK8GU9YhvcObfzqEXU0s4bcXtrMq0P30EXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":891579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxmoqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNsg/9ESbujCR+w1B8Ni+jZl/bm5oRDBW0xDR7YyrHsKJxdFX475cQ\r\nwY7Gz0TaKMEg8T6/6CkhPFG6TydL6gbYU/d92u40bcB0Zg6PCJwwB6uHNopb\r\nLY64TlG1imvsA6tssXJSbpbiF3jplY6ecbbAZD+84rwE4ip26wwidS9lcwiu\r\nN96qNpjg6LmYiU5WmMKmffZoTKpw623Y6g4/+kmpmeYRG5A8ZAIDWkBXZCuj\r\nVbL4+heNeGn6v61NsMRucX2IGsKWZg0IaszP/fnoMw4kDceGgEfEkBILhvFG\r\nEZ8xAUYGfxWSjbEjI0RIUOevTQcU6+904dYo+Rsjlk1LVjiUhfMA3y/ezIgq\r\nEWl6Nr/j8S27qrWoq2HDIZOQRc1hD+CRh6s2Wp1jkIBoVb9X4e757DeA4BoT\r\nufs1vhBJyJWmUPUxNl4Z1gwV526zCyFTIhVF5aHII4g5+AkUtKA8rPlyQ6vX\r\ngIr/OCcjmUmztZGhtR3/CqaUw7BqioRZdoDOTdfAMzd3qPGRjNw9s3xrGBRG\r\nD8wP/l9GTYTTE4EV7aa7RYodZDdBModmIwXCrP/iSfQHlSHI99jCkwsBAY9c\r\nZ266sB/IKwSklxORSJzJn5REgYYikMbbAkLctvDu4U9nWHYC5yWiu4ZWGAQT\r\nXbI/eZL+v6zG5SUPW6ohnsHK2dQc1Swd0Dk=\r\n=WADI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"6f5406a169cc63572ec93dd2cee7fb68346b2f0f","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.3","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.11.0","@vueuse/metadata":"9.11.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.11.0_1673947690359_0.6058534846477777","host":"s3://npm-registry-packages"}},"9.11.1":{"name":"@vueuse/core","version":"9.11.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.11.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"1552aef67144220da7e6b797372a194a9c7ff52e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.11.1.tgz","fileCount":11,"integrity":"sha512-E/cizD1w9ILkq4axYjZrXLkKaBfzloaby2n3NMjUfd6yI/jkfTVgc6iwy/Cw2e++Ld4LphGbO+3MhzizvwUslQ==","signatures":[{"sig":"MEUCIG4Uahjg3X+dEi/xAwkTCfCVeoi++4hYr7asRXMWtQ6bAiEAmrlXqxC9i9Pqx8dbe4SC3RKi0lk2RPufYvJ+7MzjZOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":891579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjypmTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9YA/+NHNtq5Tn47Zd4gKiRpJqKSXlRGgqGnuco0knmR/yT99k8jEu\r\nFWzMdY3xqv/KvByBSxPqyrGIjKTvjNtij4RqZroS7ZIz2LHA+xDX8QKoaoyX\r\nbWhynryh9/SO6MrY4NwB196OI0k6mC9CyG0JNhXnTs+DkcnM9ToGDKGWOE3v\r\nLYIpdrNsuCvSLL5at4Pg9cRnnvRyEBh1GYTM0i7K8PGt0XBSar/7Ww7DRlSq\r\noLAIascnQUx1Owtts2Ae7yXY/p7/1PdGvPROitkIDJVt4nXum/0RT6VqdJVa\r\n4G/aMs8b050iijcwJ/5SkNv0UKqJerBPzUUFDegS+16VsMJfQvcDWeibKX4p\r\n/NmvqFbz0Rvox3uDVciqnujW3RmP19HEZLw/S/rZaqM/TgQQzPJyQuFMS32f\r\nxwdVIb4Xic4ywRkXUBz4vdjX0tyF6rCESCUZtFwINbwLuMuEMOTmiPuu3jkk\r\nf36aJ1ghwXZ7CwQ6HBZyZ20jLiI83BdTeF7jVpp4a8mNZPmHtgQbvuRYgNVj\r\n7VcavPGFO5k2wTdZJ8gKTHSskQAagId5bt0g3Chikf4kk5v2LlVr11rBvf3P\r\n8VeMIKMBhi/csEMTWhnSXwcnabBN0GIiCOasRmFLDx5yol9QCJ/vmf0Gzc+2\r\nnbT8r3mkw8HWsTKiUZPEcOAtCmUv3hs+VEY=\r\n=CsaS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"c531414ff4aa675032cc93d6bac636494de63266","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.3","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.11.1","@vueuse/metadata":"9.11.1","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.11.1_1674221971382_0.8963786106078959","host":"s3://npm-registry-packages"}},"9.12.0":{"name":"@vueuse/core","version":"9.12.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.12.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"e5b20f901e081c7ae5fe0e5f3af217929034eefe","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.12.0.tgz","fileCount":11,"integrity":"sha512-h/Di8Bvf6xRcvS/PvUVheiMYYz3U0tH3X25YxONSaAUBa841ayMwxkuzx/DGUMCW/wHWzD8tRy2zYmOC36r4sg==","signatures":[{"sig":"MEYCIQDr/qoW54SKE9o7VMo9U8msuEKP34eAuSmeU/kVW05qqgIhAOBslDD0cvtFM1CDoBqM6gfP3P8NDDCZesaJQH+gRKa0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":895609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1e5dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjNA//Q3lK+UygmBIIleDEKy9zWnfehsh6aJDc0iR2CpowqNE5LZGS\r\ne8ih9BKeEw1ycCg8am8MluDlLnL8yXYvdpjcftSFtZJR128xrMMka80MGuxh\r\nv2Fr14JV5i2kZcpCsKq2yowsPCUlSPcD++QpkhvxYNYdtN/BBSpDvEleCmv/\r\nQm0xeFUbiYTGALexywAafLQrqoxCNFqZn9kvnJqs+5B8YUsAaKgjyqp9ZkSE\r\nVX+3BjCDXw8pmlz9B1wCUioqvYHsQ5kae/upSNn1D81hm/gcU5kTDrXStt8p\r\n2dNW+/PBwcK8yEQpyLSsfsSnJaGyZYm/0bmY6maD59UfVhgFniJTvAfe9bJN\r\nhxvZ6rweGAb1BfNi6GCJpDqmcmKvLAb+hRBHMUQfdGpqSK0bixETPS1MbEFy\r\n276tA/Yo5LrXvck+dkAp5wbTDg9GiSv1P9yKRrKJxg3qK8fFCD89wGvz8+R0\r\nY4j4Sw2KA43bin+N7kyQtVovNaUS3XXNJXtMaanxgq2DIGG/rnqVLav4l8y3\r\nqiDYzFmp87RA2witDSanOH7r/TqcJj+jOuScbf3Lpxc6AogPhhCWfmWJHirU\r\nUbMKlZoW/2GCgGBmcbodjthA0YVSJNXLt9RkjCmMkPgOEUkzsTIuYCyheIMt\r\n2PdgO+LDnhMjHax0i52ZXmnfxm7fSxJuJ3s=\r\n=0cyt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"8ee7d3c1c528aa2e2b0342af409095583252c0b1","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"8.19.3","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"16.19.0","dependencies":{"vue-demi":"*","@vueuse/shared":"9.12.0","@vueuse/metadata":"9.12.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.12.0_1674964573367_0.9566600231722298","host":"s3://npm-registry-packages"}},"9.13.0":{"name":"@vueuse/core","version":"9.13.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@9.13.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"2f69e66d1905c1e4eebc249a01759cf88ea00cf4","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-9.13.0.tgz","fileCount":11,"integrity":"sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==","signatures":[{"sig":"MEQCIDgG6HwHUcmoMT7SAPY+dQ4O9iJhCTA/xWL9Y4Cxgh15AiAEfYMSJA9K41Fxb0Wi6V83nrjHgmCWlNdZ0YDvrzCaDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":904435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8Kr+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqADQ/9GcwSmTzZwpt9vyp4v4BJYrX8ESvszPd/aeAqeRFRPxDfIiFc\r\nKUcmDde2/arVEDMI/44w+SqT8vwjIUb5KMZonz+Zae2kjthSoNQXK7XM+Cd5\r\nY3dKxUEVcq7RYquM+i5r9xynCOEDJK8f9zDbX/YqFg1WftpQ/NfvaHLLfxMa\r\n5bcScRfKG1G6NLKs9R39w+ngn28RBB2UqZ8SWXV99yv2p+xqVJgWVumfsT5J\r\ncyIMeQNRy8OzDtXdUun1L6PeBvyq+sHI7nAqndUBRWaLGHF6kUYjUymRsGhA\r\nxne/VbfuY59p1+5CkzKh0GhnASTWlVHwOtj2Hp94I3MnqXvMUxXKm9CpSose\r\n6FOt+GdP0uq56RKkO2XJzO7rkXizbzDeiqujTdApL/1Njw3wSlhGnHbB/abR\r\nWTDJbqBV2dpwvVZlcKi/0YkS4GZoywfFEzZ5pkQa2NdbeStldSwC1FW7Gh6m\r\nMADoyRs+OyUSkPWYq6X57OiSNdSDRiD79slWTghigD/FU8jZRQ35E5WCGF4I\r\nRgEKr8ZlnUy8TcC4oq6Uh4+AYFS9VdMa4inA2Rss67iNQysvaPpITvwWJLIk\r\nW5WNEc29IWrgEEjTImSPXA/bf0fHCiVIZ9DERz9Lwo445ppzb7Lkj4Zd09xV\r\nDUJw3b43b9+j/LXKca66xWYk7e1Qxd9nxx8=\r\n=CaUL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"1b2b99a0dd47861c8222a28bd91d02b146b2ce71","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.3.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.14.1","dependencies":{"vue-demi":"*","@vueuse/shared":"9.13.0","@vueuse/metadata":"9.13.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_9.13.0_1676716797956_0.8240527305678185","host":"s3://npm-registry-packages"}},"10.0.0-beta.0":{"name":"@vueuse/core","version":"10.0.0-beta.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.0.0-beta.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"2a560e442791146d1bf9e998be6998828f05c8e5","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.0.0-beta.0.tgz","fileCount":11,"integrity":"sha512-vvl/UqN74rKcbobsCA/zXTigaxQIZV0ceZsG7DokSzp8MGC9a6JqYIp/ObVcb2k1OsXwuljtRb71J2eTOa21qA==","signatures":[{"sig":"MEUCIQC6ixfOfAF5MHTCCkLmG2dnR8Qp4A9TJ6BpzQ0c3mETQgIgEFuYN2OBMssnOH1v5TNq0Cmm+fN8y4nCsXzQ7rwnlhI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":937058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEKuHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/cg//SwCxmg/MVCHjZPUcNyuk2fyVxp9SL9xajE+Lg+ffscGWpSbK\r\nJj2+yiDqZV+whfYflJLOHJJvxenetupsjW2TKnINnRbQgFolJjDtFUSS8phZ\r\nQwLyEyNZkyJd5BCOjlDnYR7WdszQyhEF9kqUS4FtoMbb4fO2256NiDWgYusQ\r\nyKhYm2CsqBnBgadvPSxqohqyynut+PS3XI/nyAEPY2OjctA6uOffDHhSw268\r\nHLKh/InSa8ySyA0SuzpHX1GauhGUe7blJvHFV2EHt/oxF5Xwh7wI+y/OOX07\r\na0yH+ISlQAqM1RjcArpkNHILAa5sbmBTqF6m5RJALX1PRHuky70dFivGIYuN\r\n15g7043aNzaACXxd0PQgviw+Tn/J09ueDVp7n7Rx6oULDpnro/xc6d2gbDNR\r\nkLhUi885wG1HYVlEHMiBQS/IZlaE/Sb88Mf54kHBAXCuXL9ano+dFZOcWoBN\r\nuGNcc3t95/6w/RjlyNuuEETxVM8uWxcFIWE0SKj3pO9k1ebddnMfq4I0CFf+\r\nyC7jAXChAcMHm50PbrLaNBcJkT/1lGc/uUcvbP1ju8NI6Ysh63CHaPocbXs1\r\nqvYrkFyrCuz39vxNqISrli6XbyQVAhkN55V4wotdaFu3FdPmJ78yEKVj18lz\r\n0nIDvYJvmdt26cArWzbkFdmTrvJCcto9TCk=\r\n=Ijb7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"9ae423310bddd0d03f8934eb5fcb6fb6c775f787","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.14.2","dependencies":{"vue-demi":"*","@vueuse/shared":"10.0.0-beta.0","@vueuse/metadata":"10.0.0-beta.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_10.0.0-beta.0_1678814087045_0.3755768145046898","host":"s3://npm-registry-packages"}},"10.0.0-beta.1":{"name":"@vueuse/core","version":"10.0.0-beta.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.0.0-beta.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"6618623f1bd1bc4469557d8f780315d976f16013","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.0.0-beta.1.tgz","fileCount":11,"integrity":"sha512-egIFZ+3d9491tba2fhCeDR+hZKMq04sJs93A9uA+aWE3sX3LqUQ2LXuBjDtMQ6lUM1YIbqn0l0m3JGLCjGxMew==","signatures":[{"sig":"MEUCIGVKZUIYb2bwrydyVf8FLxPfSLEvPghkAIbZlfCnDGdwAiEAyyyhxTF+mubxYaW3r46QoBiQDcbI5zhCxRDXL5lfiM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":938483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHDj2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSmxAAlQ+0NtRBzVxQwurvDNu0YyJeF3GnlhYfftorAlknNiQgMcQ8\r\nuugctwenuj1Gpa184koEJJqcBxzikTQeA1x098v/Rvjm5bZxCQG4kg2wn2lS\r\necN1fHRkjWXK8hcor+pQ/9fB2tYUZChHXF8QMBqDCB0Giduc/1KG9BB7Igqj\r\n4Gw0r2Dbotv/w7b2K4rxoVJOOcPn4hR/jveEDHoB6dyFyjj3HWPvsObKtOn+\r\nkXaW9xEDuB9+YI2xEM/WWUACDyPXDVprK5Wk0dpTbhf/mg2LIIt6mgWToON2\r\n5NRkTiP5hXoJAN/8I0m6R9diCWtGqn4a+3UPOXyZLeCEx2ylO4T9BzO0v2Li\r\nt3uanFEH6VEyvzR74obMsi7YA7J3BP7mlNt1Gl6XDNxvsH9MkR+oSWU2IhYl\r\nexI3yMkKGOBs11LM7cqdUj6Sgb9dfbRLP++iolJz3yH/0HnNoUQ+50pfA6P1\r\n2aNFdBtq4fGTKkKt0ebncmglQK/m4ZHIrQ/W1K1ooOtNUjRUNp/1a0FTq5Eu\r\nAGfDf2h8sKqBoDM272qDOmuAaVkIBWohMrB6KypdsAqnf/aBcSOc4U/Wabri\r\nfZSPrfraDa9c9Gm0tBPRGNNAaQLfaxFTNCa8fNnX6dZDX9dAfpIMppdhV1Qh\r\n1RP6Ouu6SvO3aw5dj9aNEJxVI97jn/MHA3Y=\r\n=P5Hc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"c9c52884248616420658c4821313b10e93b03bae","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"vue-demi":"*","@vueuse/shared":"10.0.0-beta.1","@vueuse/metadata":"10.0.0-beta.1","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_10.0.0-beta.1_1679571190647_0.045356943103962655","host":"s3://npm-registry-packages"}},"10.0.0-beta.2":{"name":"@vueuse/core","version":"10.0.0-beta.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.0.0-beta.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"e9b9e0e3c3ce2c6314254999523f809c3fb68426","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.0.0-beta.2.tgz","fileCount":11,"integrity":"sha512-jTa5fosghmyGqQaOaPB1YO3T/b7Xe0QsAUWbUSuNqMJXiP2pE71DgW0fIOZLg2bnZZeZ4bBikZNFbelt+C3JYg==","signatures":[{"sig":"MEQCIH2qaw8qcBDCf4sMmSzIgqWwcmE9o3gFlv1w3D3HeDcAAiA+d23LU1Vba+JkNCH2Vgi9XNxxC4FX7P1WWuYUPgtMeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":937753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIsDfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpC1w//QSob2QDQO/W+VVZIu+EP9F7vjw3Xp9CKzH6ooHtRYeWJM2Cd\r\nDV8ZK43yzGCuqnK2dJdvIgvh3hIgQqDtd1jJ4qerwpYGvcbUm6oJMo9AoXcY\r\nXtq9F3BIhp1p0tXf3JGjzDp6blt0HO1WQS4IJ83AFVGw8ygwndK+e3CZt/h9\r\nUMyyYoRCXksh5LkH0lPYIV69PqZeyso8M47nR4OtjQ+xUMR/w07diPum4tzn\r\n3HG1JZ6+F9wmA/TTfPldNw4ZkjsfN3/Y0bFEcVYZhXroooWUykKDO0Jv+lBP\r\nkTpzOCp2MvohmPXZs9GPwtAncTy+BONogh1hkBfMrZtAhH2/dgSog6dCembQ\r\nZy/oQ8QgsoKill6DY/ROOFQf09USVMIAyoTsJQ2Ax6b5mAsn9VCggPo/ss33\r\n/EvmOOtRerNuFCRXFj5MsDfAvxugkcobOQxt9IKAmS0B93Nii/iwPuO5B/Om\r\nordge/5QyrhbMHnKlVHuqdHjfGEknO1QI3yIcS3tjGgXtM5kjzTKZ6AenxGL\r\nID/oyWHi9X8DAqVbovP2iNa9RFnYmiIP/fqRg6iDFEsMtV+YFOZtobCBNRA1\r\nj16t/9TCUt5ZdVW8Woac4/03zDvF4zR8GcPZ1xepkSLeeaoJdYgi6XcaFFEi\r\nXyrDgNjAb/DvH9Vbz2tQPukH7WpULn4ggUI=\r\n=a2RN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"dc3269057f4defe31d9e13c00e8744d77a515124","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"vue-demi":"*","@vueuse/shared":"10.0.0-beta.2","@vueuse/metadata":"10.0.0-beta.2","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_10.0.0-beta.2_1679999198989_0.4474281123414794","host":"s3://npm-registry-packages"}},"10.0.0-beta.3":{"name":"@vueuse/core","version":"10.0.0-beta.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.0.0-beta.3","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"48105213a62096b6292fa1881e081b1506d2ac79","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.0.0-beta.3.tgz","fileCount":11,"integrity":"sha512-Y85YEn4Ok0yOCos/HrDimG9iveJS5Se0Mmyb0ZJ/DI08IxJOdy1kre0yg1L2XxPxnyMZsSYHP2TeI5FhlGrnQQ==","signatures":[{"sig":"MEYCIQCF/uC6fQs7fSz35uEDHPv1UaNmeZz0AeHjUbfNSb6jIwIhAK6bVs8JVYDtftTiiyAGm8XmSkQifXRpqKv1r1P+KZzi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":942562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNyqyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzPxAAkatkB1tKzByWUnUkoBCST7CvhcYFyVOPfH+rAG9QXOgDussh\r\nhZtevuHv8IfDLwcY32cE2MXv8N21C/CRSe8qSlOAfIauyqGzn9KPpYDymWee\r\ny1xrQ/YKLlnk02gcw9EGxmh5r/rc/gvbqGMrbxnOcxxF4AgXhDUuwaSXVjEn\r\neTEY1avx8XXYpmXa0hVMPtV7xkiZ5Tip4VxnSasDoqBof1+KdutWLzNYGT5j\r\nz2hhqOCtqdIz7dgkcx1QOiHyZVES038WhSU+WyBm3emegC7FKePMOkgo5Zy4\r\nIyJmY4VfNjleDYYr+bIVLqN759yS64LBbllXWyT55VWScy6oOQP51brKQ2Pq\r\n+XgTnfn80VZxVMKbylwVVzNK7Ilhm7J55c4OX3R/G1rrDTPWV+Dxfx5RRYrU\r\nBeNmqmwEebJLZTkKm8tI26ofX+IJDl2uvhIqIsTcjJoyl2o+X/jkTsXZSupp\r\nLmkFkfClA0I5M5NdQCgM9ZlsniKGv+NTF8cP7UOxmt96w3dI8rdFV2tLQwVP\r\n/PnXT+GBGfC/hMLO+yEZX5nlenaGwnour+Z755DO5Pj7202wMGXSzaSDIFXg\r\nd36R7uTjkCeWRye3rkE9nzGohpotyPce30XPMmMsPrucfcUnTmdAYKBbeePQ\r\nkvjwjugugvD1QSEtziAB5sDIZgkUqIzc4UA=\r\n=7QNq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"3867bb79833739c13ba2ce37e8a9ca976ddc7bf9","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"vue-demi":"*","@vueuse/shared":"10.0.0-beta.3","@vueuse/metadata":"10.0.0-beta.3","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_10.0.0-beta.3_1681337010584_0.14305543622754047","host":"s3://npm-registry-packages"}},"10.0.0-beta.4":{"name":"@vueuse/core","version":"10.0.0-beta.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.0.0-beta.4","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"9dc73a6248c52d531a850d51a185da094279400c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.0.0-beta.4.tgz","fileCount":11,"integrity":"sha512-ed9Uwua/EBcCtoOd87h5nk5ZiQ/Y9kUev/Vecayhy9EBl7J/SfVIhz7t5ax66JYN5Hc69ngrX8KlsjwHcuiznQ==","signatures":[{"sig":"MEQCIAWFxIGwDABNgEHEn3k2VgBtG1lRfi+ommHCzfxJDrAfAiBNiKp9dBf16mS9A5hJAa7qcG02CHRhAvPicq/U+aRWWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":964849,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkN/SOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYDw/8CNGO5yhwqbriAYgUNFveHB6uWPP6XBuwUnBzhbjNo+s8e8Mu\r\nj49BpP+Ij7BBzp8EGrnKhUslSMY2PKheeRVzRxnExH3zZV7Od6j3b/Ce4mpa\r\n1phVElwegmqtFBz3yYVXeOOPW3649Fo1Vkho5tUdT+rdj+3HnVUw07gU0S0o\r\nZXOhRiumYWDQDzwQwZBP2cyhzqYKXyWkQk5NNTHmdaASFQ6nxnq7Jhj+trUz\r\nb/f3t46ZRvauPlZv7Ck88MorRsxZy0y5IUnrIVDg8eFL0Svv9aZdwdTncQol\r\nUiJGL1LKGORnFl44fnu5BoiqG9/Vxo89wbsy++D2OrspJhb7szq8spEdImqt\r\nrzqSS8IwyJva7piUWyq7hKSJb5NgemAIdlPB9+pau9NNAVxya5UQQTC4/Blk\r\n2R4eJFZqnySVQ03c623YBNJW/+28Aj+/L5i9sFOjyoHh5TIo3DCdFOMzArTn\r\nTclSvbtwkA4s1bZ4iYzW3IWrT7Pv/iKyDhrzMYlhEwHv1PMVhnWCly5VWa2x\r\nKrfq2VpEvQVOS9aqNvJnQB47y1tvVuH4SDPKoDnbcfUo4aamod1TzH+XYYAa\r\n3o00eGeME4vE23ek4jG8x85622rt3ksRMUrX8asYxQL3EqR/Fjh2/RQhGwUO\r\n51hmAoaJzbk6uTx5aB0E4uRCNkw33JJrqGg=\r\n=KAti\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"7dd431b5b9b6a74ab189a3dcf98183580e125e75","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"vue-demi":"*","@vueuse/shared":"10.0.0-beta.4","@vueuse/metadata":"10.0.0-beta.4","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_10.0.0-beta.4_1681388686205_0.19036087553601577","host":"s3://npm-registry-packages"}},"10.0.0-beta.5":{"name":"@vueuse/core","version":"10.0.0-beta.5","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.0.0-beta.5","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"b9a4a1dff59e0820126d25c6322d1a2fd1bbf3a0","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.0.0-beta.5.tgz","fileCount":11,"integrity":"sha512-XZzk3uKd0KEIiSywXC7ejSZevI4Xk/pdS6dJ212v0iv1INzoGyFMY4Xrxd1ZyfFmEVldp5VqIz26JqmHdD5x1w==","signatures":[{"sig":"MEUCIQD9tSUZi9gXNEffYpaDAj+xxmwcf/p0q5DX+25xXg3n1wIgS4sn1Jg0P4x24dN/LLt1n2DOkevhGNnLVKbGTXnoOZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":981722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOHSqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLJQ//YOLTxSZVrNBGhxRgYPCzFbo+uRuPQnrfGf6klnW3Hntiyiwl\r\nx7aGxJcGUWVOLujveDmBCD9ywguk9qVjc5v5kowCYh86ceA5FWDykuZJ0fdm\r\nY/jgylD6cFRea6IyGAzS8LkqPnAiEV5fZ9j0P+875ERPQzx0t+MoXpDqxUwJ\r\nctrwUEDKSQgxaz9BRWAM7A5T26UF3M1t5m+XleQMHksyTMW9o96TVAgDA8c1\r\nTfvZS7H+9cRqoVyq3GtKzFsCZnx5AaUvQFKXP2cf+PrwL/cLw14EcSJNZw2b\r\nIDksthC8OJ4nrN4Pk2qgDYrAFwhT5P7sfxbFnluEIO/6avkgbuU5/0oqBKto\r\nSdTFvc24zULiu1KqRw9Awd0cenN1Q7tuZ7uKZHj5mg/YVi19M2tJ09jVvQMg\r\n7w4vQENR4jE5VgV0oXj0+Ypdxm9LaJMBlfnRziQrr9dn32AvxJcsq9ikuzO5\r\nh2IE80IH+uMgrWhKn/whEYI/D4O1XHWo4zmsNcEEBRKq+j0douyShkhtFiNo\r\n6Dwe7e+2TUKgXUflK8Dqb7IWSXZ0EzYMayIp4PAQPw+ljNrMsgxJ4YxzpSFa\r\nRgLHgfWML/riwQp9dXKoLef/0q9WhtQppLgCqutbDccMTJfeyySH8tW92in2\r\n+/u7s7gZ1gybz7cQl/uRIo64FQwJ7XpfFRc=\r\n=yd+t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"25c7eea72e1bebd5789a8af35774ee392d87ed81","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"vue-demi":">=0.14.0","@vueuse/shared":"10.0.0-beta.5","@vueuse/metadata":"10.0.0-beta.5","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_10.0.0-beta.5_1681421482110_0.8463619913902034","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"@vueuse/core","version":"10.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.0.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"b2ad4d110994c878e01857e77ef8b038a2b46aea","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.0.0.tgz","fileCount":11,"integrity":"sha512-Q/p2xaGVFVrJ0E4ID1SM35WIa0Eo4AeKPSLKuLpYG09zgUWuwEaY4lBoNzLzkdLjzq5goIJ3DfYFI0wt8W4MkA==","signatures":[{"sig":"MEUCIQCvG5zLJyPyKAdq6QyzJ9CIKuSLci7gYiEVMudCh5LcVgIgY88q7oQfjm8ZzwvV03qhBIAE5iAIB7sOR3vyw7gSVdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":982755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOQ5UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNtw//RTySLWmBlfYb9i34ebbyNM6hcbFoX21LsdpOXoXcyH1Jo9Q3\r\nYF8DCNglcuIQQni19h47A/hAwtiTuRoGZ/iO5CZILRiCxpEg5BdxhOOknOBt\r\noREvPFtC5K6HDf/pBvSiEa4XFYB/q9v3ZlGLS1AtNQnMGsk0j1cNryfymAbX\r\nw3QKcIiozu4bd6BsvuV7Agp9z89NLukwwDW6nQp3TJEWJWbtc5DdvP7l941v\r\nNYcJAdmTbluQzWokDrdg6MMUUCxiR8eE0/S1EUz7A9d4DXAQ40TSQuE6RZUE\r\n9rKfGb2YKKjdcuLpmp1uT7MZNOaAuJIjrEtmq8FxtlXSYB6KGEtzFAGr7Glr\r\n6UGsZIumjQXuLm9aMpG4HXAe4rI3iOfzwhcr+7YaQmsIsxOqhlr0u/OahZes\r\nDDBrOLzdiI8zjcBX9jbesmL0tnTdHJtUQbW+O6DvD8eaa5C2k0lCmKw9PWMk\r\nUBVQO0Ndvrq/uGEMjkuLE1cO/mQXvJCgrkDmw0XyhKfbsp2TjCfWp3dS1D2C\r\nP4MKQXWt00y0IzOmRaGTnh8AzUale2i8veU91xzw5Xl8xyby09Ob66xOpvSP\r\ng5M/fM7qF7rmFpjOq3DDZQySqHl81bmER6dOA6X11Qj0J1hkD6y+FNMDMab0\r\nPdV+0fE/D2d4fUdZrDUKcQ4qBbekb+5+Mqo=\r\n=rsBQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"138b2787fc091b90b8fd6c7742b53ec8b5e220c0","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"vue-demi":">=0.14.0","@vueuse/shared":"10.0.0","@vueuse/metadata":"10.0.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.0.0_1681460819759_0.6696684856412489","host":"s3://npm-registry-packages"}},"10.0.1":{"name":"@vueuse/core","version":"10.0.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.0.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"bd4fb67d6e8d9bf615ec6e2f4f67c33c1e485242","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.0.1.tgz","fileCount":11,"integrity":"sha512-gce8of1QnO8zNisBCtfd8GxSuiEXmueaQ3GiYsUD0m5uqy3IOCtrqTVtvQrNsT/tdZNjvYyHxr90bdg8N96h1w==","signatures":[{"sig":"MEQCIHpYMmXCjM0u3TukypzaEzfJd7j5GfOTaV5R0EDhJWnDAiBM/TljzMy8NewOJCEfbWdEx5y+CbDwspB+XtHFuH2FZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":982759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOWABACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjlA//XRycRnmh/C5aOeQ1PVEGg3kYSrp+2fxic23NJYBT/PwmtNy2\r\nvumBqxLz9UndVrwNn72iTslaxvImzZUA7xVx2FMavOS91yN/hMXAA2w48WSG\r\nm1HJWkQfhrAJnxEm9k5LPeqtNj1QHTPchp36HguhRDe0f0mjEQyXCvWq9qhd\r\niLquIZ4E4OPJc7Oo3C7O8ASLnc1Py+HGiyctn+qIuDXd7Kyf8CBK+Lr/Gduj\r\nXuicdGx3Me/O5t5GvyYthmcp2p3HZi5/XKUKSsU1Gr5Qq51OTB/ZZfEaJ6yE\r\nOet3xg100IkVUQeFNqa8uBK72nLnrEekROxWhgNG0EL1is6ILFITH5gnKv2x\r\ntJeNFnXq2RuhRqIRbYn+Khzj0bijlsH7X/LwxyDRDQKeqy9ZbEj97g/eSlj5\r\nrgnIjfaAOxkaHUt9klS2A8jlU3QPewv2De3MJxhyD2Ndj7x9vIRBKn1ki55L\r\nQEeitoO1eKnHcQ2RxyiehOHfDtWvO4VdCjkmJp0SS1mLp32E4OcsXuWPgn83\r\nuCgwVLnayZ7nESInHbZaolLiBos6r4qdOLK3AZ2RTFE0ZxXsk6ZXoPq47s9E\r\n+epRCIhY1MQYnLj6uCWVcMXJmdvXpNwS9vh0M4SZzLjp3a3IHa0DpWxhnGaH\r\nBMgyhX+/AGnOEnJut0O/HUHKJ4aBPfxdG5I=\r\n=lGJ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"69be02c83c0f10866cdb1655e75be54633cc552f","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"vue-demi":">=0.14.0","@vueuse/shared":"10.0.1","@vueuse/metadata":"10.0.1","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.0.1_1681481729501_0.5570856438689924","host":"s3://npm-registry-packages"}},"10.0.2":{"name":"@vueuse/core","version":"10.0.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.0.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d2cd237e19bda278ae8d4f2e4a9e2e8c273bdcef","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.0.2.tgz","fileCount":11,"integrity":"sha512-/UGc2cXbxbeIFLDSJyHUjI9QZ4CJJkhiJe9TbKNPSofcWmYhhUgJ+7iw9njXTKu/Xc3Z6UeXVR9fosW1+cyrnQ==","signatures":[{"sig":"MEQCIHK2xmu+R43GmEH8uGVIWw0bT7UmWH7eCw9JUl9P50GVAiA5U4GCFILi83zyCacYTmbJsQbvkjaBnKPmnEw96uTAVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":982438,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOWEGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoleg/9Gn7J72GhYLMSTzOM/iR67AOd/bjiJp1u/PTO4JjOyIY+Oi3z\r\nuqpslgI9ispyqCOQkDSUcU+h3cjnyqbc4+YvG1s4aOX6iP7kiS+X0PsSHI8E\r\n1XZSIEQxsNN9XpFVFMlfF5uWraJrGAcAB76ZjoPiTsUqgvvqRj0rw9tSmktm\r\n0bAvA3ESSeGywQNIxZznxsxQ6/JPjH8BLMZ+4gH8IImVcbUv2NmNMmD0/KJU\r\noLfV+r89CQmKBPgCb9p0Y8aRuamXvSiaNV+iYFaqEISnj5pmjf0K7Twgsjuk\r\nErqhPC0nOPHest1G0O6vdwJ6tobWYsCbhamZBg8OQ6wGb8nOnWRx24rz5zZD\r\nUAOEfH9vA3oTKBJkiqn18w2lbKMpptqfmHB4AZApwESc9FTOsJOdpWybvF9j\r\ngG9uzF8XGwzh33Rj11dAwNraIakG93iL2KafBfNUxBps03uG4dwVJdmfYTsM\r\nKitfmpFlMf6WLLX/oD6Ck4Ys5PnDKaovhvBdTOkQFkVFTiRTjtYnwJ984suc\r\nIOW0LcOO+egocywGipUcHv+JjI7Mnk/01X7tb1vNMi4tcSq4QAa3DEx0Oc1U\r\n5jD5jBpwalITfDNfbGkVvSoX4Sjt17/Q6z2W4qg4doX2WJMhnXUSEw8K2Mlr\r\nynKCJDOZp+8j0+FEJyAUrtLChC6ZWoAHThM=\r\n=VoRA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"47be62a55dd996b2c86ca414e7f3e3a52da15e73","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.15.0","dependencies":{"vue-demi":">=0.14.0","@vueuse/shared":"10.0.2","@vueuse/metadata":"10.0.2","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.0.2_1681481990259_0.13490395010667822","host":"s3://npm-registry-packages"}},"10.1.0":{"name":"@vueuse/core","version":"10.1.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.1.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"7c3246bea35b24298040b2576de06ce87f38f4c6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.1.0.tgz","fileCount":11,"integrity":"sha512-3Znoa5m5RO+z4/C9w6DRaKTR3wCVJvD5rav8HTDGsr+7rOZRHtcgFJ8NcCs0ZvIpmev2kExTa311ns5j2RbzDQ==","signatures":[{"sig":"MEQCIGyC189EHdtgSPiA07ugUywaGoDWclEiMCyCRPEd79MMAiAs5AwgSGUHGYB5uWU5Zs8SQWrfi4vzoEWxMd5nsSxABQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":989038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQ6WRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmobrg//fZ/ZF2g8T0+pUk3hWTgljR0KSODMISBkgn8hDQWdYOoMflEo\r\no48yfR3taPMwFpeJu2WddGboxoByr1g2pmNINPRji4c24ZRBXG2NCQ1M2jyK\r\nC8XWOmc1j62RMfjglPtKat1JvNTNtT34a8grvcYDPr7a9NnD4+N4Wp5zrT30\r\n2LyJqEAwulfFcd+VB77p25zBw/GGHxXbqQeZJfQGFu/VwDsK/ENSf21fGsdL\r\nxpCc0bVABJzamXfnEsOxL4itcr8dFZKs5GqRGz1bkYhAa9zL1kswjCBXf1Tz\r\ntf8PWtOcyd/LFTbEivdAGK3MEdH3j79tpu5zA5w0wVRDgJbgweuS3lnVcnQO\r\nvgOULY2MGmpQEHzRXlN9aiDgyqPWXIqdv3Laspxk6jwGCuGWlZq/6y61Y9T5\r\nWrqTWrZ+gWIF55J2w9lvSDZA27IMupG1Hi1XjQtTInoEocnxzp1glOJz0TWY\r\nf1gyE7I5EhFylsr99FVmxhlEuSgc6a29tebk5tlj3xjp9iNVv2fl6X5Xabso\r\nyk0sTvcYgUQpRJPJChuJyTokgCOLX4kWYPgUX7WXOFW9auvivWEolWS/nl3X\r\nkmHawCmLKhunMry3NubAxVJifnVS1tGWXlq051c/Ffmdm3iaZob4m6tz7jhm\r\nPyQcsWroQ9C/QI7OrYgejPEdeW1hIQBJ+PU=\r\n=ryv/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"c9842b267587d53f90f351e94a8b2fea439589de","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"vue-demi":">=0.14.0","@vueuse/shared":"10.1.0","@vueuse/metadata":"10.1.0","@types/web-bluetooth":"^0.0.16"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.1.0_1682154897013_0.6448831182363821","host":"s3://npm-registry-packages"}},"10.1.2":{"name":"@vueuse/core","version":"10.1.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.1.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"2499eadec36c5d7109338e3a2b73725040ae8011","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.1.2.tgz","fileCount":11,"integrity":"sha512-roNn8WuerI56A5uiTyF/TEYX0Y+VKlhZAF94unUfdhbDUI+NfwQMn4FUnUscIRUhv3344qvAghopU4bzLPNFlA==","signatures":[{"sig":"MEQCIB5h8t7hEbNSDP5U5cvVWcJNAhaePNkQ6n7MefXNSOPbAiAYIAT/R1ZQGIg88RA1cML6tjCmWuCkJUv5SVDv2L8CzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":990905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUFVNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2SA/7BXOJQPHjc0H3IqotrvLCWfxDvyEWKzWEFTl6ztvh2HVQRfna\r\nbkm2RZZ7VYW+8TyBUErTa/G60i79SYSbJO/hGdWWoTO1/aE0OLJLTjVmEQA3\r\ncQiIUdbBFLHPBnsAHHNSEPWyj3zQrOouGMq8fF/IHUjoDHifr2pJLiA0Q/kM\r\nibHBNPTMuJjhNSbxlNSJ7xL9S98b8BtQYjbLy6E6vse+lHS6b/3xRMgvIaG6\r\n9Dl6szerwaeWlBf3NaTH8gt6XQEWa6KcQxqMeKUdwOjOYKYYAOmzr5QkRnMX\r\nhLI8Jy8z/MS/XYCuRG8NiYcoL0aPYueiz9KoZAkrEEuHYB8rCzi0pVSsXfoa\r\nDOr9LSFaNpRrIdjcID0P8AoMoqC5yNBR6aWD9RQEE/WYvQvRQa6oUe5ZIkIw\r\nXCYWMGa+/Ayo6uZidb05V3bANjROYzebMiFVSmwYRnmESoIbaxCE05ifZH4e\r\nAWN3f4DvM7gvSM7H4+Gossnuo4PXiWo45PRCS3r+o2jxrnSVo/FfVbPm1HTS\r\nFBt7Cv54BUYSgsrcUBXMiIvizzTWpDiSQqnpOM/pZCQTWCQ1Z6km/dQ/usZW\r\nixnFUD5Srg3OSRQQNt5MkzaJso0hYZonqanuOvXv6cZ2Ut9Gur3duqrIs4Qk\r\nI0NXcQcEVUmLJh9+fen17UzOImd/WqwAHA0=\r\n=N4iC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"db4f27f234b056dba3d91608a224b9ae49c068ff","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"vue-demi":">=0.14.0","@vueuse/shared":"10.1.2","@vueuse/metadata":"10.1.2","@types/web-bluetooth":"^0.0.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.1.2_1682986316854_0.6838378173031829","host":"s3://npm-registry-packages"}},"10.2.0":{"name":"@vueuse/core","version":"10.2.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.2.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"65cf5222bf0178ff5ddec20a113d7ca6c30481e1","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.2.0.tgz","fileCount":11,"integrity":"sha512-aHBnoCteIS3hFu7ZZkVB93SanVDY6t4TIb7XDLxJT/HQdAZz+2RdIEJ8rj5LUoEJr7Damb5+sJmtpCwGez5ozQ==","signatures":[{"sig":"MEUCIQDKKCz1+qgHUo3T7y7bzvah+TuG2naGepN4a2THwwucnQIgffRlESrbT535aZpv0VYaT4yb4wVcPR1QrCsMQwSSd2A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":1001527},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"8b80e3bb3d47c616b1a01973cbf2d1a73b39fd7d","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"vue-demi":">=0.14.5","@vueuse/shared":"10.2.0","@vueuse/metadata":"10.2.0","@types/web-bluetooth":"^0.0.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.2.0_1686918171340_0.08806018808855276","host":"s3://npm-registry-packages"}},"10.2.1":{"name":"@vueuse/core","version":"10.2.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.2.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a62b54cdaf1496138a9f8a7df7f9d644892b421f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.2.1.tgz","fileCount":11,"integrity":"sha512-c441bfMbkAwTNwVRHQ0zdYZNETK//P84rC01aP2Uy/aRFCiie9NE/k9KdIXbno0eDYP5NPUuWv0aA/I4Unr/7w==","signatures":[{"sig":"MEYCIQDGtIhCXAI1QOMkvEJxIXBFvvayv8iSswbJi5xJ4U9d1gIhALpgosuL8BusM6uCciVAMg/aBcV33vkxgwebtnIub0Or","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":1004304},"main":"./index.cjs","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"types":"./index.d.ts","import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"types":"./metadata.d.ts","import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"e71d6f21e9c25655692c59e167ade4d0e0d13d1e","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.5.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.16.0","dependencies":{"vue-demi":">=0.14.5","@vueuse/shared":"10.2.1","@vueuse/metadata":"10.2.1","@types/web-bluetooth":"^0.0.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.2.1_1687950136957_0.29785219172246813","host":"s3://npm-registry-packages"}},"10.3.0":{"name":"@vueuse/core","version":"10.3.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.3.0","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"b2dab7821ef206811b925fc935163c38056fd82b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.3.0.tgz","fileCount":15,"integrity":"sha512-BEM5yxcFKb5btFjTSAFjTu5jmwoW66fyV9uJIP4wUXXU8aR5Hl44gndaaXp7dC5HSObmgbnR2RN+Un1p68Mf5Q==","signatures":[{"sig":"MEYCIQDbQJYPhVPpo2G/BTjvu2rVPZbQPYojK0qasNQyslTI4AIhAO2okBTPR2hdjC0xjq+0TPB47FCZOIzSfhIATWN07LJ0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":1367589},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"f9f02e562f5f8cb80328670593a6ea66547a87e6","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.6.7","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","dependencies":{"vue-demi":">=0.14.5","@vueuse/shared":"10.3.0","@vueuse/metadata":"10.3.0","@types/web-bluetooth":"^0.0.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.3.0_1690730960468_0.9541114089170732","host":"s3://npm-registry-packages"}},"10.4.0":{"name":"@vueuse/core","version":"10.4.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.4.0","maintainers":[{"name":"sxzz","email":"sxzz@sxzz.moe"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"99f1ce30d77a29726d6f736a4595281c2805c214","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.4.0.tgz","fileCount":15,"integrity":"sha512-8JnnTwiuzUqfiYIW8H4FKG/g5ZMKSE+9auoFUwUAkzhqUjy24VbMkNlDBWetQCimiptx7RAO6u1IS55H6+p1Tg==","signatures":[{"sig":"MEQCIEId+/0rK98D8O7Bdhq23K51Cqe/DxQGGqt2wDybIhidAiB+0JLpDh7xtyc3orrpypCBpV5HRUAfvXsSIFW9/zrNeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":1267042},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"f3394970226a6eefcd57cd853dacac4314e5e3da","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.6.7","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"vue-demi":">=0.14.5","@vueuse/shared":"10.4.0","@vueuse/metadata":"10.4.0","@types/web-bluetooth":"^0.0.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.4.0_1692984679587_0.32399366495826776","host":"s3://npm-registry-packages"}},"10.4.1":{"name":"@vueuse/core","version":"10.4.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.4.1","maintainers":[{"name":"sxzz","email":"sxzz@sxzz.moe"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"fc2c8a83a571c207aaedbe393b22daa6d35123f2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.4.1.tgz","fileCount":15,"integrity":"sha512-DkHIfMIoSIBjMgRRvdIvxsyboRZQmImofLyOHADqiVbQVilP8VVHDhBX2ZqoItOgu7dWa8oXiNnScOdPLhdEXg==","signatures":[{"sig":"MEYCIQCE61J6dptv+Y2kSzxs07IsGqO9uFlGi3jglAaBMv6iswIhAO4ty1MEJ4UpSPX96FLCxpIJhdODYAxxVV5d6Ck2Hme1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":1292920},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"c4fa9bd2165bf53029563d1eebb61a3c87cdba70","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.6.7","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"vue-demi":">=0.14.5","@vueuse/shared":"10.4.1","@vueuse/metadata":"10.4.1","@types/web-bluetooth":"^0.0.17"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.4.1_1693195031477_0.6091903335187296","host":"s3://npm-registry-packages"}},"10.5.0":{"name":"@vueuse/core","version":"10.5.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.5.0","maintainers":[{"name":"sxzz","email":"sxzz@sxzz.moe"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"04d1e6d26592bb997bb755a4830ea7583c3e8612","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.5.0.tgz","fileCount":15,"integrity":"sha512-z/tI2eSvxwLRjOhDm0h/SXAjNm8N5ld6/SC/JQs6o6kpJ6Ya50LnEL8g5hoYu005i28L0zqB5L5yAl8Jl26K3A==","signatures":[{"sig":"MEQCICycvB25WVIVKCizxXhK4/B+3292IcX1mzdc1N1+Q7yXAiB0HJZPI9RZjxK1p4xw5dz1rgeuqh1/wUVsIIFmtQKYzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1297022},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"0c57ce7944ad5157861cc9cae06c418ee68aa135","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.8.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","dependencies":{"vue-demi":">=0.14.6","@vueuse/shared":"10.5.0","@vueuse/metadata":"10.5.0","@types/web-bluetooth":"^0.0.18"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.5.0_1696687842174_0.6148836947042242","host":"s3://npm-registry-packages"}},"10.6.0":{"name":"@vueuse/core","version":"10.6.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.6.0","maintainers":[{"name":"sxzz","email":"sxzz@sxzz.moe"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"de4113cc63680d04a0c3e1e156992ca3e0d52115","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.6.0.tgz","fileCount":15,"integrity":"sha512-+Yee+g9+9BEbvkyGdn4Bf4yZx9EfocAytpV2ZlrlP7xcz+qznLmZIDqDroTvc5vtMkWZicisgEv8dt3+jL+HQg==","signatures":[{"sig":"MEUCIHB8yClHcBzEVoUL6+mZWNjke5h6AR+HDsBsFgVfN/snAiEAqzoYoJ8BqkErTaEsZ6UOmSkpYxLwnFONLFI1eIMA9wY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1317536},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"e6c787279f9da712c1231ba0ee833309c3f805a6","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.8.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"vue-demi":">=0.14.6","@vueuse/shared":"10.6.0","@vueuse/metadata":"10.6.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.6.0_1699553908183_0.08773446629506387","host":"s3://npm-registry-packages"}},"10.6.1":{"name":"@vueuse/core","version":"10.6.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.6.1","maintainers":[{"name":"sxzz","email":"sxzz@sxzz.moe"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"5b16d8238054c6983b6cb7cd77a78035f098dd89","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.6.1.tgz","fileCount":15,"integrity":"sha512-Pc26IJbqgC9VG1u6VY/xrXXfxD33hnvxBnKrLlA2LJlyHII+BSrRoTPJgGYq7qZOu61itITFUnm6QbacwZ4H8Q==","signatures":[{"sig":"MEQCIHEbDcSqjd7UbvJwqbIe6e6VeKTGnv5Yx9Tl/jIl/exQAiAA6fbdWaAbON+xX/hdyGFH9jElEEpvQSCzOkDFIgBCow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1317747},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"f3f5f02612561440dee38d79d1e0cbac2c5c5e39","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.8.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"vue-demi":">=0.14.6","@vueuse/shared":"10.6.1","@vueuse/metadata":"10.6.1","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.6.1_1699870240252_0.37445150110471204","host":"s3://npm-registry-packages"}},"10.7.0":{"name":"@vueuse/core","version":"10.7.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.7.0","maintainers":[{"name":"sxzz","email":"sxzz@sxzz.moe"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"34f2f02f179dc0dcffc2be70d6b1233e011404b9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.7.0.tgz","fileCount":15,"integrity":"sha512-4EUDESCHtwu44ZWK3Gc/hZUVhVo/ysvdtwocB5vcauSV4B7NiGY5972WnsojB3vRNdxvAt7kzJWE2h9h7C9d5w==","signatures":[{"sig":"MEQCIAbxxfWouRNLNdNJi34KARN7Nf5bz/HRZ6sBOj4FIsPjAiAWwNg015s2dmOCyFk7o7H69RVa0MQXS7I8yh6Eqs1opw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1329823},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"4520b6c1b789ecb574678573208a662082e2bc3e","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"9.8.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"vue-demi":">=0.14.6","@vueuse/shared":"10.7.0","@vueuse/metadata":"10.7.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.7.0_1701750325088_0.9406679554586812","host":"s3://npm-registry-packages"}},"10.7.1":{"name":"@vueuse/core","version":"10.7.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.7.1","maintainers":[{"name":"sxzz","email":"sxzz@sxzz.moe"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"b4bfe3355dbb0ec17d34d737385e1c8a0156ccf1","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.7.1.tgz","fileCount":15,"integrity":"sha512-74mWHlaesJSWGp1ihg76vAnfVq9NTv1YT0SYhAQ6zwFNdBkkP+CKKJmVOEHcdSnLXCXYiL5e7MaewblfiYLP7g==","signatures":[{"sig":"MEQCIAFFU76rfcvbHJoH0NqyWV8rQkW2EPlWgYjImraMevJAAiBziVx4knz1QTdDe/hcmVJVuUss3q5krDnXqKlbQDtvkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1329873},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"6bfac5529a44c3e9166b5e96d48474f6314627a3","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.2.3","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"vue-demi":">=0.14.6","@vueuse/shared":"10.7.1","@vueuse/metadata":"10.7.1","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.7.1_1703686903680_0.04347783959485163","host":"s3://npm-registry-packages"}},"10.7.2":{"name":"@vueuse/core","version":"10.7.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.7.2","maintainers":[{"name":"sxzz","email":"sxzz@sxzz.moe"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"78917803a29a0bca1803a6521fdf7ff873f6e72c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.7.2.tgz","fileCount":15,"integrity":"sha512-AOyAL2rK0By62Hm+iqQn6Rbu8bfmbgaIMXcE3TSr7BdQ42wnSFlwIdPjInO62onYsEMK/yDMU8C6oGfDAtZ2qQ==","signatures":[{"sig":"MEQCIGIkIybYWpNlxoNw4FpKEAE1mVNK1LGmvTq4xx2puJnSAiBye3dc/OpyosjsP+bIWhtRIcQNbQyGd9Nr7ywur7Svdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.7.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1330322},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"e93c9c342560cfb97f8eff25c37cf57441a05f9a","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.2.3","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"vue-demi":">=0.14.6","@vueuse/shared":"10.7.2","@vueuse/metadata":"10.7.2","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.7.2_1705199682431_0.11160780772173973","host":"s3://npm-registry-packages"}},"10.8.0":{"name":"@vueuse/core","version":"10.8.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.8.0","maintainers":[{"name":"sxzz","email":"sxzz@sxzz.moe"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"680f88cf2f92abfc7a3d69cdf5b030f6ff9e07ee","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.8.0.tgz","fileCount":15,"integrity":"sha512-G9Ok9fjx10TkNIPn8V1dJmK1NcdJCtYmDRyYiTMUyJ1p0Tywc1zmOoCQ2xhHYyz8ULBU4KjIJQ9n+Lrty74iVw==","signatures":[{"sig":"MEYCIQDL9KZx02xuSuNFz7mHIUcqghhcOoZMPHtX1wCAlwU1LwIhAOeSMQ4nzijflZW+G1ZMQZhEomLZEk8Pnwnp3O1jOQSd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1354493},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"8eb599d574ad9a04c7d4f665378bf74e16f4f86a","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.2.3","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"vue-demi":">=0.14.7","@vueuse/shared":"10.8.0","@vueuse/metadata":"10.8.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.8.0_1708427951651_0.1422693720753867","host":"s3://npm-registry-packages"}},"10.9.0":{"name":"@vueuse/core","version":"10.9.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.9.0","maintainers":[{"name":"sxzz","email":"sxzz@sxzz.moe"},{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"7d779a95cf0189de176fee63cee4ba44b3c85d64","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.9.0.tgz","fileCount":15,"integrity":"sha512-/1vjTol8SXnx6xewDEKfS0Ra//ncg4Hb0DaZiwKf7drgfMsKFExQ+FnnENcN6efPen+1kIzhLQoGSy0eDUVOMg==","signatures":[{"sig":"MEYCIQDVNcitkW1ii+Rj47pK9xv+cP/5Mt9OGivqtECKE4wfqQIhAIx83+PxssgMcQuS1bXMw5ph/xF0fBv8UjNngBL73IW5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1354667},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"639a57cf366f5ee018840bd351c7600569d80d31","_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.2.4","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"vue-demi":">=0.14.7","@vueuse/shared":"10.9.0","@vueuse/metadata":"10.9.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.9.0_1709034952496_0.8630793561840615","host":"s3://npm-registry-packages"}},"10.10.0":{"name":"@vueuse/core","version":"10.10.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.10.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"05a98d3c5674762455a2c552c915d461d83e6490","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.10.0.tgz","fileCount":15,"integrity":"sha512-vexJ/YXYs2S42B783rI95lMt3GzEwkxzC8Hb0Ndpd8rD+p+Lk/Za4bd797Ym7yq4jXqdSyj3JLChunF/vyYjUw==","signatures":[{"sig":"MEQCIFS3p57SYCws17rm0/9b7EWoUnRnWFi6JODEOGnv/Sz8AiBeLch0jNxl/goryDgknEta7+YglQr6Ms5vrcv9HZ37lA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1367802},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"34c047bcc6a4da80c572f8b7896861cdcbdd4c5e","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.5.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.20.2","dependencies":{"vue-demi":">=0.14.7","@vueuse/shared":"10.10.0","@vueuse/metadata":"10.10.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.10.0_1716815875171_0.033155444140685164","host":"s3://npm-registry-packages"}},"10.10.1":{"name":"@vueuse/core","version":"10.10.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.10.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"8f62ab7574f7d37511090cc22ce88ef704592b59","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.10.1.tgz","fileCount":15,"integrity":"sha512-8Vr8wxILdK+qfBjbngav8LVI+6UuM2TQCufRKMPz/GrpLHQ6dbY6kL5PLa9Eobq8JRrMaDyArPX9Jj18fMTPew==","signatures":[{"sig":"MEUCIQDMhjG1DDzM1KSTUIOka86h068nY0u3LigqeuEMJTSrLAIgV6bYH5paO+C+VeBlqwxMQRk/9z6DqN42fwjoSutGEi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.10.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1368252},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"30a98780dda21277625970d6de0c05cd0322247b","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.7.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.20.3","dependencies":{"vue-demi":">=0.14.8","@vueuse/shared":"10.10.1","@vueuse/metadata":"10.10.1","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.10.1_1718112870619_0.18299963983602208","host":"s3://npm-registry-packages"}},"10.11.0":{"name":"@vueuse/core","version":"10.11.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.11.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"b042585a8bf98bb29c177b33999bd0e3fcd9e65d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.11.0.tgz","fileCount":15,"integrity":"sha512-x3sD4Mkm7PJ+pcq3HX8PLPBadXCAlSDR/waK87dz0gQE+qJnaaFhc/dZVfJz+IUYzTMVGum2QlR7ImiJQN4s6g==","signatures":[{"sig":"MEUCIQCcUbT9jRBYSc6wfG7uK4S4/oa5YqOZQ1atkPyc46uitAIgbxQN64utcRJkhszfZbmkcUNwY/L294D8jW5vC5xgJNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1368316},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"f16222b49f3356897b1040b47d6a78c796c15e41","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.7.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.20.3","dependencies":{"vue-demi":">=0.14.8","@vueuse/shared":"10.11.0","@vueuse/metadata":"10.11.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.11.0_1718193038295_0.11227102630263386","host":"s3://npm-registry-packages"}},"11.0.0-beta.1":{"name":"@vueuse/core","version":"11.0.0-beta.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@11.0.0-beta.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"5c0aa332a79cccac203e510f48d9fb77c1ba848d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-11.0.0-beta.1.tgz","fileCount":15,"integrity":"sha512-ca7XL6YF35lDVaqHuKFlW/6hn+Td15H9eR1B39C6zLzo9ZhhfloawGgPGVg+O5fUfWqdMymapgHgeQ/LRWgFNQ==","signatures":[{"sig":"MEQCIEITDafjmn4HODkD5jU+GB9CWDsP9HHNSD/Jv3KSuzS4AiB0PkCYaBmlUxKYsA9+0sspKwfH3rCLcTnxgVNn6ceemA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@11.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1368334},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"efb7f41e67ddd836bfa8df5897c7d9c489e7e8bb","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.7.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.20.3","dependencies":{"vue-demi":">=0.14.8","@vueuse/shared":"11.0.0-beta.1","@vueuse/metadata":"11.0.0-beta.1","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_11.0.0-beta.1_1718230955209_0.28468767932957606","host":"s3://npm-registry-packages"}},"11.0.0-beta.2":{"name":"@vueuse/core","version":"11.0.0-beta.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@11.0.0-beta.2","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d246d65f6ac4b2b1dabdcd421abbeca4fe2a1d2b","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-11.0.0-beta.2.tgz","fileCount":15,"integrity":"sha512-rLSg6XJ7y7Lq0kPqsW3tm16odKBmDM9gPiRSME9IwMws1pxg8EFmpnoVe07srMzKvZksc2Lzx2r0VMq5ZwKMvw==","signatures":[{"sig":"MEYCIQDWrKfA4ivvbzlCBA9/urLCdRV8xAovYNvbXU8vD1z0LAIhALkQpkCTjmrDTc2uy9FGLIh/H1J+F1T1OqVMrif6FgAW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@11.0.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1378179},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"efd507956638328bb74b584712ebb78ed3590112","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.7.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"vue-demi":">=0.14.8","@vueuse/shared":"11.0.0-beta.2","@vueuse/metadata":"11.0.0-beta.2","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_11.0.0-beta.2_1721226688764_0.738080686919057","host":"s3://npm-registry-packages"}},"10.11.1":{"name":"@vueuse/core","version":"10.11.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@10.11.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"15d2c0b6448d2212235b23a7ba29c27173e0c2c6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-10.11.1.tgz","fileCount":15,"integrity":"sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==","signatures":[{"sig":"MEUCIEjJKgnBagoEKi2Q5uA3CZwvOzesCuelWBt3nWlgDkiRAiEAoq+IqXTSVJmCG00OvKZr6zTdnuvP61PX0Cbap7acXd0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@10.11.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1368112},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"dce876a23ccec3335c2fbf7600244ea8756889a5","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.7.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"vue-demi":">=0.14.8","@vueuse/shared":"10.11.1","@vueuse/metadata":"10.11.1","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_10.11.1_1723132223947_0.47306674578054597","host":"s3://npm-registry-packages"}},"11.0.0-beta.3":{"name":"@vueuse/core","version":"11.0.0-beta.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@11.0.0-beta.3","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"2cefa18cff454d0e336b2e7e17bd039df6af77bc","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-11.0.0-beta.3.tgz","fileCount":15,"integrity":"sha512-aMMFg8F+jHqJrios77nXTc22K1DWh/Tm5AjJpweMsYlmjoGqJAXoKUIMzGN53hfaWXC7Lb8zahBBdXtUpEeHqg==","signatures":[{"sig":"MEUCIQDR0edu3Os03GoK3pYoJn7RNmJPlje59xg6gFJgUkFsVgIgYlgRtfwsgHUKItqu39tv3ki43x9QKhVQVKU35vjD3e0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@11.0.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1384801},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"3a0f0db778ca4127a4648b9e90785bc72653f0aa","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.7.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"vue-demi":">=0.14.10","@vueuse/shared":"11.0.0-beta.3","@vueuse/metadata":"11.0.0-beta.3","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_11.0.0-beta.3_1723659446979_0.8554256010827055","host":"s3://npm-registry-packages"}},"11.0.0":{"name":"@vueuse/core","version":"11.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@11.0.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"bdbbc22dfec1026c4538aec5caa44f9babce5faf","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-11.0.0.tgz","fileCount":15,"integrity":"sha512-shibzNGjmRjZucEm97B8V0NO5J3vPHMCE/mltxQ3vHezbDoFQBMtK11XsfwfPionxSbo+buqPmsCljtYuXIBpw==","signatures":[{"sig":"MEUCIDROF7RBwpJQgo6aOlarsEjBOXvnBnDIsnWR8hbsWB9mAiEAyVC0YlPOBTgmX2NpMblz9ZdKEy/PX/HK3SBSGOm3lAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@11.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1384780},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"42a4501712eeb927797451ae0ea28d8e8327b237","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.7.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"vue-demi":">=0.14.10","@vueuse/shared":"11.0.0","@vueuse/metadata":"11.0.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_11.0.0_1723753122386_0.09554203876789624","host":"s3://npm-registry-packages"}},"11.0.1":{"name":"@vueuse/core","version":"11.0.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@11.0.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"cffaf8824a1b3b3c3cbe5d7d6de21000f43fab23","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-11.0.1.tgz","fileCount":15,"integrity":"sha512-YTrekI18WwEyP3h168Fir94G/HNC27wvXJI21Alm0sPOwvhihfkrvHIe+5PNJq+MpgWdRcsjvE/38JaoKrgZhQ==","signatures":[{"sig":"MEUCIQDdJ3q68eAVONZ20Z9MzDMc2nwJ/XndxQq7VusCTvErigIgdtdlO+I/rQkmeY4mbMvLX8sysY3HH+rcJfu//3cOTGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@11.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1385318},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"5a4224e269a7786e1748f11f97af6fa2255e7fa9","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.7.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"vue-demi":">=0.14.10","@vueuse/shared":"11.0.1","@vueuse/metadata":"11.0.1","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_11.0.1_1724062300818_0.10208865172765957","host":"s3://npm-registry-packages"}},"11.0.3":{"name":"@vueuse/core","version":"11.0.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@11.0.3","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"e5fb5aa6580c6e505cecea43518fcb66cb56a3ef","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-11.0.3.tgz","fileCount":15,"integrity":"sha512-RENlh64+SYA9XMExmmH1a3TPqeIuJBNNB/63GT35MZI+zpru3oMRUA6cEFr9HmGqEgUisurwGwnIieF6qu3aXw==","signatures":[{"sig":"MEUCICdwBpoXpTlqSgnVmkuXLCKD2hnJzMppiDwNlRWUQvLMAiEAq6mvb4oR2BJf6/xDrhrs/7rHq79I7ygv4+mClbUfHNw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@11.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1386171},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"67ab3b6e974aa8a74cebc427d058210c9d4e9216","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.8.1","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"20.16.0","dependencies":{"vue-demi":">=0.14.10","@vueuse/shared":"11.0.3","@vueuse/metadata":"11.0.3","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_11.0.3_1724521224621_0.8151385950847279","host":"s3://npm-registry-packages"}},"11.1.0":{"name":"@vueuse/core","version":"11.1.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@11.1.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a104f33c899a15f3b28d3eb7b20738501a3a5035","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-11.1.0.tgz","fileCount":15,"integrity":"sha512-P6dk79QYA6sKQnghrUz/1tHi0n9mrb/iO1WTMk/ElLmTyNqgDeSZ3wcDf6fRBGzRJbeG1dxzEOvLENMjr+E3fg==","signatures":[{"sig":"MEQCIHm+Tgh5uCRO3xo55vWk0GqvT9WaMzLml9GYEVAXiK5DAiBWKNPTcupjhhGl6eslJkdTUdAGAwrrM3vWddP6+dEpZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@11.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1461402},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"9943a7adc3220652c4034ed71ad5a9910f4640c0","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.8.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"vue-demi":">=0.14.10","@vueuse/shared":"11.1.0","@vueuse/metadata":"11.1.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_11.1.0_1726477815025_0.38572812275611135","host":"s3://npm-registry-packages"}},"11.2.0":{"name":"@vueuse/core","version":"11.2.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@11.2.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"3fc6c0963051bb154dc4c08061889405e3fc745d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-11.2.0.tgz","fileCount":15,"integrity":"sha512-JIUwRcOqOWzcdu1dGlfW04kaJhW3EXnnjJJfLTtddJanymTL7lF1C0+dVVZ/siLfc73mWn+cGP1PE1PKPruRSA==","signatures":[{"sig":"MEQCIDNIEeHSjZeVm9QgRvGmd0IG88iDml7/ybtbXJtMzmaPAiB8FoL2ro29i/g2NNTUTyi94quSEhxHJqDciO1LpAOWjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@11.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1464057},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"5fa5179a0eeee5289e4d2658cd7ed6e34da1fb76","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.8.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","dependencies":{"vue-demi":">=0.14.10","@vueuse/shared":"11.2.0","@vueuse/metadata":"11.2.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_11.2.0_1730316857054_0.9402583683296397","host":"s3://npm-registry-packages"}},"11.3.0":{"name":"@vueuse/core","version":"11.3.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@11.3.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"bb0bd1f0edd5435d20694dbe51091cf548653a4d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-11.3.0.tgz","fileCount":15,"integrity":"sha512-7OC4Rl1f9G8IT6rUfi9JrKiXy4bfmHhZ5x2Ceojy0jnd3mHNEvV4JaRygH362ror6/NZ+Nl+n13LPzGiPN8cKA==","signatures":[{"sig":"MEQCIDIIMq8Da0G77ZxARTiN5hiyGI/5GUbAbY05Gl2tHuPnAiBrlXEL2PEkvh0tHNe5LUdcrQjVI3uLj4H5dy1RGQxWJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@11.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1467745},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"e722a2ebf3d01e2230111596d49c8762e14c545c","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"vue-demi":">=0.14.10","@vueuse/shared":"11.3.0","@vueuse/metadata":"11.3.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_11.3.0_1732178133998_0.7699647975248098","host":"s3://npm-registry-packages"}},"12.0.0-beta.1":{"name":"@vueuse/core","version":"12.0.0-beta.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.0.0-beta.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"081388a24704d336a4acb952dbfb9251ca34c593","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.0.0-beta.1.tgz","fileCount":15,"integrity":"sha512-+Z+qGQ0yi1ZA1xQvNQx2FUZiwonTluoK7PLucG+fUpyvclEWCuBn6VWbOvsYZq0HkXjFr/SJZ236/ksoXbc+kg==","signatures":[{"sig":"MEYCIQCMS5OaVA860W42B+YWCgOMW3EUtfUBwPMfsX4y9rAqkAIhAK1IO8ZMH3MYvtqis7xJ0LRyGEXmdvGlS/TK66nHiVK3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1452867},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"797304383ba1ee307e28f8b26c4fb121b804893f","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.0.0-beta.1","@vueuse/metadata":"12.0.0-beta.1","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core_12.0.0-beta.1_1732178867755_0.008979980451606195","host":"s3://npm-registry-packages"}},"12.0.0":{"name":"@vueuse/core","version":"12.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.0.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"9b07923ca24a6b5873bf614888c7d0f796cef7d2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.0.0.tgz","fileCount":15,"integrity":"sha512-C12RukhXiJCbx4MGhjmd/gH52TjJsc3G0E0kQj/kb19H3Nt6n1CA4DRWuTdWWcaFRdlTe0npWDS942mvacvNBw==","signatures":[{"sig":"MEUCIQC68X3mrf5TflDZZSDTnlwrTPrxtKOVqba12h7S9hkhIgIgMG0+SxOHarX7b9j9V6oRlLBF3Oc4sD8QB2zyQkmUtoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1452784},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"58744f828c2313c0096f9f8e368a29d73aaf2a64","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.11.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.0.0","@vueuse/metadata":"12.0.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.0.0_1732696990800_0.665952018123682","host":"s3://npm-registry-packages"}},"12.1.0":{"name":"@vueuse/core","version":"12.1.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.1.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"9855946112c2762483577bfbf5f8fd7406e5bcf8","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.1.0.tgz","fileCount":15,"integrity":"sha512-uoAhT3cnDtG/UuhgKxO6fXPCtW2F8axmKGaHWeHdV3YhsbSILxi2ATURbSkAmdQwgzI6jOpJarfVfGXCl78v5g==","signatures":[{"sig":"MEQCIDXZZ4mF4snR8CWgPLdPQYkPi38lPllh4E57DSyWjz8EAiAtRAJxYy6u9neu1vVrwNzG+EeSnycXCUyJFQAiw6a7vA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1478345},"main":"./index.cjs","types":"./index.d.cts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","gitHead":"6917c9bdd4f2032d3cbc01e80426a2c74d0ded2f","_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.1.0","@vueuse/metadata":"12.1.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.1.0_1734864253834_0.9840143016619218","host":"s3://npm-registry-packages-npm-production"}},"12.2.0-beta.3":{"name":"@vueuse/core","version":"12.2.0-beta.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.2.0-beta.3","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"5175bf54e51f026bbdcab01e207160e80b6a6c59","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.2.0-beta.3.tgz","fileCount":14,"integrity":"sha512-xJiFA4y54sNV0rYD8fcynWzirhpVu4F5Wbcwe12oUO/9ogTX1h7OPZZPVTNiUNQicNfDbBMMG+xnAky/QH0Q4g==","signatures":[{"sig":"MEYCIQCtThtYPhL3ij9BUF3W14BUSlZh9tO4FioHmCy3KAww5wIhAPO1Bj3rToOdL5NoSxt1p2W48ad7u51ZakvSVO6Zr5Nj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.2.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1481286},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.2.0-beta.3.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/a635f552164b3e01489f0820c3a976c0/vueuse-core-12.2.0-beta.3.tgz","_integrity":"sha512-xJiFA4y54sNV0rYD8fcynWzirhpVu4F5Wbcwe12oUO/9ogTX1h7OPZZPVTNiUNQicNfDbBMMG+xnAky/QH0Q4g==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.2.0-beta.3","@vueuse/metadata":"12.2.0-beta.3","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.2.0-beta.3_1734947158267_0.6716078023746306","host":"s3://npm-registry-packages-npm-production"}},"12.2.0-beta.4":{"name":"@vueuse/core","version":"12.2.0-beta.4","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.2.0-beta.4","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"0c96986a60859671023f9353f4c20000247f1425","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.2.0-beta.4.tgz","fileCount":14,"integrity":"sha512-XMWfDuq3Tn6dL+sYMXJXAvFCHolgFvcvwwGdV3YqZfqHw8VhRYctV3tXh+esDwqvMNt1MDzNTHaiyo2yKS8WFg==","signatures":[{"sig":"MEUCIQDIgfjMoAvr0MpX6xHYeKPni1LQBbxgSCUvaP+IFPW0+wIgdwqP7yCsDKrRRNoF3RQxFaJYywn/PTwV5lSNs3s0tC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.2.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1481268},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.2.0-beta.4.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/2379a00e746be81bd56fdd6c2d1d9dfe/vueuse-core-12.2.0-beta.4.tgz","_integrity":"sha512-XMWfDuq3Tn6dL+sYMXJXAvFCHolgFvcvwwGdV3YqZfqHw8VhRYctV3tXh+esDwqvMNt1MDzNTHaiyo2yKS8WFg==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.2.0-beta.4","@vueuse/metadata":"12.2.0-beta.4","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.2.0-beta.4_1734947846319_0.6917746018733066","host":"s3://npm-registry-packages-npm-production"}},"12.2.0":{"name":"@vueuse/core","version":"12.2.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.2.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"dc708892b2b796f21929dc3aa83d27a6d87a0033","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.2.0.tgz","fileCount":14,"integrity":"sha512-jksyNu+5EGwggNkRWd6xX+8qBkYbmrwdFQMgCABsz+wq8bKF6w3soPFLB8vocFp3wFIzn0OYkSPM9JP+AFKwsg==","signatures":[{"sig":"MEYCIQDATSKe6e0hGpolg2BmEkDT/jK91izSB/7UcsJyzd+lFwIhAPVn04LHUieKOuTgy45wh2Kb6u6eQYvNXcUyeAKvh9NY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1481247},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.2.0.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/40f952709ef980b9fd04a8d0a34c022c/vueuse-core-12.2.0.tgz","_integrity":"sha512-jksyNu+5EGwggNkRWd6xX+8qBkYbmrwdFQMgCABsz+wq8bKF6w3soPFLB8vocFp3wFIzn0OYkSPM9JP+AFKwsg==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.2.0","@vueuse/metadata":"12.2.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.2.0_1734948286582_0.05217181852071384","host":"s3://npm-registry-packages-npm-production"}},"12.3.0":{"name":"@vueuse/core","version":"12.3.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.3.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"c502cad93412f80588c1ca7fcbc8be88e279c793","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.3.0.tgz","fileCount":14,"integrity":"sha512-cnV8QDKZrsyKC7tWjPbeEUz2cD9sa9faxF2YkR8QqNwfofgbOhmfIgvSYmkp+ttSvfOw4E6hLcQx15mRPr0yBA==","signatures":[{"sig":"MEUCIQDQ3RWbrXd8nA5/ThVwvwkw830ATXFjPv4JP4tbLXSzxwIgEYEiQbU7JjBmNXw9QBJCuyopXYVcD7DV6mR0URvqDjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1487898},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.3.0.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/584a5154ae58581ab62123aed64f514a/vueuse-core-12.3.0.tgz","_integrity":"sha512-cnV8QDKZrsyKC7tWjPbeEUz2cD9sa9faxF2YkR8QqNwfofgbOhmfIgvSYmkp+ttSvfOw4E6hLcQx15mRPr0yBA==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.3.0","@vueuse/metadata":"12.3.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.3.0_1735808436025_0.11156249506860139","host":"s3://npm-registry-packages-npm-production"}},"12.4.0":{"name":"@vueuse/core","version":"12.4.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.4.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"7a17f12fe941a16fb2ca9dbd60106975290bb34d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.4.0.tgz","fileCount":14,"integrity":"sha512-XnjQYcJwCsyXyIafyA6SvyN/OBtfPnjvJmbxNxQjCcyWD198urwm5TYvIUUyAxEAN0K7HJggOgT15cOlWFyLeA==","signatures":[{"sig":"MEUCIBjfX2/kRJNZ6lhkweVl9ZPufvaXLI1yoQEV3bt2Ws1GAiEAp+Bxf27BAnorITDkwfRpyDC/dNZpaDFxii0IR2w9tXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1499312},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.4.0.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/2405fd528cc46033d02546f3fa9a6ad9/vueuse-core-12.4.0.tgz","_integrity":"sha512-XnjQYcJwCsyXyIafyA6SvyN/OBtfPnjvJmbxNxQjCcyWD198urwm5TYvIUUyAxEAN0K7HJggOgT15cOlWFyLeA==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.4.0","@vueuse/metadata":"12.4.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.4.0_1736494342275_0.0631728124535329","host":"s3://npm-registry-packages-npm-production"}},"12.5.0":{"name":"@vueuse/core","version":"12.5.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.5.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"1321c75132c4f20f223e6313587ebeeec79957f2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.5.0.tgz","fileCount":14,"integrity":"sha512-GVyH1iYqNANwcahAx8JBm6awaNgvR/SwZ1fjr10b8l1HIgDp82ngNbfzJUgOgWEoxjL+URAggnlilAEXwCOZtg==","signatures":[{"sig":"MEUCIGv7iwDvgk6TmsK8JPxsq1NOoXZqd4SYERskCW2g55mBAiEAiw4jiXlQxt0o0zr+jknSGN4HcSnJxIjC8TUW7ET0dtU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1512376},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.5.0.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/56ec368608856c7bc95a3b8e6a1aa872/vueuse-core-12.5.0.tgz","_integrity":"sha512-GVyH1iYqNANwcahAx8JBm6awaNgvR/SwZ1fjr10b8l1HIgDp82ngNbfzJUgOgWEoxjL+URAggnlilAEXwCOZtg==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.5.0","@vueuse/metadata":"12.5.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.5.0_1737538491266_0.06428630621348752","host":"s3://npm-registry-packages-npm-production"}},"12.6.0":{"name":"@vueuse/core","version":"12.6.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.6.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"f3c09d087d67929111b887f48f6fa0c5deaf6b2f","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.6.0.tgz","fileCount":14,"integrity":"sha512-vjHvYsonztaPRu/mtkd7gXFiY9tfelGNdiEZSpwkk9nepuJKsd8PxgTBQMLJywjZRzQ8Z9xypZwO1j4PXZYBSw==","signatures":[{"sig":"MEYCIQD2IJvuIoJrJ8TxDca/y5KrHZmg8l5udkYuugmkupr4HgIhAKYYchEoW7trEoavhlzGwiwfiMECGsSrCAVPwc5js9Le","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1515863},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.6.0.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/94f5f904bb587d67aa70ba7aa7d9d13d/vueuse-core-12.6.0.tgz","_integrity":"sha512-vjHvYsonztaPRu/mtkd7gXFiY9tfelGNdiEZSpwkk9nepuJKsd8PxgTBQMLJywjZRzQ8Z9xypZwO1j4PXZYBSw==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.6.0","@vueuse/metadata":"12.6.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.6.0_1739507352734_0.2708593278145919","host":"s3://npm-registry-packages-npm-production"}},"12.6.1":{"name":"@vueuse/core","version":"12.6.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.6.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"f61d8cbf603c0a774377d73941519e605a8fa81a","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.6.1.tgz","fileCount":14,"integrity":"sha512-FpgM1tXGAHsAC5n4Tflyg0vSoJUmdevfKaAhKFdxiK9BTIdHOHOiWmo+xivwdzjYFIvI8cEeJWYuqs646jOM2w==","signatures":[{"sig":"MEUCIH6JoPsGulBHa71cTaJufiTAT/B8SmcuYxT4sl9fY2lQAiEAtrrObgRNkxihts3Q5cl7lUBZyhRKbaYq+OAf43LA89E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1515863},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.6.1.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/97224ddd13d1e4a8416a50cb773b756a/vueuse-core-12.6.1.tgz","_integrity":"sha512-FpgM1tXGAHsAC5n4Tflyg0vSoJUmdevfKaAhKFdxiK9BTIdHOHOiWmo+xivwdzjYFIvI8cEeJWYuqs646jOM2w==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.6.1","@vueuse/metadata":"12.6.1","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.6.1_1739512836491_0.932475113190369","host":"s3://npm-registry-packages-npm-production"}},"12.7.0":{"name":"@vueuse/core","version":"12.7.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.7.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"b9c3880e9c01d9db86029c6a58412f1b1922497e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.7.0.tgz","fileCount":14,"integrity":"sha512-jtK5B7YjZXmkGNHjviyGO4s3ZtEhbzSgrbX+s5o+Lr8i2nYqNyHuPVOeTdM1/hZ5Tkxg/KktAuAVDDiHMraMVA==","signatures":[{"sig":"MEYCIQDaV4KNOsAh6Hl8KndLk+ikVmwzYItCRZnBc107BCXITgIhAK9CL0KGsXo/pvgB60BWcq+UEejJ6FoIbG5FT6/5/Jy9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1523049},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.7.0.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/02c0202dfe5d21fcd27819e3e179ca6a/vueuse-core-12.7.0.tgz","_integrity":"sha512-jtK5B7YjZXmkGNHjviyGO4s3ZtEhbzSgrbX+s5o+Lr8i2nYqNyHuPVOeTdM1/hZ5Tkxg/KktAuAVDDiHMraMVA==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.13.1","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.7.0","@vueuse/metadata":"12.7.0","@types/web-bluetooth":"^0.0.20"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.7.0_1739610733621_0.19563740532862806","host":"s3://npm-registry-packages-npm-production"}},"12.8.0":{"name":"@vueuse/core","version":"12.8.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.8.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d8d0cabe9b5cbb5f0dee763f21e9368dc97287a0","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.8.0.tgz","fileCount":14,"integrity":"sha512-FTKJQZBJaV1vLKIoC9FEPJ05kmnpIREh27qnClwNu9EUbmjqS9hMB6Ct3B7YN6XK76ldUMkHSb+wK056eLKi8A==","signatures":[{"sig":"MEUCIB/bh/m1afmvv9hMf1KGUlQqCRSQ5etq7rRczvRpp0fEAiEA4k3Dby3WI3+jSloRyj03QkY1l/p+x0ZAkrKs3vaPHmc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1532480},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.8.0.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/80c90f168e009f864e615f705ae88764/vueuse-core-12.8.0.tgz","_integrity":"sha512-FTKJQZBJaV1vLKIoC9FEPJ05kmnpIREh27qnClwNu9EUbmjqS9hMB6Ct3B7YN6XK76ldUMkHSb+wK056eLKi8A==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.8.0","@vueuse/metadata":"12.8.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.8.0_1741154621781_0.021936395441980006","host":"s3://npm-registry-packages-npm-production"}},"12.8.1":{"name":"@vueuse/core","version":"12.8.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.8.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a6c95f7bc0aef2f416dc537b26323934d45e6824","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.8.1.tgz","fileCount":14,"integrity":"sha512-oLM2NLjLYmTx3vat5yePUDCCA+AW0B3O0UWaMV4OyMmBLNAzPqI+uHCps4MyVnzTdZetYxE3jRe53XSJ7ZsKmg==","signatures":[{"sig":"MEYCIQCaECgcLoHxCxyZnlAbgH0vsU/XoCFispyVrZxeYyixXgIhAJtGgpHptsr/W/9rqnNftPytZ1JmQrLQXQc0P/lOR+uQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1531665},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.8.1.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/8d30101bed0376ab9162107aa354821d/vueuse-core-12.8.1.tgz","_integrity":"sha512-oLM2NLjLYmTx3vat5yePUDCCA+AW0B3O0UWaMV4OyMmBLNAzPqI+uHCps4MyVnzTdZetYxE3jRe53XSJ7ZsKmg==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.8.1","@vueuse/metadata":"12.8.1","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.8.1_1741165167500_0.33192651813524754","host":"s3://npm-registry-packages-npm-production"}},"13.0.0-beta.1":{"name":"@vueuse/core","version":"13.0.0-beta.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.0.0-beta.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"cf150e9013baa4365c49390862d8805e8bcd8faa","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.0.0-beta.1.tgz","fileCount":8,"integrity":"sha512-jzhqMXNKkIWy9uv0hHFUu4475asMag/1dEdreue8SC4laldPHLJpjolnzkqhAtAKRLWTh+nC8FwyB/gFx5d0Og==","signatures":[{"sig":"MEUCIAfG89XRlXJ8yDKYGtcTGdDuCHcW9SNHh7dmagrlo76aAiEAiKzaFYFym/FpSrTkxOCstmoSnIsMEFDt0YTf7/s3L6M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":834353},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.0.0-beta.1.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/2a0daab4daebcab741c7b2140e71ed5d/vueuse-core-13.0.0-beta.1.tgz","_integrity":"sha512-jzhqMXNKkIWy9uv0hHFUu4475asMag/1dEdreue8SC4laldPHLJpjolnzkqhAtAKRLWTh+nC8FwyB/gFx5d0Og==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"13.0.0-beta.1","@vueuse/metadata":"13.0.0-beta.1","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_13.0.0-beta.1_1741169684561_0.3251296973648239","host":"s3://npm-registry-packages-npm-production"}},"12.8.2":{"name":"@vueuse/core","version":"12.8.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@12.8.2","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"007c6dd29a7d1f6933e916e7a2f8ef3c3f968eaa","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-12.8.2.tgz","fileCount":14,"integrity":"sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==","signatures":[{"sig":"MEUCIBZbjdSWGXyzGV1i3ENg8m7H0CGZPQZVvIlzIKZhbWyTAiEAwGcLU5/9U9wjhOamYAHQwZddVLzdNkaawcGul/LPS4c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@12.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1531380},"main":"./index.cjs","type":"module","_from":"file:vueuse-core-12.8.2.tgz","types":"./index.d.ts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":{"import":"./index.mjs","require":"./index.cjs"},"./*":"./*","./metadata":{"import":"./metadata.mjs","require":"./metadata.cjs"}},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/81d1d749070fd52e269ec1bea8b3fe58/vueuse-core-12.8.2.tgz","_integrity":"sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"12.8.2","@vueuse/metadata":"12.8.2","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_12.8.2_1741174773930_0.991766755575809","host":"s3://npm-registry-packages-npm-production"}},"13.0.0-beta.2":{"name":"@vueuse/core","version":"13.0.0-beta.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.0.0-beta.2","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"5ab0ea0ca663ba73187dbbcb7ba696a711d4058d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.0.0-beta.2.tgz","fileCount":8,"integrity":"sha512-qgre8MG1ZPSS+t9rkTLwcG2k8VyHdijdNsagO3ogIjRLeZmcKnL+P/myw/rQGwVUTGH3BmqbZYUe3DB2PUss8w==","signatures":[{"sig":"MEUCIQCz4h/c+l75tu70gHU4Wcq2/uqWY/HLxHwa8ioHOEJOQAIgCFoAWAVa/YNTIV5tpSQbp8zAE45RRymbAcc2pFaVYzo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.0.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":834258},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.0.0-beta.2.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild"},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/e936ca167b393a3a27038642f991d024/vueuse-core-13.0.0-beta.2.tgz","_integrity":"sha512-qgre8MG1ZPSS+t9rkTLwcG2k8VyHdijdNsagO3ogIjRLeZmcKnL+P/myw/rQGwVUTGH3BmqbZYUe3DB2PUss8w==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"vue":"^3.5.13","@vueuse/shared":"13.0.0-beta.2","@vueuse/metadata":"13.0.0-beta.2","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core_13.0.0-beta.2_1741174943308_0.07253003354910526","host":"s3://npm-registry-packages-npm-production"}},"13.0.0":{"name":"@vueuse/core","version":"13.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.0.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"60bf419e3f9fb003b51f1dfed550afffdb1691ff","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.0.0.tgz","fileCount":8,"integrity":"sha512-rkgb4a8/0b234lMGCT29WkCjPfsX0oxrIRR7FDndRoW3FsaC9NBzefXg/9TLhAgwM11f49XnutshM4LzJBrQ5g==","signatures":[{"sig":"MEUCIQDL/96lM5+k7yZhO91xfakDskWKnTE/hLp+/ZpKNyz0wgIgNS5EY7tzZopkImPV0zgzQ7uK6ojvQEjW+DjHjQK8pdw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":834329},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.0.0.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/a2b66ebcb90e093fe3cd5b7f599ddd6f/vueuse-core-13.0.0.tgz","_integrity":"sha512-rkgb4a8/0b234lMGCT29WkCjPfsX0oxrIRR7FDndRoW3FsaC9NBzefXg/9TLhAgwM11f49XnutshM4LzJBrQ5g==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@vueuse/shared":"13.0.0","@vueuse/metadata":"13.0.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_13.0.0_1741578013285_0.7532026283900892","host":"s3://npm-registry-packages-npm-production"}},"13.1.0":{"name":"@vueuse/core","version":"13.1.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.1.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d5964c391e4d4fea3407909819c45de4bcb58211","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.1.0.tgz","fileCount":8,"integrity":"sha512-PAauvdRXZvTWXtGLg8cPUFjiZEddTqmogdwYpnn60t08AA5a8Q4hZokBnpTOnVNqySlFlTcRYIC8OqreV4hv3Q==","signatures":[{"sig":"MEYCIQCWYUgIRk0P+119H8yDm5dIl0j15FcY9m4T/rZBjl61LgIhAJsukUQzETtFEDDYSMq7RoCh7d+d4I2KOYXOquopMqKc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":832807},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.1.0.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/a8ec54c7d5839dec5a11d9b0bea2aa88/vueuse-core-13.1.0.tgz","_integrity":"sha512-PAauvdRXZvTWXtGLg8cPUFjiZEddTqmogdwYpnn60t08AA5a8Q4hZokBnpTOnVNqySlFlTcRYIC8OqreV4hv3Q==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"@vueuse/shared":"13.1.0","@vueuse/metadata":"13.1.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_13.1.0_1744088456884_0.6215999725483037","host":"s3://npm-registry-packages-npm-production"}},"13.2.0":{"name":"@vueuse/core","version":"13.2.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.2.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"f19afa06449110ff3a649ea06b661c3c37c43c34","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.2.0.tgz","fileCount":9,"integrity":"sha512-n5TZoIAxbWAQ3PqdVPDzLgIRQOujFfMlatdI+f7ditSmoEeNpPBvp7h2zamzikCmrhFIePAwdEQB6ENccHr7Rg==","signatures":[{"sig":"MEYCIQD6we6c+4tWSkIDlMAvvQj7rf7ACcunqLIZRiTNDH+KJgIhAPzDh7LL1SYV0bnBvqnM3OVuRipDEXg1i/PiZAK7TH6U","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":836059},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.2.0.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/fd94456fe118aaa0896a728a4311ed1c/vueuse-core-13.2.0.tgz","_integrity":"sha512-n5TZoIAxbWAQ3PqdVPDzLgIRQOujFfMlatdI+f7ditSmoEeNpPBvp7h2zamzikCmrhFIePAwdEQB6ENccHr7Rg==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@vueuse/shared":"13.2.0","@vueuse/metadata":"13.2.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_13.2.0_1747201402907_0.04637629604874305","host":"s3://npm-registry-packages-npm-production"}},"13.3.0":{"name":"@vueuse/core","version":"13.3.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.3.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"9932afcd5d83f4b25f73313b91a94f3aef57c479","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.3.0.tgz","fileCount":9,"integrity":"sha512-uYRz5oEfebHCoRhK4moXFM3NSCd5vu2XMLOq/Riz5FdqZMy2RvBtazdtL3gEcmDyqkztDe9ZP/zymObMIbiYSg==","signatures":[{"sig":"MEQCIH17PnCvu7NKO7TLo7+bdIshVwDVE5ua+NLYCnpyyJldAiBb3DXw7OU3bzFvTxb7GHvwiruLAGNqU+VhEZx3jQuZ7g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":836294},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.3.0.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/c4ade6aaea8fd7ee8289e8ef195c90e6/vueuse-core-13.3.0.tgz","_integrity":"sha512-uYRz5oEfebHCoRhK4moXFM3NSCd5vu2XMLOq/Riz5FdqZMy2RvBtazdtL3gEcmDyqkztDe9ZP/zymObMIbiYSg==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.15.0","dependencies":{"@vueuse/shared":"13.3.0","@vueuse/metadata":"13.3.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_13.3.0_1748337776855_0.8312704472715122","host":"s3://npm-registry-packages-npm-production"}},"13.4.0":{"name":"@vueuse/core","version":"13.4.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.4.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"c9b3c21e2e284797e9d899ca2ae01b143d1e901e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.4.0.tgz","fileCount":9,"integrity":"sha512-OnK7zW3bTq/QclEk17+vDFN3tuAm8ONb9zQUIHrYQkkFesu3WeGUx/3YzpEp+ly53IfDAT9rsYXgGW6piNZC5w==","signatures":[{"sig":"MEUCIHTtYES2LeOZloplYXnKHg3ryXB/YENDkvu1VgrB0bGXAiEAkfXJjCxeVbqiHs3BP+UvIOfwX2UjKY8WU0MkEP+rCYg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":843841},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.4.0.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"vueuse-bot","actor":{"name":"vueuse-bot","type":"user","email":"npm-vueuse@antfu.me"},"email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/c900ad473a9db9b858555d62847daae8/vueuse-core-13.4.0.tgz","_integrity":"sha512-OnK7zW3bTq/QclEk17+vDFN3tuAm8ONb9zQUIHrYQkkFesu3WeGUx/3YzpEp+ly53IfDAT9rsYXgGW6piNZC5w==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@vueuse/shared":"13.4.0","@vueuse/metadata":"13.4.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_13.4.0_1750323160507_0.2997686141149736","host":"s3://npm-registry-packages-npm-production"}},"13.5.0":{"name":"@vueuse/core","version":"13.5.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.5.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"1136d3db088945d7b7a2397170737d5a3e557b36","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.5.0.tgz","fileCount":9,"integrity":"sha512-wV7z0eUpifKmvmN78UBZX8T7lMW53Nrk6JP5+6hbzrB9+cJ3jr//hUlhl9TZO/03bUkMK6gGkQpqOPWoabr72g==","signatures":[{"sig":"MEYCIQDgBJTPntii3z1ZMJe5xHOsGRv9Vm0jHgRsje7+JzyPegIhANOyTQcaQO4rpee4JwfjKRGFWofMtY3ZLCGy6SUWnWQA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":843980},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.5.0.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"vueuse-bot","actor":{"name":"vueuse-bot","type":"user","email":"npm-vueuse@antfu.me"},"email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/e2eb1dc119d903549e302ff8237ce2ef/vueuse-core-13.5.0.tgz","_integrity":"sha512-wV7z0eUpifKmvmN78UBZX8T7lMW53Nrk6JP5+6hbzrB9+cJ3jr//hUlhl9TZO/03bUkMK6gGkQpqOPWoabr72g==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"@vueuse/shared":"13.5.0","@vueuse/metadata":"13.5.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_13.5.0_1751444846257_0.04953966196946302","host":"s3://npm-registry-packages-npm-production"}},"13.6.0":{"name":"@vueuse/core","version":"13.6.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.6.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"4137f63dc4cef2ff8ae74ee146d6b6070d707878","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.6.0.tgz","fileCount":9,"integrity":"sha512-DJbD5fV86muVmBgS9QQPddVX7d9hWYswzlf4bIyUD2dj8GC46R1uNClZhVAmsdVts4xb2jwp1PbpuiA50Qee1A==","signatures":[{"sig":"MEUCIQCcj+2VtbmWQbyI2nKSRWqXdIvdOGdb1vgGV9fLD9/69gIgCxL9AXDWO5K1VsWBCdo1Xjk861yjpE7SpZPDx8YBLi4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":850342},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.6.0.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/8b92ca437ce8d542b1ed26ece41b780f/vueuse-core-13.6.0.tgz","_integrity":"sha512-DJbD5fV86muVmBgS9QQPddVX7d9hWYswzlf4bIyUD2dj8GC46R1uNClZhVAmsdVts4xb2jwp1PbpuiA50Qee1A==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"@vueuse/shared":"13.6.0","@vueuse/metadata":"13.6.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_13.6.0_1753698163073_0.7224365079938004","host":"s3://npm-registry-packages-npm-production"}},"13.7.0":{"name":"@vueuse/core","version":"13.7.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.7.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"fcb63184443144858645ea87b382535226d523f7","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.7.0.tgz","fileCount":9,"integrity":"sha512-myagn09+c6BmS6yHc1gTwwsdZilAovHslMjyykmZH3JNyzI5HoWhv114IIdytXiPipdHJ2gDUx0PB93jRduJYg==","signatures":[{"sig":"MEUCICJEOUaIGq+3ca7/hg/MqQf3Yh697BlJiqaO8Obej1qJAiEAox+3e8COLDeDyKukIRiJo9NcEZt16yy1Q/Pbq6IGSdk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":859459},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.7.0.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/95a602139af3c192b5186e56a381fff2/vueuse-core-13.7.0.tgz","_integrity":"sha512-myagn09+c6BmS6yHc1gTwwsdZilAovHslMjyykmZH3JNyzI5HoWhv114IIdytXiPipdHJ2gDUx0PB93jRduJYg==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.3","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@vueuse/shared":"13.7.0","@vueuse/metadata":"13.7.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_13.7.0_1755504381688_0.6431727849284361","host":"s3://npm-registry-packages-npm-production"}},"13.8.0":{"name":"@vueuse/core","version":"13.8.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.8.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"760800f866dd8a1152a0a28e412ed53336e9ad7e","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.8.0.tgz","fileCount":9,"integrity":"sha512-rmBcgpEpxY0ZmyQQR94q1qkUcHREiLxQwNyWrtjMDipD0WTH/JBcAt0gdcn2PsH0SA76ec291cHFngmyaBhlxA==","signatures":[{"sig":"MEYCIQCmAvMFkFz2I1GbqNywgrHwOocGYRN6TJPM73EKcGT1wwIhAP8bi62Mz0LnmOmB6ohqks3f6s92xoLzRrQtstYQmSLn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":860116},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.8.0.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/b8e845047e085a6cce29af03c2a8a426/vueuse-core-13.8.0.tgz","_integrity":"sha512-rmBcgpEpxY0ZmyQQR94q1qkUcHREiLxQwNyWrtjMDipD0WTH/JBcAt0gdcn2PsH0SA76ec291cHFngmyaBhlxA==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.3","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@vueuse/shared":"13.8.0","@vueuse/metadata":"13.8.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_13.8.0_1756283203138_0.49328263342812595","host":"s3://npm-registry-packages-npm-production"}},"13.9.0":{"name":"@vueuse/core","version":"13.9.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@13.9.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"051aeff47a259e9e4d7d0cc3e54879817b0cbcad","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-13.9.0.tgz","fileCount":9,"integrity":"sha512-ts3regBQyURfCE2BcytLqzm8+MmLlo5Ln/KLoxDVcsZ2gzIwVNnQpQOL/UKV8alUqjSZOlpFZcRNsLRqj+OzyA==","signatures":[{"sig":"MEUCIC11K4LVgducPcB9OjC3hhYSmnJ1ihofR17BgNVg6KVUAiEAiXE+nvxm9M5TvocGISfHUJ8cjMvhc4dFryeu2M8VqQ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@13.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":860772},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-13.9.0.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/7c180f6d9d55b98db836e8f97d95ddd1/vueuse-core-13.9.0.tgz","_integrity":"sha512-ts3regBQyURfCE2BcytLqzm8+MmLlo5Ln/KLoxDVcsZ2gzIwVNnQpQOL/UKV8alUqjSZOlpFZcRNsLRqj+OzyA==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.3","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@vueuse/shared":"13.9.0","@vueuse/metadata":"13.9.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_13.9.0_1756726923288_0.3250133224626037","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-alpha.0":{"name":"@vueuse/core","version":"14.0.0-alpha.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@14.0.0-alpha.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"3c8c0ac2e85bb22dc265b61ae1c0b4b150dd2bf8","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-14.0.0-alpha.0.tgz","fileCount":9,"integrity":"sha512-y2964MhoYalRdiBX+ilOOwh3EHsZyDhOb/hwZTkLlytcVrtX+Gbz+ffsAomaazJzZ7m/u+KI/5hLEdSHhjelgA==","signatures":[{"sig":"MEUCID6BzrvLjISqwJBbinYYytrEUYUJT5zLLpF7ZLHhbi4vAiEA53PSn9cQ9dngeIPWhJdY9o87ac8L+izad12BA/WhqPA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@14.0.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":861410},"main":"./index.mjs","type":"module","_from":"file:vueuse-core-14.0.0-alpha.0.tgz","types":"./index.d.mts","unpkg":"./index.iife.min.js","module":"./index.mjs","exports":{".":"./index.mjs","./*":"./*","./metadata":"./metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"rollup --config=rollup.config.ts --configPlugin=rollup-plugin-esbuild","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"jsdelivr":"./index.iife.min.js","_resolved":"/tmp/88dadec56fd37235eed155a741a65e2f/vueuse-core-14.0.0-alpha.0.tgz","_integrity":"sha512-y2964MhoYalRdiBX+ilOOwh3EHsZyDhOb/hwZTkLlytcVrtX+Gbz+ffsAomaazJzZ7m/u+KI/5hLEdSHhjelgA==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"11.5.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@vueuse/shared":"14.0.0-alpha.0","@vueuse/metadata":"14.0.0-alpha.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_14.0.0-alpha.0_1756727352102_0.3140339465785653","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-alpha.1":{"name":"@vueuse/core","version":"14.0.0-alpha.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@14.0.0-alpha.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"6046a7beabea78f1361cf5145b1ea24de37f72a9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-14.0.0-alpha.1.tgz","fileCount":9,"integrity":"sha512-tFEddNI58LHo+sMg5BNnA9CWIH4UrPm1+ossjKl0SzESblyA8JdQ73KNNzG/Q3+K78U8bNMaGBpE1I+HPt5Uyg==","signatures":[{"sig":"MEUCIQDArAjM4PUL+a0Hp9AXu+34+5Ja8Sr+7gCryAcbVh2TMAIgNOXMV3RU4SMLATzchb+u1b0nbBjJ7BspCbIYhJNiRtw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@14.0.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":898312},"main":"./dist/index.js","type":"module","_from":"file:vueuse-core-14.0.0-alpha.1.tgz","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.js","exports":{".":"./dist/index.js","./*":"./dist/*","./metadata":"./dist/metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"tsdown","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"jsdelivr":"./dist/index.iife.min.js","_resolved":"/tmp/33bd47b47dd035639323359dd53f69ab/vueuse-core-14.0.0-alpha.1.tgz","_integrity":"sha512-tFEddNI58LHo+sMg5BNnA9CWIH4UrPm1+ossjKl0SzESblyA8JdQ73KNNzG/Q3+K78U8bNMaGBpE1I+HPt5Uyg==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"11.5.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@vueuse/shared":"14.0.0-alpha.1","@vueuse/metadata":"14.0.0-alpha.1","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_14.0.0-alpha.1_1756733657585_0.5101245357409567","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-alpha.2":{"name":"@vueuse/core","version":"14.0.0-alpha.2","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@14.0.0-alpha.2","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"c99b92f82f0b933cee08f6b5af113f3f8d763cc4","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-14.0.0-alpha.2.tgz","fileCount":9,"integrity":"sha512-td6LIN/3t4cEOb5a53RIjtw1HlMAArLtM8QInTizKCUO5Pu4TPzs0GxlPiQTWSnP84k4+81MQLPIeKGZzgFDOQ==","signatures":[{"sig":"MEUCIQDogEnzyrPTM2ri6y67GTg7UPgkUs918ylzLzL2jRzhggIgepF8QsOyOKZQm4IECtzLSrv18uhBUnzE4YudmfDyBiI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@14.0.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":897049},"main":"./dist/index.js","type":"module","_from":"file:vueuse-core-14.0.0-alpha.2.tgz","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.js","exports":{".":"./dist/index.js","./*":"./dist/*","./metadata":"./dist/metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"tsdown","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"jsdelivr":"./dist/index.iife.min.js","_resolved":"/tmp/cc35fb76f2cbf2c90afb3af7c4e05359/vueuse-core-14.0.0-alpha.2.tgz","_integrity":"sha512-td6LIN/3t4cEOb5a53RIjtw1HlMAArLtM8QInTizKCUO5Pu4TPzs0GxlPiQTWSnP84k4+81MQLPIeKGZzgFDOQ==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@vueuse/shared":"14.0.0-alpha.2","@vueuse/metadata":"14.0.0-alpha.2","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_14.0.0-alpha.2_1757642088666_0.8938043461514389","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-alpha.3":{"name":"@vueuse/core","version":"14.0.0-alpha.3","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@14.0.0-alpha.3","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"0de24316e1aaa8dbe66d00815d79cd41730973ae","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-14.0.0-alpha.3.tgz","fileCount":9,"integrity":"sha512-Wf5lq5z04bi7T7WQkPDcITSSlynMb+b4+NV+T6/sBYfiNtvo5jfVV/JOtD88FN4iXP+T4Jlre/GHyO/ykQZ5eg==","signatures":[{"sig":"MEYCIQCSwuMou4Um4LAIe5TZWc8lTQNBbZV/1r3MSlDuQ+AuAwIhAITpldmTKlG2v6Pe8IHOcEXnI1/8t7uTBB4L0xy26KOR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@14.0.0-alpha.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":897627},"main":"./dist/index.js","type":"module","_from":"file:vueuse-core-14.0.0-alpha.3.tgz","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.js","exports":{".":"./dist/index.js","./*":"./dist/*","./metadata":"./dist/metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"tsdown","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"jsdelivr":"./dist/index.iife.min.js","_resolved":"/tmp/875884586b57f58445a9eb47af848399/vueuse-core-14.0.0-alpha.3.tgz","_integrity":"sha512-Wf5lq5z04bi7T7WQkPDcITSSlynMb+b4+NV+T6/sBYfiNtvo5jfVV/JOtD88FN4iXP+T4Jlre/GHyO/ykQZ5eg==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@vueuse/shared":"14.0.0-alpha.3","@vueuse/metadata":"14.0.0-alpha.3","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_14.0.0-alpha.3_1758033824687_0.009901809905044301","host":"s3://npm-registry-packages-npm-production"}},"14.0.0-beta.1":{"name":"@vueuse/core","version":"14.0.0-beta.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@14.0.0-beta.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"55bd5616922215f190ce5b35f82449a359307a3c","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-14.0.0-beta.1.tgz","fileCount":9,"integrity":"sha512-IpnEq5VdGq9eKG+4HRPn+M8d7GM/z7I6qJwvg9aldeMpLyOB3U2wA1TxQf+Kac8I9RLjFjbbDnW2nDWMpLipww==","signatures":[{"sig":"MEQCIC4tXYWILCMxYnNkq2bfEhk9nfR0WLldV+xiRZsfkVujAiAC20u6SlITQ89laeNQJGQiHub6s97ibvAqgX++i302dA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@14.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":907769},"main":"./dist/index.js","type":"module","_from":"file:vueuse-core-14.0.0-beta.1.tgz","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.js","exports":{".":"./dist/index.js","./*":"./dist/*","./metadata":"./dist/metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"tsdown","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"jsdelivr":"./dist/index.iife.min.js","_resolved":"/tmp/43992fa979ae352cec1ebf572eb3e068/vueuse-core-14.0.0-beta.1.tgz","_integrity":"sha512-IpnEq5VdGq9eKG+4HRPn+M8d7GM/z7I6qJwvg9aldeMpLyOB3U2wA1TxQf+Kac8I9RLjFjbbDnW2nDWMpLipww==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","dependencies":{"@vueuse/shared":"14.0.0-beta.1","@vueuse/metadata":"14.0.0-beta.1","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_14.0.0-beta.1_1758290766689_0.16566210197636133","host":"s3://npm-registry-packages-npm-production"}},"14.0.0":{"name":"@vueuse/core","version":"14.0.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@14.0.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a3d9520935a191b167cb91e08f698545e46bf0a6","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-14.0.0.tgz","fileCount":9,"integrity":"sha512-d6tKRWkZE8IQElX2aHBxXOMD478fHIYV+Dzm2y9Ag122ICBpNKtGICiXKOhWU3L1kKdttDD9dCMS4bGP3jhCTQ==","signatures":[{"sig":"MEUCIDqmToskmBY728oM6lsPooyOGVYo5iGlxpjAGeGhIzGBAiEAm1wo8Raa8Wqj5EoTooAOiVRT8FNowYXqtCh1WR07Vfg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@14.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":905695},"main":"./dist/index.js","type":"module","_from":"file:vueuse-core-14.0.0.tgz","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.js","exports":{".":"./dist/index.js","./*":"./dist/*","./metadata":"./dist/metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"tsdown","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"jsdelivr":"./dist/index.iife.min.js","_resolved":"/tmp/6e680e38989f26ce6d30021cde1c5eae/vueuse-core-14.0.0.tgz","_integrity":"sha512-d6tKRWkZE8IQElX2aHBxXOMD478fHIYV+Dzm2y9Ag122ICBpNKtGICiXKOhWU3L1kKdttDD9dCMS4bGP3jhCTQ==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.2","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"22.20.0","dependencies":{"@vueuse/shared":"14.0.0","@vueuse/metadata":"14.0.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_14.0.0_1761117926698_0.8069935131030419","host":"s3://npm-registry-packages-npm-production"}},"14.1.0":{"name":"@vueuse/core","version":"14.1.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@14.1.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"274e98e591a505333b7dfb2bcaf7b4530a10b9c9","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-14.1.0.tgz","fileCount":9,"integrity":"sha512-rgBinKs07hAYyPF834mDTigH7BtPqvZ3Pryuzt1SD/lg5wEcWqvwzXXYGEDb2/cP0Sj5zSvHl3WkmMELr5kfWw==","signatures":[{"sig":"MEUCIQDtFb9qYj5mdTfp+dipcuOgNUW1Xl8hkKXrC+LuLSzPpgIgX2mFW7v7ooR7DGdx+X9rWPTmCLz9m6hXsmF37211FXE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@14.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":907710},"main":"./dist/index.js","type":"module","_from":"file:vueuse-core-14.1.0.tgz","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.js","exports":{".":"./dist/index.js","./*":"./dist/*","./metadata":"./dist/metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"tsdown","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"jsdelivr":"./dist/index.iife.min.js","_resolved":"/tmp/8f07282242d5e97a8a08d73b29cc1c7f/vueuse-core-14.1.0.tgz","_integrity":"sha512-rgBinKs07hAYyPF834mDTigH7BtPqvZ3Pryuzt1SD/lg5wEcWqvwzXXYGEDb2/cP0Sj5zSvHl3WkmMELr5kfWw==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"11.6.4","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"@vueuse/shared":"14.1.0","@vueuse/metadata":"14.1.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_14.1.0_1764209618926_0.038778061104046024","host":"s3://npm-registry-packages-npm-production"}},"14.2.0":{"name":"@vueuse/core","version":"14.2.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@14.2.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d358063c94abf058b07ae38585c8caea70605446","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-14.2.0.tgz","fileCount":9,"integrity":"sha512-tpjzVl7KCQNVd/qcaCE9XbejL38V6KJAEq/tVXj7mDPtl6JtzmUdnXelSS+ULRkkrDgzYVK7EerQJvd2jR794Q==","signatures":[{"sig":"MEYCIQD9HIx5sD78sLDUR1qVPgl1muQHaRzE/B2tZb7EAJwQkgIhAMRUtNroGzS+keypEBG4fXrmn4mCPEf4TH+EadWeF1yB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@14.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":927714},"main":"./dist/index.js","type":"module","_from":"file:vueuse-core-14.2.0.tgz","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.js","exports":{".":"./dist/index.js","./*":"./dist/*","./metadata":"./dist/metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"tsdown","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"jsdelivr":"./dist/index.iife.min.js","_resolved":"/tmp/f3449fca7287f548685a575d10c59783/vueuse-core-14.2.0.tgz","_integrity":"sha512-tpjzVl7KCQNVd/qcaCE9XbejL38V6KJAEq/tVXj7mDPtl6JtzmUdnXelSS+ULRkkrDgzYVK7EerQJvd2jR794Q==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"11.8.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"@vueuse/shared":"14.2.0","@vueuse/metadata":"14.2.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_14.2.0_1769840708814_0.9992997239749397","host":"s3://npm-registry-packages-npm-production"}},"14.2.1":{"name":"@vueuse/core","version":"14.2.1","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@14.2.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"b5cf36a07b4ea973381e18523ad0ed6ddc98a5be","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-14.2.1.tgz","fileCount":9,"integrity":"sha512-3vwDzV+GDUNpdegRY6kzpLm4Igptq+GA0QkJ3W61Iv27YWwW/ufSlOfgQIpN6FZRMG0mkaz4gglJRtq5SeJyIQ==","signatures":[{"sig":"MEQCICeJHkP6fpf7IiueBPILX1qIjYPAB1PuMyX+xUWTxFPVAiBclEQz0LCLLYF7BKxFdZItGBoyB/DtXJ1bVuj3wHwDiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@14.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":891793},"main":"./dist/index.js","type":"module","_from":"file:vueuse-core-14.2.1.tgz","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.js","exports":{".":"./dist/index.js","./*":"./dist/*","./metadata":"./dist/metadata.mjs"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"tsdown","test:attw":"attw --pack --config-path ../../.attw.json ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"jsdelivr":"./dist/index.iife.min.js","_resolved":"/tmp/2554211d36345a61030768631720d02d/vueuse-core-14.2.1.tgz","_integrity":"sha512-3vwDzV+GDUNpdegRY6kzpLm4Igptq+GA0QkJ3W61Iv27YWwW/ufSlOfgQIpN6FZRMG0mkaz4gglJRtq5SeJyIQ==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"11.9.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"@vueuse/shared":"14.2.1","@vueuse/metadata":"14.2.1","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_14.2.1_1770694605081_0.11408230906997852","host":"s3://npm-registry-packages-npm-production"}},"14.3.0":{"name":"@vueuse/core","version":"14.3.0","keywords":["vue","vue-use","utils"],"author":{"name":"Anthony Fu","email":"https://github.com/antfu"},"license":"MIT","_id":"@vueuse/core@14.3.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"66c92f9ad7ee989e4a8fd23ec368e55429ea42b2","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-14.3.0.tgz","fileCount":9,"integrity":"sha512-aHfz47g0ZhMtTVHmIzMVpJy8ePhhOy68GY5bv110+5DVtZ+W7BsOx+m61UNQqfrWyPztIHIanWa3E2tib3NFIw==","signatures":[{"sig":"MEQCIHKUCF5fydN8ZWRBLJy8JhWSEwqS/1EddOepnXFsNePdAiB9FhPh2FrVIc6Nz+oUjVC6dShhvWNC0ftpsfiMCd1/bQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@14.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":890347},"main":"./dist/index.js","type":"module","_from":"file:vueuse-core-14.3.0.tgz","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.js","exports":{".":"./dist/index.js","./*":"./dist/*","./metadata":"./dist/metadata.mjs","./package.json":"./package.json"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"tsdown"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"jsdelivr":"./dist/index.iife.min.js","_resolved":"/tmp/6efa536079d88b4b4758994d92924d7d/vueuse-core-14.3.0.tgz","_integrity":"sha512-aHfz47g0ZhMtTVHmIzMVpJy8ePhhOy68GY5bv110+5DVtZ+W7BsOx+m61UNQqfrWyPztIHIanWa3E2tib3NFIw==","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"_npmVersion":"11.13.0","description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"24.14.1","dependencies":{"@vueuse/shared":"14.3.0","@vueuse/metadata":"14.3.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_14.3.0_1777600291907_0.946918681993586","host":"s3://npm-registry-packages-npm-production"}},"14.4.0":{"name":"@vueuse/core","version":"14.4.0","keywords":["vue","vue-use","utils"],"author":"Anthony Fu <https://github.com/antfu>","license":"MIT","_id":"@vueuse/core@14.4.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"homepage":"https://github.com/vueuse/vueuse#readme","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"a841da6b3c7d548bdeed5bf611e73f3de62d20fa","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-14.4.0.tgz","fileCount":9,"integrity":"sha512-X4WHz1HlCzCBoYXesUkifzzWBAcZgXG8Fi5iNPQg/epdzOB3gu8Fawj3hvuwYR1nGcXGnvxwYYcUC/71++svtQ==","signatures":[{"sig":"MEUCIENpQHxO92JPbRr0Vcw6cRH2t4SJpSFM38w87kDli072AiEAmRO9TQ7iBCokMX39qlXFDKgLB10gIfYkTOsXr16+/68=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIChphUypAOwPlg2/DFl0Dm3dkKtYvklXtpLkkwU9DuUWAiEAz4EXLanXShSDTgLQFBhHsI6kOkqP9ipA513WMFu+xoY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@14.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":904091},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","module":"./dist/index.js","exports":{".":"./dist/index.js","./*":"./dist/*","./metadata":"./dist/metadata.mjs","./package.json":"./package.json"},"funding":"https://github.com/sponsors/antfu","scripts":{"build":"tsdown"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"jsdelivr":"./dist/index.iife.min.js","repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"description":"Collection of essential Vue Composition Utilities","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"@vueuse/shared":"14.4.0","@vueuse/metadata":"14.4.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_14.4.0_1785285107262_0.17699813821689614","host":"s3://npm-registry-packages-npm-production"}},"15.0.0":{"_id":"@vueuse/core@15.0.0","bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"dist":{"shasum":"d4ca881cbee5ba653bda1a388ce441e8eed4e61d","tarball":"https://registry.npmjs.org/@vueuse/core/-/core-15.0.0.tgz","fileCount":9,"integrity":"sha512-Zv67h5mrk7YHDJsRObx+DXaCBz6RKBUpxqLesJ+3xZNPG6yuQs7ja7kg3veFrrouYLWAqydQ7CwGEbLVxB43Ng==","signatures":[{"sig":"MEQCIDt3q1gm60z8oI3RP4EXhT185jl1wxTxzoWQ1CF8NDhYAiAo4n56ATW25NNA0PjRVkapR0sCRnH4R02ea1CvoCy99g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC9t7J3Q0wWVlb1ej89D3FdJmwsVIvsT9051AYUBQodGAIgbAsSSKNLL0vpxpXfsciC4w6RnioIZEfNAUSSdt81ZNU="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vueuse%2fcore@15.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":920917},"main":"./dist/index.js","name":"@vueuse/core","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/index.iife.min.js","author":"Anthony Fu <https://github.com/antfu>","module":"./dist/index.js","engines":{"node":">=22"},"exports":{".":"./dist/index.js","./*":"./dist/*","./metadata":"./dist/metadata.mjs","./package.json":"./package.json"},"funding":"https://github.com/sponsors/antfu","license":"MIT","scripts":{"build":"tsdown"},"version":"15.0.0","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1e81434a-aec7-4f12-96d6-e96b46339fa3"}},"homepage":"https://github.com/vueuse/vueuse#readme","jsdelivr":"./dist/index.iife.min.js","keywords":["vue","vue-use","utils"],"repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"description":"Collection of essential Vue Composition Utilities","directories":{},"maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"@vueuse/shared":"15.0.0","@vueuse/metadata":"15.0.0","@types/web-bluetooth":"^0.0.21"},"_hasShrinkwrap":false,"devDependencies":{"temporal-polyfill":"^1.0.4","@js-temporal/polyfill":"^0.5.1"},"peerDependencies":{"vue":"^3.5.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_15.0.0_1789557689949_0.07269460752862522"}}},"time":{"created":"2019-12-24T06:07:21.986Z","modified":"2026-09-16T11:21:30.426Z","0.0.2-beta.1":"2019-12-24T06:07:22.392Z","0.0.2-beta.2":"2019-12-24T06:45:34.344Z","0.0.2-beta.3":"2019-12-24T07:13:00.852Z","0.0.0-alpha.2":"2019-12-24T13:24:18.743Z","2.0.0-alpha.5":"2019-12-24T13:28:36.827Z","3.0.0-alpha.5":"2019-12-24T13:28:54.031Z","2.0.0-alpha.7":"2019-12-24T17:40:59.545Z","3.0.0-alpha.7":"2019-12-24T17:41:16.274Z","2.0.0-alpha.8":"2019-12-24T21:49:38.907Z","3.0.0-alpha.8":"2019-12-24T21:49:58.224Z","2.0.0-alpha.10":"2019-12-25T11:55:24.031Z","3.0.0-alpha.10":"2019-12-25T11:55:46.818Z","2.0.0-alpha.11":"2019-12-26T02:57:13.891Z","3.0.0-alpha.11":"2019-12-26T02:57:37.415Z","2.0.0-alpha.12":"2019-12-26T03:37:18.652Z","3.0.0-alpha.12":"2019-12-26T03:37:40.621Z","2.0.0-alpha.13":"2019-12-26T05:14:50.856Z","3.0.0-alpha.13":"2019-12-26T05:15:08.903Z","2.0.0-alpha.14":"2019-12-26T05:18:05.676Z","3.0.0-alpha.14":"2019-12-26T05:18:23.685Z","2.0.0-alpha.15":"2019-12-26T10:23:23.976Z","3.0.0-alpha.15":"2019-12-26T10:23:43.005Z","2.0.0-alpha.16":"2019-12-27T02:12:25.815Z","3.0.0-alpha.16":"2019-12-27T02:12:50.307Z","2.0.0-alpha.17":"2019-12-28T02:37:19.106Z","3.0.0-alpha.17":"2019-12-28T02:37:46.542Z","2.0.0-alpha.18":"2019-12-28T03:02:12.241Z","3.0.0-alpha.18":"2019-12-28T03:02:49.332Z","2.0.0-alpha.19":"2019-12-29T07:53:02.953Z","3.0.0-alpha.19":"2019-12-29T07:53:23.129Z","2.0.0-alpha.20":"2019-12-29T08:39:50.918Z","3.0.0-alpha.20":"2019-12-29T08:40:10.477Z","2.0.0-alpha.21":"2019-12-29T16:48:00.709Z","3.0.0-alpha.21":"2019-12-29T16:48:31.740Z","2.0.0-alpha.22":"2019-12-30T14:02:26.527Z","3.0.0-alpha.22":"2019-12-30T14:02:54.510Z","2.0.0-alpha.23":"2019-12-31T01:59:01.322Z","3.0.0-alpha.23":"2019-12-31T01:59:26.389Z","2.0.0-alpha.24":"2019-12-31T02:11:56.712Z","3.0.0-alpha.24":"2019-12-31T02:12:24.515Z","2.0.0-alpha.25":"2019-12-31T18:56:41.624Z","3.0.0-alpha.25":"2019-12-31T18:57:07.651Z","2.0.0":"2020-01-01T06:50:23.720Z","3.0.0":"2020-01-01T06:50:53.234Z","2.0.1":"2020-01-01T08:03:10.907Z","3.0.1":"2020-01-01T08:03:37.954Z","2.0.2":"2020-01-02T13:21:14.710Z","3.0.2":"2020-01-02T13:21:44.707Z","2.0.3":"2020-01-02T19:49:17.672Z","2.0.4":"2020-01-02T19:51:31.759Z","2.0.5":"2020-01-02T19:53:58.347Z","3.0.5":"2020-01-02T19:54:26.714Z","2.0.6-alpha.1":"2020-01-06T07:55:49.761Z","2.0.6":"2020-01-06T07:59:20.239Z","3.0.6":"2020-01-06T07:59:56.346Z","2.0.7":"2020-01-06T08:02:04.316Z","3.0.7":"2020-01-06T08:02:37.647Z","2.0.8":"2020-01-06T09:18:05.512Z","3.0.8":"2020-01-06T09:18:36.429Z","2.0.9":"2020-01-06T14:21:41.564Z","3.0.9":"2020-01-06T14:22:30.681Z","2.0.10":"2020-01-06T14:40:39.927Z","3.0.10":"2020-01-06T14:41:25.378Z","2.0.13":"2020-01-08T10:13:17.973Z","3.0.13":"2020-01-08T10:13:45.591Z","2.0.14":"2020-01-09T07:34:22.152Z","3.0.14":"2020-01-09T07:34:45.359Z","2.0.15":"2020-01-09T12:44:09.929Z","3.0.15":"2020-01-09T12:44:38.424Z","2.0.16":"2020-01-11T11:59:28.546Z","3.0.16":"2020-01-11T11:59:53.588Z","2.0.17":"2020-02-11T04:19:13.380Z","3.0.17":"2020-02-11T04:19:39.376Z","2.0.18":"2020-02-11T09:30:37.089Z","3.0.18":"2020-02-11T09:31:03.102Z","2.0.20":"2020-02-21T11:03:12.042Z","3.0.20":"2020-02-21T11:03:35.951Z","2.0.21":"2020-03-11T19:41:56.904Z","2.0.22":"2020-03-17T08:02:25.252Z","2.0.23":"2020-03-23T10:49:47.994Z","3.0.23":"2020-03-23T10:50:53.091Z","2.0.24":"2020-03-30T19:47:15.825Z","3.0.24":"2020-03-30T19:48:06.989Z","2.0.26":"2020-04-14T10:06:01.896Z","3.0.26":"2020-04-14T10:07:06.275Z","2.0.27":"2020-05-02T19:14:49.103Z","3.0.27":"2020-05-02T19:15:42.003Z","2.0.28":"2020-05-23T19:50:04.600Z","3.0.28":"2020-05-23T19:50:40.191Z","2.0.29":"2020-05-28T10:15:50.919Z","3.0.29":"2020-05-28T10:16:29.951Z","2.0.31":"2020-06-09T10:45:46.182Z","3.0.31":"2020-06-09T10:46:25.454Z","2.0.33":"2020-06-09T11:36:33.662Z","3.0.33":"2020-06-09T11:37:20.658Z","2.0.34":"2020-06-16T00:48:30.246Z","3.0.34":"2020-06-16T00:49:51.548Z","2.0.35":"2020-07-01T17:21:19.370Z","3.0.35":"2020-07-01T17:21:53.553Z","4.0.0-alpha.0":"2020-07-04T15:01:15.737Z","4.0.0-beta.1":"2020-07-04T16:13:26.997Z","4.0.0-beta.2":"2020-07-14T02:23:34.699Z","4.0.0-beta.4":"2020-07-30T15:46:57.201Z","4.0.0-beta.5":"2020-08-19T11:02:33.286Z","4.0.0-beta.6":"2020-08-19T11:53:03.373Z","4.0.0-beta.7":"2020-08-19T16:44:37.147Z","4.0.0-beta.8":"2020-08-22T12:14:33.366Z","4.0.0-beta.9":"2020-08-22T18:08:04.216Z","4.0.0-beta.10":"2020-08-30T16:50:04.877Z","4.0.0-beta.11":"2020-09-11T15:19:02.829Z","4.0.0-beta.12":"2020-09-16T21:22:38.256Z","4.0.0-beta.15":"2020-09-17T09:22:07.342Z","4.0.0-beta.16":"2020-09-23T12:05:57.512Z","4.0.0-beta.17":"2020-10-05T10:51:23.585Z","4.0.0-beta.18":"2020-10-05T16:34:28.417Z","4.0.0-beta.19":"2020-10-06T06:04:29.127Z","4.0.0-beta.20":"2020-10-06T09:49:20.646Z","4.0.0-beta.21":"2020-10-09T13:55:23.214Z","4.0.0-beta.22":"2020-10-12T07:58:17.576Z","4.0.0-beta.23":"2020-10-14T01:12:45.764Z","4.0.0-beta.24":"2020-10-15T09:19:31.321Z","4.0.0-beta.26":"2020-10-21T11:31:17.477Z","4.0.0-beta.27":"2020-10-22T19:11:19.872Z","4.0.0-beta.28":"2020-10-23T01:34:44.139Z","4.0.0-beta.29":"2020-10-23T09:04:52.215Z","4.0.0-beta.30":"2020-10-23T09:21:46.676Z","4.0.0-beta.31":"2020-11-02T16:18:32.454Z","4.0.0-beta.32":"2020-11-03T05:51:23.477Z","4.0.0-beta.33":"2020-11-03T06:22:51.910Z","4.0.0-beta.34":"2020-11-03T06:29:47.749Z","4.0.0-beta.35":"2020-11-03T10:02:22.826Z","4.0.0-beta.36":"2020-11-03T18:55:30.783Z","4.0.0-beta.37":"2020-11-04T05:21:58.578Z","4.0.0-beta.38":"2020-11-07T05:57:55.391Z","4.0.0-beta.39":"2020-11-08T17:36:22.391Z","4.0.0-beta.40":"2020-11-09T06:33:37.824Z","4.0.0-beta.41":"2020-11-14T03:37:18.674Z","4.0.0-rc.1":"2020-11-16T06:52:21.407Z","4.0.0-rc.2":"2020-11-17T03:36:40.462Z","4.0.0-rc.3":"2020-11-19T01:52:22.844Z","4.0.0-rc.4":"2020-11-27T02:39:06.365Z","4.0.0-rc.5":"2020-12-01T21:14:07.519Z","4.0.0-rc.6":"2020-12-05T05:37:08.111Z","4.0.0-rc.7":"2020-12-06T08:37:53.919Z","4.0.0-rc.8":"2020-12-11T01:22:58.001Z","4.0.0-rc.9":"2020-12-14T19:43:42.308Z","4.0.0-rc.10":"2020-12-16T09:09:39.229Z","4.0.0-rc.11":"2020-12-17T17:44:55.619Z","4.0.0":"2020-12-21T04:47:20.311Z","4.0.1":"2020-12-26T10:25:45.320Z","4.0.2":"2020-12-30T10:26:05.172Z","4.0.3":"2021-01-05T11:29:28.276Z","4.0.4":"2021-01-07T15:03:06.656Z","4.0.5":"2021-01-08T19:22:06.879Z","4.0.6":"2021-01-14T18:34:29.217Z","4.0.7":"2021-01-15T10:29:28.214Z","4.0.8":"2021-01-15T11:39:30.651Z","4.0.9":"2021-01-23T19:10:08.253Z","4.0.10":"2021-01-24T05:26:26.369Z","4.0.11":"2021-01-29T02:40:06.140Z","4.0.12":"2021-02-01T06:45:24.253Z","4.1.0":"2021-02-06T16:12:58.669Z","4.1.1":"2021-02-13T17:59:56.332Z","4.2.0-beta.1":"2021-02-20T14:17:55.245Z","4.2.0-beta.2":"2021-02-20T14:22:31.526Z","4.2.0":"2021-02-22T01:19:52.911Z","4.2.1":"2021-02-22T06:40:28.937Z","4.2.2":"2021-02-23T10:55:31.458Z","4.3.0":"2021-02-27T08:46:14.962Z","4.3.1":"2021-02-28T09:26:56.573Z","4.3.2":"2021-03-05T17:41:56.488Z","4.3.3":"2021-03-05T18:32:25.828Z","4.3.4":"2021-03-05T19:53:37.178Z","4.3.5":"2021-03-10T18:45:05.420Z","4.3.6":"2021-03-12T05:07:54.206Z","4.4.0":"2021-03-13T17:12:42.260Z","4.4.1":"2021-03-14T16:42:25.603Z","4.5.0":"2021-03-25T11:00:39.098Z","4.6.0":"2021-03-25T17:21:07.321Z","4.6.1":"2021-03-26T12:53:42.703Z","4.6.2":"2021-03-27T00:54:31.680Z","4.6.3":"2021-03-31T05:19:48.168Z","4.6.4":"2021-04-04T09:23:59.935Z","4.7.0":"2021-04-04T16:27:27.499Z","4.8.0":"2021-04-08T07:48:31.905Z","4.8.1":"2021-04-08T11:33:52.915Z","4.8.2":"2021-04-16T22:31:12.316Z","4.8.3":"2021-04-20T18:06:31.477Z","4.8.4":"2021-04-21T02:34:09.086Z","4.9.0":"2021-04-21T23:16:06.313Z","4.9.1":"2021-04-29T04:22:45.649Z","4.9.2":"2021-05-07T09:44:38.716Z","4.9.3":"2021-05-11T18:39:34.764Z","4.9.4":"2021-05-12T10:09:05.292Z","4.10.0":"2021-05-12T17:42:38.410Z","4.11.0":"2021-05-14T09:58:32.604Z","4.11.1":"2021-05-24T17:14:30.898Z","5.0.0-beta.1":"2021-05-25T09:09:32.584Z","5.0.0-beta.2":"2021-05-25T11:02:03.841Z","5.0.0-beta.3":"2021-05-26T02:47:33.930Z","4.11.2":"2021-05-30T03:37:47.940Z","5.0.0-beta.7":"2021-05-30T06:46:41.541Z","5.0.0-beta.8":"2021-06-04T01:33:02.233Z","5.0.0":"2021-06-06T04:32:32.776Z","5.0.1":"2021-06-07T14:31:06.276Z","5.0.2":"2021-06-09T03:19:26.963Z","5.0.3":"2021-06-13T08:44:17.182Z","5.1.0":"2021-07-05T03:41:43.983Z","5.1.1":"2021-07-06T14:11:56.433Z","5.1.2":"2021-07-06T14:18:35.193Z","5.1.3":"2021-07-07T10:02:25.677Z","6.0.0-beta.1":"2021-07-16T20:21:01.847Z","5.1.4":"2021-07-19T14:39:16.385Z","5.2.0":"2021-07-25T02:22:42.789Z","5.3.0":"2021-08-09T13:24:17.349Z","6.0.0-beta.2":"2021-08-09T15:28:31.945Z","6.0.0-beta.3":"2021-08-09T21:18:50.581Z","6.0.0":"2021-08-15T23:38:04.530Z","6.1.0":"2021-09-02T21:39:05.990Z","6.2.0":"2021-09-05T18:56:20.053Z","6.2.1":"2021-09-06T15:15:56.330Z","6.3.1":"2021-09-08T18:27:49.439Z","6.3.2":"2021-09-08T20:00:41.701Z","6.3.3":"2021-09-12T22:08:04.244Z","6.4.0":"2021-09-17T07:57:10.610Z","6.4.1":"2021-09-17T20:45:38.864Z","6.5.3":"2021-09-25T10:41:39.819Z","6.6.1":"2021-10-16T14:02:05.906Z","6.6.2":"2021-10-18T21:49:05.248Z","6.7.0":"2021-10-20T14:07:39.314Z","6.7.1":"2021-10-20T14:17:57.302Z","6.7.3":"2021-10-20T18:36:54.397Z","6.7.4":"2021-10-27T14:31:01.215Z","6.7.5":"2021-11-03T17:31:29.590Z","6.7.6":"2021-11-05T01:58:26.249Z","6.8.0":"2021-11-06T01:46:34.576Z","6.9.0":"2021-11-14T17:07:34.966Z","6.9.1":"2021-11-15T15:44:23.407Z","6.9.2":"2021-11-19T13:12:50.670Z","7.0.0":"2021-11-20T23:57:36.004Z","7.0.1":"2021-11-22T05:01:57.823Z","7.0.2":"2021-11-23T21:04:36.434Z","7.0.3":"2021-11-23T21:14:43.753Z","7.1.0":"2021-11-24T18:10:24.406Z","7.1.1":"2021-11-25T04:34:44.847Z","7.1.2":"2021-11-26T16:20:50.972Z","7.2.1":"2021-12-08T10:29:13.896Z","7.2.2":"2021-12-08T11:08:58.922Z","7.3.0":"2021-12-12T02:34:04.717Z","7.4.0":"2021-12-18T10:34:04.217Z","7.4.1":"2021-12-23T11:39:34.850Z","7.4.2":"2021-12-30T10:13:38.055Z","7.4.3":"2021-12-30T10:18:18.967Z","7.5.0":"2021-12-31T06:33:52.487Z","7.5.1":"2021-12-31T06:49:09.767Z","7.5.2":"2022-01-05T07:46:46.868Z","7.5.3":"2022-01-05T09:54:55.531Z","7.5.4":"2022-01-21T09:32:38.440Z","7.5.5":"2022-01-25T15:38:16.427Z","7.6.0":"2022-02-08T10:29:58.241Z","7.6.1":"2022-02-09T14:23:27.860Z","7.6.2":"2022-02-13T06:40:06.806Z","7.7.0":"2022-02-26T13:48:56.995Z","7.7.1":"2022-03-05T07:26:05.535Z","8.0.0-beta.2":"2022-03-05T09:13:29.847Z","8.0.0-beta.3":"2022-03-08T10:37:51.699Z","8.0.0":"2022-03-11T07:50:57.563Z","8.0.1":"2022-03-14T01:15:20.838Z","8.1.0":"2022-03-16T18:03:28.146Z","8.1.1":"2022-03-16T18:17:02.853Z","8.1.2":"2022-03-19T07:23:50.291Z","8.2.0":"2022-03-25T15:36:52.600Z","8.2.1":"2022-03-30T16:53:27.588Z","8.2.2":"2022-03-31T06:27:32.550Z","8.2.3":"2022-03-31T13:51:05.811Z","8.2.4":"2022-04-03T16:36:00.292Z","8.2.5":"2022-04-06T13:22:43.207Z","8.2.6":"2022-04-14T10:29:01.486Z","8.3.0":"2022-04-20T13:35:24.310Z","8.3.1":"2022-04-21T19:00:01.070Z","8.4.0":"2022-05-03T17:10:58.363Z","8.4.1":"2022-05-04T10:55:31.274Z","8.4.2":"2022-05-05T15:55:02.824Z","8.5.0":"2022-05-16T03:58:43.650Z","8.6.0":"2022-05-31T12:55:43.183Z","8.7.0":"2022-06-16T15:20:37.792Z","8.7.1":"2022-06-16T15:27:44.721Z","8.7.2":"2022-06-16T15:37:39.914Z","8.7.3":"2022-06-16T15:39:07.666Z","8.7.4":"2022-06-18T11:22:22.183Z","8.7.5":"2022-06-22T12:24:35.243Z","8.8.0":"2022-07-06T03:54:36.496Z","8.8.1":"2022-07-06T15:09:10.695Z","8.9.0":"2022-07-06T19:08:54.717Z","8.9.1":"2022-07-08T06:26:50.788Z","8.9.2":"2022-07-12T04:00:23.715Z","8.9.3":"2022-07-14T15:58:18.503Z","8.9.4":"2022-07-17T07:29:07.232Z","9.0.0-beta.0":"2022-07-17T08:00:57.437Z","9.0.0-beta.1":"2022-07-20T05:45:35.971Z","9.0.0-beta.2":"2022-07-24T10:18:24.451Z","9.0.0":"2022-07-26T03:52:57.437Z","9.0.1":"2022-07-29T14:43:30.546Z","9.0.2":"2022-07-29T17:02:53.507Z","9.1.0":"2022-08-04T06:12:01.681Z","9.1.1":"2022-08-23T13:26:13.112Z","9.2.0":"2022-09-05T14:48:48.442Z","9.3.0":"2022-09-26T02:07:47.646Z","9.3.1":"2022-10-17T00:12:53.171Z","9.4.0":"2022-10-25T12:10:39.451Z","9.5.0":"2022-11-09T00:23:35.209Z","9.6.0":"2022-11-22T11:42:46.225Z","9.7.0":"2022-12-16T15:49:11.915Z","9.8.0":"2022-12-20T11:23:41.443Z","9.8.1":"2022-12-20T13:05:17.657Z","9.8.2":"2022-12-20T14:19:39.340Z","9.9.0":"2022-12-23T19:45:13.835Z","9.10.0":"2023-01-03T14:18:42.148Z","9.11.0":"2023-01-17T09:28:10.585Z","9.11.1":"2023-01-20T13:39:31.570Z","9.12.0":"2023-01-29T03:56:13.600Z","9.13.0":"2023-02-18T10:39:58.208Z","10.0.0-beta.0":"2023-03-14T17:14:47.334Z","10.0.0-beta.1":"2023-03-23T11:33:10.879Z","10.0.0-beta.2":"2023-03-28T10:26:39.206Z","10.0.0-beta.3":"2023-04-12T22:03:30.841Z","10.0.0-beta.4":"2023-04-13T12:24:46.472Z","10.0.0-beta.5":"2023-04-13T21:31:22.346Z","10.0.0":"2023-04-14T08:27:00.004Z","10.0.1":"2023-04-14T14:15:29.707Z","10.0.2":"2023-04-14T14:19:50.543Z","10.1.0":"2023-04-22T09:14:57.236Z","10.1.2":"2023-05-02T00:11:57.153Z","10.2.0":"2023-06-16T12:22:51.661Z","10.2.1":"2023-06-28T11:02:17.217Z","10.3.0":"2023-07-30T15:29:20.662Z","10.4.0":"2023-08-25T17:31:19.863Z","10.4.1":"2023-08-28T03:57:11.753Z","10.5.0":"2023-10-07T14:10:42.408Z","10.6.0":"2023-11-09T18:18:28.470Z","10.6.1":"2023-11-13T10:10:40.548Z","10.7.0":"2023-12-05T04:25:25.301Z","10.7.1":"2023-12-27T14:21:43.939Z","10.7.2":"2024-01-14T02:34:42.609Z","10.8.0":"2024-02-20T11:19:11.864Z","10.9.0":"2024-02-27T11:55:52.734Z","10.10.0":"2024-05-27T13:17:55.421Z","10.10.1":"2024-06-11T13:34:31.021Z","10.11.0":"2024-06-12T11:50:38.501Z","11.0.0-beta.1":"2024-06-12T22:22:35.430Z","11.0.0-beta.2":"2024-07-17T14:31:29.084Z","10.11.1":"2024-08-08T15:50:24.181Z","11.0.0-beta.3":"2024-08-14T18:17:27.218Z","11.0.0":"2024-08-15T20:18:42.733Z","11.0.1":"2024-08-19T10:11:41.153Z","11.0.3":"2024-08-24T17:40:24.807Z","11.1.0":"2024-09-16T09:10:15.204Z","11.2.0":"2024-10-30T19:34:17.340Z","11.3.0":"2024-11-21T08:35:34.271Z","12.0.0-beta.1":"2024-11-21T08:47:48.017Z","12.0.0":"2024-11-27T08:43:10.981Z","12.1.0":"2024-12-22T10:44:14.055Z","12.2.0-beta.3":"2024-12-23T09:45:58.461Z","12.2.0-beta.4":"2024-12-23T09:57:26.506Z","12.2.0":"2024-12-23T10:04:46.766Z","12.3.0":"2025-01-02T09:00:36.260Z","12.4.0":"2025-01-10T07:32:22.587Z","12.5.0":"2025-01-22T09:34:51.485Z","12.6.0":"2025-02-14T04:29:12.938Z","12.6.1":"2025-02-14T06:00:36.781Z","12.7.0":"2025-02-15T09:12:13.840Z","12.8.0":"2025-03-05T06:03:41.968Z","12.8.1":"2025-03-05T08:59:27.753Z","13.0.0-beta.1":"2025-03-05T10:14:44.895Z","12.8.2":"2025-03-05T11:39:34.178Z","13.0.0-beta.2":"2025-03-05T11:42:23.539Z","13.0.0":"2025-03-10T03:40:13.515Z","13.1.0":"2025-04-08T05:00:57.183Z","13.2.0":"2025-05-14T05:43:23.112Z","13.3.0":"2025-05-27T09:22:57.073Z","13.4.0":"2025-06-19T08:52:40.763Z","13.5.0":"2025-07-02T08:27:26.509Z","13.6.0":"2025-07-28T10:22:43.262Z","13.7.0":"2025-08-18T08:06:21.904Z","13.8.0":"2025-08-27T08:26:43.329Z","13.9.0":"2025-09-01T11:42:03.511Z","14.0.0-alpha.0":"2025-09-01T11:49:12.375Z","14.0.0-alpha.1":"2025-09-01T13:34:17.790Z","14.0.0-alpha.2":"2025-09-12T01:54:48.946Z","14.0.0-alpha.3":"2025-09-16T14:43:44.892Z","14.0.0-beta.1":"2025-09-19T14:06:06.953Z","14.0.0":"2025-10-22T07:25:26.927Z","14.1.0":"2025-11-27T02:13:39.200Z","14.2.0":"2026-01-31T06:25:08.986Z","14.2.1":"2026-02-10T03:36:45.251Z","14.3.0":"2026-05-01T01:51:32.081Z","14.4.0":"2026-07-29T00:31:47.382Z","15.0.0":"2026-09-16T11:21:30.050Z"},"bugs":{"url":"https://github.com/vueuse/vueuse/issues"},"author":"Anthony Fu <https://github.com/antfu>","license":"MIT","homepage":"https://github.com/vueuse/vueuse#readme","keywords":["vue","vue-use","utils"],"repository":{"url":"git+https://github.com/vueuse/vueuse.git","type":"git","directory":"packages/core"},"description":"Collection of essential Vue Composition Utilities","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"}],"readme":"../../README.md\n","readmeFilename":"","users":{"cologler":true,"jueanbytu":true,"lius971125":true,"yexiyue666":true,"illuminator":true,"wangrongding":true}}