{"_id":"@vueuse/motion","_rev":"100-e2120d9f6d6c77c562f94ec3379e4742","name":"@vueuse/motion","dist-tags":{"beta":"2.0.0-beta.29","latest":"3.0.3"},"versions":{"1.0.0-beta.1":{"name":"@vueuse/motion","version":"1.0.0-beta.1","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"63ce93b5c212d4fca2342e5704e3b35c5a2f615f","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.1.tgz","fileCount":62,"integrity":"sha512-HPLvoWK2Few72ess6qKoJYXSXP/RsaB1B4JxWBCLB0ouph/WTHkbAzeaG3TA8DId3zr5w0U6mef1wYtUCzTH0A==","signatures":[{"sig":"MEQCICj5je+p0AeRVr0b6thb4ky18FYQphcSFq5BrTUSTCrBAiB6KGIPnH/+AquZnUtqIMasojhSDn4GsuX913QY2qiuDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":743629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHEj5CRA9TVsSAnZWagAAftgP/RrrxlVcAW6YRc6HIxC9\nXeIsqMdJrCd/pC0Dxpoe6Orx/RJELBMcaOrkPHVvaZyvU71T2mp9biz4I/zT\n3Y2Erl6YYceJTZqs+PLp7UH0bFiJy+e7WDbRGuSOr6TaAW+RTIRycxVWFWBl\nPuXiHk13vrrG1SKhcfuYyJ9jkO/0pkk3N1935UKF7Y7ci/aJ62WFcahhcSaB\nctHoyw0kSgbxPmV9V4pmkqoLkVN3WRi+EhC4mDvIUmlYsSFZEdvxHrfstHuj\nktny6SrmXwt6VOA/CMmELK5nzLRpebXbREY6VUgy8iAXU/Ox+VpmyQPWqLuK\nUTYRsfCbleWhGToWwz4n2aNf/ejdMYOgpPzCYj/5PE17B0uBqb0syp9KHJ24\nOnkJJQ1D6t/utxsIVSC7ESqGVvsiSVm9dXERRqxZS7fKinO1kFTVDD3/G6FK\nnAr2XKFlj4VXPoI+wHb7Dxf5R2UC8NXsFRBItno9Wojh2NM4pJRSiIAUZP7s\noNTpuKZExJ81XUEDiQ38Ubt+V9J2ZBjOMnMONCOWK1VFvMseRfLydNlvXGrP\nyAu88dpySaxAXuXgAQ7GQ3aPOQw3TNr4038wlsUB5I4GOWJoAVNs99ltSpuE\n9ghgmaWXwDeVdJi/LhEM9Mxvu5FcaRPXR2BqbOhRANCGipr5CwKMLDAbSBTm\nzsq0\r\n=cBBv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/src/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"e812d341ebbdb67e42d514a2f61c647a006b4a31","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.3.0","description":"🤹 A Vue Composable that puts your components in motion.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.5.1","dependencies":{"vue":"*","vue-demi":"^0.6.0","popmotion":"^9.1.0","@vueuse/core":"^4.0.12","@vueuse/shared":"^4.0.12"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.0-beta.63","rollup":"^2.38.4","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.4","prismjs":"^1.23.0","ts-jest":"^26.5.0","prettier":"^2.2.1","vitepress":"^0.11.5","pascalcase":"^1.0.0","typescript":"^4.1.3","@types/jest":"^26.0.20","lint-staged":"^10.5.3","tailwindcss":"^2.0.2","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.2","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.1_1612466424732_0.9633152099936","host":"s3://npm-registry-packages"}},"1.0.0-beta.2":{"name":"@vueuse/motion","version":"1.0.0-beta.2","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"83c6e43d5af684cd681749341f085590a7b587ad","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.2.tgz","fileCount":9,"integrity":"sha512-Wd5tsicqxC5T9gn973l6CstB+4AmOXFUgoRycQcuDVC1VV1gE74DAn7bhDkgwW3bZW0dlrWQO+dPLEaJE8aiRg==","signatures":[{"sig":"MEUCIQDE19BKVAVKJp0fY3zgJEjmfpomYC273TtV//MVIjN/QQIgBLtd3yOQZVJ/X9Hr5frlf8ITDVl3idEmYVJjvGK6jK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":547868,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHWe8CRA9TVsSAnZWagAAh60QAIchCKhOpDudMaQWWgx0\nTA1DmFVChTk0HHwjgAgrVKwAujx5UbToi+BHvi1F6um3Hp1wX/9V/STuwgMJ\n5SA6mry2X83mCNAvnB2Rd3BDxNXliX8AxvnUweZjllJlQT9DD+0uJKYQvG02\n4IaUoCxbZ6fKC6k5QXQgZcXLyFyDQn2YGmcPC8ct7OP/erDlyoSBvWHH2iaE\n9Ir2UGemmbCXDyUlEKPKxRQ7DiMqmeP6AzXUq3O6y25zze2Thm7tn3hMxf9R\n33XTV4V+X5HWYWYAlzyRsUxMVLwyVicB1h/5JZdfALY2Ve54FfUavi/R7wIB\nvYm2D/zNk+UJjM0K/EgYvP+v2d6JAE218Xf0ISwvxhq8FxFaD0OsYV1DNk3a\nv9BIYBTmm+eWDpuLx+8sFlENqhSblLWEmI49mKyD39WitzJYA0uXT1NVfH80\nNUzDnhDq+WvTwaw5btMkk+JY8FYEhtazcnSRdXUy99ppdH/YIOmoFTN3V55N\nDuFgcezeyUQBmj2bENQwzejsz1/AS8p3P2tVtVvWSuPDYusx4j2UavpgzTPE\nCZitWAbCMleHCwWuECskgJ1T/23tVB/iLwWQ7eeBL3+tgx6vb7oySM8xgFeu\nJhCH5c4yk1+Z9mvs949vTUHwyj7rLxGom2D4lPL0gBONroqmiYb/cAmqs7r3\nBY/m\r\n=G1tY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"2ccbcf3b16fdb1d6ee5a9d020be5461bf269313c","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.3.0","description":"🤹 A Vue Composable that puts your components in motion.","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.5.1","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.0.12"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.0-beta.64","rollup":"^2.38.4","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.4","prismjs":"^1.23.0","ts-jest":"^26.5.0","prettier":"^2.2.1","vitepress":"^0.11.5","pascalcase":"^1.0.0","typescript":"^4.1.3","@types/jest":"^26.0.20","lint-staged":"^10.5.3","tailwindcss":"^2.0.2","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.2","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.2_1612539835578_0.030255114873381395","host":"s3://npm-registry-packages"}},"1.0.0-beta.3":{"name":"@vueuse/motion","version":"1.0.0-beta.3","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"41617e3aa9c42628d99f21a23f8bb3b50c83e2de","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.3.tgz","fileCount":9,"integrity":"sha512-beZBIhkQEwSeELEeikkpO3N+2PBMQrrNEUuwA3apdc+G3mzdWFyzAKN+z9G1jCxkGw9aiZL8ka0hwnC7uqjzAQ==","signatures":[{"sig":"MEQCIH5ydiP70duyxfTjmiV2yuZCiW9XSuCBa896Y6W8M9aEAiAIYGq3Ec8ClpvlDSupxvjT0ElvdNi3Zb9agGclSXyXcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":550987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHpiyCRA9TVsSAnZWagAAwrwQAJPZzcaR0yLIh9ZyElqu\ngCI0YEgw7H+1XBXI2/aEG+4WU2H47Ud9lo2vD/2PreXp10XyoFwPwrkvqF37\nRWC5zsmhLFeeSWMSIFe9LJY8wzvcit+3EYcEUU/xyM/Fgrtyo+BRSz4PpBVl\nUNkhdh17QNzN2edgImQNUYg9WNQ16NQxYlVibLsFEkZg3iHViJkcu7XlBjyp\ntREaXS97ut1jCUZ5dJ8fmakpr1Gsk/4pAtMBoCrkGInx4X1yhFypa92RS/cr\ntEyp3Eo1lqhFus/SWkwS4snAxJCP3ljKfXAQov0iJVcuJu2+NIVNv0IsIr1O\nMYoRZd+/8X9CyB53IzMhURCpiqqPFpPd32V1Qo3OeN+7G/XTV+r8wml6DQLk\nf2KdeBTw2+JS+60K/GfWVwssjAC7zNkU61Dsf+RVna+I/waI9HEoBz5/2hmR\n5KhSDGmkdUvRrvX66+k/RUFmbNmCsw17ZEOWEbsf4Xt3IA/5gCD1hop86xta\nCztu0k0yTDJpPv5PHtlw7A7/fn+kO5/yZ7B2ajqN0WDGmfeOJtU3YDtwMR+y\n7uqCz7xZhLsCImv/TRanKRKe0HITDCQoDNlcJpie+30oPVUPmrqK+Mb5ePD2\nthvWxBoflIe8E0KifoTdXWBM04oG9zRlB/AFyCjdp0pMvpptujB5GBveXw9u\ncKi4\r\n=29Mp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"5ab3ed3d4cfede2f2735894d0cf209dca3451b90","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 A Vue Composable that puts your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.0.12"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.0-beta.65","rollup":"^2.38.5","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.4","prismjs":"^1.23.0","ts-jest":"^26.5.0","prettier":"^2.2.1","vitepress":"^0.11.5","pascalcase":"^1.0.0","typescript":"^4.1.3","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.2","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.2","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.3_1612617905474_0.6912140889094744","host":"s3://npm-registry-packages"}},"1.0.0-beta.4":{"name":"@vueuse/motion","version":"1.0.0-beta.4","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.0-beta.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"f809e474f9fa1713d4a77a4fd7daaf61b521534e","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.4.tgz","fileCount":9,"integrity":"sha512-HI0YjxTy9tEQ+g8UVzz9Y2A/SAQjWgAuFSaWRtcWhx1M/TDoBvzyeyjm2vfUaBvBgJ0uVLzvkgJpY9kE9rdaFQ==","signatures":[{"sig":"MEYCIQDYRo8qLUiPzps9Df2TlRnkkEACYr4oZAlW2+dyU4hi/QIhAOJNOeOYpIcBxpjY2RRbWy4ZIFKp3mK1JWLq+iVnAFzK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":560107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIYDdCRA9TVsSAnZWagAA98IP/AwxZnnpgF1OMQuEvIdh\nGGI3uFr/bbrL48Kwxoc4uEB2oO9KVmTiHxyQ5+DkTGqDWQAlS34r+/KMXeb7\nn2OUTTh82xKtsu+x7BZuxzKNBbeKwkqr+pX9Hq5IGBDLrjTnBqJ3UxWJy2nD\nPacAVcY+/SVHcHGOfBKH9FwrgogOfupvIrrf6HUCeRZU2vm0ex/g2MjdZm0H\n4dJI/8zCkCvoOmVjBPu4i2jZ5YWh5dT6MAvAx/x9U0efJUHdKuKds5ZRc8Ej\n7QEWQu6LoXp9i8IemIoYRaLZU/C40a2A/pd5Z9UEywQzl5u4NyBEjMblbtxJ\nL5fSUgOViB/wubGyCt0S4H2QEmPWl1MXlkPojafMM2g/99gb5foAGVUxpikL\nROxkMLb5l4xcoJw5v9NtanAoymINpTu8dWES7z2mU8BpgySOfUaiytadg+7b\nx8Nk+sN4rxgOT1J9zZJfgKAJMXBUxK15nRS+wglXGoSxkJO582q8Sn0EWNHU\n+UVT1o7PAA14Y8W99jxYhPL4tKkcUZvf1uHNJpjVGgbsw+iayzRxHN4XRNU6\nBRsft15Hj5VviUE07kDusEo21muAnN9mL/FD+Zjbl6Etm2wuPgtI9uWif7+f\n+jm+Bg+jhpwhVMDpYXqShO8aMBwfyc3456F+xQlU5nSw0CjV+j3OxPOejDHw\nTun0\r\n=Imnp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"9d95f0f204ba509dadae4487e1e9f8a243eb1d38","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.0.12"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.0-beta.65","rollup":"^2.38.5","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.4","prismjs":"^1.23.0","ts-jest":"^26.5.0","prettier":"^2.2.1","vitepress":"^0.11.5","pascalcase":"^1.0.0","typescript":"^4.1.3","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.2","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.2","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.1.1","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.4_1612808412901_0.20509058376750877","host":"s3://npm-registry-packages"}},"1.0.0-beta.5":{"name":"@vueuse/motion","version":"1.0.0-beta.5","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.0-beta.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"42a1e41069b89ef9ec2f87375eb5f2ad05410b3c","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.5.tgz","fileCount":9,"integrity":"sha512-ZjXhTJ8RRbSSkkPDYAa9Szm5+MydrvT5W6dkx3P3XMJH3Q7DnHnaU8jxhWKpnbLoI2gNBrr4RDk8KFam2UgkHQ==","signatures":[{"sig":"MEQCIFvQvkVEG8vJE9xkS6HGzz7Y06MZqoQN4JpDpJheW6YaAiBELqwy97Mw/ePRaMokfUCeGgUuS8J9aGOSZlIBg8b35w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":960645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK8wUCRA9TVsSAnZWagAAxhgP/RNhAfK+ik3hsml7/ink\nV4f70QFcNvAk1FQe5zRMZ4sGJqgqlKpsdUj2be23sZFUI61KEcLW/kx0nTrf\ncjzorlFncXWzQP8NAYzCXf/IXGx+tnv8fr53SA8Sn7ytR5xmsNc9gbYQ7bNI\nKxvg3lAC7Uq3+p9AqyQTqHbU6bh68aMgvMR2p7YcR1Tdd+2Lzr2WQ3qUgqfc\n+aR9hDyVIPa5PwKgfUvevlUZ/nALSmgSkRNv6KToHeKBOPd2v8+0UweCtkQi\nqNJ7Rk5m4TY6eniuQNBSSh6PoHXIFNjf3fXQd4KPtHOS8iGn1Cps5Y3lT6yb\n5bWuD8gbnyZ4YcRHsU2BO9cvY8kI7gYS9taXhpip1Egpn9MFHESoNL11+g2d\nfdJyV6OReIicTpvcEJisppenU8mrNh7ZddSoz/Ef9ac+8v2LD7h5Kamymx+7\npLnAlnRduw8L2YpRP9P9i1rOyK5+D9/wj0heYh4oS+l1HgE4uyRYQNuQ+oj1\nUCacFgAX2DOJJMvTKxwAFDJdEzC2w+K/jr8LWtnC49dxkqpgLS9zLEYcPg/s\nq029QPt+d80PnwzyLr419fhkrREMaqsmKYQimq41dKjxKGeYGP2fxxNcKJIT\nkYlQrukMLMhMSCIMsGJtkMW1fHXD59hUdLGE4VQudVRp8yfgw3ZlqubgRuIF\nLX0W\r\n=ISXx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"78b3084fb1aabcbad3453905ae79d9ed711a6a8f","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.0-beta.69","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.0","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.5_1613483027780_0.5801945370219102","host":"s3://npm-registry-packages"}},"1.0.0-beta.6":{"name":"@vueuse/motion","version":"1.0.0-beta.6","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.0-beta.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"be4e9be95fdbfde0c32dc7332cc4f66035b78379","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.6.tgz","fileCount":11,"integrity":"sha512-mat+DqNRrbG4JKjFjvA0dF93mAl7o6aZs2IfB4pfIBULPIaORjDReT60r0xjf1TmuA1+H7ZvtSrEfXw1W/RQ2g==","signatures":[{"sig":"MEQCIEU4C4K5t+MFnczBS3F3u1EonGpOQTZnf0eCx2yQNaGEAiAcsF1Bzai/gxYiDSTmOMA9y0uokjWGElsNqI8DBMDQlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":966041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLGi9CRA9TVsSAnZWagAAaMcQAIL5xRhsA+S2mP0VUNYl\nkX2td0g0tDK05o6Rf64uD5AQ5G2phs3cUewwhErovRsxjUFEu6Eu1aHZ5pgT\nXHPdlt8LvdkYaoNdRUYd7vlSbYNCvbBLx8d1dYSi/QkNhEJd9Dr+n3nU9VcH\nrHht/PWtAB82rbU62HI3FHEEdrZJrzK7U8bFEKv7UIuqzMZ6fY0Bno8iBdZ/\nhhpYDhJkzhvCXW24nTdUUzdC83MdREECf22G2uc6UtENI1IeIbMiTlWpHCYR\njw3asSx1TdMxP7yeGt9qhqKXzkxnRMq9zcxdhDW9W0BWvtbU6pORJz+gT99H\nUHZOGGo4d2T1X7NqIrAkQQg4sDbYOSSTsMj2a7z0Ix8IGYDLZcznrqLwgAp0\n5aJZYqfGqMIrHY1j+BrPKerlNs6DIBp8h0vSedidEaMYiQJBefBiDRju2yvg\ns8lLdcNbbTSU519i2vLrJaf3TTV/rZyqOh9u5Kfwd/A8poxw4d2ono93F9BG\nmxv/SOB9IQ0VByfaU0FxxKEr+U2Z5Vi1ZU8V4/Mw9z86XMkr5svBGJYH93lf\nHv6InqAu95hWHEjkQ7VN0myFd3b841T5ezbxrceYp28cQaXbtP+IFAgZwiuc\nLXzmcA6GSGu43eAqv74WL0UkUxvW50EOfAinDTDPNEFd8ZxwZ+y1Wthwhh2m\nbMyT\r\n=Fbgr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"https://github.com/vueuse/motion","type":"git"},"description":"🤹 Vue Composables putting your components in motion","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Yaël GUILLOUX <yael.guilloux@gmail.com>\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","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.0-beta.69","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.0","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.6_1613523132385_0.5594983317225064","host":"s3://npm-registry-packages"}},"1.0.0-beta.7":{"name":"@vueuse/motion","version":"1.0.0-beta.7","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"6b57cc9f69a476d455559fafaf57affbdcfbfd61","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.7.tgz","fileCount":11,"integrity":"sha512-ho7ploYRa5mjynFlAKhW1729vdiIfLRrXtmG+igACp9zm8n7WyE4zYrvql+4rtvYRrD+3qDnlOWR1zEuInvU4Q==","signatures":[{"sig":"MEUCIBKskRDUK0ktX8pdQ22r2W5V4lzymhobMiOebxCUUJZpAiEA/YoC7d00kaA3cdhiyffWVkyEboZTiUKf1df+iywMIeM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":966041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLGjGCRA9TVsSAnZWagAAbMsQAJOY91xYdvJMXMxSezkN\nYVQoZFPv4sC0Y2UuUv/Sy/nD68jRKMVCtfco6/xiOEUkQaOykCeeILmWXsJ8\nqVp779zv8qJMhhvTKDJwdaxSapJzxAwMkMpxiLF8qNBjVhIFcOU7t+D56sLE\nhXtSofp5MzfIVh6lB4LgmP9W646HoffA5N6wWTxce34Rk/PDl06EuWIFZOih\n4ZrZ+F327Ulz2+/UXL/OJFvcJnQcWaFPXFL4oM27R6a5a6RBiAFj79hRW5QC\nQB3yEHchiTY90M7CT20qbJBoguZJf35FiiH06c3JzHEC57fT4yH3qtczWAok\ne7MYUvzlknGs8s5XD9UIveJUNNRqoXIEkGekC5PT8VUQ4b/XmvlSXP2Qu7tg\nVnuFot8QIrPHLSGwY+w5YEUv9ufhkPu8vX8AGM+AcABABN5MxsZa/2V0qxUy\nd+VcnWqwSBwnYxBWnYKDX38tnYIALK4JuguCS/jTNnGId6HV8BrU5z3jKCd9\nGACnhp6UtUB9uGzTDDnJRpvCnn88jvIbyVK6gFLDBWvAgzu6cwSEDaqXnzP5\nKi5A5pE6WAj+a3h9pT6kYw69m4aSGcjCiJlqLaztGHizmZFzCQDZeZpqEjpY\ny2OEYj2Xzcp9cqDz7kiSJcIRBX/1mR9fWO0oQbWJ4X/ujJUaOcSjWDkRr3tM\nl7qv\r\n=cs/e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"https://github.com/vueuse/motion","type":"git"},"description":"🤹 Vue Composables putting your components in motion","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2021 Yaël GUILLOUX <yael.guilloux@gmail.com>\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","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.0-beta.69","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.0","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.7_1613523142023_0.6783079968055623","host":"s3://npm-registry-packages"}},"1.0.0-beta.8":{"name":"@vueuse/motion","version":"1.0.0-beta.8","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"87d14b033721c95eeba3298649484894035b6206","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.8.tgz","fileCount":9,"integrity":"sha512-n70OSRktVRKXXU7zTTiRDZmxxeMaj88mGxCWSYEBa88JhCLly+TJkhEW6AgzkY63VaQYp4ZUzn0OEb4KnuUAWA==","signatures":[{"sig":"MEUCIElrPddbt4xoPe4K4+lAwQzkzb+kJ5l7a0jO8NcycoV0AiEAnJ0/AGgHUOcOU1o2H5Wa1shmvsaZAcbfGv/N9yUGLTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":966041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLGjWCRA9TVsSAnZWagAAI5IP/jpbdK2YiEsQjAOOr3gQ\nUoG+y85vSYxaldjHThW/JACvN+g+WhXHWQ4Q4hxvnlT8otRDzizvumyJVloC\n7RZEFhqWvVxAlWKq1HoCiImeNiA+VuD3RtE40m7ARXr+RKOafZtWBgLrMG3X\n3TURYZabKO/Lur1tOkBvcApF7iRsE44SQ67VDioL1aBqI8e9NCz8qQ7lTrKn\ncm2Y8PK49eVB2krCduMqsQtYKtUhKqLfwgFnvxUhYx5+j1Fs7ia1evG0v9ZP\nX44yHIum3o8nG1KrCAVQ/Vtpxd3PFh59nteADMXPHwm7G8NjlTDc5B8wfrbL\nLxP6kn3PefAbp1k6Z8u8bOkNrXAmoX/VazV4ALnFa33Jui4zWUeDx5o/Ky4l\n+gzt6I5qdH5Y037Yh38CMAM0tfo+hzuFIZUsq0+JB05ugKp0N7EzO/AXJho4\nX6Tyoo8ANC4qOcMn+jzQLCOxZJj5XLQOPnq5R9nRRvylHO1zzV6OJuVTx7i4\nzRFSY33CI1YrZC/n6BUDpZBS+B6Q3NoU22nEHYem8QGcXiwpqAc4xmmXz8DJ\nAPItp1OpRX/4ZdvvOw5c4WYPFUCsPiwJhiIHsy+1FJvaviQuNOiIZxhWXGvA\nR6NZJ1mSnZHLgj7gMVHadvPJ0bGX/b4j9mTkVQ0hKqlocnvcc9ZJj6PWG3Q6\n+a7C\r\n=k2Aa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"a0acfd4e9a59cd76efaa4c7880cd3eb2103c5984","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.0-beta.69","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.0","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.8_1613523158527_0.20797502061027684","host":"s3://npm-registry-packages"}},"1.0.0-beta.9":{"name":"@vueuse/motion","version":"1.0.0-beta.9","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.0-beta.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"c1522ee89476161097a98026060859dd626a86aa","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.9.tgz","fileCount":9,"integrity":"sha512-aDQpUdWm2eP0Ww7rzaABKPnWu66IruLvgAn9giKyj6vRsByVQ8xK1yulI7sqTFUvqp7Rifml3eYmq13TTmz/og==","signatures":[{"sig":"MEQCIGt9T/RnFka6xuTTEnoqeQJyQ7ja0Q/5FKmSTxkTv0stAiBwe/gi9aWB1rbCNZVfl17HayPFB7BNVeLQC9YBdi8aOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":969243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLZjaCRA9TVsSAnZWagAAHEYP/Rjb7c9l3AivMZKK6btj\novGaUoJIjeCdItj18+jHnGpMGX3XAGkKbQG0g4NCHVMiVC75UK5FpjKgOuWY\nPl+JNS6aO7OiJRQKKwipzEVRuskIqXCVn+CNY7J9ZrWTllDD4gukUJCxrnes\nWTHyvcXClNoaVWDLFI1fx6nZfxawS7c/EKntTav2RLRpMz+OWYcFkuDb/hhp\nH40TmK1FzSatwryMzt/jzhQhbD3E/nWLgSMbNVppx+Ok7Ltc+rEHR9BSLlgb\nwzrZifgtnNUqv0fU2RalWDWh/1UtdPG/EeOfzEV2FLHfVjqM2LJqnWY8Gyi+\neJyu2VCQbP1A80xGPkSz5eStNRy6uvNhp7YxdjqC4JyY6dDt9wbv8r/z5wdZ\nsg0x5oS/zkA1ZDro1ppHjPTy2cPI4Wfsi1vM9mAFB06NCa3bKmYucBUcGmzX\nUwlk1lyr3BsIQSJCi7i9Hd81t4zSKVcGq7CDEeq7U0Hi2k8JtvumGNtTbcHm\nyVppwYE0ntGCqQKQHv2XCHJgLeQ6vHI2J8ckWs60fSXPbsoncGZh6cIORJr1\n720+HCKkSxKRrhcrmg75Rp3RUjhCRL0onJnB3Imqt1clz14OIN5FVel0sq7K\nnpkXEEzCAXhBLzbfdUa0DEwBIYwr3lllU94quFF2a0uQ6yFVfhLjFQKW8FiV\nCPt1\r\n=/XWz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"a3f588df2b9b3cee42e2f0ed82f2115c3d3e55bf","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.0","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.29.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.9_1613600986113_0.2857359506382109","host":"s3://npm-registry-packages"}},"1.0.0-beta.10":{"name":"@vueuse/motion","version":"1.0.0-beta.10","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.0-beta.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"2bfcc1d1ba90a4b78af82f228d7da5569e507203","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.10.tgz","fileCount":9,"integrity":"sha512-NZ71pbHHgm3YOaMyznnUNNlL4TUDYCX/PCT7NLxQnP1WBxb6rC77rpwxAHCbiZl7GOmzNDBkLNDRRnT3x3BuUw==","signatures":[{"sig":"MEUCIQDQAiIsQ57lSAZMFk2NGJqJdTnxfNKbnRs26QUgnbC72QIgaeIyFOzPjM8cZX5BqXnoYuZu2OTPeeKb/ktX5jYmZnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":983701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL+kOCRA9TVsSAnZWagAA5XUQAJBne81MMW18exBiwepN\nYFF+JjixwkkX0juJleD8/oewPyuPheQvhWkXVlJMVU5VNnZzZmkonSafuxBa\nAU7z08PSrv+rI8W6f3tcO0GNRFuMZNSiebZr3HvMUQqaIZpGLBzER0xz6w/W\nMq9M3xSgW8uMEzT4POLZMGX/Zac8UlaMy4bNgOgwxvVpJh7EbdiTsY4Z/pLM\nDaMtDyzeb+O/rzMQ8rZecTlAyFdXDmn1C8Bbg3G77CZ+syqFOmH9Y3WpLsze\ncKUq0n2aNZP445yOKMAAd3Qg5cH+D3SylgE+BzrWKGCL6cDhKmj6JtE1vQI2\niORWxRea6RZNtBDfAT9loEOTRKcgDEGo090rGwpXaGylYii8NyrW/ZYRyYcE\nJ0IDZFGVsLuFMF+Y0iyrdDIDkIRohtMJAtnwphb2ie2pqeDbCwitgdh0xFjA\nF+Frwkmem3omRYjEl2ff7nbwSz9WxZqSX0K9yWkoLxnrLQjEZFo4XHBbBUbx\nVDljccSDVg1KZVLbKe9r2pqLzYRdMuTEP+Ef740Rvdz3KeFwzjdys7N0SNmB\nEf6ASHTr3+dip6O29cFa2hGZU+qgEqar1fWEnkeDv0/qsQ3rppTYl/0dugXd\nMHNvB2+RIs4ne4jC0VwiB/GRhsNA0eqBJtuUDApl6ytapbQjzPqbuEEPHOXs\nfNPj\r\n=QXu2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"31b9823b11c2f14e8108652511c540ba4052369c","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.1","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":">=1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.10_1613752590009_0.7836244577374012","host":"s3://npm-registry-packages"}},"1.0.0-beta.11":{"name":"@vueuse/motion","version":"1.0.0-beta.11","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.0-beta.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"2770511fa8556a2ead8dee0765acf664115cc81a","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.11.tgz","fileCount":9,"integrity":"sha512-I1KVAEMBto+pBXA07ZmegxBJz4TiJQSkp5645wOu4r+iBqI5Q1qI9yVk/e9fScRV/SjpwGlgljLmtG+hVnWA0w==","signatures":[{"sig":"MEYCIQC4edx+UkwFeSTaJ+vq+24hvPHJBR0rzLXR9hB88LtV9gIhAOdKqaya43iUKvKISXp99Xg3Lj54lZFyAustFrBD7s4S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":983878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL/A1CRA9TVsSAnZWagAAJjAQAIu35unkPeWvfc87cKPt\nJ1fIuwQwPpBsbeX2WeoDb4LM7AOvOAe9sqSK30CCFUYa91FIcnu7QPHleZzS\nW0piZw2Ma3SBPWWr02iTSitpuCDjSvsecjdSA58V/DpH+vGBfcl5S6x0Y0PB\nkY2i/DMx7T6h8PBlVIonOIr29S91+pExtpoMTSRF8oBJ3Ew4+uhPaQwYT7M+\nm79w44z9pGJO8Aevc0OOYBYa818K92CzsUsrCiS8EU2b6d3Nueb7kRb1oRrC\ndp9TUesHYdrWP2M0pCvfLZVj9NIfVEoTSNaH1LMlOu9sslW/UDnR/D7cW9ok\nPeJTti1Q4zekonuFluFsvr6+CNOIIsgkI83fVTYGzidmVwGh+LWB0pkQLVe7\nJTE+W1ybZZabvh7qu0uJ6zIkdePJ32WQemP6kyx7Uw9d865XW8rZiuDS0um4\n59wc7/IYiYSN74K/v/5x1oO2eF6IJu/vhCSxhgfLY7iQYHbGky2Tx38K3smZ\npZrdIyf+SYAw4avChtbnAJkvumJFayQ64upqbOgyUz0gtOLHftLD/yLK5y1A\nieQazb5B7zpRFILBstxg5w3tjS8WQ6P8maJKPic+7C+AEDXkcACDzbaF8Tmg\nZqPaEwLdSpetGUVbqD9vUCJdBE3oYv+fClyRZQul9REnVnK8MUEaxyTCsWrS\nYJZM\r\n=RcnA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"6231e5480877375ffaff98742537992f026dca8e","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.1","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":">=1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.11_1613754420849_0.20203434355647043","host":"s3://npm-registry-packages"}},"1.0.0-beta.12":{"name":"@vueuse/motion","version":"1.0.0-beta.12","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.0-beta.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"0bff1e63c1a81677084a8febf4e8a0bb5ad99b86","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.12.tgz","fileCount":9,"integrity":"sha512-8fay8qQKTYpgGq5tLc5fNYv9+evQtmX7OYgVpAAf2dtVtxNZ/7lQYh49IBmYYJmhjxrWCFGRJ0txjasx6uoyPw==","signatures":[{"sig":"MEQCIA16GCm63n3MWBZ/vi5illIAVTYbqp5YyD6Efl1FQ6+FAiAXcRIzQOE8812KH2xmydwRuclLMn+nkkT6x3BzySKCRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":984695,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL/OBCRA9TVsSAnZWagAA+WYP/0AO6rFdtLw6DsGQ9r6R\nuM04wDc552gCHzp1Wop22kddRgyPHryCBV+FHVRQKrjAGpbHtfk8ioXYF4uZ\n84cxlYsyg9ANe/r8J+d7ZRrl7mCdxKJP2pJHAbiMgEU1uMD5ZuT395Y2QHax\nD5NMOHRJGltivex6JPDbrgwY0R/YccQ6vSFMFmlZUaTu3/Qnyj9Qya+4JPWe\nGAJaLyr5bQB67Nz3NWSxE3tfoUnHwg+zr0ASEKY5lzbpWk504Yo3/mrdEdOb\nMYbzFFDiNXkC2jnaxci9e01+zpTKdDocwdmE2gSDY5KX4bXoEEl+ATG+lBJf\nXCOB+WGIAzVLY+f+tYgfvEdH+KZOq+XDqoAd54uscmcrHa8TVN0qB7fkN2+o\nar+Y/7tl9GI2s6p1VMF/ljNj8RQpLLYG5uUezgf6WhhPH3tRlY9g250Sveio\nsauSIh0+Pi/MWzEf0v9bL1ge5fjjkbx5MBnouw1e+rysGOUJe290mkefAHiT\neOBItdz28xr+vtAL4d3UgCXEY2ZvDLom6eGCvUxkDi1BlvheXfTWXVwP2arM\nYNxsGd6UZuvGRpUSD5YX/zX9JuAsULstYdLLnxejsjhNHlO0BaIG96NGzPc6\nXJxM0K1OicYTfzgSsOEesEwsVNIJwqdgsz0fK0M5wWVyTQ1TvNr/fatBkOyE\nxAD1\r\n=VqlP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"134830d433ec4fd94069cd349ebd7eb1e08957d7","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.1","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":">=1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.12_1613755265248_0.39701848243212967","host":"s3://npm-registry-packages"}},"1.0.0-beta.13":{"name":"@vueuse/motion","version":"1.0.0-beta.13","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.0-beta.13","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"429a24ec8fbb97c396d0c229828b4f804ce95574","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.13.tgz","fileCount":9,"integrity":"sha512-Qy6514hqnNanyI2EKhGj1uwrzJKjWF484euukhkEPtOyKXZUVzg/GIeOm5F5NJ2oFpM/+d67ezEJNpNexQMjnA==","signatures":[{"sig":"MEYCIQCI8Mwj+otaQfdPJ/oYhWV6AgQovM8F0BpYHtm4V7ZMEwIhAPvm7bWW7KOT2WX1NhdI4+mnKB6Q9aZKpBpwdCNpsqbs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":985011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgL/RLCRA9TVsSAnZWagAAT3EQAIAOor9xQAx9OeS8Y/fq\ngxzKkM+teHvFl579VG+eRIoPP5r2yUqMMqSB2LXxqEHgXhh6Oco5ak/wtIWC\nwezkiNDeOEKh9ZZpp3ZKyb38P/SBHbmbUzHoJ+oVCkqgcTbCRlEJfuwpjdyk\nqPbxVhyShtynyGoNoHeS6VD7uSJAJz/VCkoibk+OIiWrRT7xkIEv3VxS8w8c\nf+fmV1JQjCX7MXrcRyyu3eLlNE3J8CYLDM8hV48NQzfnl0kDhv6AoEl7ORlH\n7vlTxmHslCgJgdDltfCeeH+A2oig9/MJcGctmcljuPhhduIVWEKorpZtXlkS\nraDXHGmZjebCVdO+qnAaPnoZnLXuL6vXRqTsR4TcmNT6mXmNDRyWHHNBIcht\n58aG1LozaiKGhcVXIyPNJihjt1TCsXsrMlOxzPqfej7pCyTSZTyfnYLVBSPL\nXAfYKPElK6LOjYuBZNndwsmQ3KZnL2eLBjlG6F7ei9atUFMZFiHTOgghg0+t\nBhwEFS80vZywURRu9bpGX7eBUcclBISCGtQelMF6YDZWxmjBqkUJTzVOou3m\nQvD9xEPJRuyXPWKhbgDBkMwSLMdkNaEO8zlgw+jhDJGHcph04xas+l0MT2nv\nuFK3qyrmfNAPD3iJospXCRRtrUL0XwNoNF0eRsF5ZC9mQY8hSl7EjtstJJpo\njd6e\r\n=pZGQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"890ce439de66a83adb2863a3ed2476e78a01533c","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.1","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":">=1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.13_1613755466841_0.6729116297367825","host":"s3://npm-registry-packages"}},"1.0.0-beta.14":{"name":"@vueuse/motion","version":"1.0.0-beta.14","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.0-beta.14","maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"6dc78b11cd3e19ff802223b313dc87be05922ad5","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0-beta.14.tgz","fileCount":9,"integrity":"sha512-itOkwPGtR2G5DPAMKL/C3aUQbwBl2Z9ir+kvi7jqDHIQNMdn/3VyCbMk19q77ClvLf9BsYEKrdMsVVXSam1K0w==","signatures":[{"sig":"MEQCIEviz73cfAEOidosV36N4YzofP5NDM5Gqft95BJSV51kAiBOfIhTqZIT4fQRdf4FM+Wou0LNMyzYF2lqKOfXTbW/hQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":986303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMDaiCRA9TVsSAnZWagAAN5sQAIdxeHeao/h+QRxS44J3\nDkYmXzUyn2tCnU5XfwaH6xTcAWcKDdn76lzqxOKvsnSonFAYUkmfYkdwv5oY\nOudRh8SKsDRnuVw2gz2BOmWIjUI4YdHUWJL3tUyZcUUoiQ5aAPgJ89pbrf14\nNMoGQeQk62NPq+Ot93iysRAN2RigGnphwBygL60530J/4X2WM0KjGryAbsRy\nj6+yvONBcE3J7XNDNv6f4pBm1hY0Z/TnCdRCmMgTR8RApWTtm5TZkmJMP6sc\nXO5g2qnLdyHcPsbqFTkrdIr0Mq6VgkGOYyPYGrcvaIbO+SqYQ6sIcqfCk8XN\npsTOA+rmI73ycJh0u4bR/P1Gha09X1nz49pOgH2zOe52U004h9ETilRB2XzT\nL4rIisNrk8LNfsLBEy3UHV04+vv8ma1xibpmkRLhjqmka9TLXfLVeRTeqjfV\n2wwN4woITiVGC4lPj0I8bxqBAgdoMyBDr1ngWFIiH6m3iE/XHkp+NljNwbAM\nHXsu5CYZ6QXm8BSYkNMh/RUSENr0OEtgNm4DtWwSQezK62aXJmghEmB/XVK1\niwQlMmjJjmRH3FnOnmCoflR2yhTvyfbqstSkRYSJCYLSf379u6zx5aaDDURo\nJhnl+y9zqwvgnwnxUxCzxItN4QHniHbSaIQk2R/yf41yjUg0QBGlTuzar8tn\n0A6M\r\n=APTP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"d391089b07f906a1379454b5d755933434fec4c0","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.1","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":">=1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0-beta.14_1613772449463_0.6310580710294496","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@vueuse/motion","version":"1.0.0","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"e35e8a1999849fabe15ff60d20963953421f8ad0","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.0.tgz","fileCount":9,"integrity":"sha512-wX/qyc95YSDmiOspm09VjZ+zdrkTfQ84IVvjGPQ5E0pO7X7CS89F8gh+P7pun8ZU6ob71FXuGYiUlR06rdn1uA==","signatures":[{"sig":"MEUCIQCAbougOXxAJZPWXDDhvqh+yLo4dXHiExB09mTdX5j4mQIgQ1WZvVHqmYUZFuAzsPbLiAtPWD9P1TlLolu+sNcXuq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":986331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMPQ9CRA9TVsSAnZWagAA5l0QAIGi+70PbzQNcRvb3Fqw\npb9Vs1Y0J4zkt63EIRRPSHv/7xqV7kjPLBSu8tWu4zoXQ/7KMHHtU1ilVHW4\nVQRpn2lZrFx1wynHk7QSYIyRqY0DGF6L8JP/qftEa0KGm8MrloxNQ7EsLefx\n5wZ1gYDecUC4i66FuZzZSRyAHO0qmAlXnU0qNd1R0Z/kIwfin2fIuhtO9K/N\nQyhswiFGMLgBkVJH8QPIrTgTRoym3BZtIH2sWDUTexyqXk3HqGSsue5JxcA2\nCYLoLpETKOJBkQAPSXLUX+8AtDuxvZplog5BWbIjrmy8ohtEgL2br+u1TdzP\nnmoScGYo7RJKzSR8uzW4BP/VD9gGy/ves+5NHY4adMf4r6cXD+LhZK3yN1jP\nUcl0v+BBtcnR0U0dcPiplMWHOkEGV+at8KFjI92MmCvXNCw8V89MyhwcJxTS\n1hG4nCy4uTPxsJ8b5d080UF9oFxtKgfVecZtlaR1kk5r7BmfNx8uI3MmI3jz\n9dMRHCA6jE+oeKcrDX5CUCN6rmi/pDDfBCmWHgELNNLJ9aK18lB8I6j5p0FY\nAGeWZIDvMHDpdx9HEbPQiMFm9e7AvghqePevnogt23IAFRelhwxb1kXYGszM\nBVO2pUU9xN/AFOYdwb66xGmk+Lm0/ty4jx8smOVP2NEM76yhywShz0ruq2rq\nXXVM\r\n=JHwD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"a379e4884213261213505deef849583308180c93","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.1","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":">=1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.0_1613820989150_0.24738229631936037","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@vueuse/motion","version":"1.0.1","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"003ecb3af8bddac45371405d9fd4c1605cb22945","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.1.tgz","fileCount":9,"integrity":"sha512-ziXOlFoEJyveXFBGX/zX9lOlm0gbzOsla+pZtjsp/DrgNo56XDHn4G8HaRz4gEOXvGAX8GwbNB+91xdp29ne8w==","signatures":[{"sig":"MEYCIQCGHDIQzvJhIyRMxEjEBYVSZiob4sKlrcCjVk1cuVvkpQIhAP3s/S3n2JQBv40gYqI5ikxidsE+jSbSIEPPmT/bl+0T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":986472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM9GlCRA9TVsSAnZWagAA9MwP/3+f71HGn2AonDIlmyds\nUXVuT2XSOPe2IJL5ZcMFPNx+xRBa0xex9dMB1spzlwff235s5pK8JfiwYRmH\nr5OlSRamzO/jJUyu3x5XBJ43TUbg5qSS2TRutgmtVDKWunMnqqBCTviIKMof\nyc8Jg+1DxG7MBnoKBrjrObiR2+hSaR6qPYiRuLIWumCrUSqKf1rCcgY+sU6c\nALPgTiJALH3dpLbg/6GOclKT9bQkETXkV7vQpwTSdslbUaRbfy2keo3n2LFE\nG0/UaU6Ey0HoEnJNf7V6dz/S4dY1hBvZeYcctKz6kTluLv+rkW/sgUfuREj6\nFOZzTNHKRB8C6lRYNDm5p1pxr8d1BnE3tYn/aagqmGJydkOqo3UzjRq+TNnh\noBbokgpRGwnTXLiyuekD4PP+K8w2tIdmASUJFM6kIcJtq4YG4UJPs49cIjfX\nIXbVRObJ3hPfA0+6xSC3kjz6sdPCbiszxaI6J5lN8U6T7QL3KAZnECeZ1edh\njypu5ROv95SdBgMf7SVXvdbmAWCURlh8cNdD3oshZNf9n6j82ZceIhOxzYzp\n47ccClxQRTsDjpFVHVdIcg0pk0cAccrzQk+FLpVA94PAshNExCvWNTHEOV7W\nUAgke3qUsk93PWXNJ6UIW4y64zVzZi0RO9w37qnycYPH5Mwr89roVHwJ9LpO\nq0Tg\r\n=MsUH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"c59a475b23f96d68acceb96dead92794ff476af0","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.1.0","@vueuse/core":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.1","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.1","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":">=1.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.1_1614008740532_0.21773228968569125","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@vueuse/motion","version":"1.0.2","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"e593bb370ff6f550f0972d5fcda3564932828415","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.2.tgz","fileCount":9,"integrity":"sha512-bGSIX3UBUZUjkJYdLkz+wzy516Yuh1zAVcVXPZephDUd44W6gywNVDMI0usyakX43eFHcNeHwkFlAAUiZlG3+A==","signatures":[{"sig":"MEUCIQDfXK+q2CoggB1GvnONd0zvXWqFv0byDBuMSPfCSdHUQAIgYJ4jwiBt0kKDjrKTIONcC6k6jon2z7zOnXOj9t+lxCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":986500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNCkWCRA9TVsSAnZWagAAPR0P+gNiG0LFa8/YuuEJSrbw\nWk1brXVT32etXkNTtAPuO0m4hbjA4VLC9uLt/VUl8+JQ4wamrweoLjdIlLad\n0g/2KUi2F55Aj0Fxcv/nPqKZg1gmTxyM1cVCpHDQ4VcKMrQhcOt3IL7ZTF3g\nmB5vpMRL1pvGtYXY6uOmDe4hMKe10zuP1a78jRWgEb8bVSpHTIG1g8QTmcyd\n6wP3g/F3vBvqsuOaii1wATJKsylSq9Pm+ae7rfAqd4PALG8e/xbkUESsMjGn\nYcKa8FUpVf0Fv+Ty3C/wcYQ7UrKZaJizr2NdIk/iU5Y2+jjEqdeliT0GBmjo\n8vw5m90sPiWwEBNfqMCttfRrnFkGyIExR6Q+d6cAqqKhapv21InCSnjPFxDK\nTkjWuQ3TVJXQmWIBxoHgJc26oKtNKiIXk+YHrhwXj1Rx++aQCOMOVxspC5UN\n9LqpPLam2JcUnevcZ46O3jmNBSuNs3QlDVjnpCsD3DCvvxQbKsj9+XrF2SvF\nxyYcrUwd4KLVKrX6FdxBwL04LjFm4blARrICOr8rNPyc6uOzKKt6FmdmPDJm\nLC2RHqdSEFPo+EIHnUosjxU3V96Pb1gFsbrb3yk1MHB8cpyAvVZyCePeV14d\nggDnYXisZBvNpqyQ857oZXGwdRl/Eh1cI2jrm01TGJJrnY3UXuNSpGzbxzPp\npUt7\r\n=gzmv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"92a6021b9039dfb302137c93455d031b7e96a531","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.2","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.2_1614031125928_0.9259229291033708","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@vueuse/motion","version":"1.0.3","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"149e4a49566fa84385244075d47615af1609de40","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.3.tgz","fileCount":9,"integrity":"sha512-PmRCUU7KcKDYQlURFEiVMGYPrF3oNuiqTlRg9/XXFq8Ky/A7SS45aSw6clztW7hgEPNhhmD9TP+zOFDNVNt34A==","signatures":[{"sig":"MEYCIQDyq/xCE6KVpfCPf0NX8Rixu5EJYgok+Z0yiLdoRT89twIhAN5UkyAtJloTKpsYxO3Ocn4gpY7b2H6LuPc/7+fR9Xp1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":986602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNCpsCRA9TVsSAnZWagAAzNwP/j7AQIApsjz2EKXGsnWp\nFc7D/WGQH9hvX70jMOFaH7cmWdNmXt9yMQDr26m4fY3YgjoWX9jT6aLoYhm5\nndieEIdazc1bJESWiOQFGamGaHkA2SUIjUgt/GPfoapNbUeDzhRXPl9RO6Oh\nAIEpbQAB/Yn9rtFj42jd8D6TaU6xrfcd+SXA+rwQan3XIrz4Fon7wFRL8tSQ\n2Kfv9Vvud9oROjIBY0i7C1jsJ/FOTOtJ48aKRSWZeBd8/3ihTgJeREqdS03l\nifeXMZMXNcYkOMyUooQxCrQZcIIx9F5LGSE/KxgIa+WezTX4oFPMOWYqaYju\n9czU9BMu/J5RrSt2fTOMJ+WRofDGyGF6shDd89isOrg/s+iqX9pcoeIM7Kx+\n6vz+XYmFBmF6HpnMA8mO/1RSWkAOw7waH6dZ46eieL6lLoy6HDv7mRmdxBfX\ns+AqJVJFuHzH4ZOsqHX00CXZ0Lwc1JNg6YhUWggaPwVT5177Ty8QfmerSBce\nciU1mOa/4eI/4Ysh1mPZAh8DaZUPFYVXLGSNJEw5DwdEitH8nOtUU+kSo4Tt\nl67CRf2Xw/Pz6gdO15SfWORMhJd7VMeRK2DAI7feL3f5ngOAmDGLxcTx7gWL\nIg4jmvz7G5eWb0jCqpqeweGlac9bVN/bPHlF1Hz6rUighSbOMsP9KGPXOFO0\ng1FQ\r\n=XTYv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"7c41bf442262d9d2b0311b43ca5c56d55850d893","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.2","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":">=2.x || >=3.x","@vue/composition-api":">=1.0.0-rc.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.3_1614031468333_0.7871188704735876","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@vueuse/motion","version":"1.0.4","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"b65920d3d989e52105dd83981cffcd96b43510b7","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.4.tgz","fileCount":9,"integrity":"sha512-Wd9NYN73FZqiGkIhqUSBW47oyy8wlyZyV5xBfLrg/rzHt7vTzAVCU//yC65ukS1W/a/HE/K65LYhQCHQ4S8Cxw==","signatures":[{"sig":"MEUCIBsVM7CCYLYN7/MLjSfTKh117RkICgcrC/G1bTr0WnINAiEAsAULBO1nI+WUsoq8aHA0CyrLo0bnwu1v04VQ6602Xz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":986595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNCsdCRA9TVsSAnZWagAAKAUP/2OzPr0lEBlYkgMRPGAN\nZSp5IJ66RurAugvowbcitBf/M/r/OqI/fwafSEhLoC+agIn/05y/FlhVEehs\nhFzljjEUvycfr8zIcbC3vhYcJkMl3L5qnxT06Um36Pex4qh3dmkwikvNJQUb\nWXZP7SXKhpJ0FDu/Hrvh7jaGV9LzuP9PuUFPetRSrYeVrCHPLEn1uPreDmRr\nFdcIFsc4QS8q0slIURicU7i28fuL1MIr8keyGgm0+yVfBoDtS2WMaYInGZ3p\nG3m2Pw//cdQrTcgPaS7283y99jZVSHDtjUQdhvw0YgjkFjAN9g4+iqdJe4Ek\nO6+Ek6FZfFZPV+Lq+nhwKi9q58aSxqSDSxZpFEBCllg+N1qmPtKZTWTsiSOg\nFvKTe6Ov8b/HlqHqKz6vG3YudlRX+PDubVx5YAPmAGToGVbLZLFCtSewLbJm\n51sAwoYX3Q2w2w/MsqVXikNp9mdgUxR+RUSZer0j7V79enrKv4tdyWdOstFf\nbCknfiW9pKzZp1zv4JeEmqBEQGhmJzVCStnSvLQyoSErMmlWKpGfXqlOkNVE\nczuprrxsDVla6svTCNvt4mmPv59P4MVQMwbvh8q63OASguGnx7/504maTnOZ\nzhQRXo+JI+dy2zLT0GaZJbyPuPt1r1HY+MZ1hWHJP9247rmMHCw5AkX5jCOc\nWjhU\r\n=YlZT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"588753e0ed09d59cbbb2ea152525d3c5c17a0fe9","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.2","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":">=2.x || >=3.x","@vue/composition-api":">=1.x"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.4_1614031644958_0.7751704113290303","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@vueuse/motion","version":"1.0.5","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"677b30aec696713acf639198a41f2c71a8718172","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.5.tgz","fileCount":9,"integrity":"sha512-j9TAAS2eTrRaJ6zk2yEzxPEKVopjxu+CEEJGSrXhGyHY19KtJoKK4I5shZYdeJ0K8Zszu+MuTzVTrjhi7yXLUA==","signatures":[{"sig":"MEQCIDVUZtGyaHL9jaM2Wh+UDJLJlmAIrdlsittIQARasU0NAiBlefi0Z+6/Fvf+VqQ2UMrRN9Act0qfmxqmz+496Z9/Uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":987741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNX5qCRA9TVsSAnZWagAAHLAQAJpyLFocONI6VMJrwgWS\nYSkWEnB1oZySWeRmZAotDz0iWtBw/b4lzmfyTnEmwNXld8MsX8qwMQuq/t/U\n7p5K8JXr2aTvjnEZ+1VJzLT5ObZZtC4Kfjymk7BGNGHn2JSvPfnYaTx3C6bk\nA90en0BeHuHYx8j1he+fwijnPLbiBkll4v/Vt0iq9kkgSqr/BdUGlpuLxHoV\nqAjYXbEBWZ74wHfeX6z2r5aLWiWlryswF3SpH8+IvCefnsckCBSgeTuYuGTI\nn8vryVUHod9P6LDOrMyaB66Nc+V/sKZ4zGf04dn31W4W1iEyo9dqgLh1AUWx\nd+cQVpOwIcRLxuxQCfglVhkupnoYSQMXnruf7eF4jl1pYN+6CMTg82ku9nZt\ng8kJBs7FELxbj28x8vqI/fGQkb7fyGhgrJQOkHt8IG6xBpusFGuMeiYNt/TY\nWXGZZVhxxT0nZloz6u25/sftROuEQuWmdccievm4BWIlD1URDMII5z8Pv5BY\npNDBnOu0pn8ULPuhXoHW8lPfhsP57qh2ZmzxgqyXPxm6N4ypZ6+HgkPR4lwJ\n8w+MfhGDgGTrbTNfWS7KFnO9MtmkUiw5Qf5Fe+EjTwx4aj/pcD5lPRhxEu7q\nn2gzVxFRMDTpfPpYTbP+fRkswaNIbWg/vZygWOc84wDOHMlrZ/efohq3UNFc\nxJ/m\r\n=WyLj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"b842c0eb97cb3a1bddc5e8788626f15a99037823","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.2","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":">=2.x || >=3.x","@vue/composition-api":">=1.x"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.5_1614118505801_0.556938219448204","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@vueuse/motion","version":"1.0.6","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"626f4c448b20920dbca13b0bc3a3a6af626537f6","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.6.tgz","fileCount":9,"integrity":"sha512-T528BjnzIYW+uQ14eHOuVJZbSbbOMeqt9m9AjX538DC8+RrUBEbU8Y3kIhh6n6T1nVP5eB3ySHbHwlV+MK+9Dg==","signatures":[{"sig":"MEUCIB8AevzT+sSWmpIx8U/3bUb2kuROTRQBjXuUJF5hBEgiAiEA3iNgEvsGTi5P+rO5psGmckMGuBXM57oTbdZI7R6CVac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":987758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNp2nCRA9TVsSAnZWagAAgEUP/iyFsvB4o1OFzS/qrcNY\nObC2XmGJMX30U/G8hssSldu8DMGwkwMbj3Ir19JV7WB0frt/hg6Tlf4LsdOf\npPQSUf9bpd3j7iHC+P0oAjDidQRAJt1ddoF72N7aW6vOSBXJw0XvYBrIHKRD\nguhVTrqynpojCkIVIdBBhBSm07RLXWA5W5wzHftVS4bvmD1L7cHvVffVYWOF\niqE9EHYyPkK1UhifQtzbF7frrUoJVlFoOIWr26tRo27ooX3aUfpiMUvX24nF\n3TpLJmHtNZN5Soe1QpMmhKsasAJjYddstuKRf9C8r1mPlDRmuLuUWaeUgR7W\n/HV0CqiVeNlEpd9ckzWrAa/uYXI3pVXidag/UDwsjWsOFDnbnYbyoSsKNDj0\nSQV34DsvkZ/lTTh3OOgD+MY15MpfGGqe2givXH2viN4ZJOwx3yWutIir/utp\ngTG4RX+wMGter6VHhOfXPEOlKjqA/4xfWpjGvwfFwgJSaZLMbjTKEzVvniwZ\n0QDXeXfj47fj3tIwHNAyYSUySw1Z56XJu5JSRYHDr8ac+h4C+D2jwBHrnk+M\nAwjnQNdTwwwGPebFWPjEIygtp6slviUynPm8i1pABbTSRgX4rL2GWRxwG3Xm\nw2vDVgRYjpHFNxY06/t6PJR2wV3Buo6kJwoXd1wDN5YjhIKidfH5PGZ3QALb\n9Jhu\r\n=nrZR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"b37924d66679727b26568421bdbf87f44cd8753b","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.2","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":">=2.x || >=3.x","@vue/composition-api":">=1.x || >=1.0.0-rc.x"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.6_1614192039360_0.33956790888309074","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@vueuse/motion","version":"1.0.7","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"2987a59cee42234ad579aed78bd48a3f8dc3c99e","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.7.tgz","fileCount":9,"integrity":"sha512-LgI9kgOqxg/IZQxLbYUwE6s5+zTH4PJgW8B5gI4AMxsIAqmMaH5QNazztU2m6QRTzPpHnce5sPkEb+47Tc6GPA==","signatures":[{"sig":"MEUCIDnpHceSnwFOpqw46LDUI1R++50utwbquNQjI4Ameg8eAiEA2tplpz42g7zdwZe/Qv3vk8+HaDJePUupVczV7B0ok+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":987779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNp/OCRA9TVsSAnZWagAAz50P/2w7+OBMl76OuPf55/zo\nTTgfIQ/xg+f+ZFxy3Ubd2Xd2JOb1w3O0Z6gEhRkwpcergUmg2ZLaaaVDY50F\nZrJdkH738l/2xGS5ysJuKBPRcYS6K9cRwL0DRvNZn1+TiqhAleIxK6P90KfD\nf7hvKT41ZcHGw3ArrhcdHGGpLh4zrL0ERQCsJO2mC5q5wD3yUgZiCroxw14Q\nhYtVUDK43ftsX+unsOU7lgQlgFwqCx/nxGBuOOHbeZytSAOlrM6x6x8lTbZX\nSOmuZc+SlGAPPTM60gMNHJzHjFLwjnoS2+6MocaBaq+yocdquc+wEPtq2bu6\nYNEEyUmL3dMWLepN1lVC3xVXrDqfj6P6f18t7npWLB1d6nfLgKaLbQWfRaev\nUGDcCV4/QRYODFbhs11YQPBIB/jkzvX4ZP6tD1lLMUqsWC7eGdYIygeZz/4E\nnv+ll1lQYdAjtJIz/Ljl1Gj0HEvEgEk/v+HrFwkLsxEJ9+vBB2aB8jjE6vNK\nLe+X9NOL3Tk+VI28eDvbkyMBJooZ+C7x/koBqjE33MXlWfaRvBZExGV/hwTo\n6HxboUZYVYsT41eR4ZKhmDEukQ49XXTh/93KUF1YsBpN7ugjywAsI0koPnFa\nDa5GMM3RgH+FLS0RfLB05g7fuIQeumCS87aYSL2vLOjJNQjRK/Jif5hNBgAe\nMd6P\r\n=LZBI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"1a9724c65550909701b384ebdc5079e170c93ad5","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.1","@vue/composition-api":"^1.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.2","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":">=2.x || >=3.x"},"optionalDependencies":{"@vue/composition-api":"^1.0.0-rc.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.7_1614192589590_0.03232124601079622","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@vueuse/motion","version":"1.0.8","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.0.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"79c6e8336345a22a530d6b0210c269c7a602d598","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.8.tgz","fileCount":9,"integrity":"sha512-+1hELlk2nq+Ppydn1dMtYo2BkAXdf77wigjpLD278kTE21Xq7r8nczsdSTspjLt/J194BIXTbquUGpT/y5HZYw==","signatures":[{"sig":"MEYCIQCGmHx5gX6/giZrM0jO0+xy4VW3zXpj03VxMe+nohqa+wIhAMdrkufW5RinAGA3ZGCxvRFBMFOMub+JOidobLdVQbal","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":725250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN4XmCRA9TVsSAnZWagAAMA8QAJaUl2iJKgijxZ2vChdY\nv+8by5kg4vdCFj7yCEeexN0JVqg+rXsrMioj9Gk35F2DwSKNfYaQA1HKVtLj\nNN1S0o5jJ4OLuTuGcQXCxUCntUXbU5KflVg/4JCYiFyi3s0LMiwNMDtx8KnQ\nLgnrjrxUVsIll3u0XgS3t/zseIutH0flgHxO8xzDMrDr1bpArZaH6BENA78Z\nYg9bXATVU6bMXa1LevVZY/7dHikWE4pcA6kzwmpCGD0XicnNVSohMnYUYC+b\nvEmgLXqSw6PXm2giUJZ5IrNoD4vuH6uNcNWhuRSsz4GC+TNFlmCfFTDosFzk\np+7sv12rkG9+BAvpoJgoAmTfDp5prdUSoY7vh1/BBHj/pHpO8L63sLxg5pAY\n6J2gcg6g9wDisoBtYiHMzBLt9SKeUUOFRM20yjc0lz0J/dHerzzokikt7Xvc\npMsI/BY9/kmhfL1xNWyJqJfI9ix1Lw81bY82hovtrZvqowRnS9uCzf6CnfMd\niPeYPoKk2U9Q87cwCruMyTsf9v7JH134TX1IBEcl/4xd5N1sbVLW1aZLXlZP\nCfnI46SyD9C4A+KDfpIXHmDs2chu+rqn1PXqD5hzoaSesGbGRzeKEcvT/R9h\nx33i5EuIseijzGnTdwj1jZqMuPt6D3BY7w5A2/FX7cIBlvjTRz4r7Mte7zWi\neEB2\r\n=WsL4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"f2d259a6b8918c5d607dfcad42a23608fe3224c7","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.1","@vue/composition-api":"^1.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.2","rollup":"^2.39.0","yorkie":"^2.0.0","csstype":"^3.0.6","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.1","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.1.5","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.5","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.5","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":">=2.x || >=3.x"},"optionalDependencies":{"@vue/composition-api":"^1.0.0-rc.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.8_1614251493746_0.5866174354615246","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"@vueuse/motion","version":"1.0.9","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"b71662939425be9cbacbe09cfc6c457a423b07b1","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.0.9.tgz","fileCount":9,"integrity":"sha512-z/YS6g4T5STGLfgAK1BdDGyYxM2IRKkiKc0scTAVUO/Rhuw+WOtwGuGckTSMqoqwarmP2nKwRFh1FRpPnaA4lQ==","signatures":[{"sig":"MEYCIQCLDPfJzWzhv4LaaqERPuCvfe4pbAS1jMj7bq6FmFSxiAIhAM+hgxOGw01a6q1ZWEf3Wzx94KvS6jeKm9JShLuLnsKt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":508554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN48bCRA9TVsSAnZWagAArxQP/10SGm8WO86cbD6TCwVT\nfmbRJb5wW/2PhRVaOiI5SF4ZmtIR3nwME+kNNwnfigvMS8Kw6rZUMFoH2VVq\nClAXmE1JroSGLv9kY0IvgbEgeRQKSa6jV9AVuyDCLz6pY5SXXuDD15hSSlG5\nwPlqwOBOcJTwgyNFbwxhvxTwOYj38QVZB1a71CUfyVIlZkHTHb2GdndI4YJe\ntIUff7y+lvqXmTQfAlwGrLXEmN6oZ3oz/F42Z8MXfwjVDGAFVSCUSpT6zLKd\npAwpkXgtaGHsFk45wIuefjqg6nZ0qzD7K28mJJ/IactgJZV/jS+Jx8UPDaD6\n3LTStMFKBavbd3KbUyg7NoH7MNk8XVbkwbipgOWWQdWbdhV0yQScsOJ6vkqI\njuX2Nfgun1k3JsU53naIBc5OW95rWvapNAxwyEldTBfK5CPcHuNPf2Ah9jI9\n2kjvHzlu7hGlNKkJEBt6PXbY0b5KFmTto4Uts4IlJaJXOqLArgGpBKLinAB2\nWNedVP5F+jXW8PDe1eauO7EViF8FN0j3G6s+4WBgfvI6etpiCBnyqsy/MqGk\nma4HANZ679fRzEu/Ez6n3u0HGQE0msn+ZWpfVYSK+359BuuXHC+FTGz5L7rh\nNOHr4KN2Ws+G7KMctJkfnAfBU4FtxQvYG38EgZW0/ecPNskqmCkG5AqrhEvV\n0aSk\r\n=4z5n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"4712428b51c152ee6a223f9712114bf6e7d0f9eb","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.2","@vue/composition-api":"^1.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.3","rollup":"^2.39.1","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.6.12 || >=3.0.0-rc.1"},"optionalDependencies":{"@vue/composition-api":"^1.0.0-rc.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.0.9_1614253850534_0.890676876555665","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@vueuse/motion","version":"1.1.0","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"4461ac993bba8563aa1161cfe5ebe33ac7a310b8","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.1.0.tgz","fileCount":9,"integrity":"sha512-psKKXqkecsUgYsWmU/kf8hDV1AvVw4W+mAs7oFJeuX9KvqHsccfW8dkrgMY+jS47hzKOOcj0gySuAzmiNk4G+g==","signatures":[{"sig":"MEYCIQCYexodJlm5XOQgW3rLgg3jkrV//SK/FZbr8vg22IzgJQIhAMZ2Xbd3lIIywMmrr7YJffk4CqzqRSBD+8Ko4N6HA6v/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":508601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN72tCRA9TVsSAnZWagAAv4UQAIlSGb29bA10i9dvdZTX\nxOU5/LfG4klbp50X6lnuDAcFjSAZ/KRaydDrx+6WEmIl1xhz/KXDmifOk3kJ\ns8Qqr68LjLza2ChryY4ragd+OidAikTVIiF9TGkYmGhbXH84jmhRDHJqk2Ky\no57UV+SepTEWHanpgtOp0sOxp9dexj4iOMHl8q1OUscd2lvOjhGyvHQ+G/hH\n+AJCsDmZOAt67O7cWybZZqS9fdeg33CoDCRgywpDAua89RwPOkFNLElmQ757\nVEbpiu9ZizWaqOyCprZrMp7B+Neom717sGfalcrM0bN+EMrQw3k6gM1goDyc\no/rxFEnamr/DjdNSLQt903bk+AXJ0U/w5LPbjBYgzro0LEqFdsFLIBEUCWZL\nQecleFUmCJk5BoFWv4IpiF2iDFP3xhlKTOzVxbiTbkD9yHxsGJ9pwhHPtiZL\nmyYRdjP7hbXyNdsHz5nAei9H2W6aB2xQ+TVZtg53SoJGnHEzPyaClTCXAG9T\n1Vw4kMmrC1qRkBsBNA7GO5xIpdKk2V3elU0orPFrSexaIuCAFuCoUxD/AKVI\nN5WQ4C97VWLKX35aFpcSaBa9f7e6iZR3Z/gt2JvKMP5Cl3FceTck/1F5jK8y\n2Etp6sYL1zSCmO7H2Ul0sYgc3SzRaNxw/Q+k5HzsAGBG/JA7jNXWe//nrHYM\nhhJL\r\n=sI6/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"0511b991a048011b722a5fc7638a2e641334a774","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.2","@vue/composition-api":"^1.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.3","rollup":"^2.39.1","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.6.12 || >=3.0.0-rc.1"},"optionalDependencies":{"@vue/composition-api":"^1.0.0-rc.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.1.0_1614265772620_0.27220648995161967","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@vueuse/motion","version":"1.1.1","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"67a6be5153db9a456b074c1a62eb827afb80779d","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.1.1.tgz","fileCount":9,"integrity":"sha512-pkwSLPhAd+f+SMX7GagoZzItoMWpHV+hpfs9r4Lgb962UzN/Vxws7Ma2UybH9+cEIvwTQf30ETgfCtrqhu/2Jg==","signatures":[{"sig":"MEUCIQCiyLohb9acoB5NYuS6AYGpK6et3A1aLscmtSPY+cHaUQIgHamDsag376eu53Xn6A+dvRSv9kJg/2Nn5moi6Kmcs2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":508472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgORbfCRA9TVsSAnZWagAAQ4AQAKFqLi0OaFUsa/3BvBGP\nbB/LcWROONjfxryIo1epF7P0hz7RlBJL09RuDi8t2npqb2vBEv887m5UROgT\n+pAozMMxt4OLPrDJ8sGvVjwBteSMldwo3dgpGKHj0c1o7h50doG2T5NVmRlL\nkTHf6Y/Wf6I59eS3pFA8zhnW9Ad+8+p6Uf6aAtqgW7kShiA7orqOIZPrNscg\ntxw8iOK9LJ42CJWb7+UmHiLSPf9TqDoRD/wrWs5hfJU+hJOBkUn1D62Uelnf\n/3R0GmJYL2p3JjDMbdw9YqVCGXbqG/VNjmNQwyrbicX4wuIFpiJbOonUvQ1n\nX84E2cuvPX+tGZdempyEPvvWkujayg+EE4Pzfy1Kog2PNiLJMxobwMsXc4IT\nczSUr+2ERdJ0TRHfAV66lNnXYkFwaIVbHauM7N56jHkcWgsMgnlVCDPhgLrf\ntBv/s/2avhT24svumL+Oq3hxZR7LcE4fFEVjNIYULwCZ6Ol2sgDn/gAUcuB2\nrYnfNpEjcWRXRUSRkH83eWDjE1KK7J4z+CjizGq8uUg55L6A7c4zqOQqWlHr\n10DioVs1BrhaW+1RwI5k9d5h1+NzaYg1kuHKV2EmjCs3uyr/xlElpjkLJdeF\nWqpJ7udvNbFcgdCkY0lj4ALOFGmORtChliLPlQ3zqzQqofcQstqeNzobnrwr\nKQNz\r\n=kdez\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"9d14d3094b95a2ce2ee21240845407fd3572ab73","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.2","@vue/composition-api":"^1.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.3","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.6.12 || >=3.0.0-rc.1"},"optionalDependencies":{"@vue/composition-api":"^1.0.0-rc.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.1.1_1614354142493_0.7796485812305032","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@vueuse/motion","version":"1.1.2","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"d92fa6b2c6d01a51cef0622f1060110c54ded37b","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.1.2.tgz","fileCount":9,"integrity":"sha512-7nBIr5RgHoJ6RwsuMnBOf67a1mRJq2TXBoNUEJIIKaMkIVDiFRzrM9JzpHxPrpTk00HOIvXFEdF1SnXZSLYlKw==","signatures":[{"sig":"MEUCICxeMWCLhRcm7px+dqi+B6DW7O0U+KS7oq50Rt/KNsKPAiEAj2nSBu0vzfmnum7YgnngpiqCvk/8Lp3CVPYF0egPg1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":508508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgORiLCRA9TVsSAnZWagAAIs0P/RmcLp6aiyuac800CdCw\n3Pdr41//aZlHq+u+d6JyGPtYXVVQJO79VQ7W0geavSCp/Iz3SVLGtmjc1ApD\nm3dqVuN3R0T6dQKxFozFdmDlszx6Tn/ekgrmJTcojItA5xxyayN2wQ6AOFqK\njk8NVS1jYFo3wNiY2J23iDYAt6Nj76Q42FOjDIWRaxAY03UQdc0Ws75rS6NF\nA5jQEzkvgyqFKLsC9GDRNgejRTIN/2oljM7d0JfsT+G5p6RZ2tjUAoLZIOhS\nAqV7UL22SeVa5ySmfDI7jn6h+8+SS8cbSoJ3KzNshlxuhFXt0A7H8Z9X3ZSu\nfUHWN+XjMzwoFQEJ1Ck7Ze6L1mzbGBkkcCfnazuFrZMPCnjU3eYG3SvhC5rw\nkyQ03iQsDOovC9JqEBAnMio7nYSQa2moS0PEYPUp3fRFzHiSxx6WU6KA/HFF\nP3r6Wpwd9Vax0RQFpuIUnIlp+ffkW/9zjCX5JGw1Wk8+WokOPwWJ0/EJEaTK\nUdwZapwqg+zlmcSQxZgOWWeCgVbcCrXCygqOXDUwrj5qLpD6S6KXLj1UoAuy\nQVj2v+yFwK19u4ZUzqBrGc05AcJtCNPNPHoabXGT36Vb2DnofWGZon9LGj49\nxfiQBkfTdpVskMX72EdwOvswocBEvraTktakL/Ntc+iL4pcVP0mtPlSH1GCx\n/PLD\r\n=LxEP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"d55172940a6a9117f9272c96e992f55001ccc7cb","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.2","@vue/composition-api":"^1.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.3","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.6.12 || >=3.0.0-rc.1"},"optionalDependencies":{"@vue/composition-api":"^1.0.0-rc.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.1.2_1614354570568_0.4629912108682197","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@vueuse/motion","version":"1.1.3","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"a2ffe7d592140c0e40c124aa0e19871d5698b37e","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.1.3.tgz","fileCount":9,"integrity":"sha512-TdaaSMFwnboyhvOX1oqbyPQPipBaAGY1loDAkmvoYY/3Yl81h5XTJzk3Ey3uSsJr0nPB4YLkxiCyUPwek+BI0A==","signatures":[{"sig":"MEUCIEgVnEBAKPib+zR978/IAec8N/z5p/vUAOG/UThPqgQRAiEAhr7FaQuHr7vdgBrkEYFOPF+1Du5QBDYMOZmXcUItnA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":508378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOUIZCRA9TVsSAnZWagAAoL0P/2aEIBMjCKdDoMrGGX+/\nCgCGtaeG26Sjem72zQjOEYV1fEEAtxrXB3p1L/eUH+pWpXcgC8foDgqK1Osd\no6yLRba+KzpAPkKAETrs+CTuoF51cWul4vA3Y9//rch+hBhyVKWE1r083y7d\n84aK7K8bCkQQVIXfnOY1/wyfHVBMqlHry7+CMZNzofKyOqGJEn3yO7mOG+yZ\noc0eLujmkbJxC/z6tOUZGMkM/JnrXEHSK1RllCeDIHCtk+rh7NUbuhQqoC+e\nwSxr6o3qw/zezT90jPk++sxiF89uW78yRVb0rNKgpp5dnO0x4Pra/v3hSqsJ\nsIgKsUnR25aEToRtHC18byeJJn/VKTXRS7JAo9fE3a9uUWvin6MG4Rcy+3M0\nPNyOOG33D/0i/F9IRrjufAs6532aAE4Gp7ZPHAUZBJmHIEm3yoY0y/dUnKlu\nIcYqgcuC+sFE56gs2qHY1Wx7tIojmxVGHoc3hQBtZURkl4P4S1Ese6jbRQKF\nM/7r6KZWcna6qmEp0NJl00FVj2HZUvm33gFJlxudPTtdnbX8WhQxjDom1fqN\nq/FNEV5gr87OMOB3XwBK9HNjI8oUkski/tnmLeq+OlVAHTunrA9+Q96vu6ai\n19F90RQT2HxstiHF5F8plLZ8kqd+1LpdRNwwCLk74vHh/AirJpG/sWpYEDcP\noMi1\r\n=RWKs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"c33fb4aba8134262653ce6d5d32d251c8a0fb082","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.2","@vue/composition-api":"^1.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.3","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.6.12 || >=3.0.0-rc.1"},"optionalDependencies":{"@vue/composition-api":"^1.0.0-rc.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.1.3_1614365209123_0.014356862065064924","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@vueuse/motion","version":"1.1.4","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"6760919795fba9263cae086406616ea4e27b0e13","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.1.4.tgz","fileCount":9,"integrity":"sha512-3rWLwovVN/WjCaF6FD17jJR5pWxHWLia6rdAp5YSr9s/eIlU3adSZmWCCfbJL1vSBRIY2GFuoMeOCPTA4J/xZQ==","signatures":[{"sig":"MEYCIQCNYY4AdJS9ps3AHxAKy3c+Nr3m6qUAGxgkG8S93ZAPAQIhAPSgUSM2BDrQrntQF6IWKcPSZhIvCKHryh65TmY2uyzW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":508312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOVXpCRA9TVsSAnZWagAAe78QAJmf0riy7U6zkqDcXP7/\ntm/R1Hf64y6sRq7rPAtLwSR5fQRJHAF3NPpNEh7KtNITf7f1B0mxQgneKLtO\nzm7AgBHN+nECkGp9xzE4A8yiEjKe4U6wbJ+Sw2K9XwYhwFQW76mGqW5ZvtKB\n+k3QXvuoMs9rPFm481/4UKUkNwHax41A62SSQ/ucDRc1f/R7A9eMX6KOIcby\nV5fYIPKjQMEjd9eur0XMjbfkwRXrqmiTmGiqflrWd49otQUUKuRWyPAp6Q3i\nUPXLgdaoUzh8/k7i3kkt3XtjOs+3x71DbBHHXRKFQ1iK0EnGkMkgvz8XHK4o\n5JT0Z3zxZFgzVJfoQdgTy0qFX3jAevpBhru1bZuvuTV/yKHR72nF76QcZtfY\nafKJGgSX3oiNHFq6//nle/wgvrerM+V1NGeWRZOw27iw3QiRfTzGZaJ+BUFJ\nh2DHGrjaW8XyILE9IGjfy11b1jyClmIrgOD5s38b5dsyLg7DJXuDClEN/g2G\nAj5cyMJSjLmqZsNRrzQ0G3HO1xOj7V/WLM0+sxlflK402IWCVXZSmYOfhGtQ\nQxZE9E6mvGHj0oSIts0R4vht285p4/HqlPqsllFiBCVUv0TyKJPc2ML2SbzD\nZftazPgswnjahWj8Q90uvJfzzxbPiXEVbKG3XwTiGjz/HWGLtoiNuAJkgO4Y\n/NCc\r\n=oWqV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"022a83383c07e192f734a3dd21cdf03eca736e18","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.2","@vue/composition-api":"^1.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.3","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"optionalDependencies":{"@vue/composition-api":"^1.0.0-rc.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.1.4_1614370281109_0.39667628434284286","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@vueuse/motion","version":"1.1.5","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"40c480a3724c88d797270b43400cb0f3c68c97e2","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.1.5.tgz","fileCount":9,"integrity":"sha512-aU/1aB3kt0nJBc3v1KRFZSIUbVUQgv8dWbaxIR9oL98l0QCyu6rlF5753M2SostU24CS90ktQ4Rw4Gc50p17rA==","signatures":[{"sig":"MEYCIQCnB7sxe0VXIbNv7a56tnF3LHt08cxSXhctb8qUtPA7owIhAKzneEsF68XlM3OOhQfSllZm4WzjFRcIIco/wtFMh4L7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":594439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOZvfCRA9TVsSAnZWagAAd4cQAJAQ2MqNQ3118MfJYAmn\nDviApvrNIXzq9TZxQtO3gx613Hw8lER7I5CTqhsLkD26XWiRxdx13BsoMiPi\n4J8e/ihAmDrkcLLC1XsU1eWIq3QOE2vn7b0ksmZuW8U3pzprEjJIRF8Zf6ID\notQQKWtPmotFs2h+yeAiGZDzJj/HCCuagnc+MEtCvO9QZbGJ9rLogIKIrGiW\nxA4MMd6/Rw83LaDXLBsjKGA0pPKTemz2INkUwuKzuWm6NYeoAJ787zhc07Vj\nlyLVSi/Lisel72RULBhA0fRrpUxlczOioXjRmbDEQFWtadXxWier6YkY1i3M\n7GoPmQbaq6fFDUY92syD0rXjLsQAmkmLAhNB2XM3MmzshiNOap5xt0a9qhSA\nA5vi6arWU/vCmw7T/xaNrHuM3sJ70VdYxLmMTJOxY7ObVTOLmCZsJZNqQr+f\ntkt6vlcxgMcV7ArILZJ0BmGhg/J9CUQ1Mhw4x8LF525miY0UdtreCI6TGle0\nN4ndoVffRP/O2AV8LsqQ//ytHl1TLdnFmsDYRS5j7KClktdwpumxIYejo7Nt\nLqm6kO6uUkmxkL3FOqOeojwEGGPvSGBae/YmXKgNeZxNnhzhOJXtcIl2ecME\nfQNlEgbDu6niyOSRzju78cv/qf3tOF0UXcAOCpLA6uXhJT/99SUji8Ky7fMO\nOPTW\r\n=1RVe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"6cf74b4003a01cdfe3eb00976ede6c61a427af31","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.2","@vue/composition-api":"^1.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.3","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"optionalDependencies":{"@vue/composition-api":"^1.0.0-rc.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.1.5_1614388190658_0.17843097759310056","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"@vueuse/motion","version":"1.1.6","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"0d2850c0c5e6b523d23148e3a83dcc3cfd867656","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.1.6.tgz","fileCount":9,"integrity":"sha512-dDKWrE8qNDzqQHHLRXX2v0oi4yjsNYeHKC+pAMFWK11O90lz3WMA6EADgBV5rTA8nqsXnOrHJV38ZVz+RJI50g==","signatures":[{"sig":"MEYCIQCE7VftBSnaQLFfugrozcaIBE7areXIqzz9Yzyqz1vzjwIhAJlKFG6WzwDl/G4o4gUB3154g+NPwS6LE25NjHERBQft","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":575437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgObB0CRA9TVsSAnZWagAAKukP/0RgnJtAb3WpIkN6ahJo\nfg2yjYQkQ01PwirzsVioj+XaU0nOAoixvpttfbGs8cmpRCvw+9N+zSWTv0+q\nus7lgXtJSFqZsWguGNyX0nAE7oodPw9ZU6mwrav1vxGXP0PAWtMsyFTl0Ckv\nv3QygQDVHC4onSkj/P7kpoM1f9RnTtfSbted+2OQWKHhJWLNGWlM4UtjJBpQ\nO1Acdg69o7/fRAQqRvVKWrPwmxWRcp9YkvdbclbxkadQ34wK9bNkqgDlSkff\nIV9PzWc67mv1S+SrXpMSVyVkL3z2om2J4RVYTPGxHRN4Z5Kacej507hbb4Uu\nN/eVIPdYbx/xhlh3N8SKzclTbf6WtMa8FF68NYCyKrxSl/72AvQh7pLk0YHQ\n+ZYjqnYfT0jn5a7qgJizpAGhXDW7E/Zj1THiCKvwEVhvT6HdjGry4sbEZ+EB\nt4QvuUNfFUx5zFH1xkAwU7HOGcqtfOU8N4rvYqK4IkL5NjzhZtyP+I04xXf4\nsyqFYmCogf6a1mcLRwy14n6CQEBo92sWSJOIOGVj2QCazYPyniXIVFtaFWkh\nm4ZW5yLVysy/RdRVd0sRzhPnuCaHE9SqlchkVNcDuxFQehdoqHi8iHx7qaKG\ngq9HilXr9E+3E7DmWDS4mVLNWhR5ZNPE8V+tLQ0aornQe9um5NpslGnpOD0X\nkvaS\r\n=TN0w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"824ce95c79960aca87bb08e9e28b6ab8196e32d4","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.2.2","@vue/composition-api":"^1.0.0-rc.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.3","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.4","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"optionalDependencies":{"@vue/composition-api":"^1.0.0-rc.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_1.1.6_1614393459549_0.19929410773319267","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"@vueuse/motion","version":"1.1.7","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"91a59b8af4e4ad57963c6e9f1c5c7328142f1985","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.1.7.tgz","fileCount":9,"integrity":"sha512-7psFTS2lzDLWhGAErrUvZbv03fkqHpWLJPQiMFbu0Jq/dbaFIij73zrG3QE7S4SlE5rQl2QI3f+K+HhlIBjqtQ==","signatures":[{"sig":"MEQCIB9/F7bXZdb2I6q4/GPKAbqEPMRfWF+onvp4B5oGuR5BAiAPgzdhhc7KjuiBRIPtlu+HHXveYzd6OClKuN8vWyG9zA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":575564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOkANCRA9TVsSAnZWagAA58IQAIuvYPC8JBxdXaDRAmoz\nLw+3T42OvNx8YUIsfv6Cttzg6dyoGTXwDyZACShC6Ao3tLi96MYYN6KRSCAZ\nG6saVu4DgmFK0TNJ32q1GtwY4Tdceg6vWRHr7c4jICFVYadjuy64DzTnFgeQ\nz2QE4T8R9yD4WwHLb3BGiDB0/p+J5QrNWBaseR7PnbVHIwyu+z8trSioWcMm\nuN1au3omx2Lo4Rf9wUl/6rTWj38EF43XqmsWXnNxb9HFK7adNe4myM5npPyW\neoWEQYtXfV6shLeT+WE5wDnopm+aCwd/OLHKavdMOTOt5fJbpmEBNaAbmUyz\n4KFmx7gorMsbKEsXwxwPCgB8if5XOhn05EUMFWNYzEwHRPU6Sb3Ts3lZpGDL\n1fxVpZt4GKTYo2w7DC5+R0FtlV2hM+aX5sDZXLjyGqpAm6RjvEd2g6ovxzQa\nOXzGnlBEVs4Q/JztCtzVhF2TBLNCWDkDCv+viSiXgttYJqUTdJITeBXAeTWK\nCATrtFSotUHDUI4WukiGXgwiTgByywVxdGriibozEBSeN+dVkZ4l6K9RGoNM\nK5LSsh74nnOsgawUHETFR+HyIEzw/CmXfmRCF+PjW+U6WXyk6oskw69jlqbO\n2YB37f7oN6Q5R5MzmjznS7WeSlEVDu3iVl3X6kV6PaTilIKLC2HWRgzIunJA\nt67t\r\n=TZD3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"40c90b2935ed300c04df261656baaf44b3472ef5","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"latest","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.1.7_1614430220882_0.6319133403964252","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"@vueuse/motion","version":"1.1.8","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"d855b3eac7892cdb027884220e5b127ad5454d80","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.1.8.tgz","fileCount":9,"integrity":"sha512-cNYDov62Sml8jyZwt1Cs3LUcrW88NqVj8dJU5K+2z61Rgt7Opte04Rnk4wYB9PLvQcCwtt8kM1D9DjBveTPUQA==","signatures":[{"sig":"MEUCIBl8TGJ6r+54Vicz3QmI5w1g92qyzMYPvLrH/YFkgfFaAiEA2HpsHHSQgb002/3ewm7drQa48ufUv8NZyZeCQYEbLvM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOosICRA9TVsSAnZWagAAh8wQAJzpfFbUYGjsju/8tUeB\nqDooA0Vl6ncaS5eQmi3YlhX2WqMQqmTtTxahXoOd6RHSLFwQGv1j/auRsXlL\nnzWolwhzjqGmogCDfsyd2jfSYcYo5PLTYv3dTmL8aOaBQwIGBqJ5GWkGo4fF\nZBaHR0l4sGy2TpJ7xXYU8LbEPhaz9UoL/yxkmGTKR+n+ywlTyq+GUbxzzU+v\na8+ksfOIb69z/KjPhy4zjhLTznvPwDKFmxNU2Dk5CZg2wXogqBFSnBAYltjQ\nMUmZRXGtdEVZ7gu5NtO8Q6KYOBmvppwakpNiBclf7XxH5MRdZVc0j07xnkKi\nhYCUeMR4CRoWpk9L5Rhb8YL7uu4Mtd3upvyPO5OtefDipmOcoiVvGK1vZCtU\nsWsLemZ0k1apxtils0JMGMIZDwBaDHBQYRumHx/0hkxfzozMcgJ10qn51Yna\nV/0u34hK8Vmrb9EmQhW9IKZw75PmK5NkqFKPRXki+uX1pmJYMaieqypcEvr3\nIMB+yoMT4qiUwc8zqO0nQgiXRszZ3KEP2FUgu2rJmORn8QPO3sSpVEgVCq6s\nvamIm9LhgtlUOAQmEwSWaLx5qHYB8hP0VgcX4n4xo9GdSNEEBLPvOfrlQQcE\nxOAgwFfrAUcwt7SAcrcptvj+8pDoxVxt8MyDzqyIS7QvAcVouSVMHpyL5u70\n6SCP\r\n=kpnt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"98ff7d649e4d331d53403fba26de771000ac5646","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.1.8_1614449415630_0.9533418135433207","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"@vueuse/motion","version":"1.1.9","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"20f58435a1001b8f50e54f5ad22780db641a5fd3","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.1.9.tgz","fileCount":9,"integrity":"sha512-vftlmVMEpQlGanqVAdKT7po8V+pH+X8bssKVu8SotiCK5qGU7+mS1s9bSBfpYL1PkbAicAU1PLlZtWgx3Fq/Ow==","signatures":[{"sig":"MEUCIQC7RhwF6Z8npayyQNLzg7rjtO/8Z5Wt7CZdAM4EasNwKgIgWVQmdFvCGfoFb6jEs8RK4yyEwUp/kgSRfg+Xa5xABzU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOrn1CRA9TVsSAnZWagAATiUQAIobzLK4qGCHtM/zFk5k\nW2q+lad7ZGUElhPHBESIK5k+Lq8f46pQvlY5YfUo+C2qfQD9s57yPIJ44fic\n7d9tVLX9rZ4jxGeZ+vrQ8nWu1O6toV8MhXbSOoN5D4Q3POocj0Wp1PlGBMpu\nwOH24fILpZXVpq6RgKTtaUyESMjFHrIB2CieJOekZa3uI+njLaACyMu+z3fn\n4taBgJoKqOrrzqRx4AQRQjoK3K9rYetvV+6gPQzzE5S4lrUjcnqpKQNXOyK2\nE1sg33arqJOuV/tBoHml7+Ald4QRjLmanZ7KvOydqjWRMPkxRMp62apeW9LB\nqYncC8lnb1hf4qLqweMb/wQkvH5Yq1/ABA5/ludtHSH7Qd8IWtz0OcuOzFcC\n1POOipoIbA8VBN8a/YzcfQJK15SnjTPMe05NMMUCCdHgS5pT6FH+geJAG88y\ncIWrXzMPv5xKNaiYKFcV9o/ex/BztbMwbBfnmvn88BEv+h63L5VUBiFgaqHU\ncn0wJm+jPAsAn6T64t9Wxenw1FOLOxAqSyYAWsfpdVqEcXpRsUpsoGKnELf8\nOH+Wvq4/Yoz0mPZSJIiDZcwBHbhuEktaHAyJprkp2nmSD6AHRPhOu/rlQwuL\nk2gLfsTjktcPSyU7oGyVb64joiq9D3tuC1/nJ3sn2s31utzh1PiVc6X8h0MK\nhneh\r\n=zjsj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"e4d5a6fd9f9b3967a2b3d6a2536658d0559dc315","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.1.9_1614461429055_0.453511215820269","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@vueuse/motion","version":"1.2.0","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"a0563529191ab093a00dddd81aaec2ca9bb71d46","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.2.0.tgz","fileCount":9,"integrity":"sha512-mqsbGoVLG2S5erbMU5XoPeQlAj1M44AsI8muNnKeEn2YqT2byFzrVXFV3hDdMH5LQJlESefNybeBmTHJGcZdyQ==","signatures":[{"sig":"MEUCIADyHUclM5+4DdoQSHl+0k0sNjpBzqWfuUu4cDXmGnoLAiEA53pbprC90u3KGncYwi8YC097u6LxHXh02B59ASOzEdk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgO3fFCRA9TVsSAnZWagAAXigP/iVymKdPNrAhFl4Xq9YJ\n3xFr31LEKwIj6D5nN/xxEbBZxvN92Yu5lUcV3+ufoH81g/7QPweiYfSuWfqv\n1uEFwdt9lAWVP5ztR0sbabOH2hemFafUmbyfKGOiVlEXzh1jglDqGY4L7X07\nMRAclWlLasHnaF7fF5fhWjtfdDRk7nPpFZ/ZIXJRi6foIp84q/5cCmcigLWN\nz2MAwE7JoO1EmgJ5vD2yO/p5QAxrOKx8gQSPeD792WiZ/LTio/2PaoIov8H5\nSSdtICAdpS55SY7ennI5h4nhNvU99uq8mVB4kxcYlvU4iKer703Uk+ZxpU2Y\nrJ4qS5XOW027Po+zvt82sngVFG93o3bUCEXtfdzsGJDMZIzVaK9mmNrrzPzD\nThRFbrm2zM+50HecUi3QD9w329X4h4Ml0aBGRh/XPh/YcscU/fDUcvTo7LoA\njDGODgL5NmCTaXNv0nnED/0Exc0Vggp302oZirfBvqDF5zrMGEWceK593fx6\nMYQ9yGjkMYsiMYn4I0Q0YA54CRxZ0u62BIOiQlINV+/6v82t7kTtZN+qtpW8\nXNiIXIZOqQZzFeyztig4YR7inNaMhZ/MdlOTHAJwiHBxxaopkyj0LT1D+Hpt\n2ddhNPqhoajptpJtc3TKUIOKqUc9haZf9Pa6f6S/n4RFepOy3pXZACk0TC4p\n/c4f\r\n=QDrN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"9cc92e768c36ed8493ae49bde90478dcfe8437fc","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.2.0_1614510021170_0.6728163547436439","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@vueuse/motion","version":"1.2.1","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"5fdeb659107c9a3c8a44f33f46cec99161d87256","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.2.1.tgz","fileCount":9,"integrity":"sha512-JlkRK7OAm9cDB9Cdk98jN1fIj+W0UxkAheAtduojmljIMndWVkx9Twz2ihGIhTJS+ZsS3r4ikdzirEvKHUC71Q==","signatures":[{"sig":"MEQCIECM8HwSSRemY3Vmfj7iRJ/Jvnpk8tH0ZOX1aTJz6ch7AiANIfCUnPcpN1ZXbqhMnmCudktolvQbOomRAUsZEA889w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgO3shCRA9TVsSAnZWagAAS2UP/icyzLtCijWysKko/ule\nOWTZVDyI4/7PSPyVEdxhcsSHJgL0wz8aAmaFBy9gT/BUwEJ5NE2e03+In19h\n3k89OPzUE6Zvpl/YMOpkijZ8wtp4ZRfEhqJL2R55FFzuH4i8DPBtf5D7uXbC\naKQlR1SmRCAHMM5lngHARzrZ9gBqGc/jkDLpJisuA/IaM1s3W93MGVsSMR5k\n3HnMKQS/LWoSjOLCB1wQMikpew0I0pLZVg1WjIIYlfQKqTJ2D74sMIBaMPXD\nuSejuJssFYdLvvw+kBqr17L67FGVE2fZSPf49UZMzQwXKFFWQCXOYObGSClL\nVkyCCQaFpgByshCFjzlsMuQFoD0hlQqSeKFxTghOOPR3m9oSM003m18SmSoa\nlzmwXKNRAAz5DMtv9WgI/STBfndNjjalEI/M9GI8dmDJ5PsvZ4MuTPjvl6aj\nEMnN2HV3P8pebKbT5xpNsgQDQ8HLb9XmfZJs0xZ3IR3h9sshpaNyPy7T0OS7\nwqmxBbpA6kFgbc67FsMX4NOL2Qi8F+GjLsJbKorXrMtPyDdTbAHbAgHxiGua\nvmBYd6nlsDbxvly7lELXh01GWXxb+pOw0nxSxiNEOkb/SDz/0St9fFNg8tXf\nCHz2qz7NXAdt8XW40SiBAxpqEf8hmC4xTKOLrzNmXkovEaWE9sPeAl5Az+1Z\nxf7L\r\n=y3gW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"69295fef85910ae4983b2f80cb58bd97849b8ef0","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.2.1_1614510880821_0.561345100500489","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@vueuse/motion","version":"1.2.2","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"d6d7149ff28415487d55b05ac9c9d1f57ad84bb5","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.2.2.tgz","fileCount":9,"integrity":"sha512-yXZgdjz9dDkBAFvzrf2Wq/mebcJZDbFWgy0teq2WQDpV5UNxkP02LcwnzA7IIfR0O4cIVce5+tHQiUnf6vNXhQ==","signatures":[{"sig":"MEUCIHScf+jCI6dKydQGn/DzgGutIwv+htXIiRZenrSSdfZ2AiEAm5kKXzAAOenbQUkfwaEMm4oQgLzFNTls7+qgKxfgRw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgO3yZCRA9TVsSAnZWagAA54gP/3AuA/NpiPxegBQMYuYE\nla6H+SQ5K9WV/7zz8nukr7L/J3EPCIwmQcvy0kSdEV2rhwtQA5il+G3BSuPo\nJ4ErQsQeMs9S9h3Gf+dYLR5rz3yAF9N65/gkICk4Q1o3wMMviShZX9oD6i82\nbXxDHWqhUsrZ8UjB5QbBlXL7+NWcmotq8tg7qNaVaniJdar9kpRKejIY8I1L\nQWA8kOd7avQxa9CFmuzZXssiB46ZaUz6Ke//OufXtHUxIXbZgse41VmyQWZM\nwcl0gINuH9uIY6l2LF0xd9GzK+R4SccL/zv522yVhaGHX8abBAOYd7mVPep8\nsWStb3HfTk7NNlk2zH8x1HzZaJIgWE2fueH5KysajVtnT772xdsFyIKk5QBQ\nBajjT/MJPEj2sJA8Ett/OGNJgLsT7NnImh4f0QhRZLcHP4P/QGI6vsCEG6EA\n+jaYvQfjfOBaDYBY/qeHU+tt5YzweMZFeKhtNTIlLIjs6ke4cx2kwGM4T5NZ\nzQw2JRoBMnfUqRV71phMY1Odi4Qs2cGRt9w9rxV3sP1zg1kMt426cyVAyzga\nnCs8jTE+1uKQZ9SW0BRAzt2xX7tH+4/JJmeuvuq17pNrLF/f1cvYA0c5mJEz\nQbFNbMC6D1aTarCTN6llsdwL/CPChfVYXF2Wztj+uG7JC+gAWgMh9+T2BF94\nWE20\r\n=2LTJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"e85a19f8d785aacc56ec04cafd0fea0df96c4c8c","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.2.2_1614511256485_0.6646866237158058","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"@vueuse/motion","version":"1.2.3","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.2.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"fad22f64830cdf93887c0e7d149b229e473be8e3","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.2.3.tgz","fileCount":9,"integrity":"sha512-fe+0uWD91PeJ5tHY1wAP599kdjmAS2/8fsQ0e3OygAFhI6OdK+434V1Mk+XMFWFyGG3Nzn7x2h5Nk+5/9tx+mA==","signatures":[{"sig":"MEUCICo0EZSGUvun72m0ruqJxZhZoFiG1nC0sPCw7eTS0kK/AiEAprV73c20G/QlB+x6i2gqwtsUaCRBMGKaI/xTXAKoVaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgO39rCRA9TVsSAnZWagAATKYQAJFMZpQpcI8KEA/N2t0B\nF2tKvCUrPFTlqBPvKKcZkU9iWd3NVSXHOPsks0BZ66ZNp7uY5VWRSMCvXeCH\nPg7BTiFmSEyPQ5nsC912atyxt2SPj6AVQy+HVmyhk0jhBIvkbsQoyQBlImm7\nwcFF2kTytjOPwbGfV4y47d0aalgoIrcYRjDNPCo/FVGsUMtEh4UiOJe43tDc\nGXk/2pbgvOARXIQL5PZh4OqyLTvNSipkFC1EqUqjZJQNuPLbLMyjf5eyLaDD\nr9L122ft/wvQx9DvLQSP+Ypwx2SSsOyDCfllY//a8C/CavmluQr/2LMpJEjd\nvwWIm4N/KFsVue6EA75GwkF/CuNLmKiZxIyspyDbHN1vj9siPMU+BhHGJd7U\nyZC/h85HlrK6Q6djOBoFeFGCzdMeGzfrKYrRxqH1usxIIlpsGzRPwV5q5aSW\nsPB5ivZ20kYS1Mk+8S52D+ZqvsKqyZE4h9nnNj1c84ygeKdDsUwZPPw3VVS7\nfFkonG+wBKf08jZVAqxctyGPVt6OvzZFilgr8PoMNxOm+1Tb5P3ldv1bQBji\npuAih9TcshXgfzEmRJ8N5AovyaquHDXpl9yvl61NokFx5RuvsLIJ3Rdq+tNa\nZbvwUMfxwZt8ubqylOxlZFPAwdphtALWnLn83pl/2QYArj0HE/LyIgQ2jJ4R\nku+U\r\n=vXyG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"66c0c21799ea6fc3fa35a0684d1b835c7423ba08","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.2.3_1614511978976_0.9354261469422245","host":"s3://npm-registry-packages"}},"1.2.4":{"name":"@vueuse/motion","version":"1.2.4","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.2.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"8b22b263235b73e96bb16ebcbfd10bcade711530","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.2.4.tgz","fileCount":9,"integrity":"sha512-8Im7pW2f4WOW6G53VjMe1x5gelwolNjgC/KT6kYlAEZ4mXguQgqrCet2zbvfNcALeeawKANHjnhFPv74QjbOag==","signatures":[{"sig":"MEQCIByU+SXEyi5W3Fy4jlwtlnPF3pSY7v7Vskqjg+9HGN/gAiBbVqOcny2qevfBg8DyKTto+tyoczNfTWmb7NtTMV72ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgO4KxCRA9TVsSAnZWagAAMTsP/0XgEqZFbsSzS1SGc626\na0D6sgABn2+ked1URHwl6lO64r9glDDpfhnJmxOS+622c447oIOcbeqx6sSA\nLlvNit7vkoBxZlWVp7auZkcvPK8fDb9BzyXotVJtTlTz/UECbfGkgKXaTJfp\nRu5eV9khGuj0xROQ6jx0XDOFVacOu5PaJ6v1PklZQf1SKrB9FyynQu/FvDM7\n9l5+w/DVk2xdWBt8LfYJkEL90I0XCScwstmmScUFGeR47CQEJ8tuiU4CLNcx\nJaodfdraBij7YPWlHSPQjr78Ena9lj5e8YEAoo3fgbJFfXi9dRiH1ih9BRw9\n2HOeGw906dg3zozGtiDGtoM+qwuMD44hzYNjDmv8B2RR0YeY//hRJwKrO7TK\n6pDbe42aKQWlGRRDpLMBa3DjM/9bvqpFM4cBEPnCW8dhAiuPXdm3pUA6ybYk\nwbhJLUjeBbZ5mS2bD8YDN6/0qAc5BEREJJem5Ht1dR9Sy+3q2vuSMExc7KW1\n4TH6L0gLCQhiqtSYsxo+I4eVsypSy0DGH/NyKJv/FLrvpD4WQ8ak4SVh8qY8\noKbYhinYZsDYvZI4z8GWmlGj7dPy6g8RlPMWTLwasbeZFk2fGegdRC0u6Wr+\nkyU64u4zBfaPU6gnw4mbxJfv7giBNVeguH62Bx5BMY2KC+eDgO+BiqdHnjtd\nnzqx\r\n=eHU3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"29418664530731ac0ddaa2510ffb6033dc5a0347","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.2.4_1614512817136_0.550357557854777","host":"s3://npm-registry-packages"}},"1.2.6":{"name":"@vueuse/motion","version":"1.2.6","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.2.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"10126cbc3b44e290e199c647e519ba2d68649cbd","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.2.6.tgz","fileCount":9,"integrity":"sha512-fDn9vHQPj7kW7kc95/I8HZoGVRNtZST5dhJoZRM7ZJGD0zvTmptQD9I+hiq43AdRCwRmSZNu2+ik44TOSxlcFg==","signatures":[{"sig":"MEQCIDJCX/75KYQPnP1c+fTAU4ZN/yEyxUo4aDaldZX18BTPAiBpU19t6vu9BnjNvcEbMWxAleEr72Eeb6S73/E0m6zb5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgO7C0CRA9TVsSAnZWagAA0s0P/j0dhH3KduZHsHITgQKe\nmgqjjCQ8aFfGM4kWrppjRYysDxbIlnccJ2xabsc7xoWJffCGD29L25ZTc7LX\nJrlTCUHiAVDWAOXSMobbnTmd0wISzUkSFFprMBDtzDoglJH7j4uCdHnZ4fv4\nZc+tADPNqB1XCUESwpnpHdNMlqnhBfY6mjt6hccy+ogevAsLdhJIlwGeqLLd\nyD/BZLq1zzBqCEMCx+ZO6OdiwN1++NC70QAfO4PZK4niK+EKtLlHkDlvu7oY\nOhXvOCtt0cQREf9zpoopZbHifCbohzz8oUXuIh4yUcm1RoVh7G2266TVMKYo\nCMnhAK8NNW/Wg+BwB2swPoFdLDqF60qTesy9zMVHpa8DKl6m+Q/jL8KyuXRg\nUhd+eMydzaQzaWLsBG/h1ZXyVwG/Cb78M3n8b59+Y3mfHpD7NaN+iW9K2/M5\nip1N8vsv7Cr9WjDCsyUQV5Ynt6Mhv2neq+1MLv5mpzeMz/GsDHsskAThTkPz\nZ2vsvawFgajnfLdNNGB7kKXEXh37bY1zbOkCCsmlTgU1NVW8p76VwiMKs8ig\nyejp50BO3DhOExesBO5HYS5z05W7AjzxlNd2RUf04miDeY621SOExVasvb9w\nyHkEB1+vLPlOpOYsSaictXLgSIXuelCIxb/Z8O+e8i9wliiWDdFlfa93O97z\n6Jk9\r\n=t6dO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"79452534d61fdc56887d17122563538eec6d68a0","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","postcss":"^8.2.6","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","tailwindcss":"^2.0.3","autoprefixer":"^10.2.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.2.6_1614524595952_0.6766854272798484","host":"s3://npm-registry-packages"}},"1.2.7":{"name":"@vueuse/motion","version":"1.2.7","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.2.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"24a56a7355a8e52f4b3846f8e260f2f00b6ad79f","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.2.7.tgz","fileCount":9,"integrity":"sha512-kyh6ZpoDi8ensj6ZJQ4uzke1GzFidUOxRIt7xgvwSlrXFQ6y/wl0wubsMlxKqEmxtf58MQYYoiX+J4CBKa9C5Q==","signatures":[{"sig":"MEUCIDVho3XBClKqF7wFFCbedp9M2zqQ6P8wP4rPaI+PjhFDAiEAy58VTf/PMdPAWY1J1CjPTU/rhwVw4oyeU5e6wCP+kXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQro7CRA9TVsSAnZWagAAT2YP/i8Q5MX5P9GBsriB3cdZ\nCpAW558t12ZcdqPOKxZ7aqWQAfbMXyD28UqGZpns/ij/MmeNlY3oS3iMyE3H\nU5aU/olbtabfhmfZibbWCJjVD6V8xzesmNbUC5ccEyISDufb+sK74zXHT4kr\n8w8KY9y0N/HqQRkKZLGWHTj2QVtrm8s7lK+svU16Y/W8AoRR9a78fYaxuu/Q\naZ2OZRX2WmGfd+OLRLUCCRpyUKwkjNJVXbd79VHSDH+MmhyajFi9TRVXh/RG\ns+ycLfDK23kcZuYQAzWE4YAv3oXwzv9qZN8XmN0p4/eJQgKek2aUW0ITXcx3\nnW0uvPLE3RyMhXs00pJChEp6HXclotjECqekR2zCSn9+ZSv1GmNyc0bN6y4h\nZIEzJwYQcw3ooKuv3uPOmszI6LwgFzw2MBb1U4+NrwEsJv3p+KCTIBz3FBaE\nyKEB+mHwTaeNojij2KltTOUy1f0Zuy1XqqFdSfYSjmSWMBSrC5RaAbKp4kR+\nrzk8ipIh3gu4WANObH9AMXukolPFRaIdxj3PRqgL0ovPCXOSniHVkeEfx/DD\nxCcQr7wfjT+cRUr8bBAz9oxZzbmstlzbf39WzO/3TNvVJxMYPvumQDB+PLvM\nVAljPgNqWPiAMQ+PSlyge60EJz2gfvw53/x2RumSQSL5nMSMJMfn1PER6Riz\nXeiv\r\n=ywRJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"085f8a3dcb88b9926b4ae1e61981b76e6831aa50","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.6.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.2.7_1614985786640_0.35295721214582865","host":"s3://npm-registry-packages"}},"1.2.8":{"name":"@vueuse/motion","version":"1.2.8","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.2.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"02d4ae9d15a710ba28a85055f2444a027193493f","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.2.8.tgz","fileCount":9,"integrity":"sha512-fMKqRHrxMDMn8/rKqesUSRxTLFfZaGP5QPdFnGvhJFjviAZtYJxvCVo2so1tEEic5ppBRl5mFe259TM5k9I02w==","signatures":[{"sig":"MEQCIE41E1XaPT3Q2pTNGQ31s/9wRMXflO01RPzG/8q90DhJAiB3GurdUFW8WkvrgT8YdzqE/CGNotxeOgNN/XddI9i08A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":579781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQ4qECRA9TVsSAnZWagAAEp4P/0RA3MSDp1JqfhS0MaUi\n9jy+HsFe1KdBeiRTVhehoNLr57KQzieCTIy+WwrZDKRZzjD6K3DUnaicRq5O\n50g8j1/JSRB9OeqzNgTxH9ms9IvkJuduapbLKuxIntwqZUeNAdrOrFzV82uo\npt4olkuI1MjpVHyYfw2LbdNzCEgp71aB/yaErdjnP5gD5fptsKb6oe237Zql\nIYsRm6d0pww3b03Bc8hIUJtNujgqgnM8yb4b7gVop8S1Ur3elniM6869jeE2\nezqHH47Mgpf2/lnYWG89Kun1rl4pCsx3wgZBDRvHq8U01HhjxTugGEEvGnqe\nrhIn2ykPh/xlUlhBoTpV5g8gnq3Cmp6E2qqeNBRojJ+XpqJ6fNaugydh8MOz\n1tAdje9kXPCysxsrzcFCu7LqVqbrNbmfZ8nCrF9nZN/nrxFFpOo0NsQiVTdk\nedxhaImY60g4zKKFIsjA2axfVzDzQ/kLHSG0g9CaU0fSzioUkOSM+IMXG/y3\nttompZXL6QBoawTAVY1O7YmRWvhZJXeFoCmV8im72+8QeN4pbPu1VLQuW7/J\n0RbjFMMvlRhO+5LUnkpQMkd7nqJHdYndaYUZTVmL72qxb1SzqdkCUNFU4Nhb\ne8s048MPRFKFEGz+H4I7uuKIwg03VyGt256+VYBWeluZfRYYbytdaiN5dYqk\ntkYM\r\n=ynVk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"81f5005d07b8e71c40e95d4470bad2e30b8f8e10","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.5.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.8.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.6.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.2.8_1615039107972_0.49856462141939595","host":"s3://npm-registry-packages"}},"1.2.9":{"name":"@vueuse/motion","version":"1.2.9","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.2.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"46ec8a202ef7b2693da4c2e2d260badca09f895d","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.2.9.tgz","fileCount":9,"integrity":"sha512-irf6txEQC6Drzij8ORKisWv75nvmYNUqEbnEAaUaxBTBBAsy67yhTCliHbVwAo64u1wcLLBGDYjpooHWwRn6eQ==","signatures":[{"sig":"MEUCIQDC45FsPhiglie25Ikj7z7PpiBZPJSvlPhVydCnq5JTNAIgNVgBkhppw6Z7iDwD1kcF3L1YdySRz0T4zkdM3El8x5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":580861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR/a9CRA9TVsSAnZWagAAo6gP/itOBv7MKW47h6+uaHzZ\ng9t4bp7V/qwxyctOHluEhcmshwZjok7IwNTYOxJ6LP2WHuNu2tchXbawVARp\n9tlsMeaZeLzSUsEI5bUweFRs/5H53Cnsq+7r/VTLTSTfx44lCMUY7Wlprkw1\nJGuY/B7YbVEdHDRgzHipqEv0Bsm9QpBBxTHSbta4wsFtpriOldLFpcV7BmtN\ndR1pxA9qmLHmBjifiNk7Rb3q3W6BTaJ7E0QPaPdejNcQJVl/haruVw+thct+\n5xnbzLJIVFz/fyIberqFbkZHA3WiQnFCQXyrGMoh7Mp+T1bLpvZi+Ou25jur\nlKB27Rx9jO/KLvNhlePdyYnCHnbxcwy7gg3XecGSVq2HSCpbmxPNv+WpW17I\nfntm8Mj7u8lNA4OXYWhXVojqeW0j2vDLmhrPPpRRy2CXaosHqsNfNJuHUaly\nSDCnvLptl2F8RarncSPSzewAbI9lSiOfDoNG+xdWkT6XrqCiqIoeaceP0PT3\np9+J9ECDbsEdQiPz5YgKyWSrl7L8gVDdl0PH8Z+/rv8Qr/tP1jvhT4+g4KAZ\n2VD6JkTPjk5MM3lkXvB6BLV1JXrJ4tXaybSoHk9bF2XZp8RIanYfBVkIUNdY\nAGlsye13TGiv3+GBeKD1KR+IaS2+njOdbf5cH8eAmJt8+LXs8l5tXds+NGsu\nKU1/\r\n=Mrv/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"f90b279717865db6f5602d90e66c16d2c1559dc7","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.6.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.2.9_1615328956923_0.4887364338182578","host":"s3://npm-registry-packages"}},"1.2.10":{"name":"@vueuse/motion","version":"1.2.10","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.2.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"6022b396c35b18ab44ef11a009ff27f38ec66045","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.2.10.tgz","fileCount":9,"integrity":"sha512-LljBUfyraphAtXgvouSb+Tx2DPVNznbptrjxu+YNs8Z3cbahaMlr+Gnz7H6OyHPZg/Hb9lfFcrqm9u6zI5sZ5w==","signatures":[{"sig":"MEUCIQDvfH4m1/bn0snxAd46YVWidulfqxo1YdVucc83sgNh4gIgOxKXO9jYfP2TT8XTTKxZbOuXGusydvny3w7tMpiJHEQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":583368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSAvgCRA9TVsSAnZWagAAv3IP/0fc4YjxW1i5UhUcRQq3\nNnQujXTFqixkVRvvAFAGq530YOie92NMXx5oBofUK68ml25B4W3n8MKxMoog\nE5fSQe8zvKneoL3ywuwcqndPmLrPeka44XJOVm6RuHX234YSZAy/Lbi+l5ix\nHXuFGvh5H8FPc9yuYpyxkK3Q/gLPRaWtmyajSktMJwypS0SyhcnvfLCeCZ11\n4B4QlFd+0jAs9YcjKhcVoTYYm4tOO28uv5iXoeLiQ5BKtF40pvBwISQETd+Z\n3XCHa4SF3mdIXaNQEXJIhKDKPUUGn+fAqySM97R8wYATSgDI8yC8QpjyEIIv\ny3kfMqo7y8z2pEnROyye2FP5mecuiL5k3Lwvk1x1E00E/j9xVC7bIWstpp+I\nEOquGoswzwF0ud+/5bcPD/UzudOyccr1EXEPaZ0NvrrI04ZtDVfhS+xS0sCb\nNCLTF+2pBS1r+Hq8jMpONdFI7c9hRheMV+iZ0LOLbZeGxWS7ntAP9sK7CzHm\nMZW0qKOPayf9Bj8m4/nNRWSOVIXio75KYTYtKLiQ6+YmISXQ29zS/lKkkuAM\n9XaQxzURicyjd1fXp8g4/K25e9OEUOZAiSzDJ55G3cmnp9VuTmnM8fJjM9Ie\n2BfXmLC5Jf+jfzcD8pLvb6vC+/wjXDNi+/pWJV61d2EAkYWqYOFx4I76ZXwb\n9UJU\r\n=FBv5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"a8760f719a44a37f39ada377c3f4709841dc6fc5","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.0","popmotion":"^9.2.1","@vueuse/core":"^4.3.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.4","rollup":"^2.40.0","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.2","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.2","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.1.4","@vue/compiler-sfc":"^3.0.6","rollup-plugin-dts":"^2.0.1","style-value-types":"^4.0.3","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.6","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.6.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.2.10_1615334368398_0.7853988473179154","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@vueuse/motion","version":"1.3.0","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"2b1b0f163deb26df6ae06fd2c6957a1254ccb0ab","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.3.0.tgz","fileCount":9,"integrity":"sha512-ZlpyF8YUpHjrrBHvqOzmKAJvo+kl9r9OInv6hGZdAAA1we4QNB8Vd2GLhYYSnCd86lBuC9k03sq9i22fQkNByw==","signatures":[{"sig":"MEUCICZEJlBxPMkBuOlLlhBBPu/MT2/tfSW9tR/08LRZFRpHAiEA5rOnYbdCIPzsznMlsVATFSTDBlV9OkSj+1JKRQoDlhw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":581809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSV5NCRA9TVsSAnZWagAAsLgQAKDedFsqtag1WO+AmkE8\nOyQEDocTwhjZdyGrXvBtUCWsZSal6hUnFkk5BIAXQhwgbS7AOjbrk5bXfZqY\n8l2bm7S072372whA/x5jjeqTg5xzNqWYv6tVofLiop9v4+UYyQXEmYdqV6Gs\nEvXbTmR6qqR4TifqAhahNTjgKybpG8ZTqFpa+kqnAXJK8RpnWf1QCcOnRq5P\nWIg7BZMkiSqBMSg9pD3wXQmFpszEvN+gNzm8ypam6EKRd8rxEopsw7k3rxYg\nXaIRpjyedSWJ3VFvdqcg1AHlpSHYPRD/kFA3sVKC04DKZ5DHcfoHDHgBUli8\nY2jXP1pSPePPGmZ6JzzaN+oDy51oGL2LGWnCfj9G+LJ43teGRmmqtA+3v70+\nRm6qqgu10YLnB7D28p3eEEo4G+UFGwBSGD7p6yMB9CqtBmn66yEHxzst6ujK\nAHqK42Hz7xuqlvDG90sIA/jnZxE7N5y16s3lDTpE0m4htN7hgV0RG7bQST6T\nym7dNYQf3w5GcehbSHUm/ymJR177f06t71071gmX/LbopoxNdUDB0SZDUebN\nlNRytHSOJ+D4iwaB1pT/yB6cv3ENtyiG4oqxKO5QvkZ4hNtda7sOkj0CaqwH\nmPnxNuC6I1OAghZ7Dnp43lXtTiP7LMB52qhtMwWYxeqXP2QnIFErpT6f27eN\nPAIf\r\n=QzKP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"a2c83ba5a502f78daaf75d471a6892bade0951ae","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.1","popmotion":"^9.3.1","@vueuse/core":"^4.3.5"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.5","rollup":"^2.41.0","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.3","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.0","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.1","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.7.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.3.0_1615421004881_0.20179367562735417","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@vueuse/motion","version":"1.3.2","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"5cb7d6a4b28c0bddf9fcaa3d9b90755f871d9c26","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.3.2.tgz","fileCount":9,"integrity":"sha512-y5vz5RRFCK3WO8sEQzS3W5CbBZPMq0bCDtMrdFqEPjmflj2wVQf82cEBV4qecLTrs/rQ2VGSS55ChuSHCEtL0A==","signatures":[{"sig":"MEUCIQCOo0RJbn5RU1MOE/cT53gkqzfaxdNd6tgzXXiezUKoBAIgTLl8t4oPY5DU0+79LtPc/L/WJHrhurHIePrt/D/G2DQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":580995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgS2GNCRA9TVsSAnZWagAA6LIP/ikzkkfdlCHpmLxwtd/7\nYQ8fkcKrzygBjCUrQdwZsF0ttYq5GrKjkkMt/3GbG45Uj8bKyAmRVkJNajkH\nOKKY43ik0qJdC4cTFET72+LAe/fK2DDkb+xX8X7QSbJ+HxPDfUpe/be5/3ll\nscCeYLy/xwWvHlz/L8AsZ4QO+/geRXRMr4431V/o+bfAgwiQrSHRjBlJv6qb\nUCcwIUK+Y1iZOIndvT2U7fuXbG4OAkWegbMEeVmCnJaNr5WGugjmYbRt8aJY\nJ75w2epu4ep0x1o6IBiRoDm1clNYbPbLGGnxj5l/hAhmksaxAjQXYAT5u28E\nM/0/ZFRMuhtVaXQSgl91QPotFFXJ2BAzSydE0Ppv+HvA/QoVR1AxyJ3EOwqR\nOphk817kgL+pB+GBfIdmsE1ZypJtSUCu5TKzUaX0m0e3L9IYfU27Uvd6Fnz2\n1yJEtSM4ad8e6bbsUnSkN4KYLOVqvDnjJx8t6T5S4E+FQpSGGec3gIBq9Q3M\nNiN5YSitzZJZuG/U0yKErzPZRtIQkGca0AaFCk9lmfcCsRQHJt2xQMtTKNUA\nRXm9cBL9rwvLkMThMEbqTlIMcDwbgksvlhn3NlxxEbzcH/4DCZ7nVpi5Kzbh\n5imYSiPTtFPfbsxvJvr+Z4Q2Tmw0W4LSVpWkDasnIpb0PgBQV98uxG90j9tl\n35py\r\n=nEjF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"43deceded56d95d0e19b0b96fe039b1fa8c0bbf6","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.2","popmotion":"^9.3.1","@vueuse/core":"^4.3.6"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.5","rollup":"^2.41.1","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.3","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.0","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.1","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.8.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.3.2_1615552908629_0.32406269383299535","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"@vueuse/motion","version":"1.3.3","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"19ab4fcf3618ff42446b8138a3da87a6c9242d18","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.3.3.tgz","fileCount":9,"integrity":"sha512-fvlDwzV8ycui7LUNKH0ic6HGI2X2vD3lMFmv3O1ANuJVSK25VAS5h+FgyeRsO4I31NG894GW2lxNCpGwO07gjw==","signatures":[{"sig":"MEYCIQDWQPM0STd6F1pjZnfT4Ezw9R7bc2tfgwG1gCkxRn+iEwIhALprDeeNXgjkUXityAXnp503ZJbqxIt0FLmO7HlGuxdT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":581604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgS4kLCRA9TVsSAnZWagAA2UEP/10GJJjZLjpZT0eJCuT+\nayWuqc+InzqB9DPM3SVjT6S85o887UThXTxnxRF4ClBt+UYWyD2BtCypHu36\nBP8UGPiVHjxJS1GShjXBcxZUDxjVlKqwgodXB6VkoF7VeJTSDqRg1Q3jiVxZ\nG1yDjfFYBLxtzSLn/zd1L9aiIt/gXLtckYizf/5+CZ8lP8+a0D54snNkMkYU\nptpWabbORg1R57poMYSDJVyALE0Jf261t/0I7KoFOtpZU620qhmSf6KfRHKs\nprfx6xHawy9xkaqG/Rs54mS/khZWcfK2P/lcfZb2TZV2za+KF9Jxp7Ulro7l\nwjBZO8N6uIVh4cE0k/8CGw1Kp6h9oH3XBNdYCmcYkKaxK31GaSXX0ESsyo5+\nPMucY8QsAPXVtrQpaJSsGGN3Hd9B6I7SRGDLzXnu0mpHcarmKhmUsbfCalEF\nsBA+bH/8ZirtnZbgiov5V0GbFVleFUhGEdDjj6BXJzvib5Vpu13TfCiPxSch\n1vPRSBbdj33GmiPXm5EBcvud8/q3nxOidCuL0bMkay1hocdLoIDAg/RiukN5\nZdi1I63ixI2RcHCvTfuqSmPLc5j1W0qv95KAoi7jq2vT/7O/dkuvW6KP+tpO\nRQra0Mpwx5FAoj69Zxi1rSRe06+DWfKO6Kr6GcKBcBOA+mFKSAJfdN6TMYxv\ngJoV\r\n=Q6CP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"8365cb0628678b5348b4bf87c63f01ac00bf1b4a","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.2","popmotion":"^9.3.1","@vueuse/core":"^4.3.6"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.5","rollup":"^2.41.1","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.3","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.0","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.1","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.8.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.3.3_1615563019013_0.08675809527207967","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"@vueuse/motion","version":"1.3.4","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"ea17c172f646177ef944d3eaecbcdd753b338761","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.3.4.tgz","fileCount":9,"integrity":"sha512-6Koq9fZdmgwYgx6p1csJYtAmbiOZXx4zt5gj0ZMrQTvhukRmC8t8Kp2mvTAxWjtzkPRpUeRrO91mEEtbN6mZ4w==","signatures":[{"sig":"MEUCIE5wqPsf4QqE5XN0yRc2hqwefdcrYoeLWI9I9GjZStXeAiEA7M9luve9Xat8YcxhQ/aQDqQY0I2hhZZwn7yaMLl/R9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":581748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgS5csCRA9TVsSAnZWagAArYIP/juEUHfdS74bdr49o4Hk\nlsZn3AeqC7C64RgjaVdtocEzRWLo71jhWobDxDB65ONXlLmtxvsBheCjqN4v\nv7NV5xxMMRz3QZ2B2mwqkHEzOEq8gb30Ezix0Z2Zx4E+qo93PQk2MtOz1uk/\nGvfligE+oeKnLgy7Wka2GO09bLfYs4Q6LbXy+MSxAYbD3Odm3wNf28bYApUH\nKUjPwDu1Ch1n0X+qEeLalAt7l+dPK/AdLo9v0SnhyONFRQtSPVY7I9FnGW7I\n0E+JPf1Qn0xtcU7h8n/gvqjthelhTp+9n2PmbUNk1eAB/X3aYvIrSdRxhi36\nemme8DlkETblGbAgWYFgdiZfzkSrGm8aoQzl8b583/i6BW5ky+9DyrvimMG/\n0cMToEd3SvzXOdWrtHdaTKgiVkkwMpOg1s557Q79VtQLRyw7dBQuwKFF3KSh\nuhajrU8KX0mlFYsDvIzLfGCwJ0v7lz1p6mB2wZ6lLEZcnN6m/OH+1nidprNh\n2QGqIxcFy/J9vcKBnYIK4u9i6Wh6sG0NjjdwjTe5KQN/4kAq0LOM1QP4LtyX\nd/MiObowHzqWKLKflgH5/3WY80a9btXWMRc6NnjFAoBKmwNzh73wabSgwhG8\nH3/YZ7siyumS/9f6Od8qcsRFqLN96dqEhYZp8+HTMEBpbpZ0aZOmBYc89VDL\nerOJ\r\n=Dv4k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"9aa87fabce46f741304f4a37541dcce53cb916c5","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.2","popmotion":"^9.3.1","@vueuse/core":"^4.3.6"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.5","rollup":"^2.41.1","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.3","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.0","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.1","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.8.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.3.4_1615566635846_0.6699441124723966","host":"s3://npm-registry-packages"}},"1.3.6":{"name":"@vueuse/motion","version":"1.3.6","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"ac8b2905e77758ec491aee672aaf17657c752b7a","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.3.6.tgz","fileCount":9,"integrity":"sha512-Apn+On1pXta1+qAE/wZ8McbDHvIpzCJ8b863g6AO9huyDuynWexXEYEG5ZZTwLI2Of9+2kaVga+pSYLVyo+kbg==","signatures":[{"sig":"MEUCIDpt/cO8BqP8jlf+JQ25ATr5qAo/u9DpaANI1RbX2R3OAiEAxiLxzf7IT9QtEGT5BD8OYSw9ittW2Bw6r2VBDxYLj1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":582801,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTBeGCRA9TVsSAnZWagAAqYsP/RuTJWhFA9/94gsDXuf2\n6KTtVtY+XFsVzBQax8XHZYKMvazm4B0DJSG63oZOB6Q/wMI/uEEthwX2A/Rd\nlKeae3yXx3LOH7pmvrdK8q6gxEKJQXkshwfboGNKbfaGoE76UvVrdeTFMJgt\nXoxd0jgfB5YXBsaUoMDV06Lq1JhjRSsXwbkCCTW+nQCH/ZgDKMdM9qsuQfJb\nzOY0eiS5MglYQ99kVoY2qzwrb/5qNKA6ys2PQRxsRik6j4ywVREPF7QhUxby\n0T+3AtF2JehN5UPPVkolUZaV7BoCfO0NYbTjMg02b8Cuz+KeuAx/eHIlv6PZ\nLEzU3Yg92d27zjxFxi3ayieatQiTxjqeAlxPSwDU1+WKf/810bSI9hmkLR46\nJFdeh7xjgDYBksBSBsLqkVkvWhZnRuEuD/W8oHQu2RmSYaF4XTJD94AFOSx9\n1L/cYLAJX2U3tiX2OdVslsjfK9klo6qbFO/O2ZX/Ee06QjUkMax0szQ1dURL\nnCHIRUscOaVRI+J7LG4/KwXVY1FTTwUG9LZVyD8WgTBY/IrXt2KclzO6lkKa\ne7dFQ9Ke34Hy1Rb/kBG2aOP02jOZEf8tEz0t10+NQcnBw1KTkGCjv08JsFC3\n5Ge5pgTGwvkjvO6qIX6XMQIUj6ob5fmhbV6W/ryjNxjl6NolpajbQjRX9Ms+\n/zQQ\r\n=W9Ao\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"d63f806e0ccc75b73bf729fd4f716f0a15aedf69","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.2","popmotion":"^9.3.1","@vueuse/core":"^4.3.6"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.5","rollup":"^2.41.2","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.3","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.0","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.1","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.8.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.3.6_1615599493867_0.3689521758878307","host":"s3://npm-registry-packages"}},"1.3.7":{"name":"@vueuse/motion","version":"1.3.7","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.3.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"ab5c86a7d3996c0b7458e7ca4e4ad09b21e0bed9","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.3.7.tgz","fileCount":9,"integrity":"sha512-jkJNVwjKQTSjLyw2iTkALG/0dMG7G0GyH2F029n9Rx1FrQ/0dwABk56iL017YhxSK93CzHlhv2feqITkqw0NBQ==","signatures":[{"sig":"MEUCIEKltiGi81P42V7EBefR+n9JPP9cHdrDdmbTKtrk44R0AiEA8Oyl3LhvjGATvr2j8s9uKZKTrx1AaEsK3PHcaSaWBsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":583273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTLTWCRA9TVsSAnZWagAAryAP/3ryEi/ODxYiwsvrVv4J\nppVaLvK5wf0vECdSHtU7IKZF9Pu6xY8/WlJOG1ivAqUFyrXTw9E1CqtMDhqX\nTZ0jaZOIzXKyZD0CPCxdvi+IsOLhikiOcw1kfpOuex/G2PLSAtWDzKf7VdmT\nDhX1lOn2qo6847qWECExhEEclvXWrw6K5H67+8P+FJbnhkpWELwFdFnkPxpP\nlVOdsyIfCHe7IMfPyBWepfnBgb0x/jUX5pqDBXzvgq3/RDg6OfTsXqMd1CVw\ncQ3r3kH92c/Y9XIzJnBtqqKaubRPSIjFxfwnlXRc3sIM7HOIKGbPIAQAfxWY\nVtXxYuILU95rsHffp5Od5kT3Ie5Jc97rxPeMMVFmdC6/b2UcT1v0blijMf2g\naF8yz7Jh5lMrDiyMewih5kXFKI6rKTqdu7hzWkdFmk+VSgPP4V+yyk9hcyDr\nGbdWRZLzSD7QluXDskH0lyqzE8pQgVSCud/tJmXHyBQz7AUDaEkRb/v77veY\nyqHP/QDlJ8jEFuHqywS7rUn6Y9f1kSoBk8UifG1fS7RM6hw/f+HxxKzxuuBq\nRTrUcQrkBX8/v3bJ3gp6QcASxF/BPg0QLGFiDxZQRgRVqPog1Gn95/F8kss9\nIyLKFjBZK54lSbZtijF/cTgvF3h2rWgD8E1/TscQhatMCbQj3R6eqwRNKEdb\nFXER\r\n=n0n3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"dab2757714bff3231233c6f9210bac286e06be04","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.2","popmotion":"^9.3.1","@vueuse/core":"^4.3.6"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.5","rollup":"^2.41.2","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.3","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.0","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.1","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.8.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.3.7_1615639766291_0.5809673833805988","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@vueuse/motion","version":"1.4.0","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"042accfd90d2c33348bd98b4c1f74035f24c7239","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.4.0.tgz","fileCount":9,"integrity":"sha512-WPq8CKkUCSvzKHKh2xJBYsIz6nJk6b+vzBITZrQMAvg4+zzrp2TubjHj4HL2XeWfUjBuk58gM7mPQ+31xlxekg==","signatures":[{"sig":"MEQCIH5LIXI/81ops8Nr3W+nDeDSL9Ov4lByXJA9caRx92t1AiBnOT170rT/zTqG8lEMvocifJ4gaGD5Vv00XcYdn7f/jQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":946904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTV0tCRA9TVsSAnZWagAAeQcQAJJjAW1PgoTTEl8Hl3dv\n2uJ9iQ6xy4DrGjYItBsPP6Mr7V5y0JxJKmK8kkSzfkpjPHC/CBmq9qewF3Mp\n1M/VZMgdJgFXqQzZdHYskneCyAdSLCi77Z1pVTOaYfp/zNveLrz11lyvysSF\nfRrHu51wkVxA+r9cRsF0vvkJG5z0dYuvG5AzHtrSbQoeVfrxOOJzpjQJXCMC\n0pCCWUex7nWD01Kkg3GfaY5dg/+xOsUWfsaiLiJ6KLaFcgHNNhjAKCyWYk5q\n3hJguDFVfqNufcGl5FY1bLHiB02ozntxb7PyIiPrOfsOsILykOVJqmrLEILQ\naFSLzPYRzVnmzcEiXP43GlNae+V8Q0WVEho5Bl9ePSJL+El7/xgocdD/ZLIQ\nBei7tLshNf7bkJYJP25zdkS1e1oKOUKVxMuX4Xm5+EX13qxqSaP7yEcUmeu0\nl3T6O6cJvhANF7VLZVX0KnbceKwjs8RAEJfjZsmdjlJSuyVHnVtv/EUW3TeN\nxyuQxxNWdiZcaWK+UWzjAi39A4pJslJ+Ajkx7819fsJxq7MVgsEfDqCqzHPv\nvE7MdhGslMLvHi/10sZT1mm6Lo7DkSS/A69MuBJtMc68V7WlRiC/oQ3B553E\nPwRm+zkdwMfcDNlIpVArAp8UkLYvtvEc/UwSCWLwdTTTp0s6+iCcpHRzINem\nmUNu\r\n=zYrF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"66de7107059297fa7136573a9fde400dda631aa9","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.3","popmotion":"^9.3.1","@vueuse/core":"^4.4.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.5","rollup":"^2.41.2","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.3","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.0","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.1","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.8.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.4.0_1615682860826_0.4088481552420715","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"@vueuse/motion","version":"1.4.3","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.4.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"05a4d06ea91837cb200ea6aa36a74e1bdfd9bea5","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.4.3.tgz","fileCount":9,"integrity":"sha512-QOs387x+uwNxNh9EnFboO2eP87CUzMnX6zYFOgR3JSNMTbe4lpRtBbmJPThrzBaAmG/1bGDT+MReRKtgtYgP8w==","signatures":[{"sig":"MEQCIBF7NTlANyvVhVVQC47NxD13GCpwhzNbAnH2qH2vZlH0AiAq2jFIrXLgWxYC6AoM37Wj1DctQZZybUNi5xVal+MZyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":590875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTpq5CRA9TVsSAnZWagAA+dgP+wXCFETxjeKHWuiMS6+T\nP5QDhDQDcMQZDg+RmPz5CPoTNtUyD6qvfF6tS1vEWkikcM+BlGr5MVA0rNo2\nijpB0pP69w0dPAUiCd1mLG+jEeXDGmii82qco7g89I+r5FB7Bjk8YxT9bOEv\nMl7VuvSvV2mkPxcGN+PiNiRmywfOSelfGHfphUEawhujgRJZNlcO4f6pG6uA\nh0acbIBnWJuS5EldFKSue2EtNH2OiKiRxDjQyuxW1ZO/wIcVZofJEjJf8taa\nEyClN/wZdvn9BapcG6HNXACvHqHxUGhinLEn6AloSJIpR1n+rk5lW3sMkT5N\nibPSdvWY09nmYXQtceHON/zDd389NSNWFJDWFHJPbzXmAP9/gr+Ec6q617Sh\naSPyxI+U8u6YHlSccknnDSgHydC2iP7C9XtjKpsTVH+wFEjP4TQiRn5bnPsS\nRImBrKqb61EPzYEyhJCs2rVNHhM2k+Rwq2wgE/evwRFRTAQ9bLifxTY1Wk8x\ng37S70ddPZpcetv/7r0ygy75eGO/rqG3rf69e4UEHmi3RuK1puc60gV9f3oS\np2GARzSc+CSgA01lRt9QqiMyQ/Wv1yECtOfHnDq6q+AQcVnKtNblIsCTv86F\n90W0FfDVc6IBzTO+gb5WJUW79cPunpGaHnEzXl+9ypm0jcc/yjH3Jc/6SZnv\na/2y\r\n=KOHr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"b9e40955f65cfc315f3699da9e5fe69d537ee896","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.3","popmotion":"^9.3.1","@vueuse/core":"^4.4.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.5","rollup":"^2.41.2","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.3","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.0","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.1","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.8.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.4.3_1615764152491_0.44570836866473407","host":"s3://npm-registry-packages"}},"1.4.4":{"name":"@vueuse/motion","version":"1.4.4","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.4.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"c0c34ea6cb25b9937435f5be39a75ae0bef248ea","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.4.4.tgz","fileCount":9,"integrity":"sha512-EEHvv+jAjpYgXHkygOOkEmzOZ75wGKbckd0HMjNOEtTw7sAii6d7kVnedtp7ydqRlUPA7GJrHqHyW5jKYUprxg==","signatures":[{"sig":"MEUCIF14UrW82Mr7JZ0yQWAuuksOsoro+1zn/mADw8Fvr6w2AiEAzmEDMBRj4XPqJK59Tp1604RzwYnGVonTTEr97EhP4K4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":590585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTqX6CRA9TVsSAnZWagAAVtYP/3BXURmDneVhmWPcccAN\nPvNkk0Af2xDoS067hLdK0ZZXZ9eh+YH6u8tu5tnhVDQj1g+KgCwKvb5857Xz\nsBz4H9+CCG5IGiXJ4H/Fo/Nz83eCdebvWhdrFOXQxHm4I4vwEcnd6fcdE7JU\nYwUErG56Dj149MvIpgH0K7YhIaWfZ4wMufIEUdRIYpJg4jhWanhnFyrtfmxa\nvAFQBoxdTR7i9c7M5miSRZvHJLh9YhH+X6koGYlFFIpuF4XHLtaX1sNAa0VL\nxBsj2n7t0IGTrUUH9hVVoNeXITF1lXPL55FRaXT5LshUY0NMdrql0XRLEyzE\n8I6k7oMpME86H0PkDsjxjGZpc8Htec2uM7ISxK7ESx+mv4ewNDFah+Lqf1uv\nOQidZcCf7OouoQ4p3dWIonQVLBNWBFc6QI9Kvg/lZtR6XBwDa6V49DjPzakk\nQrfezBKJZ741BI+dNuFLmf4A0sB1uE3HGo6P9VXrtEg0LUrNREzciLeLAL7x\nTlVzg4nAGFoY1Y5vQSnfZ7WUTt3q22A85v8HYzcXGUqzVNLGy2kMntYF3D8u\n1bM1lIZNN+Wvnte1i3Ya/8bgUZ0NIlItOKgWlzekct9kjo3D2tG1gppYDdrW\nTNcR2M9v5sjP5RLzbJcIqEdoDJwZxwLUboK9/WAG+Vf5I1oI4ishGkKOXWGS\n4jcX\r\n=08AZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"a014ff5e6c2a0c48d752776c7bb4aa07c2886029","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.3","popmotion":"^9.3.1","@vueuse/core":"^4.4.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.0.5","rollup":"^2.41.2","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.3","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.20","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.0","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.1","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.8.2","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.4.4_1615767034454_0.3089580143719368","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@vueuse/motion","version":"1.5.0","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"d8ffa47d8bcbfd6f3062d26ff65e6576da4633f3","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.5.0.tgz","fileCount":9,"integrity":"sha512-eGQ/quv9zww7jYPYJXzRl0laSb1kvTNOrPQ8nQN8zhLpc8xzC6iImSM5n31lXAhwhvbDZWmsXlRsMe3MTjj30g==","signatures":[{"sig":"MEYCIQDERuBVI5FcLM0QWbFywRqbYj8XcmsqLNaPk5aM8rkOKgIhAPP9EVyH1ZRUj31+YDXHM2pL5RXvKfzj/ZPEyB1EEWlr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":611420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVSa/CRA9TVsSAnZWagAA1rYP/2qfPMOSllLzLp1TxLnv\nNQq072yCtS3WpBm1aL5KLDdFB9sOjQttnYezA4qxBoX9lrGrE7qv+HZzsfBN\noZSQIgpfmmPdcEV9qdYQAMJMBbeaPcKDLQt3pKexJVeXF7R6RnWN6ZwdteGu\n2+OTBHONsFWfL5FMhcq6tmYaQExP+7KIP49DJ9xUh1UsTZ3xknqPhFTLp91v\nVkTsWHScJBgQjMsJtBwk7eM6zRK1okgJDQUyq8boUutddhS4luqTpX2Fav+8\nbmTVbg7xg1cUHJ0TAC6pvhPJA6OBnKO+HCh4bJl10Cc/rxj5IlzuW2dHeFWM\n1tI+27bvCmlDyd/KYK0uj0zYubKJgpCUKkPmv8RYOcDizDAGUvudH9hXp/3Z\nzsvkTQjjRmwjaGcXRTwtLrKm2+AG2uBRpaeuedtxf2+Gt1VD9iRrzjP2FexG\nhcygG3B3/1F7nRRssZ6w2Y7q1bpGP3De06i09g6of1SDhzT41cw2TXslTGbC\n0BEfnZlQmf7EOrcMGCtgjh3mBj6pQY8EXgrXGOouA7vjd8bzOuhvfAQzKJnl\nDbGLoTbrC/7gp1s4jdNDiLj49rqxEiRnXmLEnxDQ0NR+4ALNz6MyrBwybxmc\nmKbA1zzEKWIgMmggyYk2ghIvpjqX0mI6AU+erGM6TN9D4fbwxEm9zg8Wgt2l\njVMh\r\n=riqz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"5a9700d00ecac8af60e606c2b359c55b4cff7930","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.3","popmotion":"^9.3.4","@vueuse/core":"^4.4.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.1.2","rollup":"^2.42.0","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.4","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.21","lint-staged":"^10.5.4","@types/prismjs":"^1.16.3","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.2","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.4","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.9.4","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.5.0_1616193215096_0.30407032905647013","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"@vueuse/motion","version":"1.5.1","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.5.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"ad0940aeab4b755d18a2035a4721663f4d424918","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.5.1.tgz","fileCount":9,"integrity":"sha512-6YEF6wPsloQvZSccgf00IzwoybSrHyNK8zTHA05k+chhuilH+HefEaZw3iRRYY9iKuxnxm1ndKkjxZY10lC+Mw==","signatures":[{"sig":"MEQCIGrE750F/JHgY3YXbR2vWhA1Ne23s2741Suq66HBsaHGAiA7jF6g8QzHMfhANVi3t6A+P5BbjEdeLe+iWEr9QydpSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":611421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXIUjCRA9TVsSAnZWagAAdTMP/RPQBmOtcs6A+AdhOrR6\nSnVxwuYo6s8l7dmND+xSwBonvZtKBUR8jBIGkkG65wjAGI1hANprG9O155T5\naYpJR2Vi5umtTSx60YVeNtzKJlf4vjJHOAbas+sVB2rIYbjDihn86yLDPbFA\nY5xPWrKLzDAMlglxu+h/OA4/jB2dXsMv3bOC7AXjDI81yR63x2o5xG5hRz3+\nQrnro2873knjx7ieExPcNSDlSKrvV/38ZK96ApvhKlXUoVrsXA1DMirjAFiQ\noYeqgfiGwc12rRkEsjjT4sKK+kwaLWCKxxcJFuL76vAiNWaEeVqs1KC2kUXr\n0GyzIE70WsBV/AwR9uqlHhkmYVwcepVs1a67RQ31YtfiCRTK7MiiRMsjrsoW\nOJ3i4qUtU+J3UBch3DcV9jSAzRY0DLy+3s9v/6UokUthN6EyWRA9gHEKwJZo\nLv3kutXkbWkgmlYnMsT8jjgISFGvbiy16Wz1mCVjZ/c4Se21DpoaDqYSe9AD\nvjoKTOhYpAx8jU3wCLemXtM95Y+Y4dbBLPjZMg13K/R/ol65ns+WWJh9q2mC\n6uvQrsznqxo5zl2nl2LKkmedhVGxsfKGlWtCinlDU1pesovtG5Mx4L6KjIUq\nJzhbEVLjWurdmvKPOSDaFEKhjNtIc3/qYqsV2NtnGCjrSWA4WJYUFuQ/ApjB\nZDzz\r\n=AJQs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"26ea6d52af9c899ee55d3db2fb318db8c54ad782","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.4","popmotion":"^9.3.4","@vueuse/core":"^4.5.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.1.2","rollup":"^2.42.4","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.4","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.21","lint-staged":"^10.5.4","@types/prismjs":"^1.16.4","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.2","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.4","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.9.11","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.5.1_1616676131067_0.8040033284025774","host":"s3://npm-registry-packages"}},"1.5.2":{"name":"@vueuse/motion","version":"1.5.2","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.5.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"4a4c67ac48395874f0379edd12fdf56ca34e06d1","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.5.2.tgz","fileCount":9,"integrity":"sha512-Eq5QM/jPxgxnf51T4N96az1Jr4Bugz+peIuojSUpW8AhQpDiG+McQr0r0Vmf8XseLXiacDHLSlAZ77mAOhY56g==","signatures":[{"sig":"MEUCIHFzT1k6zmHdiJNCw3PSz39VVCpSXBJm41pZXwmETB80AiEAtAPtaqEsAaAniEaS4h+dUcgmK1GBIY8L6ILKZGq4/14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":610880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXLOLCRA9TVsSAnZWagAAAgsP/3FjIzBmDx0eWfDwyRao\nPnpgOWtx+fvcQVTLNk21062wAOBTd2SBSgMSR19CO+kxJltjznnZmlVjz5D8\n4G4/nX5fpyZ0LYm1XMoPkvGANBqL+XFxDmaDjpMkuVWIz/Szn1WFAIDHTRen\nVJQTmb6f6JSg+oHhy+dsCXx7yVqn/jEIgVG+F8tW9QWtHEhD+Tsw1HrhMIU6\nTJ+MXkQgS5ird2x/7hzkyQlNH/WnNU/zYdX4wFNAsh24Wqet5vk9MM3VQync\nXycqeINnheU2u/Aov5P5imyr/H1hUJDKnBK5Gd+dxNoam1xVulkkGAOB+reN\n2CVngkGr5ahzMxPrvCHN1SvyIlKa3AwIUi8+zfsf3AIeAZM/MkxxSKuWrb3v\nvDOZPDUV1gTUe1HwXFFzWcJMqHF/34HSHsNQE6ANaXz9OtGs/eT0KXevPKjS\nnWQ/o1KdIdeiTfwpOaVC7hvMFiuP+TkBo6sUVCDK3enPubYoEJo69BHonLk5\nPdnWhP6kFS78jqcUFXJ14SyT7+5za6gGGrJaS8pTvnsAl9TS/Sjdp6jATfHO\n3Hg2r47OiDoNejRns1vH31NdNfBbEyjfPdFtfElToRbBGIFJGqeY8u/1AGhX\n/TD7mUho8njY2LSxg4j1ZiT1T88QaeAO7CZwdumggYqlOiYW6B6qV6TONpIp\n2H4R\r\n=KkKX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"391d5a2e2865eea23bafe4801455472c0346695f","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.6.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.4","popmotion":"^9.3.4","@vueuse/core":"^4.5.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.1.2","rollup":"^2.42.4","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.4","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.21","lint-staged":"^10.5.4","@types/prismjs":"^1.16.4","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.2","@vue/compiler-sfc":"^3.0.7","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.4","@vitejs/plugin-vue":"^1.1.5","@vue/server-renderer":"^3.0.7","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.9.11","@rollup/plugin-replace":"^2.4.1","@rollup/plugin-commonjs":"^17.1.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.5.2_1616688010746_0.7859846242675612","host":"s3://npm-registry-packages"}},"1.5.3":{"name":"@vueuse/motion","version":"1.5.3","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.5.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"f4c7dde37fa998a674b89f2994eae6d677cbd4d2","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.5.3.tgz","fileCount":9,"integrity":"sha512-yfheIOhVN1WUhKHW2jGULUd1yG5HIxzfPTVDhsUh6boyciWEAJ9oq+0jWy1fHPEc1kBQAHubJOfAkVgB5ldZPA==","signatures":[{"sig":"MEQCICb6gXCPVPYEQoIHX8kTjNam4oXu7KdUUWA/A6flO5jfAiB7wJYhUkXzTIy84GKQwck4PBctM77MKtuaYxRLxry7KA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":611505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY6HTCRA9TVsSAnZWagAAMdsP/iN4tKs3v6QpDnzVSdB/\npdmR1fe/xlJf/nA9SzldjxsgmEyO1RPTL+MYYx3XkyyxfuNqFfveADXJWcCF\nOIquZaUWlMxlSyrGV3AQJmD26S2AQlauU6oayt1HqPFdhTVq9GnjvDBk84f3\nlf5rg7ftEDjdjSJK1ydlBaSNku3EtQVPl4MQkkNnDMYFEuoKuMfbRkvwaqvl\nVmiMw7q2ltO4AO0VaQi8t73Z0AZeOmUOvAWN8+nk/Z3YhYW3aySmrJFAJ76I\nTONix5G1V6hVZH4xXy5aKXWlWT4z5QuqSCLwYBm0hUkCh8E7DP3Qu9Tp7Lkr\nHzCb8RdZ7MwTowahWAyU8cJY+mdg+QnB7E5dxmkT1kVxEW4mkU2IJO08sIYE\nd/CKbLq+2Q2wfwfx/ere8/Pik7pBkXa/Rmlf7+WnWqr5Y6r8Ee62HAfmbG1v\nkzTeMu3Hfs/cLf70V7QUE/hjtKPxIbv49A/Q0YNIPZJDatY52soG4LtgCnRO\nZy+3dlJCRCo1Vp53f1vgtS/4l8sWle7fEim5DScTH5+5lBKGc4q0TTL8oT5K\nqPaKzA/yBuQGnpYrfNzU0ouM+XBeQHVsL4lYQF7TkxAT0nNUTnp6Px/tMaSY\nX+RHbDI3VAb47+jThWA4dBa11S06TnBnhq3JCF4CW5nRGaX7mKPxnIaho6eZ\n4ZLX\r\n=2ZSH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"a9c938032f32eac77f70e186efe0c179a33701d2","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.7.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.4","popmotion":"^9.3.5","@vueuse/core":"^4.6.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.1.4","rollup":"^2.44.0","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.4","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.22","lint-staged":"^10.5.4","@types/prismjs":"^1.16.4","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.2","@vue/compiler-sfc":"^3.0.9","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.4","@vitejs/plugin-vue":"^1.2.0","@vue/server-renderer":"^3.0.9","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.11.2","@rollup/plugin-replace":"^2.4.2","@rollup/plugin-commonjs":"^18.0.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.5.3_1617142227370_0.02030428096580117","host":"s3://npm-registry-packages"}},"1.5.4":{"name":"@vueuse/motion","version":"1.5.4","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.5.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"ab5eb0de143a664f217f93ecf059cd6404246536","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.5.4.tgz","fileCount":9,"integrity":"sha512-hSGnVOzzXfp9q9WMDYZImckQCp5BZb6WM1kq+pOZHhLolPt9JqPnK/gImIE/xU27bKZwjE8PeTTcIhCC18xwmQ==","signatures":[{"sig":"MEQCIHNcWN3iSGywK+YxP4GLXPYzl88+xCd6RMDDd9EfxqICAiBsI36HIJu+Xr9yQLVjQHmOQObk+HkYT0rjia5axs5UYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":611507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbE5/CRA9TVsSAnZWagAA/lwP/R4ZwrV/cWZFCLumr4mp\n7YJmIgo1scvto0SXBI49OjWHvAJeqPreIja8FYuo4Zf8u8yY8lOmbwFzCD7D\nqnfi05L8B6alCItkF31GQ/TmiOnRs5ubgwlrXdoNVxAKRl0DsvruwWQx2fX7\nQraw1MDTMXTPfDAng5eCg1w80Ls2Nt7a10qFMGk5H22k3vj6WII5n8NEoKY5\nVfBDHzPedPZszKQjccazFWAbekNV4a0F5MfCd+V89X+KIjUPSqU4F6cNUfjQ\nMsuxaIKec97S1f28y5IFmxXY9gm9uP9naEWJ3Jw4i+QkL4hkQI76HBj1Zv0H\nNxN0RYS5glI7luvajH8jq7f2mqjNkeVRR9dnLtVZE2Rr4B7Yr1pnVNXF7OVP\n+JfPPzdIxB6GO6J/OSyn4tHDoiaZCp4Oal2qmtKRafBymqKy1gS4mChGzID9\npcuqL9fuBg/km9MCuN9s64Oi1sqGmhU85OSW5qi8oTGxS3IpibXhju7YtC1c\nt5rNGV+U/C1V/ym/GwXZO8qKKlpr1oyVF6luPA30vc+jqnqW0VrMkPoeFu2S\nmClAApTHVYJ+gS67ulQRFqGkjm3l+Lw6/YCWdqs/pMyq4uo4jBsNFelR1AeR\nsOuGjEaoQUVujOysKZXCvYhe3A5+xIF+10+BtOEpvD6Wc7Wbw+IKn5ShZJ2P\nr4Mq\r\n=ZfK0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"ee8265a3bbce3c5b45423da49f49c471c0907379","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.7.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.4","popmotion":"^9.3.5","@vueuse/core":"^4.7.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.1.5","rollup":"^2.44.0","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.4","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.22","lint-staged":"^10.5.4","@types/prismjs":"^1.16.4","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.2","@vue/compiler-sfc":"^3.0.11","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.4","@vitejs/plugin-vue":"^1.2.1","@vue/server-renderer":"^3.0.11","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.12.5","@rollup/plugin-replace":"^2.4.2","@rollup/plugin-commonjs":"^18.0.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.5.4_1617710718920_0.369936469075953","host":"s3://npm-registry-packages"}},"1.5.5":{"name":"@vueuse/motion","version":"1.5.5","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.5.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"e20cad0252df9b826e53634a430541d3982663ee","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.5.5.tgz","fileCount":9,"integrity":"sha512-d1IgX33owiYPbnCGpAX6MT3YT2ZV5jN0IplbBF1AvScg93Q4eKLwWiroxVlCUxnDAuzyzFtOdkcXfWrjeP9+ow==","signatures":[{"sig":"MEUCIQDONOj1aeHjvBKuRxLyh/oqxmLRGAtKDdQfHJKqhhgf1wIgfj/6spUm3DywIQ8Av1DhV5MS0/YXsPc8Y9KRQZakN+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":611128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglbGaCRA9TVsSAnZWagAAfBYP/iDJUDwHs5RlimYZm3Os\nw/PYEzu28P93tjtt2AiWGbTt40TxCFZSh2qwdNHiGbzcBVLo+76tTCNLuduC\nT33X/22/4P+SAIUIYKUsnx1dDj2qrBCq7BRgyzg0T1zNSDOVmjdXK6D0VR47\nggZbuTUQyvcBz2/kBt94aOpaFmRlv5Y0xIts1aaRLpw48JEmrhwFHhK3nKdi\nllSiahUX9KnisQFjZc2ZTFej5TRaKbGQz7m1ad7LBJC0HGNsGFBRAeN3V5qc\nseuDSo8Mt9CM/nHPbM/WyHS8DdfobBpRBtqFRQC8arRofIh5+7ilcJ7vVdHV\nukolqs5FPE/Ce6G666aI27Dal/7dzjDgLQVWjKGOTxWDX+x8vVaMLhJOxfHy\ncbKUQjoKG7Ps24xTAu2xuT/obyPSRxe57WOPNeah5qoT7iy2GauPU4FH42Ta\nhJaoKZFhaDVKN3AyL9Os+2KnHMns9HzzzG/CNG9gwcz7iqbYN/0OGh4pwns+\n1O2NX6Two5bcBxQ2dpEPxLjBU7Mc+IjnGiP4IqaDPNGGRDurjnKavWDSxwaW\n7myZKbTl8t6dp7e67j5VRA4njlwsvlQzSUGi1eCbHR+/LQweDD4vzP/cs7My\nv+9+Je9jfS42NWEOYFps7/MFatAM5yXIQORIlCItdRFLbtLNInLWA0wC1raw\nFZ5Z\r\n=zoH0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"3274bc2b888025cc35de6379b3dc366bab2b7649","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.7.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"0.7.4","popmotion":"^9.3.5","@vueuse/core":"^4.7.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.5","jest":"^26.6.3","vite":"^2.1.5","rollup":"^2.44.0","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.4","prettier":"^2.2.1","vitepress":"^0.12.2","pascalcase":"^1.0.0","typescript":"^4.2.3","@types/jest":"^26.0.22","lint-staged":"^10.5.4","@types/prismjs":"^1.16.4","@vue/test-utils":"^2.0.0-beta.13","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.2","@vue/compiler-sfc":"^3.0.11","rollup-plugin-dts":"^3.0.1","style-value-types":"^4.1.4","@vitejs/plugin-vue":"^1.2.1","@vue/server-renderer":"^3.0.11","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.12.5","@rollup/plugin-replace":"^2.4.2","@rollup/plugin-commonjs":"^18.0.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^11.2.1","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.5.5_1620423065444_0.5981826264349839","host":"s3://npm-registry-packages"}},"1.5.6":{"name":"@vueuse/motion","version":"1.5.6","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.5.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"b100eba60af7add3cd5ba01a05e676871f33f5ac","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.5.6.tgz","fileCount":9,"integrity":"sha512-rNFYsA9W6zo3YqCpg7MjorRT4Mhffe1NwpqhUauaNf+vKY4J6DZaxJLDiItDYxpwjaity51u/75RdpnwvjXcIA==","signatures":[{"sig":"MEUCIC3RoDwDJyUhsoz+fuYVv1TZuxn4u+vRsw/ZtQMpOHp6AiEAkrx4v47soz59wEL575JSdXi5E07HAW4OYTwOrBb4Bfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":611546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrM6fCRA9TVsSAnZWagAA2xYQAJEesIFZLKv9akLR69NE\nc+dikdVT0AgfO5rIQjSM58WycnWMTUTgsYQqLkheBEpMg+BwNt2zYwrOZisF\nnHuKRJA5O3C87FLuaqg0/4LdCPM4f/sg6aB8pvs2uuCmOsdzRL9X3zh1opwT\nmErBfNbMdCPTmZDm//8jzTmnIh3K6nDiwJbKujsEr8KmWAAHCntpaVE5WU9C\n52SO32Dx5iDZ3vBwabBMRNPQMrmhGL/i+lv7XezZUfHasJDsBbUregTbV1M6\nidkfj230yTDEyj5mE+/43VozpJZzJIUjEc5JBq2uzvxX2rwVUa43PH7oAtlX\npoKK453NNLS7YDegS9U7EeMM5DATj/kP/lyHxyC2JdHDfos8Lwud90h5gatF\n4BOAo8OcPBV+Rw2LLRJJTGdORfqwzcEoDp57U66m3FIbgfYhHJGEXUWfnpEE\n0d+Wq7jpFXgr/nBN9+RKhDefZL2cEVz6J+T8JK9ySJ9/UVIb5rB5KpNQBVwq\nue4+lqKBq9YwrvcmL8/etZVk/z7z5nCSc4KabvA1baAiLmw/0W33eh8RFVvP\nr4i7jVJ4Q/t09tem5SCGQoxJRXabgq5/+va7TaTkAOceSed61zhg0XLykB/b\n7jBJv7coUB/+F1S7ypn5a/iYSnEoyk425RDlKWJezC8i7p+++Ov4gqxyhq85\nWKaJ\r\n=6cOK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"b265b20589675c60abe8874a1ddacf544b7be718","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.7.6","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"resolutions":{"vite":"2.3.2"},"sideEffects":false,"_nodeVersion":"15.11.0","dependencies":{"vue-demi":"*","popmotion":"^9.3.6","@vueuse/core":"^4.11.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.11","jest":"^26.6.3","vite":"2.3.2","rollup":"^2.49.0","yorkie":"^2.0.0","prismjs":"^1.23.0","ts-jest":"^26.5.6","prettier":"^2.3.0","vitepress":"^0.13.2","pascalcase":"^1.0.0","typescript":"^4.2.4","@types/jest":"^26.0.23","lint-staged":"^11.0.0","@types/prismjs":"^1.16.5","@vue/test-utils":"^2.0.0-rc.6","@vuedx/typecheck":"^0.6.3","prism-theme-vars":"^0.2.2","@vue/compiler-sfc":"^3.0.11","rollup-plugin-dts":"^3.0.2","style-value-types":"^4.1.4","@vitejs/plugin-vue":"^1.2.2","@vue/server-renderer":"^3.0.11","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^0.15.10","@rollup/plugin-replace":"^2.4.2","@rollup/plugin-commonjs":"^19.0.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.0","@vuedx/typescript-plugin-vue":"^0.6.3"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.0.0-beta.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.5.6_1621937823291_0.5153094244990288","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@vueuse/motion","version":"1.6.0","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"dff42b4137433da1fd5a8797826f70c105592278","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-1.6.0.tgz","fileCount":9,"integrity":"sha512-ue2ePBypZ0YAMoWUD/8I0Il2PTqbT84SViMGNWh5PzNRr7yaWfNbjhC2ufpYiwkTOuBH7neQwbcVV9i/+pkW5A==","signatures":[{"sig":"MEUCIA7/RCykMD4E+l2P5PM8+GGKvpu/5bHvSa863E/vD5RpAiEA6ab7YRNorHiWCVpNBcof9r3H9i5dWD5wsJE1qvxxhCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":613758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHu3MCRA9TVsSAnZWagAAw2kP/2mzNsOPuqu2Fzr6ePMh\nK0Myn7DOugnadXhIudDT9sZoFY3EqzIRU5SzAS5zeV8EUiG8hKtooXpU+0oR\nAqGu7XkKT4H78kEvp+M2l1pbtWHxJT1O0oZangIrnN68D+DpxsevbOfCaX/R\nZBzZ5MVX1/myS3Ra37O8bCnToSVWk9eDg6+6VwcA73ECGUAgB5tyjFkADzU7\nzM1cwTTUafXAjWfYa9Xo3hFFta8dehJw1h069drL82JgxA1ijmDA9f7Smz+4\nC08o7fSI3cWmqh/gFnJWW/8enWpjCmaGUw3s1cPTldqfiv7/tMPOobcVYe7u\nXrtcOk5Lc4o+G71TyIPvSf6IgVtLlBI1h/E32eov443HG0u8D/R+5pO12/oR\n7UQb8UU/D/4VHj2aVauDFd3erA4zaEtuLoryAiBKlG1AmcfeSWzaAAfPboLG\nvj9joGAIH0QP+BVxdiG5vhsn0I8/kvvtTH67AccVhGYrUXUWMOleS4MWORA+\n2owTHQKaXgzFd2n5Hgv6wg5/LOqON9/cOiNqlwfeKcvqTExXop2cx26emvAN\nFopHs9tz5B4EY9usfLj25WiYExY7LtwbDr2PvzP9GoWqgLyD7/XilaoLyrOo\nTeJSUCJZeeg2/CgKgxd5uAqArXAkkgncL/idM9Y4HWyoaERGs9SAC6/08CCj\n5n8i\r\n=SMOA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.esm-bundler.js","gitHead":"e5cfb7b2cb12b168bcd3fe8219bbd297b2ff03e2","scripts":{"dev":"rollup -w -c rollup.config.js","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"rollup -c rollup.config.js","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"jsdelivr":"dist/index.global.js","repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.20.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.4.2","dependencies":{"vue-demi":"*","popmotion":"^9.4.0","@vueuse/core":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.4","jest":"^27.0.6","vite":"2.5.0","rollup":"^2.56.2","yorkie":"^2.0.0","prismjs":"^1.24.1","ts-jest":"^27.0.5","prettier":"^2.3.2","vitepress":"^0.16.1","pascalcase":"^1.0.0","typescript":"^4.3.5","@types/jest":"^27.0.1","lint-staged":"^11.1.2","@types/prismjs":"^1.16.6","@vue/test-utils":"^2.0.0-rc.6","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","@vue/compiler-sfc":"^3.2.4","rollup-plugin-dts":"^3.0.2","style-value-types":"^4.1.4","@vitejs/plugin-vue":"^1.4.0","@vue/server-renderer":"^3.2.4","rollup-plugin-terser":"^7.0.2","vite-plugin-windicss":"^1.2.7","@rollup/plugin-replace":"^3.0.0","@rollup/plugin-commonjs":"^20.0.0","rollup-plugin-typescript2":"^0.30.0","@rollup/plugin-node-resolve":"^13.0.4","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.1.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_1.6.0_1629416908022_0.6754906583514646","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"@vueuse/motion","version":"2.0.0-beta.1","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"62a86235f8cab9609d914244fcbd1a704e4301c5","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.1.tgz","fileCount":139,"integrity":"sha512-FUA+gv80aS+jM6rQxuUz5eyN3UFiAdvk0lwcB+CmFhioAGv6+kcr2hLdBJqtOjWr9hzH/lB0pBUSVEnWIKWlHg==","signatures":[{"sig":"MEQCIAnRW1hnX5K2PYeijDiKX7Z28ia1y6wgBj99Q+yNYjM4AiAo+dJ3Q1jTqYDYJ/XuCV/ZzKD8689x0/Kf1yc21rhKbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMmPFCRA9TVsSAnZWagAAQGMP/jXACx5k6U2oPmP+LmYM\narAqUlHvQ3RvcH6iCEV1gA+0Yg/SqwBeEdihwwtGB1iOTT950NJ9rf2Jj56Q\ng1lS+iytzn5w1LBr1ZdrsI/OalVC4ALe69uP7w99hYaCrlpBLcq8mxDsosLx\njsoUDN2VX6/cSZ2I2lyzL0ejlRzTi1mHoTSw51axC+BMcfbfGYsVyHkg/bRp\nSXjaaacJ3A5jl/VGPSe/+EHZ4IqwEfYKoKCze6if0Q3OxRifKxcIBuRH7fcF\nwUecltJF4zckg9127qwWWf9KSZphuQ/JwlfCpaiilIU975sHNbERiLxHBdTw\nAysAN+TrzS8tzYEOL6bD29swoR0QoIXnJfMYEJQaxARn1u62fImAD7bt/9xP\nMWtbjTQZb3Omlsg3DfMyOmt6dQO5VbmuzdCW7l3Gk8N1wybRNvgNTRyLHVL5\nysYf/n4ZbIM7atlqD+YLCwYwuIXYeoFC/ak2EKZL6O6YgR/kZR2/TILXg9bS\nCtkVFt52RPnaxQcCmP7uhpKCR2y9MH5Qq1M3xhr3CWYZ+DsyAd8VUhQCrBKq\nZdLx0z48L9BdaSUnaKBf2TYVKANtMDv+UoZrXDsHM3/Ybq20sCH4xTPLANPB\nuINw85tbBHhPpIGnLgZP3gVBR5sILQxLCoTssF7FlW5sYZt5S3oD5Utty+17\nWlWi\r\n=XlFY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"ca2501b37ff9898e6424e2388ea8020864892989","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"unbuild","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.21.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.8.0","dependencies":{"vue-demi":"*","popmotion":"^9.4.0","@vueuse/core":"^6.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.4","jest":"^27.1.0","vite":"2.5.3","yorkie":"^2.0.0","prismjs":"^1.24.1","ts-jest":"^27.0.5","unbuild":"^0.4.2","prettier":"^2.3.2","vitepress":"^0.17.0","typescript":"^4.4.2","@types/jest":"^27.0.1","lint-staged":"^11.1.2","@types/prismjs":"^1.16.6","@vue/test-utils":"^2.0.0-rc.6","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","@vue/compiler-sfc":"^3.2.8","style-value-types":"^4.1.4","@vitejs/plugin-vue":"^1.6.0","@vue/server-renderer":"^3.2.8","vite-plugin-windicss":"^1.3.0","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.1.4"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.1_1630692293834_0.06650253948369045","host":"s3://npm-registry-packages"}},"2.0.0-beta.3":{"name":"@vueuse/motion","version":"2.0.0-beta.3","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"6168f0c371d68c61fd696ad74bdf5f15395ccbd2","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.3.tgz","fileCount":6,"integrity":"sha512-8l/enUjEUNHgyLt9uTAuHvkCH0rO7/z4qrWjSNWilm2e691KCkgCeikNufU5m8OgBswVU1KdLYHV5+2qQ63ZdQ==","signatures":[{"sig":"MEYCIQDt9OjtjM8wR+AV/UqhmIvN4kyjXVxuoh4xEql5KNVCZQIhANQNQHtlEPx1Gby47Fp3/R0VJdZPdX3vWdrLU1KCVK3+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391281},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"0c7a97626710bc106b865e1e5564a5f5c1567aef","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"unbuild","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.21.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.8.0","dependencies":{"vue-demi":"*","popmotion":"^10.0.1","@vueuse/core":"^6.5.3"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.4","jest":"^27.2.2","vite":"2.5.10","yorkie":"^2.0.0","prismjs":"^1.25.0","ts-jest":"^27.0.5","unbuild":"^0.5.4","prettier":"^2.4.1","vitepress":"^0.17.0","typescript":"^4.4.3","@types/jest":"^27.0.2","lint-staged":"^11.1.2","@types/prismjs":"^1.16.6","@vue/test-utils":"^2.0.0-rc.6","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","@vue/compiler-sfc":"^3.2.19","style-value-types":"^5.0.0","@vitejs/plugin-vue":"^1.9.2","@vue/server-renderer":"^3.2.19","vite-plugin-windicss":"^1.4.7","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.6.14","@vue/composition-api":"^1.2.2"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.3_1632783276834_0.6623988044087703","host":"s3://npm-registry-packages"}},"2.0.0-beta.4":{"name":"@vueuse/motion","version":"2.0.0-beta.4","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"08f9a151f29bc1539316c49000c67efea194498d","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.4.tgz","fileCount":6,"integrity":"sha512-+4lnWz+KdaVmpeUwDyguTApzmjB+NzpxwBL/AcAMhVqp4G6rm8ywGSJaHGJG04uSNIQkJ6dUJx2zppnRxDSyrA==","signatures":[{"sig":"MEUCIHkD3xXcixTfoxzXNVnawafOxtVRaLf1SZkFIQAsyvPKAiEAxUID9CyNja7T8EGRSzN8jmRHJRkA/ktrWg2e+q3UM+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391296},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"f46e8f34eaa933acf282a14dbf14ed98001781f7","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"unbuild","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"7.21.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.8.0","dependencies":{"vue-demi":"*","popmotion":"^10.0.1","@vueuse/core":"^6.5.3"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.4","jest":"^27.2.2","vite":"2.5.10","yorkie":"^2.0.0","prismjs":"^1.25.0","ts-jest":"^27.0.5","unbuild":"^0.5.4","prettier":"^2.4.1","vitepress":"^0.17.0","typescript":"^4.4.3","@types/jest":"^27.0.2","lint-staged":"^11.1.2","@types/prismjs":"^1.16.6","@vue/test-utils":"^2.0.0-rc.6","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","@vue/compiler-sfc":"^3.2.19","style-value-types":"^5.0.0","@vitejs/plugin-vue":"^1.9.2","@vue/server-renderer":"^3.2.19","vite-plugin-windicss":"^1.4.7","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.2.2"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.4_1632783351231_0.9009382596666728","host":"s3://npm-registry-packages"}},"2.0.0-beta.5":{"name":"@vueuse/motion","version":"2.0.0-beta.5","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"b3394bfe8f6366c658c8137198218eec3e2ce25d","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.5.tgz","fileCount":8,"integrity":"sha512-M+9zT+KHZmpdPNhrvmPlx8l3RbuFxvORi3wcrTU1IAY7qLAXfuH+Abn67qrcJefPSkK/SfPAFzkCz9pKfl2KvA==","signatures":[{"sig":"MEUCIDihMJow5L22BXmZSVUoca0nUji54EwY1ZxzERlAYBR3AiEAohjP187ZbdSDWaWJTDQWeZ9VGkUwRaXbn9DrZssrjQ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":627687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1C7LCRA9TVsSAnZWagAA6nQP/jYdTJ5S654qq4Rb4/Bu\nkn6qm8g8BK2bV4uGHpByWwK7FHVFa8p2Ch6WGtxT924aTAPDXyJfqRk4MvHt\nAQ2ylF6DICjasu2VFPhpluK/OFb5wZ6E718WqVaFdthfdQBF73w0TzbXkexq\nFj4mnCvYQunZEeqN5H9jj/NYoxvG/k6dwhLKpLJZh+3lR0qOtJkIWFe0fic5\nE9cM9sFPZ0WYr1gSHsCYGbh8Pu2HzKPP0wVbUskvzDfHvPSnjYBaQ14CGqzH\nPCg6fc+s+FjTxiU1vIKoANBW+2dDx3qkJA/QPvIh2gx3VvafBGcBJhPCFjmN\nVSAODWxlsbYTynEdOCV0d5c1aayYdxul81qoamVPdAMvt+Ze9nawufcFYb51\nPq3Ll7tn4zbC7Q6V0icB+FVEhJL8qs2vyW3T4CS+QMC4oWKYd/4ty1ruGOrO\ndsiX0m/1Nhs5LEKUf7NhqhBvwe2PIH6hvhJ59Psej8nzUCM47C7WeGY3ZY6n\nI2wFYW89uFfe/I6SV7Ox7oSWcy0iPXzaJ3cWBNkjlNPakAhXoWGB9uDbxF2w\n9jgQ+w2a8k+keNfR/nke+bptt8moIlGk8unKLOxo+4XoL2vI868oi4JD0FGx\n0gx6E7qxZ2fqQG4HWDywt59KiunP6g1+15JXePOpOcsYJb+Nd0XHVD7VZWkO\nlu1+\r\n=8OCX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.mjs","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"a376a5a84aab053f4ed8aaf66f66a732a311c90a","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"unbuild","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.3.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"14.18.0","dependencies":{"vue-demi":"*","popmotion":"^11.0.3","@vueuse/core":"^7.5.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","jest":"^27.4.5","vite":"2.7.10","upath":"^2.0.1","yorkie":"^2.0.0","prismjs":"^1.25.0","ts-jest":"^27.1.2","unbuild":"^0.6.7","chokidar":"^3.5.2","prettier":"^2.5.1","vitepress":"^0.20.10","typescript":"^4.5.4","@types/jest":"^27.4.0","lint-staged":"^12.1.5","@types/prismjs":"^1.16.6","@vue/test-utils":"^2.0.0-rc.6","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","style-value-types":"^5.1.0","@vitejs/plugin-vue":"^2.0.1","@vue/server-renderer":"^3.2.26","vite-plugin-windicss":"^1.6.1","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.4.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.5_1641295563637_0.7335463867641787","host":"s3://npm-registry-packages"}},"2.0.0-beta.6":{"name":"@vueuse/motion","version":"2.0.0-beta.6","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"8fd0ac00ed04be7e6b69eec39c2b7a97b59b8bf7","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.6.tgz","fileCount":8,"integrity":"sha512-zmFLDF0rRJlGJhhNRrgsSuIsXkogMiUhY66axAeVyOIPrgW+Rllv0P1QcFHyDBKBDE3Cw/O3JUcNtvg1OwXBOQ==","signatures":[{"sig":"MEUCIHBO1bWsW+4JWq3H1kHk4lJKgwrP0zPukQboVtjvrx1xAiEAkC0gZMinWTi5BC/zcjxPec7C4339StsljW6AEfyv1vY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":628105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1DB2CRA9TVsSAnZWagAAU4kP/1WeIe/0PLIzZY6RIFuQ\nqihlPl1h4PqO17MwcGUCSiWW1e0NuFsrAReAtBHmmHLpQOgKG0cRD3XTEF7p\n67SCOb0mcqbeQurPhNPyvXhuAw/tEavK9reJDNbIy+gnfy2sUw8EbKrYgqfb\ndLfle2c4iw0tkNSLuj7DFXu3nzCpmgBfHCUgsPCB+ZLRiFBA5iqWWH8sQfPQ\ncCniUIZ1i0CHOqKqnexT8Ofw0ZdysGc7hk5eazScEIi/07Af0wk8Zms7NEnD\ng/lOLnmWUOREoo3U0VrdqMuPy297aK+xoB5Haeoug5sziRxrFEh4lhJlHmzq\nIVv//ocDV9vgqy6ARKzrQzE5ojWURlWXIP1AWAdqw56HTR8blMEsHWI3B6er\nYalJl/NeaiMYGEVNSX6MfhVqdPlgvLKJ39bAt4ge/TCPArVk3wzzXX2yTrfI\nQeCCPG7xJMapLKpBlexaZA7j141v0tckXeku9Nej7Hvg76nn/M3SYxhl/IaF\nCmfJzhiobd5y+dqLDt0qzp6+Ai4biLc5kls5eDraWBBY9kBTEFB6PI/lKffn\nilbIQ3Fq2Erec9qvnGiFdcWnfaIszJztqqdMg+by9JzzXodDKoar5vwbH8ba\nCg2mDf7sZjVPoYONnEpyILb7HLgkjvwcDKyaqCduwPGUDE4rfj9dX9A7HPh3\nDDGy\r\n=QckL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.mjs","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{".":"./dist/index.mjs"},"gitHead":"a376a5a84aab053f4ed8aaf66f66a732a311c90a","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"unbuild","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.3.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"14.18.0","dependencies":{"vue-demi":"*","popmotion":"^11.0.3","@vueuse/core":"^7.5.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","jest":"^27.4.5","vite":"2.7.10","upath":"^2.0.1","yorkie":"^2.0.0","prismjs":"^1.25.0","ts-jest":"^27.1.2","unbuild":"^0.6.7","chokidar":"^3.5.2","prettier":"^2.5.1","vitepress":"^0.20.10","typescript":"^4.5.4","@types/jest":"^27.4.0","lint-staged":"^12.1.5","@types/prismjs":"^1.16.6","@vue/test-utils":"^2.0.0-rc.6","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","style-value-types":"^5.1.0","@vitejs/plugin-vue":"^2.0.1","@vue/server-renderer":"^3.2.26","vite-plugin-windicss":"^1.6.1","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.4.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.6_1641295990817_0.269676953779332","host":"s3://npm-registry-packages"}},"2.0.0-beta.7":{"name":"@vueuse/motion","version":"2.0.0-beta.7","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.7","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"1f6251829b17ffb58965759547b2906513e8006a","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.7.tgz","fileCount":8,"integrity":"sha512-9ejB5hSDFu5m9LAgTfFHad2bBgu8JjXb1jCJidcTkDyrIK+a80WFviw98R+xJ6RQYOKO8AbcpyTWBss4fnO9zg==","signatures":[{"sig":"MEQCID8FM4L/ofX9TCYcDsD7T7o5FJRv+qAt4oJlGQWMxgM+AiA7unqHc2NomqHdZulx3fbnGsoLKoyhlUfGUYs6GW/K1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":628131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1DIyCRA9TVsSAnZWagAAl+kP/2qGXKuZQE39sRn1Q8F0\nMOTjpTp11FAzAyiqMTiuS9Z0Ke0Uafn+ncNp/qqjkAhUP2MObbxHi0Uvyz02\naTZdG1uxqc6iUSKbLuVdGzO40/M8RvXom7YHJzfJ2czbDSdC7g33vTDnJNiI\ndTPwqcjhb7P6pTjUgTRkdT+bWg5tg/TLo6Qtl+zK5fSK/XzHW/XLLaZ1Br4Z\nXeF4xq0+Qp6nwjxusI1cffyNZ/SmBlit4cEfZY4Tz2B5LaHnn20xNx2quqjP\nLTexSUH4TqSwaIOyxbglCOyIpNGAql2fy7zcSJp6Vg+rFvPJLaH1cF30X4qN\nTqgjLP46rZBtWPaZoBqTie8Y+cTk1JYRR2tGGRLS4kJX5VZufROs+BgZzlGt\nVfg8YgOx1XTi0+zaHu9dhGTnopb3NuHy3DZ99vkdqY/qmE5SzA+RDJK9w93W\nMTXYnMrYqWOMobhrdmoEXRIR1WU4Y30VVGQt0DoWrOALcyyvmreiMk34D4sX\nxulX6cwGWA6dgjYumBDK4dFUcpG6nTWyQioQkgXcCyzjs8dIjqdv2LkDZ5aM\n2NiJl2iuqnrFFlsi+hrFF5VOSc/gv8MzAr7BNk6udJE2gD1VkTV/Wipr1cLd\n3HaCyaNSdUuDlkAS3VikRtsgr076asP50+TxjOwZcaGPpGz7qTjmspDbRQrX\nEACC\r\n=hsru\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":"./dist/index.mjs"},"gitHead":"a376a5a84aab053f4ed8aaf66f66a732a311c90a","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"unbuild","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.3.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"14.18.0","dependencies":{"vue-demi":"*","popmotion":"^11.0.3","@vueuse/core":"^7.5.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","jest":"^27.4.5","vite":"2.7.10","upath":"^2.0.1","yorkie":"^2.0.0","prismjs":"^1.25.0","ts-jest":"^27.1.2","unbuild":"^0.6.7","chokidar":"^3.5.2","prettier":"^2.5.1","vitepress":"^0.20.10","typescript":"^4.5.4","@types/jest":"^27.4.0","lint-staged":"^12.1.5","@types/prismjs":"^1.16.6","@vue/test-utils":"^2.0.0-rc.6","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","style-value-types":"^5.1.0","@vitejs/plugin-vue":"^2.0.1","@vue/server-renderer":"^3.2.26","vite-plugin-windicss":"^1.6.1","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.4.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.7_1641296434344_0.07412642074464992","host":"s3://npm-registry-packages"}},"2.0.0-beta.8":{"name":"@vueuse/motion","version":"2.0.0-beta.8","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.8","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"0fceec5435feacccc6c46e9f276296fe5ed35c2d","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.8.tgz","fileCount":8,"integrity":"sha512-OVsf40BX47Nn5dV1hsrogXpuLmGayAHxtUf32uUXCrDVI2A9EWJRs/5ZeQvkIDGv27DBkoPOXEQmWB5deX2mGA==","signatures":[{"sig":"MEYCIQCcU0YcKwD5oobWuQS3sPCx487w9Y/GklhjVZdPbK5a5QIhANe/jEOIbYNtK8SWvYYKOZh2vMM80i+H/MeVdYYiEKzN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":628131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1Ez7CRA9TVsSAnZWagAASdAP/2ffYWGtIsmpwYSz6hwr\nbrCEUW6vEh6jFYpVLa9EcxTwWHlhhiVyMX/phlWr3HtDYnfPOiHD71kVuah9\n2nfsqCa72mY8qtoQD+kVYt+0QemY43aVWvK1felppgxyKt18Y19txglrGsDZ\nXNlTs1IwPLGkwIQQ1r86GwwASNo0NCLqmQ7l04l6RdhSREdh2bJD7BvIx24Q\nuMzSASyIrjLGBlUd1CAD4MR19ciLVQqgvugBRUIC9myGg+q/3Z1MU75BkVmN\nxe6t1pR/MpjoD14SmS1w9HsDumOwHQbC9/TMD1NarG72vf5U7DR85ZiQewzG\nZ6717YltR6v2b9KMKIvNMklnv8H9x074jRr30UKlERoi5hxgkfkolgXBgbpn\nnm7ALpdpUM5FfFGm7/MST8SQuJO+xFIFI0Y1OG6zPQF/B6gMjl+g9HKiC89A\nmE4RlhWVIF2BYmaVGxvpZh95oFU+p/jkYP+H4Cf7etMOaS63nHha4WSI4Kfy\nuyZYcQN3xVUSuuSXxP2zHI8cy9qzvNFfytIEzmMXWr7rnTTbyJ9SOnWWbtPB\nWp6AxoMA9XetTWo9HH9TFf6BUSTP6hE25ltFQONn5e7DOoF7GIi6agtRJRNH\nZ/vMgshGAkxa2kzrtdh2v6GYt5Ir/gpguaynzX/CI5eJInfuHuof2vj2Qxge\nDofT\r\n=QXGn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.mjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":"./dist/index.mjs"},"gitHead":"cbd121c4e3d14a165901cbb5851564d3021658fa","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"unbuild","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.3.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"14.18.0","dependencies":{"vue-demi":"*","popmotion":"^11.0.3","@vueuse/core":"^7.5.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","jest":"^27.4.5","vite":"2.7.10","upath":"^2.0.1","yorkie":"^2.0.0","prismjs":"^1.25.0","ts-jest":"^27.1.2","unbuild":"^0.6.7","chokidar":"^3.5.2","prettier":"^2.5.1","vitepress":"^0.20.10","typescript":"^4.5.4","@types/jest":"^27.4.0","lint-staged":"^12.1.5","@types/prismjs":"^1.16.6","@vue/test-utils":"^2.0.0-rc.6","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","style-value-types":"^5.1.0","@vitejs/plugin-vue":"^2.0.1","@vue/server-renderer":"^3.2.26","vite-plugin-windicss":"^1.6.1","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.4.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.8_1641303291420_0.3652787137823321","host":"s3://npm-registry-packages"}},"2.0.0-beta.9":{"name":"@vueuse/motion","version":"2.0.0-beta.9","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.9","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"46bc71dc6a8e405b4edb3b006d1a9d9c2c0ae396","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.9.tgz","fileCount":10,"integrity":"sha512-S61glJRkYCqLJA9oPM+jdAWXM/ZFnRi6UZJ0TpxDUhRuA+ri0G5hwwmcy4y78wvX6gkDUGQFFGELz1xBEwrZww==","signatures":[{"sig":"MEYCIQDKW9K0OIpTU+jKShVpem9+2Bf4vCwOPhv+dntPoZFx6wIhAJuGd4/iI2mt12kf6KW3ToOS6oq7wAcMR/ftYsrN9DZ0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":672036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1FDiCRA9TVsSAnZWagAAMLYP/3Ph5FHw7D6eKhwupfQ9\nm3IGmCMY+1uci5llnIcnluMLRrBUIYreFw4Br3QGwD3d9ghiPTkWyK3cB3U0\n/w5eRxR3ObPsafcXUYqCohhk7vR3Ns3NscRNlTnb/h3kjEJyspSueJIoASsu\nLnIF0MpgVYZ7erdLx66GdvlDAu56ZAqbesbfA3ozYFCI16yf5ntREy1rLa30\nua4gk4Nbuys72vLCthDkq2GGK8PUJ8M7pv+uJPYrP7HQiDa/cPN0opb9d0VM\nW33K5VSoMti3q9EcPXcVDApHLGDj7GTPLEhfeE7lPnnoglhJUbeVSUZ0lVhF\nlzZIzRUUel8HqkfkBC+WSo/PqaY+4V/A5UqABqCwIjS6j063cffWvBbEWJ0A\npxQPc2OEBKo987nf1k6w99son0sGHrRlMfjTjUSb/2NFNvIh+gw4v3tdgCpu\n9vfh0+ljwQVBBhlO2cK1h4zy/4Zb5ZPiT3swXzqPggth+nKRPDeujRvx7ROW\nSkv1WJFFJIKdlXFvJ7YjgL5OPRCjcR1AdneBGqi0PwBEsfZX2szY940gpSXI\nkNOxUBI4Wvx8sCoZ1yPR1gr48deHKhe7CvjtPADrDhk2A7bKxwavyJGfK7cV\nIQ6hVMwMpxKlv6pUPmr/JnkbHWPGKMo8nZ8NnBrby9N1lpiJj5a50X6B7pLM\n1aA5\r\n=t3kq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"gitHead":"018c1bc2d8cfca7a742be15d6183c293fb4495f1","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"yarn run test:types && yarn run test:unit","build":"unbuild","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"yarn run lint --write","test:unit":"jest","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.3.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"_nodeVersion":"14.18.0","dependencies":{"vue-demi":"*","popmotion":"^11.0.3","@vueuse/core":"^7.5.1"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","jest":"^27.4.5","vite":"2.7.10","upath":"^2.0.1","yorkie":"^2.0.0","prismjs":"^1.25.0","ts-jest":"^27.1.2","unbuild":"^0.6.7","chokidar":"^3.5.2","prettier":"^2.5.1","vitepress":"^0.20.10","typescript":"^4.5.4","@types/jest":"^27.4.0","lint-staged":"^12.1.5","@types/prismjs":"^1.16.6","@vue/test-utils":"^2.0.0-rc.6","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","style-value-types":"^5.1.0","@vitejs/plugin-vue":"^2.0.1","@vue/server-renderer":"^3.2.26","vite-plugin-windicss":"^1.6.1","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.4.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.9_1641304290383_0.8448932564698963","host":"s3://npm-registry-packages"}},"2.0.0-beta.10":{"name":"@vueuse/motion","version":"2.0.0-beta.10","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.10","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"af884da4db10bbcd5513f322673a4f23ee03ec69","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.10.tgz","fileCount":6,"integrity":"sha512-/5zEqeoQofIDgjd4AwQ6S0yNkcocYIPzcWxjIeVnXGHAACqO3j1nhCrNJAJQeYCCpr2vjaJCUIB4mD8VGdrSjA==","signatures":[{"sig":"MEYCIQCp+wGdpRW0XF5JD2bSdyJS27KWZUuEUeyiJXq0N575DQIhAPeAfrgY+4EL9/Jz9G5/i2at7O+/qCovgo2nLYkovHC+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":664508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMSsLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnQQ/+OULoZVPSNx2/ikpWmLtd59QMdsRGFJq9tDhGJUZCAnOgPpiO\r\nrMGpEUnWOwZDgLjNvN2AIifcPGrdt8IjpasIvFYJr5pwvYA/dDXeffkhFuvp\r\nq0ABiGlXfTgpr+PZanG9vMX2d8IKWaQQBywCIxsWTC9YMgzChBhJG6kHxVBW\r\nLr/KoUr9XmQncXMeZp+q1bbCSSNjSNIKXrRsGBo2v9vStFO89zIVlhafLldz\r\n/hcU8ohSGCVOiOv5DStjlP0I0OVahr2KbP9l6QwhPFFPaNQ729kVG260lkz4\r\nQb758QB+J05sHsSvQ7XajGz3CPsD6o8GHeFGF01ug3Gz4lJ7/05Jtt+7ilhj\r\nHZbfq6D+RjVOaLeaXLZ3qguzyfUUXrAdkBlmOGS7OPw1G9um2gKG921R0k0c\r\nHf7/8OGhStbqCYkJdeoSglCKGYt8NxVxfaJMzsqLf6LGpIJt5Wiw2lMWhLdb\r\nISdqh6Wdn511XfDHelqZJxfwx5YEiVa7c4+mAqMX1WZAdl+bRylcuONDgaHP\r\nxuvitgsWDmUdPtV5k4JOrK3Xdf8OgvRsw4iv0jkpYXaJhjo7le3+/fUUdt/q\r\n2HGxb9+dK+vHUjxbVDbWWMRWTEYe9oxRKvYOoNHluNnwsDyqRuNIbUIKalzY\r\nY5RmSCQjMY5IPwK2QMQnO+F1us35R3PFKfo=\r\n=+nU8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":"./dist/index.mjs"},"gitHead":"9259fb5d108115feceb04b627a7e74dfd8c3d324","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:types && pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","test:unit":"vitest run","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.3.1","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","popmotion":"^11.0.3","@vueuse/core":"^7.6.2"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.0","vue":"^3.2.31","vite":"2.8.4","upath":"^2.0.1","eslint":"^8.9.0","vitest":"^0.5.5","yorkie":"^2.0.0","prismjs":"^1.27.0","unbuild":"^0.6.9","chokidar":"^3.5.3","happy-dom":"^2.41.0","vitepress":"^0.22.3","typescript":"^4.5.5","lint-staged":"^12.3.4","@types/prismjs":"^1.26.0","@vue/test-utils":"^2.0.0-rc.17","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","style-value-types":"^5.1.0","@vitejs/plugin-vue":"^2.2.2","@antfu/eslint-config":"^0.16.1","@vue/server-renderer":"^3.2.31","vite-plugin-windicss":"^1.7.1","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.4.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.10_1647389451263_0.9450970167702641","host":"s3://npm-registry-packages"}},"2.0.0-beta.12":{"name":"@vueuse/motion","version":"2.0.0-beta.12","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.12","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"5ce0afd04f1991a87370ce90907e3979b82f6380","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.12.tgz","fileCount":6,"integrity":"sha512-cAZqXexLX6xo+H1N1Mv+wBSSqG4wB+BdjIuHQ50jwlelXCDxSi8gj0K/9nDS+aUZtWh6YMwS6UGCKg58jMVglA==","signatures":[{"sig":"MEUCIDyhDG8kBoxaIbsLR8xV6FictWJdl9ozM8+KxbtGCiVwAiEA1CdYdU8j6JNfpv/6WS2NThMcFizgyUHTq+o4wYcotgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":664568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMTSvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryXRAAjhDrDKd1BqUtB8bZ/Z0OZWv+IuiKI/0RuBGAvnOJP/xjQe+C\r\nirgftqaMRHltDKpAzd9XBNDW1ftZ3y7vCy7NuuGpf6cAjCHr6sT2ee87dzNK\r\n7LU7YLJm7wLrG00Dzm4hSmujzsH/Q+j5zvPDSz8Tep3nUPa3IlwuYV4JXqMi\r\nh9MJHeZyktroiB5KaQQu6JlAIbgQ9HX2LnFuOxIH9k7mtksq+qssBx4BnAb7\r\nIhzTlK1d38Xi/z3IAgQDuUICkdp3nPoH6aGv/JyYG7NYiXxie5RDQV/LEGxN\r\nv1Hf2QkpFKs3lVgRCbNiB6BvVChT99znRPdcfif4Q0PVURQtGBFenPkyMK7H\r\nOr7ouS4Pcqnvq1/bBtVE7dobDiXu/7Q/AekV71+rfToaPZctFLYIT1SsvQOO\r\nHgoWM4v6sWc32seCWHRY5FeOVBwqZog0syayDZGTF1r0upA5J/h3VNGRkvoF\r\nxpIRVP/g9rn3EptDiIPkHbw6Rku00LpDtLV1e2WBE7BvYUHD4EaD0unMa4j6\r\nQjvS0zqNVkPWdU2j6lSqLrl6qWTEn7OjjXDYAKVahhOcYz+o0tSKf2Hfq7oJ\r\nYReBYIacAWr/EO1KT/gAKGO2Sil0V2mDkU0utnKyGZAL9YAvm5c1Kd6EuLQ2\r\nswqWGitL6Gri7smraF+CrHIElinUspU8V+c=\r\n=w0jh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":"./dist/index.mjs"},"gitHead":"f45dcd736bcb09bc19205b41ab38276a3a0a7f0d","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:types && pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:demo":"vite","dev:docs":"vitepress dev docs","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","test:unit":"vitest run","build:demo":"vite build","build:docs":"vitepress build docs","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.3.1","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.14.0","dependencies":{"vue-demi":"*","framesync":"^6.1.0","popmotion":"^11.0.3","@vueuse/core":"^8.0.1","@vueuse/shared":"^8.0.1","style-value-types":"^5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.0","vue":"^3.2.31","vite":"2.8.6","upath":"^2.0.1","eslint":"^8.11.0","vitest":"^0.6.1","yorkie":"^2.0.0","prismjs":"^1.27.0","unbuild":"^0.7.0","chokidar":"^3.5.3","happy-dom":"^2.47.2","vitepress":"^0.22.3","typescript":"^4.6.2","lint-staged":"^12.3.5","@types/prismjs":"^1.26.0","@vue/test-utils":"^2.0.0-rc.17","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","@vitejs/plugin-vue":"^2.2.4","@antfu/eslint-config":"^0.18.8","@vue/server-renderer":"^3.2.31","vite-plugin-windicss":"^1.8.3","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@vue/composition-api":"^1.4.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.12_1647391919536_0.22945498574420986","host":"s3://npm-registry-packages"}},"2.0.0-beta.16":{"name":"@vueuse/motion","version":"2.0.0-beta.16","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.16","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"5aac8ffe4d2a3221d1ebfcf60bb6804407511de5","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.16.tgz","fileCount":12,"integrity":"sha512-RIbAdMUPgBt2a/rc7053ZJ3Thb7w0F/srTjSBQllyEUa5jaZDROBn2Xb7DdRWCy9i50IYvDprXUD2cjuH/6qEA==","signatures":[{"sig":"MEUCIAWV8Azq5ryIxWysZgXMN9xk66e5nWogZWObaCxMwmErAiEAmxB69yfg237TPOSdIFr5LiD2MGjzHfGfaMYCp4zjZn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":753446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiO8lfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqg5w/9His3P1+zK7dPaJX63ZNpKBPC6i/gmN2ldAnaT2CvS67ZOFpK\r\nobO8sZNiRX1wvTA8RGMhTtpQkXtIsa0FmvxgiJJNaQbk76kMyOQt24bUP+Vz\r\n2NMNZ+m8eyOspjRvyLsx8CNpu6goASrbqhHhBm+E1uZqAw03QQH6Ti3hhozs\r\nGacZo9Zd1vhoauC4+1xwJSxrQVe9LwAwMrqlrn9Uj8G/cJoePBbcHX1EaOte\r\ngSs+xWQSX+gF7TdLsnAU99DKhgTKgpIE6M7jthhEI+Kh3aQBGie2YvSZDret\r\nJw0n1QPSZHro9AoTdeRRj53kQjzC5PEM99+TJHe9y3HYq09RE9c7evuzejT/\r\nA4Ia+YTykIsmY4fQySx1suyUI2cakNgD7ewFNHdwR5SKVW+5skavRJt7gD60\r\nTXJrAiKm2AnzM8JGGbE4U2zB5dQYOL/vaLOY0Ja6O91fzi3axQYF+uyeSf3R\r\nK+AA3T7eniXSOww9e3rI4ZEy7mVuVzOk9vY81PaYXd1hO8Sw/vp5CBGeZmRn\r\n9y8DNhf3V2nxypRQcVkZMxoB9BW1Ivv7ZgruMzXlRH+CHXb2CGwk48bbRAJ0\r\nz9WYJPd2ubxDB8hgaikp4VqOt3SZneirXzHALM/YtHydepfRySXhn/7Uj+OF\r\nSi4aNYYT0O62ba28zmr9F9p/SBzicZ/BAQo=\r\n=WoKH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":"./dist/index.mjs","./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"65c201158a2723cd2e35c712fa5f887fdce9172d","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:types && pnpm test:unit && pnpm test:coverage","build":"unbuild","release":"jiti scripts/release.ts && git push --follow-tags","dev:demo":"vite","dev:docs":"vitepress dev docs","dev:nuxt":"nuxi dev nuxt-playground","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","test:unit":"vitest run","build:demo":"vite build","build:docs":"vitepress build docs","build:nuxt":"nuxt-module-build","publish:ci":"jiti scripts/publish.ts","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json","prepare:nuxt":"nuxt-module-build --stub && nuxi prepare playground","test:coverage":"vitest run --coverage","build:nuxt:playground":"nuxi build playground"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.3.1","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.14.0","dependencies":{"csstype":"^3.0.11","vue-demi":"*","framesync":"^6.1.0","popmotion":"^11.0.3","@vueuse/core":"^8.1.2","@vueuse/shared":"^8.1.2","style-value-types":"^5.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^7.11.0","vue":"^3.2.31","vite":"2.8.6","bumpp":"^7.1.1","nuxt3":"latest","upath":"^2.0.1","eslint":"^8.11.0","vitest":"^0.7.10","yorkie":"^2.0.0","prismjs":"^1.27.0","unbuild":"^0.7.0","chokidar":"^3.5.3","happy-dom":"^2.50.0","vitepress":"^0.22.3","typescript":"^4.6.2","lint-staged":"^12.3.7","@types/prismjs":"^1.26.0","@vue/test-utils":"^2.0.0-rc.17","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","@vitejs/plugin-vue":"^2.2.4","@antfu/eslint-config":"^0.18.9","@nuxt/module-builder":"latest","@vue/server-renderer":"^3.2.31","vite-plugin-windicss":"^1.8.3","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@nuxt/kit":"npm:@nuxt/kit-edge@latest","@vue/composition-api":"^1.4.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.16_1648085342739_0.9158995201537468","host":"s3://npm-registry-packages"}},"2.0.0-beta.17":{"name":"@vueuse/motion","version":"2.0.0-beta.17","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.17","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"9bcff665c644915da8136f9cbd95582148a44639","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.17.tgz","fileCount":12,"integrity":"sha512-qOBM4VHIjPtWVieYAO8+lShG9ji1Wk4JJlphwrbvSK11ep93J3SJyWqARb1oxoBNqx7Zk8d0j8/lKxgKRkpuGA==","signatures":[{"sig":"MEUCIEFkJr63yHQeTqjc8uyJwQzbctdXDDzSducn+oGl6SuVAiEA3XaNc0hEgqY7BRTc3ErGyaJp8lKYoMnrQlmD7g3CIxw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":753446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiO8nhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+AA/+Ohi6H5H/FAkwMibPk7to/iAnA+IZ/LmVAUFWZDwlmNE6tCe3\r\n5WNrmCW4wrcCgu2MN+slXiGpjveyRG5IbzFO7LEflKODeFC2VjXYrEqTovIq\r\nltcpscw9CzhQG0/qu5kuRicc9GKmPz6pKdHdTl9Pz5/PbDAstxAROgv41+e+\r\nFuw2IhmClg7tTC7wADxJerTU4RVek+6DebpjwXiRPaoUmSp8dQROO/nJvyQY\r\nguhL9cqtjgzrRUX04sXxGYIgvva5uN4LA6sbR8WjbXuFJoY+ZMZAX2/oUH76\r\nvHGhcxiB/YAHgZQslKeSS9konL/VIM/qEgET2ZtSIWmonTxFr3qoOhHq/tDJ\r\nZZQS7cSJOxgm4oKU2AUHLF1Yz8sa8KlF63Y1IOowP3ivQS3ruMds954nQp4t\r\n/nthavbLv5zQ4v27wYV8NVA8Kld/DrMinM1FxKobpBl+sDdMsdLakQ/jTq4q\r\n1m4L3wXpfrcA5aAc4scrTkU4zkc8EK16eeYA2jw6PQVYPYFfo4YN6+T2aERR\r\nuKEwgMd4/4513QRXMwtFXumfVzYR4rCCv+5UkSUrQU/ikR0OS8+IbFlgTs6v\r\n3wpRo1qqIH3bVrsJgXwcnc/PJ4nrKUGenoZ9VcnOAZ/Ld3Lx0Gn2ft31oKEc\r\nbdzA/EsGeNq+3Yub70q8cNN7vc7CMfaYxKw=\r\n=3i91\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":"./dist/index.mjs","./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"059f126ac99426080e6a082236b403338b8ffc62","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:types && pnpm test:unit && pnpm test:coverage","build":"unbuild","release":"jiti scripts/release.ts && git push --follow-tags","dev:demo":"vite","dev:docs":"vitepress dev docs","dev:nuxt":"nuxi dev nuxt-playground","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","test:unit":"vitest run","build:demo":"vite build","build:docs":"vitepress build docs","build:nuxt":"nuxt-module-build","publish:ci":"jiti scripts/publish.ts","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json","prepare:nuxt":"nuxt-module-build --stub && nuxi prepare playground","test:coverage":"vitest run --coverage","build:nuxt:playground":"nuxi build playground"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.3.1","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.14.0","dependencies":{"csstype":"^3.0.11","vue-demi":"*","framesync":"^6.1.0","popmotion":"^11.0.3","@vueuse/core":"^8.1.2","@vueuse/shared":"^8.1.2","style-value-types":"^5.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^7.11.0","vue":"^3.2.31","vite":"2.8.6","bumpp":"^7.1.1","nuxt3":"latest","upath":"^2.0.1","eslint":"^8.11.0","vitest":"^0.7.10","yorkie":"^2.0.0","prismjs":"^1.27.0","unbuild":"^0.7.0","chokidar":"^3.5.3","happy-dom":"^2.50.0","vitepress":"^0.22.3","typescript":"^4.6.2","lint-staged":"^12.3.7","@types/prismjs":"^1.26.0","@vue/test-utils":"^2.0.0-rc.17","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","@vitejs/plugin-vue":"^2.2.4","@antfu/eslint-config":"^0.18.9","@nuxt/module-builder":"latest","@vue/server-renderer":"^3.2.31","vite-plugin-windicss":"^1.8.3","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@nuxt/kit":"npm:@nuxt/kit-edge@latest","@vue/composition-api":"^1.4.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.17_1648085473238_0.5032281957028584","host":"s3://npm-registry-packages"}},"2.0.0-beta.18":{"name":"@vueuse/motion","version":"2.0.0-beta.18","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.18","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"e98e9a4c34da2ca456a10639dca3b36409e97b5f","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.18.tgz","fileCount":12,"integrity":"sha512-mPeXxuqZp13lqpcb+345TnEP7tEOjC/wTkwf8be1Obzt3913lPpZPXgwKafMoocKRNOnMZye8Y6PqQOEKztk9A==","signatures":[{"sig":"MEYCIQD1nn6m8GBA2jHGC2M7yHNqDMWVlNntqqQjUGfk/zFVdwIhAPTclnf6eURrJEXWPq9FzIsWkeS/HG3Ymg8pG8lYkQZy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":753867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiO93xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEMA/8CCWKimB5K0z4hkDzZDtA7eNbchSD9GoWESDAwQp+stfBIsMd\r\nBJc9hRFxmJH02yA21H1iH/da4U+GlDcBGKF+3hFO5L/rRIOMn2ghvQwzwG2w\r\n4jB+IBykL/LYIVhyVgS0hd5XVuY10BTol8SmbGkcAT52Y2L3d5WY7lmPezHr\r\nNZFgsHKBIFLb7fnVhbL1rpo/q2SqekCaGZ7Ubtyz0xghcYgbd1NU9K/GZwGP\r\n26b5xGUZn2pC+1UcUxo9Wa73rgfaDZjYvhkJ5qZUygVlhMJO6E7VpTwqH9D2\r\nz7lpSGiXB1Qt3ZlrDTg7PDTZYr9MPIg09eQJVe4fpXc6WZALMnnJj5G+fQIP\r\nPlQWtJWnxpua2VEgYMp2xkncGP3mx05yc8FvYgBk85Xh2c3cK8dz4uW5iSv0\r\nThgRecKI046oEQ5fjHoUsUj93T1XSdPZHjQS1ZN1dGsx5W8sjiyn8YPSxXsy\r\nTY6j2u7YDeFONQm0MK6ASA54JQXZgSm7CZ4EyzqnR3a9TWxnXtvPiz0lZC9+\r\nEK6IVlcybSbgRHl4sI1DxJcDH1exW+Csxy+BNbkLBtKDVz7F/yO9y9PVG5E9\r\n+/L2emu5KryNLt4+rtgg9MaNeK1QyS8J80w4god/EU2C9Bmuzo+/JHYD6lKX\r\nLAD1adW8tmvQ2UrsSKd2ivslmGe4AuNPYSI=\r\n=V9qP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":"./dist/index.mjs","./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"4248a31965c4c20e34142fb779bb8f51b6142d2e","scripts":{"dev":"jiti scripts/watch.ts --cache","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:types && pnpm test:unit && pnpm test:coverage","build":"unbuild","release":"jiti scripts/release.ts && git push --follow-tags","dev:demo":"vite","dev:docs":"vitepress dev docs","dev:nuxt":"nuxi dev nuxt-playground","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","test:unit":"vitest run","build:demo":"vite build","build:docs":"vitepress build docs","build:nuxt":"nuxt-module-build","publish:ci":"jiti scripts/publish.ts","serve:demo":"vite serve demo/dist","serve:docs":"vitepress serve docs","test:types":"tsc --build tsconfig.json","prepare:nuxt":"nuxt-module-build --stub && nuxi prepare playground","test:coverage":"vitest run --coverage","build:nuxt:playground":"nuxi build playground"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.3.1","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.14.0","dependencies":{"csstype":"^3.0.11","vue-demi":"*","framesync":"^6.1.0","popmotion":"^11.0.3","@vueuse/core":"^8.1.2","@vueuse/shared":"^8.1.2","style-value-types":"^5.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^7.11.0","vue":"^3.2.31","vite":"2.8.6","bumpp":"^7.1.1","nuxt3":"latest","upath":"^2.0.1","eslint":"^8.11.0","vitest":"^0.7.10","yorkie":"^2.0.0","prismjs":"^1.27.0","unbuild":"^0.7.0","chokidar":"^3.5.3","happy-dom":"^2.50.0","vitepress":"^0.22.3","typescript":"^4.6.2","lint-staged":"^12.3.7","@types/prismjs":"^1.26.0","@vue/test-utils":"^2.0.0-rc.17","@vuedx/typecheck":"^0.7.4","prism-theme-vars":"^0.2.2","@vitejs/plugin-vue":"^2.2.4","@antfu/eslint-config":"^0.18.9","@nuxt/module-builder":"latest","@vue/server-renderer":"^3.2.31","vite-plugin-windicss":"^1.8.3","@vuedx/typescript-plugin-vue":"^0.7.4"},"peerDependencies":{"vue":"^2.0.0 || >=3.0.0-rc.0","@nuxt/kit":"npm:@nuxt/kit-edge@latest","@vue/composition-api":"^1.4.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.18_1648090609220_0.6126206424631666","host":"s3://npm-registry-packages"}},"2.0.0-beta.19":{"name":"@vueuse/motion","version":"2.0.0-beta.19","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.19","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"cca01bd20f2b505338794a4e82221bd44cddb002","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.19.tgz","fileCount":3,"integrity":"sha512-OLtZH9ItDoY5RbbSqRT4/9aBpBGg/Q4TbEeKROTMaz8w1UOdWdi51lls+k8y+1ltspWcwsyspZ7YUaEpf30jSQ==","signatures":[{"sig":"MEQCICkoZzXJhMgmoRGgusTGpEMgg6KA8HjayjRhYI+/+wakAiAzDjzWQWL77g+Oq4stWw62jrhaHtc8wVZG/cbZM/UDXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHUP1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo44hAAhDQv8UHn7RzjTRUXWey5DmAyiMUIyyxk3SE9mkCZVqqJ3MK0\r\n49SvYlzyaGSKG7BKn2Gprf/sHJCLiiK+eUS9fU4wbExKlhXATBm4j9wnw5H2\r\n8FEFzRiioHQsXb0uhsjZ35LL28Lh1g2Qd5QSNnbeE2fRgKDFwyyYnVHHSNAT\r\nw1VeFS0AqIsI+mpEt92LJL6hQm70+yWgHwdbp90Mg0hDgBYsjm0959PgWZqS\r\n3KkAJSqHGRMYXeGCVQ3SHj4jK23Xd7KTdh1U7qfqnAMOKN/iZ9f3r+AS5qd2\r\nDUPPAUNd65XSH9TGeGJa9P1PvP0GGg74GfK4mhU2S7TZHnZtp/yP87+qNv4m\r\nhaB4ZvP5umpSde0rJgnKNfLh3MpqfhRSJHYoWxtNTHLfph6vlCVQR3N9Cjk2\r\nN8fZ3OwpqTgh5jY1ceHy+i6rsAhyDOelk3TnaH1hxDz5ezxreDzc+TWWp8T+\r\n4rfbjR7olxQ8FhHsRMuIObfk/9lv3H/lHeuqITtPpa6244uJb00ltCTmWPQG\r\nErzyediBo2XxaOhE6oT8ghgbmTaQwULPcf2CWiz0QC9iFFjpQZf2vlM1UACy\r\nFVRH2FdiLSgwvMp+ICnjr8kotHze7hoxbCnB3TDsDuJaNYaU/ngdHtLuZSpp\r\nm7ke/wwTxfdwRNxNpt3De8IA5Vk0CJLPw/I=\r\n=Pagh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@types/react","react","react-dom","webpack","postcss","tailwindcss","vue"]}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"4a20cd9c20e7589ac868e01cb3721135f1e6467e","scripts":{"__":"__","dev":"nr dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && nr dev:ssg)","prepare":"nr prepare:nuxt","release":"release-it","dev:docs":"(cd docs && nr dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && nr dev:nuxt)","dev:vite":"(cd playgrounds/vite && nr dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && nr build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && nr build:docs)","build:nuxt":"(cd playgrounds/nuxt && nr build:nuxt)","build:vite":"(cd playgrounds/vite && nr build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && nr preview:ssg)","prepare:nuxt":"(cd playgrounds/nuxt && nr prepare:nuxt)","preview:docs":"(cd docs && nr preview:docs)","preview:vite":"(cd playgrounds/vite && nr preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && nr preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.3.1","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"resolutions":{"@nuxt/content":"2.1.0"},"_nodeVersion":"16.14.0","dependencies":{"csstype":"^3.1.0","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^9.2.0","@vueuse/shared":"^9.2.0","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.2.39","vite":"3.1.0","eslint":"^8.23.0","vitest":"^0.23.2","yorkie":"^2.0.0","unbuild":"^0.8.10","chokidar":"^3.5.3","prettier":"^2.7.1","@antfu/ni":"^0.18.0","happy-dom":"^6.0.4","typescript":"^4.8.3","lint-staged":"^13.0.3","@vue/test-utils":"^2.0.2","@vitest/coverage-c8":"^0.23.2","@antfu/eslint-config":"^0.26.3","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^11.0.0"},"peerDependencies":{"@nuxt/kit":"^3.0.0-rc.9"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.19_1662862325398_0.6073100994791554","host":"s3://npm-registry-packages"}},"2.0.0-beta.20":{"name":"@vueuse/motion","version":"2.0.0-beta.20","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.20","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"6eabf073b7106256767e7afb5459ae7b437245d5","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.20.tgz","fileCount":11,"integrity":"sha512-Yj2i+bzN7NYcuopjNi7EAWg9A9eYHx0n36P8QrxxJnzUysQ9u7Zkzxz8yF37m5cerA1gZ57doS/QFFXSCHvzgA==","signatures":[{"sig":"MEQCIHGl27LRRXz9I9b87fnTxl5T3R4P5dDmpFdGThW9nOUIAiBttTzU/DYOSKu7j3YitPy+LQjcJh3K1FwFLNZz8eAJ2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":758728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHUWXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHRQ//cHsOAQJeC6WZltEZKtvyhrOMsAdW+opkkJoJUf6vGNiOhvO4\r\n5FxzN/CMO2rwDWqj6duFwklYzUG6/DNSUwhu9I7FL1GlbFWBB9w0PjvdpN5z\r\ntTcgIXUgTZesOPyRhkwHT2JpvTH+4IEnbN9CEJxhNdENlMTk3gHOTwYdr9k6\r\n9IibbniawoQAL1WJaXgdYRVwgLqY53dcpSLAWwmpzveKh2ys6YKrvqdUWuBw\r\no61+1CjShAa0CjbetyZbkIYHWb9h/KK8uwOM6KOEjuzWbYHoU5mpt7PizGb9\r\n/HqgzkJA5TlTft2yLCxO66SAckG83CI+s4qcDTXG2OMXMXf5Z06VwU+1syF1\r\nx4FUIH2N3pc3vlGXkfBaRed71yC5cYwsn3FXRONagfNd96ltTd5A+Wq2+38A\r\nM6UdY+j+I+SplOW3463jW46kX+z045/pNVfxBEPPs+b+KTS35tdvsFK5+Qmc\r\noQgn6DRYhdopHqadRG+VXLaGX1kQkIUv+e3ddam+TIAmtMCWnyhmv9rUTkaX\r\n9KL6N8W7qfrbaR4WNNB1HgJrYLctYKJ1ik9vWkHye1oBZomqYERQndUK3ul/\r\nUqQ4gwEeB9elJVEV8bm3JOMuU3Ts2ZJUx9kLyQAGQUkvSXgzJ00j/iJKLJ1o\r\nDldK/ExYMwp9DbTSUn7QIzI5GHaeAoXjdlw=\r\n=kRNO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@types/react","react","react-dom","webpack","postcss","tailwindcss","vue"]}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"e612eaab368a7bc42e7b6603db49dd95e5463670","scripts":{"__":"__","dev":"nr dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && nr dev:ssg)","prepare":"nr prepare:nuxt","release":"release-it","dev:docs":"(cd docs && nr dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && nr dev:nuxt)","dev:vite":"(cd playgrounds/vite && nr dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && nr build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && nr build:docs)","build:nuxt":"(cd playgrounds/nuxt && nr build:nuxt)","build:vite":"(cd playgrounds/vite && nr build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && nr preview:ssg)","prepare:nuxt":"(cd playgrounds/nuxt && nr prepare:nuxt)","preview:docs":"(cd docs && nr preview:docs)","preview:vite":"(cd playgrounds/vite && nr preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && nr preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"resolutions":{"@nuxt/content":"2.1.0"},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.0","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^9.2.0","@vueuse/shared":"^9.2.0","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.2.39","vite":"3.1.0","eslint":"^8.23.0","vitest":"^0.23.2","yorkie":"^2.0.0","unbuild":"^0.8.10","chokidar":"^3.5.3","prettier":"^2.7.1","@antfu/ni":"^0.18.0","happy-dom":"^6.0.4","typescript":"^4.8.3","lint-staged":"^13.0.3","@vue/test-utils":"^2.0.2","@vitest/coverage-c8":"^0.23.2","@antfu/eslint-config":"^0.26.3","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^11.0.0"},"peerDependencies":{"@nuxt/kit":"^3.0.0-rc.9"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.20_1662862743661_0.0944265757268663","host":"s3://npm-registry-packages"}},"2.0.0-beta.21":{"name":"@vueuse/motion","version":"2.0.0-beta.21","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.21","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"4bebf7316528f2337c32553258106d43598b79cf","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.21.tgz","fileCount":12,"integrity":"sha512-F+JbcPF0DXL1kNbDthLdkAsgN21jTS5Cljcbb12GFbzu3cD9FOZzQunUfOP68Jc0397AIb5A0PsnZqZbqhAzeQ==","signatures":[{"sig":"MEUCICyxDQZ2gAWo6mQcs3Jl1D4BD+TwFcpR9DFuN9FvT1saAiEAkjtzvWPC8oDtXXWVTH/aAepafMQUyw0JYlUwwXWYViI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":756936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHUh2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCxg/9FH09NImG2GclVaciWbzu1MXr6m6A4kPuYIwHsD00FwqG3Doc\r\ngFiY74DrISxRjX/UngXgXDW/gpd/JXJXzqP2cxRXf/erE6RbFJZujIYv7Q9u\r\nW8949ud9b1mebR1GxP6FWG0kg3NLK0I+DHAYKiRRFJgnUYshSzFGPNZi0n9c\r\nnMHBRjxVUPF1C7M3MSr9Cwrme2lz+t5Opq6qlfsvodCGXfijhcGuDHXfG2MR\r\nSTde97aad+dCkHkufgmiUxNuS0+SCaIuyHljhH34Mg5qxuvNLnn5C75aS+hp\r\neRnAIy1bk4Y2uFF8LwNVS+lq/2rfGeKk46Yd106DpqQ2JSq3DDqW35rnX+fl\r\n14PvyvdXfthm6GdAe8382SXDHxR7smnVYoG7TGjrviEqMQkDxbDnXTYXfZgY\r\nnxj70xalMZXgHPpSLN0CcOEgGj+ghA0x+9BmFIn+jy268bBqL96R6PRxV7jN\r\nEDujMmWkFA0djFokL2QCuzTQeWTt8kQMK/S2bzOFAiFB6Oa41XyN+SRHOlFR\r\nVIgokx6uJWThIZJ8LLFWPeVotSmCjOAbFK5ou7OWh8LnNIFCAp7aKeAjalqW\r\nV900x/eI+ve1uI8+p5lPoEWPKGqEezRJ0Fesx1xXeOwkKZj1VpTF8YT7JO48\r\n+Ps05FJhvKQdKGqTE/Q/vsXNSF0TfABib0Y=\r\n=Vk5x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@types/react","react","react-dom","webpack","postcss","tailwindcss","vue"]}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"111321bec57dde7b473b7b21280ddb62107e9164","scripts":{"__":"__","dev":"nr dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && nr dev:ssg)","prepare":"nr prepare:nuxt","release":"release-it","dev:docs":"(cd docs && nr dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && nr dev:nuxt)","dev:vite":"(cd playgrounds/vite && nr dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && nr build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && nr build:docs)","build:nuxt":"(cd playgrounds/nuxt && nr build:nuxt)","build:vite":"(cd playgrounds/vite && nr build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && nr preview:ssg)","prepare:nuxt":"(cd playgrounds/nuxt && nr prepare:nuxt)","preview:docs":"(cd docs && nr preview:docs)","preview:vite":"(cd playgrounds/vite && nr preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && nr preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"resolutions":{"@nuxt/content":"2.1.0"},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.0","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^9.2.0","@vueuse/shared":"^9.2.0","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.2.39","vite":"3.1.0","eslint":"^8.23.0","vitest":"^0.23.2","yorkie":"^2.0.0","unbuild":"^0.8.10","chokidar":"^3.5.3","prettier":"^2.7.1","@antfu/ni":"^0.18.0","happy-dom":"^6.0.4","typescript":"^4.8.3","lint-staged":"^13.0.3","@vue/test-utils":"^2.0.2","@vitest/coverage-c8":"^0.23.2","@antfu/eslint-config":"^0.26.3","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^11.0.0"},"peerDependencies":{"@nuxt/kit":"^3.0.0-rc.9"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.21_1662863478275_0.24736610391356928","host":"s3://npm-registry-packages"}},"2.0.0-beta.22":{"name":"@vueuse/motion","version":"2.0.0-beta.22","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.22","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"5fb99a6f1091c1bc6cf28df9f086b87aaa231e5b","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.22.tgz","fileCount":12,"integrity":"sha512-xPRm8i2WVhLQW4TgAC4z5Os4WOQZ8O2IwBIlWLf14W8cluQPiMcZ72miLjTknPVg1S7/vGTcZzSp2L2HDxoipQ==","signatures":[{"sig":"MEUCIQCALHaptMjILczNJkvL191AMxbqENNmvMKrMWkJEsqBYAIgfq/0DLpvTvZG+WcOVG+ywqSWrkwCMsNfXF5f430AjoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":756953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHUknACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgnQ/9GWbBWK+kFYcdeKsfcB9kK1r/FxzkQG+w3pasiGRSOGZC+hG6\r\nquBDyhNPzNcDIo928dyNXs4o/eUBJl7tNkx5Vk0UDoA4A+N4l2F2nfjb7B2E\r\nyXFk+ii3uBnMvXzaQk9kM544C6htKGPkGEiXZZX+OGcgJQ7aBKdaN5kHdUOR\r\nu9b+K0S4fjZJrzA6H1OwSe3b2k+sDgSlWkJpRlH1Q/A2gg648WnKte1zsZdR\r\nc+9Oj6Ewad/y5Qt6UNrxqefOQ+mgFCSZGG0s/7OmEdhqJA+B7qQhBhy21Qco\r\nmzFgFd5xciTiT/9LXxXjCthOhe01pXzigHrhgtzTlJzp9rEC9Jqd8gTeJ93i\r\n9mseNvQAIs3x8Axzr9dzgTHGZ/sBHVntDOeGzpK8E1Wn50NMdOyL4ZYdhMHh\r\nyXhs8nPr+xwUGuhYvD7t7Lh3k0sJJMoR+yIPnAe6+Ne3TAiSiNIDp91Fn1Di\r\nz/sKp7/YmLY/ZPONsaU/PcA5Y6LueK4BgO7EnHrEj6RaoNY4mt0Fv0d/v1ee\r\nHb7oek+p30I6C0QMXh2obWG03NEYNU1xeqR4uJdqr0bXGp1oSE8OcuDaQ70A\r\nVmlyd5IZnpHHHQlM6nlLwxFwwZ2wuX2JdXm8DAe9cRnB9Zkkf4unw2Fztkx4\r\ntKTLQ3IEBkRfVAC2HYz2CKhzokBSBK8Iaio=\r\n=Upjh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@types/react","react","react-dom","webpack","postcss","tailwindcss","vue"]}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"705361b68ad09d2f4126f5477f60a6be9e750003","scripts":{"__":"__","dev":"nr dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && nr dev:ssg)","prepare":"nr prepare:nuxt","release":"release-it","dev:docs":"(cd docs && nr dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && nr dev:nuxt)","dev:vite":"(cd playgrounds/vite && nr dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && nr build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && nr build:docs)","build:nuxt":"(cd playgrounds/nuxt && nr build:nuxt)","build:vite":"(cd playgrounds/vite && nr build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && nr preview:ssg)","prepare:nuxt":"(cd playgrounds/nuxt && nr prepare:nuxt)","preview:docs":"(cd docs && nr preview:docs)","preview:vite":"(cd playgrounds/vite && nr preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && nr preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"resolutions":{"@nuxt/content":"2.1.0"},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.0","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^9.2.0","@vueuse/shared":"^9.2.0","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.2.39","vite":"3.1.0","eslint":"^8.23.0","vitest":"^0.23.2","yorkie":"^2.0.0","unbuild":"^0.8.10","chokidar":"^3.5.3","prettier":"^2.7.1","@antfu/ni":"^0.18.0","happy-dom":"^6.0.4","typescript":"^4.8.3","lint-staged":"^13.0.3","@vue/test-utils":"^2.0.2","@vitest/coverage-c8":"^0.23.2","@antfu/eslint-config":"^0.26.3","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^11.0.0"},"peerDependencies":{"@nuxt/kit":"^3.0.0-rc.9"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.22_1662863655555_0.907173287806782","host":"s3://npm-registry-packages"}},"2.0.0-beta.23":{"name":"@vueuse/motion","version":"2.0.0-beta.23","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.23","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"a62c48b7baa23d5eb312adab173f11bb2e26ecd1","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.23.tgz","fileCount":12,"integrity":"sha512-xYAhqn/J/lMEL8XX4TGkj7v320fYAQ4q9J9e/BlakemFxfUewO1j53wu62kJ9Wm4qo1rDHiDNoRwoMc3ppkjeg==","signatures":[{"sig":"MEYCIQD/gOfSqfPkGlYX+cvingX8diVxmPsH1nb7o5juN0IzsQIhAMdZbnqCoZErBz+4A2vdiCNr0Um3Lpi+4EuYFat9bzht","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":754236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNPDNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7Hg//QL2DKH5lYY4nct/PGcJfEXka9d+v4C2OVD7ehLQw1c2Ir7/J\r\n8lpiP0oiUvNv1+vBSDu6Dn0sXjPLAQvhd9pvrc21/KC3z+P+PETWa2uyCE+2\r\nR7TXTJDAryYhPfh9xsWvaRbjO80Tn7X9R4u/2e7W99AM5klLTwlkB6RTy+LP\r\nF28fKZ3Hitm+7YMIWeGgUkedk2XEdJJogCxbWnSnaBqRBXf/RlDi480o5xQa\r\nWtZWBLMpg+bPn4wnmrC6yb05hTvbVk2nsHnQr1tilvJNk75xeS9wxoJedyuR\r\nb4xIzrPuRm828mPMgY91EHbD6hla9IvBJa+R+/g4TpjIHgd9twc03CYvyxVZ\r\nwRTTv19i+r12e88EReNbTC4Y26qEHoA273fsOiDio1811wg2/2UKrxNQNgfw\r\nMsZ1axd55HJdqMIOn81OWpArk2bFhyJV373X+l0iDMdW+zL8Mw02pywXjcMt\r\nkAfUDkzObgOEE0uw/MlAU1dSoPaqnHasDfXYxqR7KAG/xK2+hTy1qwyKRXwB\r\nfbqi5GrJsGKAqUSxk67eMCebFMA+D9fEMp/aP1BElk3b1q/HabeVJRVPnHKh\r\n/YkBMG2kKmYV0H/grVsBSMlJvgKBhLU6Ab+tfmWqCtIVZv1c9Z8eTUO6/01R\r\nq01OLotKbvJShcfrpxBzM0JPMQPdfk9Thcc=\r\n=AEIE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue"]}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"d2b6ea60c49f22cc841eccf8265ef980f6701de1","scripts":{"__":"__","dev":"nr dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && nr dev:ssg)","prepare":"nr prepare:nuxt","release":"release-it","dev:docs":"(cd docs && nr dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && nr dev:nuxt)","dev:vite":"(cd playgrounds/vite && nr dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && nr build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && nr build:docs)","build:nuxt":"(cd playgrounds/nuxt && nr build:nuxt)","build:vite":"(cd playgrounds/vite && nr build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && nr preview:ssg)","prepare:nuxt":"(cd playgrounds/nuxt && nr prepare:nuxt)","preview:docs":"(cd docs && nr preview:docs)","preview:vite":"(cd playgrounds/vite && nr preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && nr preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"resolutions":{"@nuxt/content":"2.1.0"},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.1","@nuxt/kit":"^3.0.0-rc.11","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^9.3.0","@vueuse/shared":"^9.3.0","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.2.40","vite":"3.1.4","eslint":"^8.24.0","vitest":"^0.23.4","yorkie":"^2.0.0","unbuild":"^0.8.11","chokidar":"^3.5.3","prettier":"^2.7.1","@antfu/ni":"^0.18.0","@nuxt/kit":"^3.0.0-rc.11","happy-dom":"^6.0.4","typescript":"^4.8.4","lint-staged":"^13.0.3","@vue/test-utils":"^2.0.2","@vitest/coverage-c8":"^0.23.4","@antfu/eslint-config":"^0.27.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^11.0.0"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.0.0-rc.11"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.23_1664413901309_0.5465967718058526","host":"s3://npm-registry-packages"}},"2.0.0-beta.24":{"name":"@vueuse/motion","version":"2.0.0-beta.24","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.24","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"797ccbc86b8a224f89768fefc8a07e868423ac02","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.24.tgz","fileCount":12,"integrity":"sha512-OPAlN+jWi418SVdIa3e6oIz65QFnOXregMPwHbn6k0fEhRe/VoR24qxLuAecvdCmpVq+i42ra45cA3PmQiospg==","signatures":[{"sig":"MEYCIQC8B77vDpAhGWzPOiqbzbYqp2FEQbpSKiSPmeMSJ3a65wIhALJCpiWydQ+HJNoMpeand4wgQsHTBIzlQMKcLk4HniVV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":753670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUJ2cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr30A//Wln/u3PuT4EGNjxu4Ead2EIobSwFsyUuYu/fUFwpldKV8V2O\r\nmvKYG6xMBemWMwTCnIaE4xDDEwRV0MFXLTMOxoU9gSw+zVj2engfavEGeGt8\r\nih98t5wzet5tniq6vhlXeet0wxFzqnGVjUUi4euDl30DsF9pxspL+6UJCq7X\r\nWmbSXl4JDlAJEab6pLpKu7i+TkDKmmRQDiI4oGj50o6ErMatk16dQ2afUv4R\r\nQK4zoeeqN4VIK3RyVuZ9uY1ZZ/1yAKeey9D7/Y8X3Z4nOfX2J5TXdH/yY5Dm\r\nqy+WiQ4gsEjUt2goCS0YNYWh7p+7rO3AUBgra2m07tctD/x5PiDSGZBeY8rM\r\nxYYl5HQw131Rai14Di1zktloW4pHoSjBvOJdeZfTSebSVul064NDJJsUfOVT\r\nsu9Ja16GhLddW4k2hx4PhOzO71+MpZGne/HTcvR9oUTHqD/GRNF2Bxvb5BEU\r\nVMlG0PCBHnyMCi7IiQjLQ5/M/40pVdMIucpEfYDWjd9/THuCWYqyIUtxDK6q\r\n01aXRl5ere3GKVf8Pi8Q/cv7RL6xCmkkuirYWv/vgX3ewnVkqPMLmWMMFu3n\r\njXCbrELS9WlPpuYvhJE9BpkgNk4JRskiHFaAGDwibpQ3cAeehMMG0L7FLzTs\r\n8ph8Laz1V9SzL+1qK81FRPp3A+9qjc+n+h4=\r\n=8amf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"]}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"7f39091d477dce8ccb2e174c03813a4c6673a00f","scripts":{"__":"__","dev":"nr dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && nr dev:ssg)","prepare":"nr prepare:nuxt","release":"release-it","dev:docs":"(cd docs && nr dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && nr dev:nuxt)","dev:vite":"(cd playgrounds/vite && nr dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && nr build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && nr build:docs)","build:nuxt":"(cd playgrounds/nuxt && nr build:nuxt)","build:vite":"(cd playgrounds/vite && nr build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && nr preview:ssg)","prepare:nuxt":"(cd playgrounds/nuxt && nr prepare:nuxt)","preview:docs":"(cd docs && nr preview:docs)","preview:vite":"(cd playgrounds/vite && nr preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && nr preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"resolutions":{"@nuxt/content":"2.1.0"},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.1","@nuxt/kit":"^3.0.0-rc.12","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^9.3.1","@vueuse/shared":"^9.3.1","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.2.41","vite":"3.1.8","eslint":"^8.25.0","vitest":"^0.24.3","yorkie":"^2.0.0","unbuild":"^0.9.4","chokidar":"^3.5.3","prettier":"^2.7.1","@antfu/ni":"^0.18.2","@nuxt/kit":"^3.0.0-rc.12","happy-dom":"^7.6.0","typescript":"^4.8.4","lint-staged":"^13.0.3","@vue/test-utils":"^2.1.0","@vitest/coverage-c8":"^0.24.3","@antfu/eslint-config":"^0.27.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^11.0.0"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.0.0-rc.12"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.24_1666227612143_0.4076429239169319","host":"s3://npm-registry-packages"}},"2.0.0-beta.25":{"name":"@vueuse/motion","version":"2.0.0-beta.25","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.25","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"740929d5c6ce2e7d5eeb693d319b86d72da1bec7","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.25.tgz","fileCount":12,"integrity":"sha512-C0D1qpfd+YYbjoUCNEvbLbaajGI6uwrspJL3g+kbv0uBiVRM4+GWeHwjDZkOAceTYDCVAW7lYhVgZk4ZY/+2RA==","signatures":[{"sig":"MEUCIQDji5PWfZdYaq2w8ZHfDp3SodKkth69G6i59+/a5wgEbQIgDDeUdT087bAB1wSRNeDafT8LwNw8CYiM+2Xx2LvImH0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":753310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJje4bOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqk5xAAgG1kFU9Db9uYMEOSb+1oXQqcozhz809KmLN10hFL+BLopB5V\r\nadGyLH/u2lI2//EZmuSalvOQ6E+HibEXpw174kWL56rM1Eaw6tKI7Ghploh5\r\nWISlG7YUrMfZmv13f0XJ/afq6mIoHi8ABMBUOPK4Hqv15ZSAYlKWnL6ZVSm6\r\nHgti/0AqGI2KnVlDMceb7cEMbAKttGw+mT8f+FV5Wa8VrtOiiZDsJQuIoq/r\r\nl/k58MgWRVwDLaTiFVpFnKX+8In5NbpWoXjzWJ1CkdbuY3onPwJhn96b+nqr\r\n/cxz5oEWm4+z9hQ4t2HdxDpkjMv/uFX2UaA8mMc4LyNOyAoW2h/5idQ+uqOQ\r\nVdMVLItvQYCQ0AbYT8L+AFTXJRs6+7cQ+Q2yGbsT3Jdhtt7a0KiJpj9JGqdp\r\natGzYMnqU+m4SgtO5FDIC252JmHhnRZGmrigiJ2FSYaSUsdFq8j8V/2TAalK\r\nP+iLB+Dz0WW1LTObFaP5PKXcTQU/5PYshJLN3bvdt3Id+sd1X2dLEBU4lhq3\r\nPFomw0lTuIkr1P7eiYmWz9ryjZxPA/2uQcbefnqLsO127tViCOZuKRCLwXrH\r\nguR8DXJ+woJTdepC5MHiJDtlj22o2k0daZOPLR8vS0Yyn4CpDO+iTwMMlGPv\r\nBot0syZorVIdzuYa1WwfD/L4whA/XbGwgOw=\r\n=lVi6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"]}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"e02c3e44fc691616446cd1eb73d738e0a1bc7f03","scripts":{"__":"__","dev":"nr dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && nr dev:ssg)","prepare":"nr prepare:nuxt","release":"release-it","dev:docs":"(cd docs && nr dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && nr dev:nuxt)","dev:vite":"(cd playgrounds/vite && nr dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && nr build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && nr build:docs)","build:nuxt":"(cd playgrounds/nuxt && nr build:nuxt)","build:vite":"(cd playgrounds/vite && nr build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && nr preview:ssg)","prepare:nuxt":"(cd playgrounds/nuxt && nr prepare:nuxt)","preview:docs":"(cd docs && nr preview:docs)","preview:vite":"(cd playgrounds/vite && nr preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && nr preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.1","@nuxt/kit":"^3.0.0","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^9.5.0","@vueuse/shared":"^9.5.0","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.2.45","vite":"3.2.4","eslint":"^8.28.0","vitest":"^0.25.2","yorkie":"^2.0.0","unbuild":"^1.0.1","chokidar":"^3.5.3","prettier":"^2.7.1","@antfu/ni":"^0.18.8","@nuxt/kit":"^3.0.0","happy-dom":"^7.7.0","typescript":"^4.9.3","lint-staged":"^13.0.3","@vue/test-utils":"^2.2.4","@vitest/coverage-c8":"^0.25.2","@antfu/eslint-config":"^0.31.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^12.0.0"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.25_1669039822300_0.6049709947409372","host":"s3://npm-registry-packages"}},"2.0.0-beta.26":{"name":"@vueuse/motion","version":"2.0.0-beta.26","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.26","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"0ea3de425d2b9dd59fd48881f71f7225a2fb9b83","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.26.tgz","fileCount":12,"integrity":"sha512-HCrCRT7I9zsSO3BxVFCqgxWh28i1N/qc6MJ5xvfydoLKD0RS+4oFjTGXPV0ao4YhRu14ESZzzhXuBwzI7M9j1A==","signatures":[{"sig":"MEUCIC2bB0wYyV/U+LjTy9Iejidwluil65JrRP222QBsfSUoAiEArR2Wu8r0a8SOTDqb4iPmpsjuHocKgoTgmvNreSTDqYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":753399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl2JQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqFg/8DORbgxIBFSSOPJ4n8Bd3AEMJHl1V/mAFujB0VL3RC3Ii/zFR\r\n4kj1xtBITHDvzUNcmeMpMNk0qTFliG7g3aB6gNbgAqNLyPk8Q7oaNlaR9Rab\r\n25CBvovmporbDoA6eqfWq2kuUXh4Az321UNeHwwh7pmF/n3ZHaM9xZ6msM+G\r\n5BIydB2wzgxuahFj6EtPSYZsYbVRgenrA2c1EtpDSzwJewsTvXbY+jwnq/XG\r\nPK8S5BFlAfeNVh0s2ZqTCX/NYsjJQTwxaGpUGFWPuUMJk+viFyNEtptIB8X4\r\nAk/nB9o1fXSvjpSbtcAYaXU4b0ARlkUh1Pj6P7IL+xT0KKZpX4GsRj73t/4l\r\nu/GnzCASRTRVqGJyprhOs29bJW7TjW94fH01GPhEvNPOBPRSIVXqu/w4lH41\r\naus25v/NglsIEK5TQ+uFkYspV9HiZom9N2vBHVCQjxt3hudzqU0DfYPQupnn\r\n1ypMRLvrbLu/+bT9O/WD0yv80xlK+h246+xL2cwpybuWtc6tlf0Fg/B16Ui8\r\n9//6j4iKNab+U/RmD1c5pP+a7zirC+3YHgOvTW290Ct9E6Rft/3EOBhqHnbR\r\n3bu9OqP0aaO77rOvWo2YgMFrouvhluG7kNKURTxskA0vOFwzBubEsqcdokII\r\nnZpFzosQ+LqiWp2XwMuOo0ESdvX57uL9VXs=\r\n=jnql\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"80342f67c9c04e9a630d63132f59a6fe34d7ea7f","scripts":{"__":"__","dev":"nr dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && nr dev:ssg)","prepare":"nr prepare:nuxt","release":"release-it","dev:docs":"(cd docs && nr dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && nr dev:nuxt)","dev:vite":"(cd playgrounds/vite && nr dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && nr build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && nr build:docs)","build:nuxt":"(cd playgrounds/nuxt && nr build:nuxt)","build:vite":"(cd playgrounds/vite && nr build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && nr preview:ssg)","prepare:nuxt":"(cd playgrounds/nuxt && nr prepare:nuxt)","preview:docs":"(cd docs && nr preview:docs)","preview:vite":"(cd playgrounds/vite && nr preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && nr preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael@ipseity.fr"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.1","@nuxt/kit":"^3.0.0","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^9.6.0","@vueuse/shared":"^9.6.0","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.2.45","vite":"4.0.0","eslint":"^8.29.0","vitest":"^0.25.7","yorkie":"^2.0.0","unbuild":"^1.0.2","chokidar":"^3.5.3","prettier":"^2.8.1","@antfu/ni":"^0.18.8","@nuxt/kit":"^3.0.0","happy-dom":"^8.1.0","typescript":"^4.9.4","lint-staged":"^13.1.0","@vue/test-utils":"^2.2.6","@vitest/coverage-c8":"^0.25.7","@antfu/eslint-config":"^0.33.1","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^12.0.0"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.26_1670865488529_0.8984476597688724","host":"s3://npm-registry-packages"}},"2.0.0-beta.27":{"name":"@vueuse/motion","version":"2.0.0-beta.27","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.27","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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"91e22e13e7d9771bbc124bc28b7322aaacaaf509","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.27.tgz","fileCount":12,"integrity":"sha512-XR/+EPMn1Cu4wxIIxuCAMUJcbKuRoRZWTjEAbGGPzhmEig9G8iyX5Ld37kiHNznWO6cx/+MRmCAK1a6WstgIcw==","signatures":[{"sig":"MEYCIQCBmHBXQD3u+bh4uE5rbkgSRl+avbh3La6ERTwtnTYYcgIhAMK7KzjoenySeHsXse5WuKLViTRsgAn6FPuLKa1KMsHU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":757789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0zcdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1fA//W+FczAK6DJNn9bP8itJbi7PRlXIGoUCv4eOXoQpaW1Hb4gaf\r\nFb7InpcugIcr2tmF/eCKDDVDadfT45BCllBC3qFgyRtO+b/ooLnkdtW2BI2b\r\ndgiBTBtml5vH1kB57ZTvw1SpAoBvaQPVBR0KBnqEhzuDWm2zmp8jxNHIxm23\r\nnRmjf6EuGPxg924HM3iXW7ILON79Oq+wY8l07/Iy70Ns0CZyoRt0WC+A9CNu\r\n5jNXSQShgXyM/6Wf2Ba6pr+SidEtuSGz6BcoFspetdgt22b3xlZhnqUFmHKP\r\ntj2aopqgPHww0dnSc3PYl+F53HKQpStxvvaPZSF/uKli5xbZLVe+M8WaEPWL\r\noV5yv76RH8VOXoXUk3xlLZQilWRu0S6DZKh/VX8rDXSo960eot6CU7Yn2Y1d\r\nFwOqlxAtSfn5ADD3FN2FUkjl1MuQZDqVziIsIH9OlpsuTovhLPh3ZOrU5I4q\r\nofHvRTKHzbib4TiV6Kkampa3kODl9ddGZdhnQPI2Rbr3bNPYCX6J5w57QaMI\r\ni0S34TmcWnXzTmtVmU0fgLapMF4016RdceWAkuhaKRosbqzwpMmuVSOyN9/b\r\nA5D2C5GxNlPDYLMjqdnPAvJsWbdQAsY3Zje+EgXTW9MuYj/frbzhBzHh68SA\r\nZ8fPNxApWhaZUqi3K/vPpzmkzPva2X0LX4Q=\r\n=MgNP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"dd6ff13e5b3259e77071fa92ed0e1b6059efe3b5","scripts":{"__":"__","dev":"nr dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && nr dev:ssg)","prepare":"nr prepare:nuxt","release":"release-it","dev:docs":"(cd docs && nr dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && nr dev:nuxt)","dev:vite":"(cd playgrounds/vite && nr dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && nr build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && nr build:docs)","build:nuxt":"(cd playgrounds/nuxt && nr build:nuxt)","build:vite":"(cd playgrounds/vite && nr build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && nr preview:ssg)","prepare:nuxt":"(cd playgrounds/nuxt && nr prepare:nuxt)","preview:docs":"(cd docs && nr preview:docs)","preview:vite":"(cd playgrounds/vite && nr preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && nr preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.1","@nuxt/kit":"^3.1.1","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^9.11.1","@vueuse/shared":"^9.11.1","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.2.45","vite":"4.0.4","eslint":"^8.32.0","vitest":"^0.28.2","yorkie":"^2.0.0","unbuild":"^1.1.1","chokidar":"^3.5.3","prettier":"^2.8.3","@antfu/ni":"^0.19.0","@nuxt/kit":"^3.1.1","happy-dom":"^8.1.5","typescript":"^4.9.4","lint-staged":"^13.1.0","@vue/test-utils":"^2.2.7","@vitest/coverage-c8":"^0.28.2","@antfu/eslint-config":"^0.34.1","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^12.0.0"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.27_1674786589313_0.9923400417103829","host":"s3://npm-registry-packages"}},"2.0.0-beta.28":{"name":"@vueuse/motion","version":"2.0.0-beta.28","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.28","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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"2e4e4ae0a3c2c3846b7563e7e38bb421566626c6","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.28.tgz","fileCount":14,"integrity":"sha512-ZbjkgkwJ0ul+6ifmhyIq4B3Jzgs5JalaH1PlEQdDH2yuxtOPMvpH0MZPeO8PdiYBrRPavZX4kKD5YSiD9VFGeg==","signatures":[{"sig":"MEUCIQDj1GaedVpYuxK/SC2rJRKNvbMlHpFcmWSDuP8cCxOUfwIgBaJRu1ajbYFGUqeibfw5KjKNSYbHpVf4nY14ooK53ME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":773950},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"c194bd4738a2f6a766de3209e56b8f79fad62a23","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepare":"pnpm prepare:nuxt","release":"release-it","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.2","@nuxt/kit":"^3.5.1","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^10.1.2","@vueuse/shared":"^10.1.2","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.3.4","vite":"4.3.8","eslint":"^8.41.0","vitest":"^0.31.1","yorkie":"^2.0.0","unbuild":"^1.2.1","chokidar":"^3.5.3","prettier":"^2.8.8","@nuxt/kit":"^3.5.1","happy-dom":"^9.20.3","typescript":"^5.0.4","lint-staged":"^13.2.2","@vue/test-utils":"^2.3.2","@vitest/coverage-c8":"^0.31.1","@antfu/eslint-config":"^0.39.3","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^12.0.0"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.5.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.28_1684951970087_0.8715578597890596","host":"s3://npm-registry-packages"}},"2.0.0-beta.29":{"name":"@vueuse/motion","version":"2.0.0-beta.29","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.0.0-beta.29","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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"04c01b67372ef64d73e0b1135298ac5efe7179aa","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0-beta.29.tgz","fileCount":12,"integrity":"sha512-OQJ6RhzPqsEwonO42v1zsi3xv+2ZEasHgKbLmqnSq/Zr/XUW3UWeKKQdvaLSjjm2RDM8t0J3XZT6zDviTEiLaA==","signatures":[{"sig":"MEQCIBTjPrG3wIJsioaRQuhwSe1gvs1MJ0FhpIBhacL6SQQSAiAoACRZ0G/mN6OhG0x1/dL5NbOZYcRoLDVk4YrFiWJUvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":772869},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"c439dd7a642a957f1060ab453322968ca1768910","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepare":"pnpm prepare:nuxt","release":"release-it","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.2","@nuxt/kit":"^3.5.1","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^10.1.2","@vueuse/shared":"^10.1.2","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.3.4","vite":"4.3.8","eslint":"^8.41.0","vitest":"^0.31.1","yorkie":"^2.0.0","unbuild":"^1.2.1","chokidar":"^3.5.3","prettier":"^2.8.8","@nuxt/kit":"^3.5.1","happy-dom":"^9.20.3","typescript":"^5.0.4","lint-staged":"^13.2.2","@vue/test-utils":"^2.3.2","@vitest/coverage-c8":"^0.31.1","@antfu/eslint-config":"^0.39.3","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^12.0.0"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.5.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0-beta.29_1685003270146_0.6865311993250409","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@vueuse/motion","version":"2.0.0","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"5c4fdb2857d179c899607ac9b6853ccc5c541901","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.0.0.tgz","fileCount":12,"integrity":"sha512-V3TAlbt1OPmb9DZFoFCz9WC3Oue54t9VHlavSWm+VU1JNimYcd+pc6aGR/hgaHUAU9tOPRHoDTleSrv2zrdIsw==","signatures":[{"sig":"MEUCIG9xtc36+iSGM5ZHyxDQ6ELCKFnbZ/4I7Z4lrpziSkzBAiEA2XbM0rt22ZyWJ3+6ugtmrZDmo3huA3e4Qe18J1Sln70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":772936},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"1af3c64e6a91e4ae68c16ee2409ec22e91cc636d","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","release":"release-it","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:docs":"(cd docs && pnpm prepare:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.2","@nuxt/kit":"^3.5.1","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^10.1.2","@vueuse/shared":"^10.1.2","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"4.3.8","eslint":"^8.41.0","vitest":"^0.31.1","yorkie":"^2.0.0","unbuild":"^1.2.1","chokidar":"^3.5.3","prettier":"^2.8.8","@nuxt/kit":"^3.5.1","happy-dom":"^9.20.3","typescript":"^5.0.4","lint-staged":"^13.2.2","@vue/test-utils":"^2.3.2","@vitest/coverage-c8":"^0.31.1","@antfu/eslint-config":"^0.39.3","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^12.0.0"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.5.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.0.0_1685021095565_0.19355653768192083","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@vueuse/motion","version":"2.1.0","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.1.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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"6f4a7879ca2ec2ff0af65edea680863b3eda10c3","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.1.0.tgz","fileCount":19,"integrity":"sha512-n8RtzTQa22kt2OPOQxjHteD+3rnjoAqCd6xiYdQMgFW4HcYMSdemiKcUwRx+hVUFe0zOyLDaTrySYVcHb5HgHA==","signatures":[{"sig":"MEUCIDpgZWQzD17NA6BGM3W0wwW9Jtfog1cjjb/ZijNErNncAiEAvkasxwQ3A0uSGnxjdlJJ/uqsG7FXh7muu8DLfNVzLjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2136382},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"43d949b839360841de4239efb5b85eedd1d34087","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint --ext .js,.vue,.ts,.tsx .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","release":"release-it","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint --ext .js,.vue,.ts,.tsx . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:docs":"(cd docs && pnpm prepare:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"lint-staged":{"*.js":["eslint --fix"],"*.ts?(x)":["eslint --fix"]},"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.2","@nuxt/kit":"^3.5.1","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^10.1.2","@vueuse/shared":"^10.1.2","style-value-types":"^5.1.2"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.3.4","vite":"4.3.8","eslint":"^8.41.0","vitest":"^0.31.1","yorkie":"^2.0.0","unbuild":"^2.0.0","chokidar":"^3.5.3","prettier":"^2.8.8","@nuxt/kit":"^3.5.1","happy-dom":"^9.20.3","typescript":"^5.0.4","lint-staged":"^13.2.2","@vue/test-utils":"^2.3.2","@vitest/coverage-c8":"^0.31.1","@antfu/eslint-config":"^0.39.3","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-prettier-vue":"^4.2.0","@nuxtjs/eslint-config-typescript":"^12.0.0"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.5.1"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.1.0_1708541589488_0.8052221904149102","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@vueuse/motion","version":"2.2.0","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.2.0","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},{"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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"dcdc8a76a759272986c7074be2d813773218d8b0","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.2.0.tgz","fileCount":19,"integrity":"sha512-aD92e9X9Dz/VyZ+0F4cQxtBxa1cnzfodhf2+q19Pm6CfSvdeqi1m4csxYrH+j5n6y/sJ7oFmawxMBV8Y9KvL4g==","signatures":[{"sig":"MEQCIDRyLj17UOrbIA6Bu7MEiJAXFSuC01q6qyhm9pMzcwy7AiAyV+C/z/Sipth0TK8xDfDsBedp++p8y+WiAbNF26Cprg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1713406},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"b0af5647e2b84ab3f03a916ff57773572fa79e1b","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild  && node ./scripts/fix-nuxt-build.mjs","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","release":"release-it","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:docs":"(cd docs && pnpm prepare:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.3","@nuxt/kit":"^3.11.2","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^10.10.0","@vueuse/shared":"^10.10.0","style-value-types":"^5.1.2"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.4.27","vite":"5.2.12","eslint":"^9.3.0","vitest":"^1.6.0","yorkie":"^2.0.0","unbuild":"^2.0.0","chokidar":"^3.6.0","prettier":"^3.2.5","@nuxt/kit":"^3.11.2","happy-dom":"^14.12.0","typescript":"^5.4.5","lint-staged":"^15.2.5","@nuxt/schema":"^3.11.2","@vue/test-utils":"^2.4.6","@vitest/coverage-v8":"^1.6.0","@antfu/eslint-config":"^2.19.1"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.11.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.2.0_1717029405498_0.5160358100520419","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@vueuse/motion","version":"2.2.1","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.2.1","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},{"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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"b0f60f8f3bcb5b53464abbaf919bab9b0de003e5","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.2.1.tgz","fileCount":19,"integrity":"sha512-ltOL0lPzL9IViaKfD0Ncg0I61fTJ+Ex5m4J3G/TKT6OOOnG+HhMuE6Fqkdcwhm/Kq6PtC0Dvb+dQqwFDClw4Ww==","signatures":[{"sig":"MEQCIEZXjXVZX0zEjAmBHABWfq7fsWwf/hW/kewDqXknElO9AiAd8EJoTsylsVGO7KqJEn4BZ5ZeBE27qDEqfP7cprL4eA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1713446},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"0abe4d0b56aaae4024fcdf0b942acf6bf471cb5e","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild  && node ./scripts/fix-nuxt-build.mjs","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","release":"release-it","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:docs":"(cd docs && pnpm prepare:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.3","@nuxt/kit":"^3.11.2","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^10.10.0","@vueuse/shared":"^10.10.0","style-value-types":"^5.1.2"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.4.27","vite":"5.2.12","eslint":"^9.3.0","vitest":"^1.6.0","yorkie":"^2.0.0","unbuild":"^2.0.0","chokidar":"^3.6.0","prettier":"^3.2.5","@nuxt/kit":"^3.11.2","happy-dom":"^14.12.0","typescript":"^5.4.5","lint-staged":"^15.2.5","@nuxt/schema":"^3.11.2","@vue/test-utils":"^2.4.6","@vitest/coverage-v8":"^1.6.0","@antfu/eslint-config":"^2.19.1"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.11.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.2.1_1717078724375_0.2677914712269518","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"@vueuse/motion","version":"2.2.2","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.2.2","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},{"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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"f5f6ff16951c990a6815e673ba8e481f0b793342","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.2.2.tgz","fileCount":19,"integrity":"sha512-gchSstWyikA34LBJwwENeCmYsZcPv6QZwRvWLwkwj5Fi9fh2k3udeVtQBDm5gd0tLARh4236FgIbg9B72NSp2g==","signatures":[{"sig":"MEYCIQCU9RDFiT2hgJqIfzR3MBzwBKi20a0BLuQhhOZu6tYpfAIhAI1LPiq2HZ7WD91QJk4k06Hy5uVjmchUmC+ojgPVqu15","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1713446},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"239999007c6d88fb9b01d3e7ec38fd2d30c1f17b","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild  && node ./scripts/fix-nuxt-build.mjs","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","release":"release-it","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:docs":"(cd docs && pnpm prepare:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.3","@nuxt/kit":"^3.11.2","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^10.10.0","@vueuse/shared":"^10.10.0","style-value-types":"^5.1.2"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.4.27","vite":"5.2.12","eslint":"^9.3.0","vitest":"^1.6.0","yorkie":"^2.0.0","unbuild":"^2.0.0","chokidar":"^3.6.0","prettier":"^3.2.5","@nuxt/kit":"^3.11.2","happy-dom":"^14.12.0","typescript":"^5.4.5","lint-staged":"^15.2.5","@nuxt/schema":"^3.11.2","@vue/test-utils":"^2.4.6","@vitest/coverage-v8":"^1.6.0","@antfu/eslint-config":"^2.19.1"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.11.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.2.2_1717078831668_0.3204092687367506","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"@vueuse/motion","version":"2.2.3","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.2.3","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},{"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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"d982d69af80f711b7107f4f0df793ca48fd2a455","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.2.3.tgz","fileCount":19,"integrity":"sha512-QsS9P7MDKFF2j4eDPuo6lezUDPE7MQp4+unBeR2Ym8RkhtMEw/oVbnHPHL986rsmnnlUZkHVSv5kKoHJzjbtmQ==","signatures":[{"sig":"MEQCIHj3k7XtRzyh6k5Z14vMsKxLVBIra8Dms2G9Kb4H6tFLAiAaeEW+UhY7/deoXp5Cg3KlNxvjCYPbk0f7X3VWefcoIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1738332},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt.mjs","require":"./dist/nuxt.cjs"}},"gitHead":"06506062797e46d3c488eaba88f10ea718daf89c","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild  && node ./scripts/fix-nuxt-build.mjs","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","release":"release-it","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:docs":"(cd docs && pnpm prepare:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.3","@nuxt/kit":"^3.11.2","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^10.10.0","@vueuse/shared":"^10.10.0","style-value-types":"^5.1.2"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.4.27","vite":"5.2.12","eslint":"^9.3.0","vitest":"^1.6.0","yorkie":"^2.0.0","unbuild":"^2.0.0","chokidar":"^3.6.0","prettier":"^3.2.5","@nuxt/kit":"^3.11.2","happy-dom":"^14.12.0","typescript":"^5.4.5","lint-staged":"^15.2.5","@nuxt/schema":"^3.11.2","@vue/test-utils":"^2.4.6","@vitest/coverage-v8":"^1.6.0","@antfu/eslint-config":"^2.19.1"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.11.2"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.2.3_1717078889277_0.8232540143835341","host":"s3://npm-registry-packages"}},"2.2.4":{"name":"@vueuse/motion","version":"2.2.4","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.2.4","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},{"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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"9e3c34b7e7a8fd0e01a24da28f1dfee69f34c6cf","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.2.4.tgz","fileCount":19,"integrity":"sha512-o/W4lnAlITl0EMu9MKtWPYouMwYqO5s9nSmlcZ8WCG8OagriFYITC2rhJhJhwxhPmhx5C276pKvpxQdMib0zcw==","signatures":[{"sig":"MEUCIQDl3KIR742qcXAM+3ec564U3HqC8KhYli34Mu6uW5CoQQIgLWguFotCmiXOo/hYpczBytS540RYVH/LtvZ/0N2Q02w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1378822},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt/module.mjs","require":"./dist/nuxt/module.cjs"}},"gitHead":"c23efca07aef2399ecdc65e3e89b8ffbcf881e36","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild && pnpm build:nuxt-module","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","release":"release-it","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:docs":"(cd docs && pnpm prepare:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage","build:nuxt-module":"nuxt-module-build build ./src/nuxt --outDir ../../dist/nuxt"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"release-it":{"git":{"commitMessage":"chore(release): release v${version}"},"npm":{"access":"public"},"hooks":{"before:init":["pnpm build"]},"github":{"release":true,"releaseName":"v${version}"}},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"8.15.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"csstype":"^3.1.3","@nuxt/kit":"^3.13.0","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^10.10.0","@vueuse/shared":"^10.10.0","style-value-types":"^5.1.2"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.15.5+sha512.b051a32c7e695833b84926d3b29b8cca57254b589f0649d899c6e9d0edb670b91ec7e2a43459bae73759bb5ce619c3266f116bf931ce22d1ef1759a7e45aa96f","devDependencies":{"vue":"^3.4.38","nuxt":"^3.13.0","vite":"5.2.12","eslint":"^9.3.0","vitest":"^1.6.0","yorkie":"^2.0.0","unbuild":"^2.0.0","chokidar":"^3.6.0","prettier":"^3.2.5","@nuxt/kit":"^3.13.0","happy-dom":"^14.12.0","pkg-pr-new":"^0.0.20","typescript":"^5.4.5","lint-staged":"^15.2.5","@nuxt/schema":"^3.13.0","@vue/test-utils":"^2.4.6","@vitest/coverage-v8":"^1.6.0","@antfu/eslint-config":"^2.19.1","@nuxt/module-builder":"^0.8.3"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.13.0"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.2.4_1725535631128_0.61748223326614","host":"s3://npm-registry-packages"}},"2.2.5":{"name":"@vueuse/motion","version":"2.2.5","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.2.5","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},{"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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"bfbc3f9915b41f06b43e9b2847b1c8e1bedd8843","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.2.5.tgz","fileCount":19,"integrity":"sha512-pcqMdpPbm/Pd/rbQQ/sHyykdOahj0rueZ8WpLhhk8i1tbEcga80EhNJLn99G9J9DSuOvkJNYuv1n2OntGUc1rQ==","signatures":[{"sig":"MEQCIElxZ9mQdjAsS68PeDFN8j+FNyHkg+c7X5dm1AvO/lLEAiBHSCqAMmgXIXbwiHOHdVvUXP9k2vseOuSVAeHB/hrc5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1379257},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt/module.mjs","require":"./dist/nuxt/module.cjs"}},"gitHead":"47d8f1e7aa73f8442c2e1322de532bfd72a4989f","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild && pnpm build:nuxt-module","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepack":"pnpm build","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","release":"bumpp --commit \"release: v%s\" --push --tag","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","changelog":"gh-changelogen --repo=vueuse/motion","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:docs":"(cd docs && pnpm prepare:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage","build:nuxt-module":"nuxt-module-build build ./src/nuxt --outDir ../../dist/nuxt"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"10.7.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"csstype":"^3.1.3","@nuxt/kit":"^3.13.0","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^10.10.0","@vueuse/shared":"^10.10.0","style-value-types":"^5.1.2"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.15.5+sha512.b051a32c7e695833b84926d3b29b8cca57254b589f0649d899c6e9d0edb670b91ec7e2a43459bae73759bb5ce619c3266f116bf931ce22d1ef1759a7e45aa96f","devDependencies":{"vue":"^3.4.38","jiti":"^1.21.6","nuxt":"^3.13.0","vite":"5.2.12","bumpp":"^9.5.2","eslint":"^9.3.0","vitest":"^1.6.0","yorkie":"^2.0.0","unbuild":"^2.0.0","chokidar":"^3.6.0","prettier":"^3.2.5","@nuxt/kit":"^3.13.0","happy-dom":"^14.12.0","pkg-pr-new":"^0.0.20","typescript":"^5.4.5","lint-staged":"^15.2.5","@nuxt/schema":"^3.13.0","changelogithub":"^0.13.10","gh-changelogen":"^0.2.8","@vue/test-utils":"^2.4.6","@vitest/coverage-v8":"^1.6.0","@antfu/eslint-config":"^2.19.1","@nuxt/module-builder":"^0.8.3"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.13.0"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.2.5_1725629786193_0.25574092975891394","host":"s3://npm-registry-packages"}},"2.2.6":{"name":"@vueuse/motion","version":"2.2.6","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@2.2.6","maintainers":[{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},{"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/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"26fe7b1f3aefd8159fdfbc1ce32dffa27296946c","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-2.2.6.tgz","fileCount":19,"integrity":"sha512-gKFktPtrdypSv44SaW1oBJKLBiP6kE5NcoQ6RsAU3InemESdiAutgQncfPe/rhLSLCtL4jTAhMmFfxoR6gm5LQ==","signatures":[{"sig":"MEYCIQCeTlnSj4ApLMPaclHi9UtLwBHRbK0R0KAX9zFj6LmO2gIhAK6ejsV/dua9WfjcEBmyoLGGzWTAbknhlXPzOato70Nj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1380431},"main":"./dist/index.cjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./nuxt":{"import":"./dist/nuxt/module.mjs","require":"./dist/nuxt/module.cjs"}},"gitHead":"12d1020bef029ab62f90c401e506334263187f65","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild && pnpm build:nuxt-module","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepack":"pnpm build","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","release":"bumpp --commit \"release: v%s\" --push --tag","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","changelog":"gh-changelogen --repo=vueuse/motion","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:docs":"(cd docs && pnpm prepare:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage","build:nuxt-module":"nuxt-module-build build ./src/nuxt --outDir ../../dist/nuxt"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"10.7.0","description":"🤹 Vue Composables putting your components in motion","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"csstype":"^3.1.3","@nuxt/kit":"^3.13.0","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^10.10.0","@vueuse/shared":"^10.10.0","style-value-types":"^5.1.2"},"typesVersions":{"*":{"*":["./dist/*","./*"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@8.15.5+sha512.b051a32c7e695833b84926d3b29b8cca57254b589f0649d899c6e9d0edb670b91ec7e2a43459bae73759bb5ce619c3266f116bf931ce22d1ef1759a7e45aa96f","devDependencies":{"vue":"^3.4.38","jiti":"^1.21.6","nuxt":"^3.13.0","vite":"5.2.12","bumpp":"^9.5.2","eslint":"^9.3.0","vitest":"^1.6.0","yorkie":"^2.0.0","unbuild":"^2.0.0","chokidar":"^3.6.0","prettier":"^3.2.5","@nuxt/kit":"^3.13.0","happy-dom":"^14.12.0","pkg-pr-new":"^0.0.20","typescript":"^5.4.5","lint-staged":"^15.2.5","@nuxt/schema":"^3.13.0","changelogithub":"^0.13.10","gh-changelogen":"^0.2.8","@vue/test-utils":"^2.4.6","@vitest/coverage-v8":"^1.6.0","@antfu/eslint-config":"^2.19.1","@nuxt/module-builder":"^0.8.3"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.13.0"},"_npmOperationalInternal":{"tmp":"tmp/motion_2.2.6_1728672799256_0.3996598489938723","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@vueuse/motion","version":"3.0.1","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@3.0.1","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"},{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},{"name":"sxzz","email":"sxzz@sxzz.moe"}],"contributors":[{"url":"@Tahul","name":"Yaël Guilloux"},{"url":"@BobbieGoede","name":"Bobbie Goede"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"d0daa7d174cc31fdfbcb9d9c2818bfe0b9117645","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-3.0.1.tgz","fileCount":16,"integrity":"sha512-A4DuOwcHHbylDzEX4FxmZtzzXHcdUmEc74JQee02ql2hGyTPkFJgwe6ozbYCq6VVaGL0BUlRYKxPiczyGNbC6g==","signatures":[{"sig":"MEUCIGpgiVus4pBtjHWKOe9uZZG6v53CtxKYXSQAMYAWd4q/AiEArpRWPmpkKpMYOzCMTRZXSVw7LkfeRisA7H18qSAKvGc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":501332},"main":"./dist/index.mjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","exports":{".":"./dist/index.mjs","./nuxt":"./dist/nuxt/module.mjs"},"gitHead":"90c95dce33b9c4a5b7c4871a9ac4b8067a5bfd00","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild && pnpm build:nuxt-module","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepack":"pnpm build","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","release":"bumpp --commit \"release: v%s\" --push --tag","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","changelog":"gh-changelogen --repo=vueuse/motion","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:docs":"(cd docs && pnpm prepare:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage","build:nuxt-module":"nuxt-module-build build ./src/nuxt --outDir ../../dist/nuxt"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"10.8.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"csstype":"^3.1.3","@nuxt/kit":"^3.13.0","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^13.0.0","@vueuse/shared":"^13.0.0","style-value-types":"^5.1.2"},"typesVersions":{"*":{"nuxt":["./dist/nuxt/module.d.mts"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@10.6.2","devDependencies":{"vue":"^3.4.38","jiti":"^1.21.6","nuxt":"^3.13.0","vite":"5.2.12","bumpp":"^9.5.2","eslint":"^9.3.0","vitest":"^1.6.0","yorkie":"^2.0.0","unbuild":"^3.5.0","chokidar":"^3.6.0","@nuxt/kit":"^3.13.0","happy-dom":"^14.12.0","pkg-pr-new":"^0.0.20","typescript":"^5.8.2","lint-staged":"^15.2.5","@nuxt/schema":"^3.13.0","changelogithub":"^0.13.10","gh-changelogen":"^0.2.8","@vue/test-utils":"^2.4.6","@vitest/coverage-v8":"^1.6.0","@antfu/eslint-config":"^2.19.1","@nuxt/module-builder":"^0.8.3"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.13.0"},"_npmOperationalInternal":{"tmp":"tmp/motion_3.0.1_1741615779252_0.221317272588603","host":"s3://npm-registry-packages-npm-production"}},"3.0.2":{"name":"@vueuse/motion","version":"3.0.2","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","_id":"@vueuse/motion@3.0.2","maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"},{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},{"name":"sxzz","email":"sxzz@sxzz.moe"}],"contributors":[{"url":"@Tahul","name":"Yaël Guilloux"},{"url":"@BobbieGoede","name":"Bobbie Goede"}],"homepage":"https://github.com/vueuse/motion#readme","bugs":{"url":"https://github.com/vueuse/motion/issues"},"dist":{"shasum":"2080b6aa77384cf5679b56ad1580bf6edaed5805","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-3.0.2.tgz","fileCount":16,"integrity":"sha512-c898/tMjla1QlewnAbBzJuH9gyqOMGxoF37JfFtXze4PO80x6jA9WZdTKgxNn9f5GKfa8HhaIgW8loMH+/ltaA==","signatures":[{"sig":"MEQCICd970loRRTmRLKd337YBbRcqu9ib2SbEpqEN3y0tmrDAiBwOM8Wz5e31UmhjVS+mXQsx3R+0Ze10/JQjITDtH8xHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":120293},"main":"./dist/index.mjs","pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"vite":"^4.0.0","axios":"^0.25.0"}}},"type":"module","types":"./dist/index.d.mts","module":"./dist/index.mjs","exports":{".":"./dist/index.mjs","./nuxt":"./dist/nuxt/module.mjs"},"gitHead":"5f3dcd15d02c1fa9c8823b3d8aee091a9ec99207","scripts":{"__":"__","dev":"pnpm dev:vite","lint":"eslint .","test":"pnpm test:unit && pnpm test:coverage","build":"unbuild && pnpm build:nuxt-module","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","prepack":"pnpm build","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","release":"bumpp --commit \"release: v%s\" --push --tag","dev:docs":"(cd docs && pnpm dev:docs)","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","lint:fix":"eslint . --fix","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","changelog":"gh-changelogen --repo=vueuse/motion","test:unit":"vitest run","build:docs":"(cd docs && pnpm build:docs)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","prepare:docs":"(cd docs && pnpm prepare:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","preview:docs":"(cd docs && pnpm preview:docs)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","test:coverage":"vitest run --coverage","build:nuxt-module":"nuxt-module-build build ./src/nuxt --outDir ../../dist/nuxt"},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"repository":{"url":"git+https://github.com/vueuse/motion.git","type":"git"},"_npmVersion":"10.8.2","description":"🤹 Vue Composables putting your components in motion","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"@nuxt/kit":"^3.13.0","framesync":"^6.1.2","popmotion":"^11.0.5","@vueuse/core":"^13.0.0","@vueuse/shared":"^13.0.0","style-value-types":"^5.1.2"},"typesVersions":{"*":{"nuxt":["./dist/nuxt/module.d.mts"]}},"_hasShrinkwrap":false,"packageManager":"pnpm@10.6.2","devDependencies":{"vue":"^3.5.13","jiti":"^1.21.6","nuxt":"^3.13.0","vite":"5.2.12","bumpp":"^9.5.2","eslint":"^9.3.0","vitest":"^1.6.0","yorkie":"^2.0.0","unbuild":"^3.5.0","chokidar":"^3.6.0","@nuxt/kit":"^3.13.0","happy-dom":"^14.12.0","pkg-pr-new":"^0.0.20","typescript":"^5.8.2","lint-staged":"^15.2.5","@nuxt/schema":"^3.13.0","changelogithub":"^0.13.10","gh-changelogen":"^0.2.8","@vue/test-utils":"^2.4.6","@vitest/coverage-v8":"^1.6.0","@antfu/eslint-config":"^2.19.1","@nuxt/module-builder":"^0.8.3"},"peerDependencies":{"vue":">=3.0.0"},"optionalDependencies":{"@nuxt/kit":"^3.13.0"},"_npmOperationalInternal":{"tmp":"tmp/motion_3.0.2_1741639075238_0.4779040612452585","host":"s3://npm-registry-packages-npm-production"}},"3.0.3":{"name":"@vueuse/motion","type":"module","version":"3.0.3","packageManager":"pnpm@10.6.2","description":"🤹 Vue Composables putting your components in motion","author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"contributors":[{"name":"Yaël Guilloux","url":"@Tahul"},{"name":"Bobbie Goede","url":"@BobbieGoede"}],"license":"MIT","homepage":"https://github.com/vueuse/motion#readme","repository":{"type":"git","url":"git+https://github.com/vueuse/motion.git"},"bugs":{"url":"https://github.com/vueuse/motion/issues"},"keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"sideEffects":false,"exports":{".":"./dist/index.mjs","./nuxt":"./dist/nuxt/module.mjs"},"main":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.mts","typesVersions":{"*":{"nuxt":["./dist/nuxt/module.d.mts"]}},"scripts":{"build":"unbuild && pnpm build:nuxt-module","build:nuxt-module":"nuxt-module-build build ./src/nuxt --outDir ../../dist/nuxt","dev":"pnpm dev:vite","lint":"eslint .","lint:fix":"eslint . --fix","test:unit":"vitest run","test:coverage":"vitest run --coverage","test":"pnpm test:unit && pnpm test:coverage","prepare":"pnpm prepare:nuxt && pnpm prepare:docs","prepack":"pnpm build","release":"bumpp --commit \"release: v%s\" --push --tag","changelog":"gh-changelogen --repo=vueuse/motion","__":"__","dev:nuxt":"(cd playgrounds/nuxt && pnpm dev:nuxt)","build:nuxt":"(cd playgrounds/nuxt && pnpm build:nuxt)","generate:nuxt":"(cd playgrounds/nuxt && pnpm preview:nuxt)","dev:ssg":"(cd playgrounds/vite-ssg && pnpm dev:ssg)","build:ssg":"(cd playgrounds/vite-ssg && pnpm build:ssg)","preview:ssg":"(cd playgrounds/vite-ssg && pnpm preview:ssg)","dev:vite":"(cd playgrounds/vite && pnpm dev:vite)","build:vite":"(cd playgrounds/vite && pnpm build:vite)","preview:vite":"(cd playgrounds/vite && pnpm preview:vite)","dev:docs":"(cd docs && pnpm dev:docs)","build:docs":"(cd docs && pnpm build:docs)","preview:docs":"(cd docs && pnpm preview:docs)","prepare:nuxt":"(cd playgrounds/nuxt && pnpm prepare:nuxt)","prepare:docs":"(cd docs && pnpm prepare:docs)"},"peerDependencies":{"vue":">=3.0.0"},"dependencies":{"@vueuse/core":"^13.0.0","@vueuse/shared":"^13.0.0","defu":"^6.1.4","framesync":"^6.1.2","popmotion":"^11.0.5","style-value-types":"^5.1.2","@nuxt/kit":"^3.13.0"},"optionalDependencies":{"@nuxt/kit":"^3.13.0"},"devDependencies":{"@antfu/eslint-config":"^2.19.1","@nuxt/kit":"^3.13.0","@nuxt/module-builder":"^0.8.3","@nuxt/schema":"^3.13.0","@vitest/coverage-v8":"^1.6.0","@vue/test-utils":"^2.4.6","bumpp":"^9.5.2","changelogithub":"^0.13.10","chokidar":"^3.6.0","eslint":"^9.3.0","gh-changelogen":"^0.2.8","happy-dom":"^14.12.0","jiti":"^1.21.6","lint-staged":"^15.2.5","nuxt":"^3.13.0","pkg-pr-new":"^0.0.20","typescript":"^5.8.2","unbuild":"^3.5.0","vite":"5.2.12","vitest":"^1.6.0","vue":"^3.5.13","yorkie":"^2.0.0"},"pnpm":{"peerDependencyRules":{"ignoreMissing":["@algolia/client-search","@types/react","react","react-dom","webpack","postcss","tailwindcss","vue","axios"],"allowedVersions":{"axios":"^0.25.0","vite":"^4.0.0"}}},"gitHead":"a57503ac6531de818822644074d6904de2a5117a","_id":"@vueuse/motion@3.0.3","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-4B+ITsxCI9cojikvrpaJcLXyq0spj3sdlzXjzesWdMRd99hhtFI6OJ/1JsqwtF73YooLe0hUn/xDR6qCtmn5GQ==","shasum":"94f8b18bfff95acd3c24c938a051daf06e13ed0f","tarball":"https://registry.npmjs.org/@vueuse/motion/-/motion-3.0.3.tgz","fileCount":16,"unpackedSize":90599,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIF3Q3iiI8yi5yDGb9Vyh/F02K5qf0aAjsBhzsESGvxZhAiEA8K7aqMzq7j8rsvOcTSA3hMdBj1lhBV6kGW0/f5lC54I="}]},"_npmUser":{"name":"tahul","email":"yael.guilloux@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"},{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},{"name":"sxzz","email":"sxzz@sxzz.moe"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/motion_3.0.3_1741649170371_0.5179730543218728"},"_hasShrinkwrap":false}},"time":{"created":"2021-02-04T19:20:24.505Z","modified":"2025-03-10T23:26:10.820Z","1.0.0-beta.1":"2021-02-04T19:20:24.943Z","1.0.0-beta.2":"2021-02-05T15:43:55.768Z","1.0.0-beta.3":"2021-02-06T13:25:05.668Z","1.0.0-beta.4":"2021-02-08T18:20:13.074Z","1.0.0-beta.5":"2021-02-16T13:43:47.974Z","1.0.0-beta.6":"2021-02-17T00:52:12.582Z","1.0.0-beta.7":"2021-02-17T00:52:22.204Z","1.0.0-beta.8":"2021-02-17T00:52:38.714Z","1.0.0-beta.9":"2021-02-17T22:29:46.297Z","1.0.0-beta.10":"2021-02-19T16:36:30.217Z","1.0.0-beta.11":"2021-02-19T17:07:00.993Z","1.0.0-beta.12":"2021-02-19T17:21:05.381Z","1.0.0-beta.13":"2021-02-19T17:24:27.080Z","1.0.0-beta.14":"2021-02-19T22:07:29.670Z","1.0.0":"2021-02-20T11:36:29.328Z","1.0.1":"2021-02-22T15:45:40.680Z","1.0.2":"2021-02-22T21:58:46.092Z","1.0.3":"2021-02-22T22:04:28.514Z","1.0.4":"2021-02-22T22:07:25.165Z","1.0.5":"2021-02-23T22:15:06.000Z","1.0.6":"2021-02-24T18:40:39.524Z","1.0.7":"2021-02-24T18:49:49.771Z","1.0.8":"2021-02-25T11:11:33.926Z","1.0.9":"2021-02-25T11:50:50.905Z","1.1.0":"2021-02-25T15:09:32.750Z","1.1.1":"2021-02-26T15:42:22.737Z","1.1.2":"2021-02-26T15:49:30.872Z","1.1.3":"2021-02-26T18:46:49.289Z","1.1.4":"2021-02-26T20:11:21.270Z","1.1.5":"2021-02-27T01:09:50.914Z","1.1.6":"2021-02-27T02:37:39.715Z","1.1.7":"2021-02-27T12:50:21.090Z","1.1.8":"2021-02-27T18:10:15.759Z","1.1.9":"2021-02-27T21:30:29.224Z","1.2.0":"2021-02-28T11:00:21.298Z","1.2.1":"2021-02-28T11:14:41.019Z","1.2.2":"2021-02-28T11:20:56.694Z","1.2.3":"2021-02-28T11:32:59.140Z","1.2.4":"2021-02-28T11:46:57.262Z","1.2.6":"2021-02-28T15:03:16.162Z","1.2.7":"2021-03-05T23:09:46.862Z","1.2.8":"2021-03-06T13:58:28.231Z","1.2.9":"2021-03-09T22:29:17.066Z","1.2.10":"2021-03-09T23:59:28.550Z","1.3.0":"2021-03-11T00:03:25.259Z","1.3.2":"2021-03-12T12:41:48.800Z","1.3.3":"2021-03-12T15:30:19.251Z","1.3.4":"2021-03-12T16:30:35.966Z","1.3.6":"2021-03-13T01:38:14.040Z","1.3.7":"2021-03-13T12:49:26.501Z","1.4.0":"2021-03-14T00:47:41.042Z","1.4.3":"2021-03-14T23:22:32.670Z","1.4.4":"2021-03-15T00:10:34.624Z","1.5.0":"2021-03-19T22:33:35.262Z","1.5.1":"2021-03-25T12:42:11.191Z","1.5.2":"2021-03-25T16:00:10.874Z","1.5.3":"2021-03-30T22:10:27.493Z","1.5.4":"2021-04-06T12:05:19.131Z","1.5.5":"2021-05-07T21:31:05.560Z","1.5.6":"2021-05-25T10:17:03.451Z","1.6.0":"2021-08-19T23:48:28.144Z","2.0.0-beta.1":"2021-09-03T18:04:53.995Z","2.0.0-beta.3":"2021-09-27T22:54:36.993Z","2.0.0-beta.4":"2021-09-27T22:55:51.355Z","2.0.0-beta.5":"2022-01-04T11:26:03.784Z","2.0.0-beta.6":"2022-01-04T11:33:10.971Z","2.0.0-beta.7":"2022-01-04T11:40:34.531Z","2.0.0-beta.8":"2022-01-04T13:34:51.595Z","2.0.0-beta.9":"2022-01-04T13:51:30.560Z","2.0.0-beta.10":"2022-03-16T00:10:51.427Z","2.0.0-beta.12":"2022-03-16T00:51:59.689Z","2.0.0-beta.16":"2022-03-24T01:29:03.122Z","2.0.0-beta.17":"2022-03-24T01:31:13.414Z","2.0.0-beta.18":"2022-03-24T02:56:49.405Z","2.0.0-beta.19":"2022-09-11T02:12:05.556Z","2.0.0-beta.20":"2022-09-11T02:19:03.872Z","2.0.0-beta.21":"2022-09-11T02:31:18.523Z","2.0.0-beta.22":"2022-09-11T02:34:15.740Z","2.0.0-beta.23":"2022-09-29T01:11:41.492Z","2.0.0-beta.24":"2022-10-20T01:00:12.376Z","2.0.0-beta.25":"2022-11-21T14:10:22.465Z","2.0.0-beta.26":"2022-12-12T17:18:08.708Z","2.0.0-beta.27":"2023-01-27T02:29:49.575Z","2.0.0-beta.28":"2023-05-24T18:12:50.287Z","2.0.0-beta.29":"2023-05-25T08:27:50.276Z","2.0.0":"2023-05-25T13:24:55.723Z","2.1.0":"2024-02-21T18:53:09.713Z","2.2.0":"2024-05-30T00:36:45.766Z","2.2.1":"2024-05-30T14:18:44.626Z","2.2.2":"2024-05-30T14:20:31.912Z","2.2.3":"2024-05-30T14:21:29.542Z","2.2.4":"2024-09-05T11:27:11.369Z","2.2.5":"2024-09-06T13:36:26.471Z","2.2.6":"2024-10-11T18:53:19.620Z","3.0.1":"2025-03-10T14:09:39.502Z","3.0.2":"2025-03-10T20:37:55.417Z","3.0.3":"2025-03-10T23:26:10.540Z"},"bugs":{"url":"https://github.com/vueuse/motion/issues"},"author":{"name":"Yaël GUILLOUX","email":"yael.guilloux@gmail.com"},"license":"MIT","homepage":"https://github.com/vueuse/motion#readme","keywords":["vue","hook","motion","animation","v-motion","popmotion-vue"],"repository":{"type":"git","url":"git+https://github.com/vueuse/motion.git"},"description":"🤹 Vue Composables putting your components in motion","contributors":[{"name":"Yaël Guilloux","url":"@Tahul"},{"name":"Bobbie Goede","url":"@BobbieGoede"}],"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"},{"name":"vueuse-bot","email":"npm-vueuse@antfu.me"},{"name":"sxzz","email":"sxzz@sxzz.moe"}],"readme":"# 🤹 @vueuse/motion\n\n[![npm](https://img.shields.io/npm/v/@vueuse/motion.svg)](https://www.npmjs.com/package/@vueuse/motion)\n[![npm](https://img.shields.io/npm/v/vueuse-motion-nightly.svg)](https://www.npmjs.com/package/vueuse-motion-nightly)\n[![npm](https://img.shields.io/npm/dm/@vueuse/motion.svg)](https://npm-stat.com/charts.html?package=@vueuse/motion)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/ab1db459-8420-4bc6-9fac-2bc247fa2385/deploy-status)](https://app.netlify.com/sites/vueuse-motion/deploys)\n\nVue Composables putting your components in motion\n\n- 🏎 **Smooth animations** based on [Popmotion](https://popmotion.io/)\n- 🎮 **Declarative** API inspired by [Framer Motion](https://www.framer.com/motion/)\n- 🚀 **Plug** & **play** with **20+ presets**\n- 🌐 **SSR Ready**\n- 🚚 First-class support for **Nuxt 3**\n- ✨ Written in **TypeScript**\n- 🏋️‍♀️ Lightweight with **<20kb** bundle size\n\n[🌍 Documentation](https://motion.vueuse.org)\n\n[👀 Demos](https://vueuse-motion-demo.netlify.app)\n\n## Quick Start\n\nLet's get started by installing the package and adding the plugin.\n\nFrom your terminal:\n\n```bash\nnpm install @vueuse/motion\n```\n\nIn your Vue app entry file:\n\n```javascript\nimport { createApp } from 'vue'\nimport { MotionPlugin } from '@vueuse/motion'\nimport App from './App.vue'\n\nconst app = createApp(App)\n\napp.use(MotionPlugin)\n\napp.mount('#app')\n```\n\nYou can now animate any of your component, HTML or SVG elements using `v-motion`.\n\n```vue\n<template>\n  <div\n    v-motion\n    :initial=\"{\n      opacity: 0,\n      y: 100,\n    }\"\n    :enter=\"{\n      opacity: 1,\n      y: 0,\n    }\"\n  />\n</template>\n```\n\nTo see more about how to use directives, check out [Directive Usage](https://motion.vueuse.org/features/directive-usage).\n\nTo see more about what properties you can animate, check out [Motion Properties](https://motion.vueuse.org/features/motion-properties).\n\nTo see more about how to create your own animation styles, check out [Transition Properties](https://motion.vueuse.org/features/transition-properties).\n\nTo see more about what are variants and how you can use them, check out [Variants](https://motion.vueuse.org/features/variants).\n\nTo see more about how to control your declared variants, check out [Motion Instance](https://motion.vueuse.org/features/motion-instance).\n\n## Nightly release channel\n\nYou can try out the latest changes before a stable release by installing the nightly release channel.\n\n```bash\nnpm install @vueuse/motion@npm:vueuse-motion-nightly\n```\n\n## Credits\n\nThis package is heavily inspired by [Framer Motion](https://www.framer.com/motion/) by [@mattgperry](https://twitter.com/mattgperry).\n\nIf you are interested in using [WAAPI](https://developer.mozilla.org/fr/docs/Web/API/Web_Animations_API), check out [Motion.dev](https://motion.dev/)!\n\nI would also like to thank [antfu](https://github.com/antfu), [patak-dev](https://github.com/patak-dev) and [kazupon](https://github.com/kazupon) for their kind help!\n\nIf you like this package, consider following me on [GitHub](https://github.com/Tahul) and on [Twitter](https://twitter.com/yaeeelglx).\n\n👋\n","readmeFilename":"README.md"}