{"_id":"@vueuse/head","_rev":"100-202d3147b2136b8bbe623950b7e65a6a","name":"@vueuse/head","dist-tags":{"latest":"2.0.0","rc":"1.0.0-rc.14","next":"1.0.0-next.3"},"versions":{"0.1.0":{"name":"@vueuse/head","version":"0.1.0","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"start-server-and-test example http://localhost:3000 test:e2e","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --external vue --dts","test:e2e":"uvu -r esbuild-register"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"devDependencies":{"@egoist/prettier-config":"^0.1.0","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","esbuild-register":"^1.2.1","playwright-chromium":"^1.7.1","prettier":"^2.2.1","shipjs":"^0.23.0","start-server-and-test":"^1.11.7","tsup":"^3.11.0","typescript":"^4.1.3","uvu":"^0.5.1","vite":"^2.0.0-beta.30","vue":"^3.0.5","vue-router":"^4.0.3"},"gitHead":"752481385c5eabcc366dfaa0bcf76f8461cfb932","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.1.0","_nodeVersion":"15.6.0","_npmVersion":"7.4.0","dist":{"integrity":"sha512-bQWp7aVvukqvQFyrLvIqSyJiSUCwydLmM36XcNj+2rzDhdWzo1zxAHaLh9pUok6Dponi0qqAtUoUsx+0QA6GbQ==","shasum":"5f0fb6944df3a1e6202d2e84533174cf7cab9adf","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.1.0.tgz","fileCount":19,"unpackedSize":33144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBV6OCRA9TVsSAnZWagAAjgEP/20fD0uzEqhN85zd9a7X\ngRtuUZYGsVjDnA3OBlTURLmV0Rw30kd81Em++BG7EghZs7YfKjSNKbODai4a\nOVNjM6XoIj3ktNQ8cVrdYanpAYLru4PmbkY0S9Ov7tT1C+SowOKelhl0HNa5\nEH8FhtQ/FIM44xH3UGGMZTjKnqZdS/4j9lx3yf9WGILim6TCRNyo6yAg/MX6\nf/CXuaPCojbLcFZh5iNN8m65ToFYbOpZM6Tyhz5K/dLlvuxKLjMwF8hNXNOU\nAwdAE6dL0aS7uc/xspTB7Bttu1UhE+7jgypIz0OcQ7IxMCeL3a6/i4ydzQJP\nN2+7mU3oHF4gNLQjWDK8b8NMtz/gA03k7qS0lqNRbgSH0JyE7WALmWSebtRD\nWuonAqrb1gygtCR4Pz2AU8xokU0vaxXU1DcJBKufY63cTnm+yfJ9/ogCqksI\nhjwWF8SbdxJqfJBvg+lrJHzrCibRNSDt65PAEx3VlJ8sW1vGmITvJyMXhUUl\na9ryInV2gjP2DNnBFu/ivhHt6pEtkHN5EonpAGfMVWtN+NBUmZjWJXiep/Hp\ntSRvqtc5W6M9B5zaGMIlqI2XeGZfyDdm23fojspsl22DE7Gz9oerbTga7H2x\nyutxR9cJQhHxwkH0CJIJ5xX9Ce+BSuqcem5EV9hFb1Tg/lpbDGQBIBZWkFvr\nAGlb\r\n=dJxn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICDOrqOp9w8ru6DWRXg8wooGBlCwxGpx/p7On9ktnbK5AiEAqnvas3p79+i4uJmXyIYfUI0tarCQZlBnDdcCbwCbBD4="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.1.0_1610964621708_0.6548025394879298"},"_hasShrinkwrap":false},"0.1.3":{"name":"@vueuse/head","version":"0.1.3","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"start-server-and-test example http://localhost:3000 test:e2e","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --external vue --dts","test:e2e":"uvu -r esbuild-register"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["prettier --write"]},"devDependencies":{"@egoist/prettier-config":"^0.1.0","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","esbuild-register":"^1.2.1","husky":"^4.3.8","lint-staged":"^10.5.3","playwright-chromium":"^1.7.1","prettier":"^2.2.1","shipjs":"^0.23.0","start-server-and-test":"^1.11.7","tsup":"^3.11.0","typescript":"^4.1.3","uvu":"^0.5.1","vite":"^2.0.0-beta.30","vue":"^3.0.5","vue-router":"^4.0.3"},"gitHead":"55908f0340c2b78c8838cabf392b9d3a9ff553a2","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.1.3","_nodeVersion":"15.6.0","_npmVersion":"7.4.0","dist":{"integrity":"sha512-hlvwCZjS7U+UJrtWqTrXWW/v68sj7m/IFCnBjnwPW9mguvErda/KCRLV/ceUrAv38nNYVuHBrH2+gNQqKET94Q==","shasum":"399e0362b6c65a38234e58d16e7107a0945acdf8","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.1.3.tgz","fileCount":7,"unpackedSize":20719,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBYrKCRA9TVsSAnZWagAAjfMP/i8W0lR/OwjU0u/7HXvE\nLLIkdhHJ7OUmoskT8j+7ndEee2Ig+FJCnrPRfKcT9YvFdKG8oHqKTriKzSzD\ns0x6fYHHHzHvzxTg2sbwVyyftUlFtTnYG/eYQ805qqun9gUqHqZqi6mRyxhA\nfvYJ/Hy8QdA7Zml9GhQRUV9AStInog4h3sU5JzXTPYssJON9QfQxO7fgNe19\nsUiEx7ZwHxOneGsu+rwwfiqnijYe2GT0l30d9Iyomgo5uYpJ1w/JZvbmpYjV\ns91cjEArdPrKFUy93pEEALML/Iclu28vXYZQOro2z8qje31M9E4PzvtKDtS4\nNKDasIxx0jI6/tQ/CvdGTUGZbrewjZ6S6KAYlMxkX3fi/XdDO4NBNktKlhmT\npqs8M+FMLoNnsg54lynIeMzdOseWdcjHQUjlgBKo1c58kB7vgsSzsIjTJSns\n8bD6JG/3Gg1BmAooE9K8iEj8K3nCmtzydVF0NuHA0hHq9oFrP1PaMpNYBlyj\nWo4mP+5Ido8orl7VzAk6C7k+xosm6urbQvVj10Bl+WSLNamQI+0PrkRtICE5\nPQ4gNxVuNQfV3QDid/4NXIXBBJlX2dPDc0KwVrmOH/Fute9MemjjPYmBax14\nM9oT25gUMNgNn+R3EAhvwaZFFtMFf5i4EIe1ZoxSLDcWw+xWiowxj5B6mJH8\nZM3o\r\n=rpU/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHtIgzHE1kX+yy3O6jRU06jkxecKm9SAu/xgPPPQlqQ4AiBZMTbwgTDrbioVeZyqZjA3C1IKqMo/mbXnFeTjNIUBbQ=="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.1.3_1610975945888_0.05786435588804295"},"_hasShrinkwrap":false},"0.2.0":{"name":"@vueuse/head","version":"0.2.0","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"start-server-and-test example http://localhost:3000 test:e2e","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --external vue --dts","test:e2e":"uvu -r esbuild-register"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["prettier --write"]},"devDependencies":{"@egoist/prettier-config":"^0.1.0","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","esbuild-register":"^1.2.1","husky":"^4.3.8","lint-staged":"^10.5.3","playwright-chromium":"^1.7.1","prettier":"^2.2.1","shipjs":"0.23.0","start-server-and-test":"^1.11.7","tsup":"^3.11.0","typescript":"^4.1.3","uvu":"^0.5.1","vite":"^2.0.0-beta.30","vue":"^3.0.5","vue-router":"^4.0.3"},"gitHead":"44c99318c7987ebff31df2d344f3cfd45776056d","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.2.0","_nodeVersion":"15.6.0","_npmVersion":"7.4.0","dist":{"integrity":"sha512-L6PCyRtDKYwYaytNM2aPxZRflWbYzVlRei7uaRN1qRPY5YiimRGhuVQOSiTcCfIlV56mM6unSX9QaCJixmIVbg==","shasum":"af6057ff73cd4edecc19a554eef00f1aba89662f","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.2.0.tgz","fileCount":7,"unpackedSize":22610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBsaFCRA9TVsSAnZWagAAS/EP/0LB8/ioF3OR74nNJPQv\nPV1ihTWTLn6c/ayA7t9c83yEyxq/Bfm19O3zvS2JFyejhhjaEWjAN41RAgVS\nHguB7p1qSwuobYxumFiAHPjOD7KliktiXTO3AaPAluGubNozLdmG4KqRD+a9\niEhj4LKMISQXXce4ItNSb3KrR2uLp6WMCQp5eLV18EK65uO4KfJQJ+nPc1cz\nfQxkC8s4UtaldX2d88qRf3JhC3mB/WW2Qo/41cI2TrVOnVklmh1XBelE86ME\n3+3VkaVSdV9Fq/lXAZeqtAKPmX0j2Xzb667sGmZ/8QliplN33hxS1wsvAaI/\niEQXyup+s00kh5+lHgBS+JT6yzjd5hb9oVSm/k3RClr1QfXwskQYr14JyLFV\n/iK5YfDtcfDjqeeTFyWQTpZog8ZjMo7s+C7bC5FDVlOih4LXShMfft+Q3AYy\nl2bM6vovP/cttvWvk+7x2n2X16DY+h9aUdmOfmV0tQLEzEL3wg3vyyMydbR9\nu8cfpvoybW8aysLfgKCSl52GTLbl0QSh8NQJry+bDNjf1a5LEqzo7Jfa+1MG\ngeFtIR3G+RdKt9OAIiB8TDVa5BGORJkjsl0HXOOOtNmQv+Dhqiigx5NbPgC0\nD2R5JM/u7J0SlOYRkHDpdBbfPouP4Bw2tHRfa6FEtU1718XV9ip8LRmHdlNG\nxhr0\r\n=ARpv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE7PSEvmKGfm+2lcHiUVNQE8uD1Ys4hs0CjSnR/LXzuAAiEAlzXNj61qjIznB8CseHMb/KfV7q52CptTO8BSVI6Ii/k="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.2.0_1611056772955_0.8570446720200369"},"_hasShrinkwrap":false},"0.2.1":{"name":"@vueuse/head","version":"0.2.1","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"start-server-and-test example http://localhost:3000 test:e2e","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --external vue --dts","test:e2e":"uvu -r esbuild-register"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["prettier --write"]},"devDependencies":{"@egoist/prettier-config":"^0.1.0","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","esbuild-register":"^1.2.1","husky":"^4.3.8","lint-staged":"^10.5.3","playwright-chromium":"^1.7.1","prettier":"^2.2.1","shipjs":"0.23.0","start-server-and-test":"^1.11.7","tsup":"^3.11.0","typescript":"^4.1.3","uvu":"^0.5.1","vite":"^2.0.0-beta.30","vue":"^3.0.5","vue-router":"^4.0.3"},"gitHead":"c18fad6dbceaf6ae82667f0bc2815b6f9795ee8f","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.2.1","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"integrity":"sha512-ju0Hd7ysmWF+x3yPEmaREgKdFNLp+ydkVw44rYBYKySS3GN9+D0fe87JWWhL4MssGEUvmla8A89vIZXOXmaEFg==","shasum":"268e8432e0bf5344c91167cdcbc90e71181e465d","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.2.1.tgz","fileCount":7,"unpackedSize":23490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBs2PCRA9TVsSAnZWagAAlWEP/if1VJp6tA5w2NCzmBJB\nv1F5FdNJnzSgrv00R+/xI76c4NexjeDw/5Ym2rK536MOhmI4160bH9gh7pyz\nznHxDlB7/0oOUNCMQre99r+8I2+0r3cMk8JzpFhswjzsMNkaxcHkpw2xQEVM\n+/uBIXV8BCcpE+jc8gZ6Qe+rS5vMYKt/5MRQFQ8gCdzL+p8PQ+MLWENA4TQB\nAH/2kzvKYtLpqYVz7HekeSmATuehhraUwUKG18KGAz3eR0c3W6LHwF6RunRh\nvL0VGZSTeD5m1L9+yFu4hn/UNVp+EI9p0N5uC4fcCj1XsPhMplnS+NfI/wCR\nzUwAUp89h7zoWxzA6IrhCEmKg+b/WPvFsveD4viVxE3DrtMZoxPN4P0l5B4g\n59YcEYLJvybswUpfaSP2pDuBLUQGAo9teEj114ZbPx1NJqtVelheFUahhqKs\nHyBKAnTG2gBmCvmDlSIxL6F4gvSIi0uJm6Ex9b/1Cx8X/PkeFskNB8ZovQ+M\n6SlmTWNBrcC7xg9UNzW5yGG6O+CPDR3U1YeJqMiUZZYNcYRxu/LQYSbXKHGG\n3pIzyXDAz/ORqhz044hGasyjspDdJy0LcWbplwzp1p5c4tdrWriIH8q1GLJK\njAUWGt0Cx1PDhcI6o2XZ3xew/j1sOBtOyuR+KO6Ysc0sSwwL8YAtYSFlU4co\nd+yC\r\n=HbUi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBilArJfW1Y38N/7Ja74IMYJHa19Bcpf1rPGIF4i11/KAiAOQP8dI2czis2JaBRIwAqgr8es56g0F1tnVswwb/Jx1g=="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.2.1_1611058574771_0.7693261113028624"},"_hasShrinkwrap":false},"0.2.2":{"name":"@vueuse/head","version":"0.2.2","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"start-server-and-test example http://localhost:3000 test:e2e","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --external vue --dts","test:e2e":"uvu -r esbuild-register"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["prettier --write"]},"devDependencies":{"@egoist/prettier-config":"^0.1.0","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","esbuild-register":"^1.2.1","husky":"^4.3.8","lint-staged":"^10.5.3","playwright-chromium":"^1.7.1","prettier":"^2.2.1","shipjs":"0.23.0","start-server-and-test":"^1.11.7","tsup":"^3.11.0","typescript":"^4.1.3","uvu":"^0.5.1","vite":"^2.0.0-beta.30","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"998a9709341a757f4c2bb87687cc400f1dc200ed","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.2.2","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"integrity":"sha512-Dm9Vem9QaeAp9nyHq9VHutLv9TM23JLqHCpcoeryzO9eQ8ZFR+MF6+a3+PjdMNBsFH0Qgs7JFIh1wSvlAG9YIw==","shasum":"2c6d82be42876beb3c9a22e4ef502d937a3b06b0","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.2.2.tgz","fileCount":7,"unpackedSize":23638,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgB9I0CRA9TVsSAnZWagAAqZ4P/A/g6uF7ITeojGznW2CY\nDmxWyVvU+M3ZHaNE4ckY32/WtSYyKcq4SdOgsN8RLmhIoPxeMsTysQ2nekwN\ncHVLEl9UIq9bviU8jLzZnA8yUgz5lsVQrju/X0cNioyL8EnvbNx7PxtCgGKq\nX0bR5NTswNB95FASNBdFNTH4j6R4y5yrAPUSwS3SKSpiwlUqL6hNR7PXLgOB\nBgiqfG8r8jyEyxu8o0KSmim8/iBpVbu37RJ+WW2Otd2bJMP9iILEfp+9rpUm\nb3CuZVfMauqu7+y4I34U6UrFJ0tXcsPVVF6xtdwxU9O6PlXdpZcvm7YM/5LP\n//Il9ef2+8bWT/rpIo6UIuYiklsJxEmeXJaXvxJrWkBNc7xXM9L7//dUL7mC\nQStHRuen0oXR/AQnfe3C/xX4I23Ym1YVlVe4cobBvRNfTP1/iRSc7bbAsl/Y\nY1KLim0Ic7vNsx8D5s/gjo0+2NQkX1wG7cRulrwYbS1nRwoPS9TAkH0sV2WH\n5tUHU2oJ20Mrfq8ZuZ5fCf1ZxEff8xjDghT8wyykYB8f+hW+k6J/54vUeivL\nD3ywcRIBOkGkYl+ll+O1qhEzAPmOKd+AxCICbUcL2XsVr67wLT4SyQ4V6xSq\nwABpwxdiUPVrwdVzRjTmpel5mLyHuguJIYSutIIUOBeBhWDPvp8cNd/kve3u\nzIBi\r\n=fpPK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZrIr5Vj93GKlS/psw4RfzmXugO1A9qu4OiSZTMlM2owIhAOoGj77qdccNZscK3SR7kTIMo+mL5pdY8VkDTS602AiY"}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.2.2_1611125299662_0.7928304229050049"},"_hasShrinkwrap":false},"0.2.3":{"name":"@vueuse/head","version":"0.2.3","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"start-server-and-test example http://localhost:3000 test:e2e","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --external vue --dts","test:e2e":"uvu -r esbuild-register"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","esbuild-register":"^1.2.1","husky":"^4.3.8","lint-staged":"^10.5.3","playwright-chromium":"^1.7.1","prettier":"^2.2.1","shipjs":"0.23.0","start-server-and-test":"^1.11.7","tsup":"^3.11.0","typescript":"^4.1.3","uvu":"^0.5.1","vite":"^2.0.0-beta.30","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"584940a830cea29705301492a4066651a22f7920","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.2.3","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"integrity":"sha512-bAFZyUlT6+CVIwMcUw3TrtuhG/BfjS+UV5T8oH30tGPnVvqIsNuRCnNt9EbVd1GxHRDZD0K41515B5NiXPt84A==","shasum":"55d38648a26c3132f2320f71236cd03148a6187d","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.2.3.tgz","fileCount":7,"unpackedSize":24310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgB9zfCRA9TVsSAnZWagAAm68P/1WVJvb54ZY281zSPSRs\n9KFCA77isR9h+1oVQGYMvNeOnKaEk8tveAH88RT8VGGVoSKnIFscnK4iHMVV\nFq823jyPdIiaxrDXCDLW9mPk8G38nAO1E35pLCLXhM3Go4VbQCh4tSUhQanD\ngf81bxW3zLQ7auigTpaSRFNESbtm5cigIrYE2F7JekwiWA1nqArTxRvBL9mE\nQhe4oZwxy0PadqMGur1NJ1OP268rAWnI3TG4XH5E/LJGFA93iT6hhbGS7Ydj\njJgHSiBw0psoCoCPHAeHjaE9/PGlnN9ikzCKTrEYv5lh/KV31ugkk88UUpAu\nZho18816ex+cLBYywCF7x9FmorDnUQNSmFPw3PBVKF+80TvchO03zvrc67Kn\nSqU6wUsDJlQDSdBmJcsAaTLVpU5v6l0QqMEitr0Wyz6iA98131JrGKZ9Or0u\nFSZi+MSlPk1dQYn2fxj2kD18z4gAp9J3nc/oFR563uV+bocfOx0GUGDje6H0\nxJqbT69js5FlECv0YXak41pl4ztMKe1iYVH9OfA76Kc+4UK4KKKxobsetky5\nToWoWSm+SSxzFI0Q0y6TNCrJCKUfxzsPD3NKW6luK3yvCWzzouy2GFAOkmef\n32t6Cm4CllmjL6phrpL53v/4/K7ZaDNe4nmAJpuZG7p09ix+EKhjKaeppAPU\nYV9K\r\n=XybT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBZTqkMbM4Y1Qp0GIvWkhrSbDBQkvn6gdH+2JKmbg1JVAiBPvbTa5D4EUUGrDmpae4ePzAYDphACOOsxLw0FBG36ag=="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.2.3_1611128031134_0.5409600299962047"},"_hasShrinkwrap":false},"0.3.0":{"name":"@vueuse/head","version":"0.3.0","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"start-server-and-test example http://localhost:3000 test:e2e","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --external vue --dts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","esbuild-register":"^1.2.1","husky":"^4.3.8","lint-staged":"^10.5.3","playwright-chromium":"^1.8.0","prettier":"^2.2.1","start-server-and-test":"^1.11.7","tsup":"^3.11.0","typescript":"^4.1.3","vite":"^2.0.0-beta.30","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"57af62fe96ce0b83270b3a1e28d72094ab0e3b7a","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.3.0","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"integrity":"sha512-ScOVxtAZOAC7Rkb3A5XikUc9fw9rp+e+qfoVW+3Uqn3q4VrGp6ax46TjNct/e4KyQGQJyYsGg8f0ikCzi6eCsw==","shasum":"897925d0e724f2dbb76e67385f3304f1a8f19805","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.3.0.tgz","fileCount":6,"unpackedSize":22722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNn5rCRA9TVsSAnZWagAA+BUP/3OPU7FOaYPmw9bhpVnf\nynwbmtdR2RaW23WlDZpjmbIEPaOVTeeryqHEeUoTWEVWlmDgRLba8cBn4IBI\nepUIufVxKvZO6pZvPDyhJtCc8ylsXH91Sr8irVXpjTl50oSz5iHhIhcufp8j\nnT7xTztWA0COuSFqpm7DBVD1eNENY/Q4TeHBApeEiCioM/Ss064rzpllTe8b\ny7GqoNE2WB0bY3NLug4bZg6LCGX+YFM8AnVdgh/uAMtnYOCOs/A9PcnQzcUO\ntz12ZCTyAvHhKgJ9zc4Y7PL9KkM61pGenJWz0GlZotYIO6SwoA2Jmmcjq4s/\nke6s5p59xpsW5gt4fH67s9JLiXqBMxNq6StnUkdJBoBSSRksk8VDOunYcm6C\n7rDYMCkr6EXAyTsgYe59s7ZjOCZgnnHfADZflzJjeBRN0jKjGTvUqpvHrLZ0\nVcnYUpDVMCeiO4GYxYlPznqIDHYGRUF1ckRESdP7VoSb11R1MOEEExQiv9Fu\nxFMDn9T1EtmPHO7D5plhcSgbMLq8YnSruD1ztFiOHmQwPD14xbbBurvwPV6H\nfU+RhEOCJzt0QvoZcukSbfx11pFrpxk3uAqYYvZaCapkMkesr1tGnTb6jLEl\nPyUISP7vo3EDZA5PHnQZJ0uW0SOt3R815Ds1N7hjWC6zcQQ9E3b5kUwO8/Xu\nhGfa\r\n=9Gb2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjfQh5sJLPJ8V1EDiDPyBGfr0hQSCxe1Rk5qEehd3iVwIhAIRhRzUbhxeGyLYcjPXFBlO1EialG/aRR+LENZsUwB+O"}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.3.0_1614184042846_0.6962430577278504"},"_hasShrinkwrap":false},"0.3.1":{"name":"@vueuse/head","version":"0.3.1","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"start-server-and-test example http://localhost:3000 test:e2e","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --external vue --dts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.ts":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","esbuild-register":"^1.2.1","husky":"^4.3.8","lint-staged":"^10.5.3","playwright-chromium":"^1.8.0","prettier":"^2.2.1","start-server-and-test":"^1.11.7","tsup":"^3.11.0","typescript":"^4.1.3","vite":"^2.0.0-beta.30","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"e5257542f415ed49a0e1ab6fecd9261d7a7f7d64","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.3.1","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"integrity":"sha512-SaKib18YjFLrErxHYDxLXsBBY4/Q93b6rYer8WRMaRSBqotmZYGEBaoRURhtVYfneBf5dX9O9P3EdjkSn+gL0g==","shasum":"bf09415c2a4ae5ab6a9686acdf14398ef5302414","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.3.1.tgz","fileCount":6,"unpackedSize":22852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN1FECRA9TVsSAnZWagAAjsYP/2wsHR3BMnue9lXS7qWg\n9fPq4cbtmJKK+LtsLNHCMFY7ukhEWD57zstKPnqZrJzm3QItX9iUK32+7mId\nDlxbIZ9gox1NRdyFV2Fvp25adMu/FxQfeGmLwyi7HzmWx3iGTY0EpQPDMKka\n5dJ9Z4oIuE+7SCHFsl33DUdLyGoh2nd1cjCa240zauzo8Gr89s61Az6G/QrS\npfIbEUu0Kpf0WjStegaJJupWX/nSvQNyIus2ldfB2ngCPgtKiFvGGcNkLgq/\n9SV1PFVxJDCqiXAB9ot9Z9IIpdxinWbpzscfexZi74Lr5bLl91LIK3ZGJtcw\nL+c6XmoTHLhbbjkHPiDqV9qmnH3K09Y7ofet5EaHyRaT4axtXDzHE0PMghLK\n8dzaxvlju5GNX/7uJvfmzPrEJOyut6XB5RuhT1aPbTTEe1zVkSsSmv6wYEkW\nSrt8NILTaTBAm1YWn6ufjoInAf7bX8ae79gSbuSae/kClxk1vQwOed18t5Pg\nQR9292XKARxXwDKr3AuCIWHDKMuzCt0VaDQYzSk9UUC7CW+BZE2qJCmPRZuR\nqsOeiKnORbbZex2fM+Qvi1oVcjwIV9YpOu0faI/HQ1xz6pUky2wXKJ0cB+po\nGixbP0Y1guUqAaOu/sJHgXwdF/cWjqF51Xckm0tlPOLdvj9rDRvh8MeqkSit\nuWCW\r\n=Lo5Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGt9q9FyAXGKq1gUWZL1hN3FiAypmUmBgng9/ThHvE+NAiAkKIjZO/MTO8JblCAY+XcacQRQfCt4SpSo3gYE72drxQ=="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.3.1_1614238019719_0.5069314018562276"},"_hasShrinkwrap":false},"0.3.2":{"name":"@vueuse/head","version":"0.3.2","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs && tsc && dtsup types/index.d.ts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@types/node-fetch":"^2.5.8","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","chrome-location":"^1.2.1","dtsup":"^1.0.1","esbuild-register":"^2.1.0","execa":"^5.0.0","husky":"^4.3.8","lint-staged":"^10.5.3","node-fetch":"^2.6.1","playwright-core":"^1.9.1","prettier":"^2.2.1","tsup":"^4.6.1","typescript":"^4.2.2","vite":"^2.0.5","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"1f3ba82837ffb4a6098965df4ada04f8bd9540ba","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.3.2","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-H2sWLeyaZLWeRcZjmpUtgWuUMJINQcW2J8wI3nyRhJbLI+W0t//g41YLppYGxjsb7tfqVREZgyXUWZRGMpwPQg==","shasum":"ee700091ab03069ec84f29cc696a5e4b2d890518","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.3.2.tgz","fileCount":6,"unpackedSize":23747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQTeiCRA9TVsSAnZWagAAh1kQAINVA6amJK7I7Qur+p/m\nIGlON5+sj3XtiU7PgNyqY6PbNuK0qQNAs2Bk+oCd9Dp2vjWcgJ8B0Jt7GuiX\nGIFr2hsdgjbO0DxygtDOzuPQ2UcOKJTOD20Khi5emc1A1ICGDZDEP/Y5AMCw\ngUvLQ6LSRvGO7LzeU3AznL6yRYp4VaEmgW2F/77Xsx0IlpXDD93XV2dlxuue\nLm/3I3ImaTS64HlnloTyufvtgcRWT1lIeGvIlOJXIZLrNL6cqYc0dN+zrcLV\no606/Gzf1lmKKaIODtwzNKkTxUh405qQpcJ/jfP0LV59SZ1inLJusum/h9MC\n0uV4+SpWywPWSkcqZ7HmJ9vGH+uN86UWniJS0dshU0e3/xirGHSsn8NAWRLK\nS7AxF4qMBYxly8y/lDURpZ4CN67Gxdp0uDx8XUij6Y32j2W8kSvVHVekiwGk\nCU/QQChBy1+s1I8y1iJJ84o6zh4bciJzUJ5GODxXERgQJINZsU0Buh7UDVL0\nuIMysTo4KkBb+bkcJflqXUvRimDNl3+uGmAmc0zPd7Aao0GAm7E2KBT2rsBA\nU3zqgizFRiNkX/3ftZvFi2UJLCoO0SjI4IH1+wcsy7E7bLatVdB5BCNZ7GiA\neOPNX83KlYpeZEdIvEdIyIOu8wLrGX1GtaGh/dRLsbxaPDLzSExFuacekPHI\nUj30\r\n=QO38\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClAS/0pACkBlDIvFmmJz6ioxAglat05BfYd2Pvi/3BFQIhAJrZPQaWVC+6sVYU/R4brX+PszgBukHUzAXV0InYrHla"}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.3.2_1614886817779_0.6118946374141723"},"_hasShrinkwrap":false},"0.4.0":{"name":"@vueuse/head","version":"0.4.0","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs && tsc && dtsup types/index.d.ts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@types/node-fetch":"^2.5.8","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","chrome-location":"^1.2.1","dtsup":"^1.0.1","esbuild-register":"^2.1.0","execa":"^5.0.0","husky":"^4.3.8","lint-staged":"^10.5.3","node-fetch":"^2.6.1","playwright-core":"^1.9.1","prettier":"^2.2.1","tsup":"^4.6.1","typescript":"^4.2.2","vite":"^2.0.5","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"495f3f421f45fb9bda28bf5e510b57c6da982e1a","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.4.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-IViFJMNhmr0hpo5F0Z5gIhpnJH011cDKpVSzbQkZn7FHGBT2hNHHo1x05WITYSfA0G+Njel59CUAy+iMVLutvA==","shasum":"aa92f44268d466c558a48a72af999ba6106dd6c1","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.4.0.tgz","fileCount":6,"unpackedSize":22663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQc7GCRA9TVsSAnZWagAAc08P/2/3FFpZntsiyheIRG/6\nc9EdF/ThFYnJAfAbbzP5gwAX7AafuYOSj+bWRHN688I+dFYlcMrGhsl59H5A\n5GBKo2rodhptzXjnR4lMApQeMRtY4NCURH5Hm0TPhgdxkvUGbL+lzwZl1y18\nuvXodL7Wjl362F5ESyKjI9b+RwU7UtvuUGgfgmJzrZNiagwIOoM6TUmRqdxb\n/7Qkgy3s1tj42Woryviiql7f3TWvLIuBJi7YDx3FY+FXCMvNmCZh4902geTn\niAF6abixI2PXffBghdmBH52QKDiI/Nj4uZ0xJBgd9WvO5OTXgjehAJuTkjbF\n88A3h1K6eypZ/MPR0R8NBWLexK98nzsls9aw4iC1HDJHum+AoI1yQnD1dN2a\nwvLSBaZMO80hv2O/Zg70YefiG2pM8oTpaECYaSMO4rMcMqwBhWNNtpN01V4s\nb3OTRuEJy+MIxsaEv4/0i/fV+2wF7XlMvXJFVraw7lsgD/IIxKdtj2ubwxl3\n2mtV3MY4vdTA2fpEXkYj2y9rlPCSTZfSTj/H1gyuyWXeQAgZKxff0gTDavOw\nWQCNLRPSZA8zACzVi7wt1FQfLKre4BnuqHPx3QIDL9X8zKjYzrbUbuHkqeKO\nZdzHY52rP9uRvL05ytQiQBtoRfqeNi7FlDtkrQKE3tZQA720lFUAjYOW7MSv\nsrNS\r\n=1InT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAtRP/LdSoPEIUx+Y5toQScwQTTolK4POkdhdZkA9JBwIhAKMVA4uUhK2L4UE8BxanRom8dJ7phscU9BPKI9e6rc3O"}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.4.0_1614925509687_0.24374686884480967"},"_hasShrinkwrap":false},"0.5.0":{"name":"@vueuse/head","version":"0.5.0","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs && tsc && dtsup types/index.d.ts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@types/node-fetch":"^2.5.8","@vitejs/plugin-vue":"^1.1.5","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/compiler-sfc":"^3.0.7","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","chrome-location":"^1.2.1","dtsup":"^1.0.1","esbuild-register":"^2.1.0","execa":"^5.0.0","husky":"^4.3.8","lint-staged":"^10.5.3","node-fetch":"^2.6.1","playwright-core":"^1.9.1","prettier":"^2.2.1","tsup":"^4.6.1","typescript":"^4.2.3","vite":"^2.0.5","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"79daafa5ef9dda5de65aed24fa2157c9f05072b1","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.5.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-zSYbl0aWN+bDVc3qMHeieTSaccI44KznqyrHkt+E1kFlSx2nPqncX8uFwFoVIMIH0V8CFMGOHKX/bQQ0QGeQ3w==","shasum":"3c562e09e56aee52d767bcb7b4982907340dbd9a","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.5.0.tgz","fileCount":6,"unpackedSize":26594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQjFNCRA9TVsSAnZWagAAsbUP/1HZZN0YPLATRG+94U4C\n2CyVXPa0QR5nlPXZRjH332Ktu3YmvF39Q3+2ef0kktc/BHmU1CtDNJ0vvIBe\nso1AfyI3Qdzaq//mQWU26GHL4/LVn62kpu+mLQYXEYq62vfEwxWhFletbvqX\nCcdyLdLJ0aX0XMQ2722+r0gtNf6Rrt3K+r+z7xawMuYq+yqPOgvu+il6kjrl\nYp54kmyz2AgdAAe614ytXDEG6a9PHIYHhIbI39HiPfmgJRlT0YNkbU0a38HQ\nhdWmSflHkG35gkGCyBEhz8FgcLTXG0beH5fb8g3BFI8qKgSnhaj46bDC06IU\n5w4N9iDil4ptR7UEhlRacFdDerN50L3zL7O0Dvovo2KeH+ZygpzizleCjPfz\njf7B1UTRB7/LlYv2uRIRJA83zJWV0nawhk36pqPJtEf11sFXjz67obiUXSRZ\neDeBoxFfLSp7rvTyVgiKgV3t9ArBtClI8e9ms2pm6hHsonvNP1IQhawl+r6D\nhiVbnD5pWtWc35Bxp6nsiadhVuQbqmhHUnwP2OiF66rZN6wpOVkL+9yRiHvk\njqcCkJcffBXXH9EWKqgYSlQAAu7r6EdTAfZEZ76e+9QIbApmUDCvHcdnRiCX\n/f5NsZrE7fesPPF7LouxCf+AX/ZrWCRE5d/TkTo8zF+VeJI4PkEfehwS7gJ9\nJMED\r\n=viG2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAdarI1U8zgzV0wv7JDURSDRR+HEcGin6utQnCUX9rPmAiEA1uBzNJM/59TRlZemo1bllWWVY+R8IFMK/umluy46S6c="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.5.0_1614950733315_0.6031044477412775"},"_hasShrinkwrap":false},"0.5.1":{"name":"@vueuse/head","version":"0.5.1","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs && tsc && dtsup types/index.d.ts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@types/node-fetch":"^2.5.8","@vitejs/plugin-vue":"^1.1.5","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/compiler-sfc":"^3.0.7","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","chrome-location":"^1.2.1","dtsup":"^1.0.1","esbuild-register":"^2.1.0","execa":"^5.0.0","husky":"^4.3.8","lint-staged":"^10.5.3","node-fetch":"^2.6.1","playwright-core":"^1.9.1","prettier":"^2.2.1","tsup":"^4.6.1","typescript":"^4.2.3","vite":"^2.0.5","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"2f7c472fe5fcf5226281877e4780b5810bddcec0","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.5.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-xt6qgtItb4z/7vp664opQc0c2+ZoU9itMfvpmg4+h0uJcEnhl7LYxO4V+G8H7EVki7SyXDIFMfoCiCFaJrArmg==","shasum":"7d8a31ba4d214fff75c1d0845148d7f0bdf5b68f","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.5.1.tgz","fileCount":6,"unpackedSize":26603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQjIHCRA9TVsSAnZWagAAhYEP+wc+vi8snJxQODquR89v\nLjeNVNOiUIljlj5Qh1tPQDEFcdyFd80WbgWKotfZp2/gIjg2ZVu3b1IYlcTO\n5bVa9d2BoEF5DTUQddcpM8hfixeswxI76acjeb/TN1EUT5fPSvG5oSBBItRZ\n8u2XAAgclzvclzAdFsSzL7UnkEoBk5G94wO0rQ/cKHpbqWOhoXwTnc2kfDgN\nqRn7eABXviUgnfFlg9m6BKUs9++gO+7K0nYlVelcy3F7rvuFAJzhIJuIzqmc\n/kZ/bv//QSWVHfp4S5SzACxw/H/nDaJcAZ/vSWdLRTRLtmmVwQHMKsmqrSi+\nXVcaLvJbNXOHCmEEnwLjN8P61f1tp3sTxEl1Z45hcyky9VR3dRTMc29QT9j0\ncSJe6Gg6iPbNx/R02x46VdpURazk/YvVPizeUTFJ9XaTwPKlTkDYr5HR8DXG\n+u+afKBOwcfYqwV8aUZJw8k9V83lYgk0ZaghFvF6BYJumGjAxpHEQ1eXJvK+\nnZyBDv2AYz8DV6+hIVfcZLFOVsGL9S1zNx+OEAZbw22MWE/iD9ZJWb4aPGQN\np5YEavH50bYRhU7QzoaZS+Kj8ezusnpnjSnI1LD4AEITbUHA8nGndtNaNb9+\nFDzYiXbxG1XxoVDGDr5vD698CAtl083sa59sMfYwhnXS/sQssbR6an/c7/ei\nPQdw\r\n=2Umf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCEOeGOrxh8C6HVyi+HXrvqIrTofQ98rJcMMbOnE96jGAIgOyW2Bbv+hITXeZurdx+P7cCUjdtc7HeqROBqMaNtxkI="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.5.1_1614950919556_0.2903341488137541"},"_hasShrinkwrap":false},"0.6.0":{"name":"@vueuse/head","version":"0.6.0","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@types/node-fetch":"^2.5.8","@vitejs/plugin-vue":"^1.1.5","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/compiler-sfc":"^3.0.7","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","chrome-location":"^1.2.1","esbuild-register":"^2.1.0","execa":"^5.0.0","husky":"^4.3.8","lint-staged":"^10.5.3","node-fetch":"^2.6.1","playwright-core":"^1.9.1","prettier":"^2.2.1","tsup":"^4.6.1","typescript":"^4.2.3","vite":"^2.0.5","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"2d389422949690b22c6af2ed67b0ef6712661597","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.6.0","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"integrity":"sha512-fi7ZjkMpEAUtTT6iR5wgL2HkX1+3zbrmbpcwU//RgJIWEr5b42jk8E9yOheaC2dYAAHzelAllVpX0pDmhcTXuw==","shasum":"5584b1f724327cfce941c42efec9e590f5799329","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.6.0.tgz","fileCount":6,"unpackedSize":29387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJguKs3CRA9TVsSAnZWagAAntYQAI1m4F11Y99fjsCeZXS4\nkdl6fsMlNKzG3WNqSi7pEetac2Jf+7Z7Qf2Bd1YN7IzdXDNwy66v7TYs7g+k\nN0lV0QJbzu6ILlpsiQW2OvAgHPiMsB58Z2y0b5ZIfT26crIxn0+i7zZvc+P7\nX6XCSNoTTmT6Cr7UU4sOKWhufxbFkGwEMiO8u0gaNc1qbT0NkWdDuaB0PSuj\niHxjet4N8sOdbdAoBPSiNafSyj1l67jXtr+nhRwso44FiZAw18sA2hRq37a5\nCB9Z1U7HqHdO1IPuoE4yH7Bq3t/TEXcIAVXfGwJ7v+N6VO0HKNPehrnn6PY3\n67ztGhxdcsjKmIT+msPa6KZ/kC8AWnELwGo+48gQ5bt0kQ5BUmAqEpUbI6fA\nvMIg9V+rNOd5IYUGuP+GIcaCqmU1IrriOq/a3ed+cLJ70j77oP17e0sNq+0J\ntxdu2kCK0bNSc9TpF6N8ikmPA6WwWbc2RCpyxlYvNaSekmdUjhaU93VKl3kj\ntK+EiOAAHQeT1pYJUpYN0D/G+6/3uPZ33abz32ARFcHEmQcqAqMKgGJM5i47\n4ubhGfKoHjDy1McW2X+hHcbmTASJCrtr6nnAdNk/OZwYCV3nb9fIDCarW3lM\nfeUY8JiRgv6Dr7Itymmk2Kcetq/1/Y8bpXPGHuxSYSpJe9sT6ABh6M4TQp97\nLkkG\r\n=jgku\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCY4Wb69pFtWl6f6z51FRemOLDIqjRwbzgcR4Pn793fWAIhAJDHvU6n+7zqiRjFMZX9zp7ZzQZbwbju8G0CFU7nGIgU"}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"tahul","email":"yael@ipseity.fr"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"antfu","email":"anthonyfu117@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.6.0_1622715191007_0.18939913576170797"},"_hasShrinkwrap":false},"0.7.0":{"name":"@vueuse/head","version":"0.7.0","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@types/node-fetch":"^2.5.8","@vitejs/plugin-vue":"^1.1.5","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/compiler-sfc":"^3.0.7","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","chrome-location":"^1.2.1","esbuild-register":"^3.1.2","execa":"^5.0.0","husky":"^4.3.8","lint-staged":"^10.5.3","node-fetch":"^2.6.1","playwright-core":"^1.9.1","prettier":"^2.2.1","tsup":"^5.6.3","typescript":"^4.2.3","vite":"^2.0.5","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"d702fda2d873e8e16f8325fc45806753f4535f4b","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-FIGstRH9v3InTl17leT/QWbajwHMImQd1P+l6Nq2gY8M0iZ78OUDrJVQ1qBe+8tSnDnOUv+4Nt9ktI9UKFKffA==","shasum":"6057c362bdc0a99fd76652a713153de15dc7e81e","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.0.tgz","fileCount":6,"unpackedSize":30752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhljKWCRA9TVsSAnZWagAAnvEP/18OBy47bSXYJCj5AA8g\nd6SWEr/L7PIWReJ6PULIq1jDnAuvEyPGr/2pkDVZ/4ZMAHsqJEma+mlNvjYp\n8DKkOYqkp4yGYoFGUQaNiSISjMabS214HV1o/n2ZQyTupYgAUZcIc1XTV2MA\nffncJKguzaiuc7duEdJICJh/UlifqKD0LAWfomWpENNlxq4b0YLUYxvksDL4\nFfFxhW7QCqBeEbp1T6ZQ3C30vhiu73fJulorgs4dICX8arQjormku0SXUpU4\nTwz7/zE4JcWVTHh+8yl7ZopXanusPb8iWt5eNoNu9/jJUx95YDXvOIqmOgUP\n9LrPj+FqZndTtDpGbm8whJvjSMWbPDKAAdI/AmoH3mGD9BQELE3zgRkgepQz\n22nw/0G8awrc82cneINK1J+/RWxp9O/muL7JcXYL7J2p9zz00IHkh9vaQXSA\nxM1kYzeLku/4sFKPZnMLT2GKB/jFwnW8KMUFW3bbqAiQ3it42zFO6X32AE4Y\npfENKcInzXT0O/tgAl4XFeaj96ogxWbxKjSpPodbgM/2cmO0obil6UnXdNaS\njQJRrfF+hDUHoIE4H/zNAOyMLeOAUtSg+U9zgOq+7ffzPUcUS7BHP06tR+X3\notlRCZEmmvkw0gl+5fZ6w9W319v6JdRadJ5u6W5w+zf80+W3ycn/eFWCl/i5\nut0W\r\n=WqKn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWfHtBg4FkCPKjg+LDkqrs71vtbWEr+HjGk7Hb3wKysQIgLowFV0496gkLW9vc7hBfqlB4ctyczDGvkew0rr+Xf1U="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.0_1637233302658_0.9049603530963772"},"_hasShrinkwrap":false},"0.7.1":{"name":"@vueuse/head","version":"0.7.1","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@types/node-fetch":"^2.5.8","@vitejs/plugin-vue":"^1.1.5","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/compiler-sfc":"^3.0.7","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","chrome-location":"^1.2.1","esbuild-register":"^3.1.2","execa":"^5.0.0","husky":"^4.3.8","lint-staged":"^10.5.3","node-fetch":"^2.6.1","playwright-core":"^1.9.1","prettier":"^2.2.1","tsup":"^5.6.3","typescript":"^4.2.3","vite":"^2.0.5","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"74990f0ef43bf25eb77a9a7da9c66502ca99d756","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-3yS+w9QIOSRxjn1BaCEMRDOpc7U5fQw6/TzXGIpbL4RnEgQLBVeiOfHmAzqbFk4rifiTvrCnW/GeBmnq+52sZw==","shasum":"e454c951a30ad66d10c41c3404e7d1ef968906eb","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.1.tgz","fileCount":6,"unpackedSize":32516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlkfRCRA9TVsSAnZWagAAdUoQAKQvztS+okQ0li7GmPre\nNxwiw6uy4l/4vlQAXOH9TqKKC0sbCDEVS5V+v/KT/NLDk6yH6u87Gnv5Pfiu\nNm+CvHDwWGE1M8yAzm8PUnOMdj+KDy16xZnOwW+SDBOK8nn0RKBPP308OrGX\nHs21FjToUfr57K90sW2tcMX9vgcW0P0KCNeSE8o8NMju8lTatiFKUKNwaVHC\nAdPe6f1dBmfg41VgW4qfLq8MPEmmy7bU0MXUGqjKYUQueNUNhuRp5gSlo+Dy\nMeH6e2Bd19U6rIYuoFAKODWeRQr2pfId95oZdk4dpeHwBkgpa+o62L0glUMQ\nAtQHkQ0A5GCcyR66k+bJWh/UfKV+W3+x+gUdTSLvzGI4K8EUd7ZVA0abNjb2\n6K+4qdA2qO3m6jTGUACOPxMEE+kJd7+AcTSKJuOL+Anoe1JtDeueZNU5blCA\nzGgZe5QJc+HPcW5ORtVxEx2dFqxTlDboN3VQ4UU1sGmBvAHZuoeVxLcnmb2u\na/e9AJb8r1lWMLyTvV+EUdRN16IPQ4D0q07y08SbyuE1rth+p+BT+bxKncEK\nW1Y0n2K5sibjXCaZFq4nMwJAZ0xXVZ9/6XWWCH8Mi0M8wP/8OzjyL8zUEPPp\nReMV72mfgUfCTeBE+uhZmvtPhrOuvfTKOemO5O2GFJcOsqkoLFT0g7G1CL6W\nJ29R\r\n=6Yk4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGSrTr5o0IPodSNUHI7lsQCD4WChKK8BjyTiwmZZ9nBEAiEA2INHgynfw5h+7SHyh7wIAKMfSF9xff1Kdk5fj5Zc7aM="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.1_1637238737748_0.489310121564577"},"_hasShrinkwrap":false},"0.7.2":{"name":"@vueuse/head","version":"0.7.2","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@types/node-fetch":"^2.5.8","@vitejs/plugin-vue":"^1.1.5","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/compiler-sfc":"^3.0.7","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","chrome-location":"^1.2.1","esbuild-register":"^3.1.2","execa":"^5.0.0","husky":"^4.3.8","lint-staged":"^10.5.3","node-fetch":"^2.6.1","playwright-core":"^1.9.1","prettier":"^2.2.1","tsup":"^5.6.3","typescript":"^4.2.3","vite":"^2.0.5","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"844d273f7ae7e562e3a54484582a659d674d9d08","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-97RxYbIYwB9yFuRbdDbktsjKS0k12wYNksYV/UtYLOFNx+GAflK2kQ63b+sx09MJllEozD3GLeXV7O8rzMskeQ==","shasum":"594e857bd7161c6087e5d0934a7ee0f7c4276154","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.2.tgz","fileCount":6,"unpackedSize":32578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlkjoCRA9TVsSAnZWagAAiKgP/RhcpBllj6ekWZ0/E6/L\n/0q3U2LLVSM2FtjJbezamnwZ+hbpKsr+sPWjvt45EKLenokt2pq3YzTbz1k/\nSaZjtqwKrMHcHzE4Fpby2WjPEbA7M1UxfVbrmPU4l7ZtqIZonDWa6mct/TE3\ncuOotiLWF9nkusJySlfuvQ1iaEmgVbgmEDkaFEqZNyA5YlLDGp0jD+4SnEEW\nzv51s1MY+8En6DaSS+DtmrSPNwbBf+WthZDbY/ahkf+sSjS4CfFx8/IZtLo0\n0uVeMPz2zPlAb9K3PXUaaV8qoKf1+P6ClinahwlGboopenBe50ozUhMIt1SS\nzzDmcA3RWrtPbu0P6k0GwTE5iGMorQAU24q1aaNimXgyOe9H+gMkYFdrHrtE\nWFQnhPKku9dW5drFrUawqO1O806+ZOI5ID4p2NgUeLnEsjDfzvsb/yipZUm0\nYJKA9l3uP22vC3MZlK+1brZz+N2uiCc5JGFRM9q1ilQivsSL8F9uvOFln2l6\nrBGLdsWj/WQxWDxpA5kme/Kcss6IiaDSqu7ldWAt1zkPSS24k8Fmcp4lv4/D\nahkAI837tBciHXy/0UwvT6ogHc/NRnX902XDYAgmcPze5pflkfTZmLMayiZr\n+kpB4YTrG2+ognTNskMg4k6l+En675KGFmbRLwAEYa+YY2tdWHnLRUBHz6WC\nFDTY\r\n=cStG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmtvComqKMeRtNSHNJDGfQ6hYww/3TBQiJZfzMwhBdngIhAI3p3l/V48gC2S5Qliq7Z85aVXJ2prpI8s3sqTvR5kq4"}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.2_1637239016211_0.6971065179497771"},"_hasShrinkwrap":false},"0.7.3":{"name":"@vueuse/head","version":"0.7.3","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@happy-dom/global-registrator":"^2.24.5","@types/node-fetch":"^2.5.8","@vitejs/plugin-vue":"^1.1.5","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/compiler-sfc":"^3.0.7","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","chrome-location":"^1.2.1","esbuild-register":"^3.1.2","execa":"^5.0.0","happy-dom":"^2.24.5","husky":"^4.3.8","lint-staged":"^10.5.3","node-fetch":"^2.6.1","playwright-core":"^1.9.1","prettier":"^2.2.1","tsup":"^5.6.3","typescript":"^4.2.3","vite":"^2.0.5","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"5ef9b6225e6c70e18011c33fb77d67de11af0d26","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.3","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-4IRwZlpO9NKiHEHGvsXEGfy8ZD53B7neAMLsnfzu/TocpO7y9pn55mHWpodWAeUFyf6kNgKxFq5yBGTxLni3aA==","shasum":"4b157ae3aa0c26c0bd87c08584a658df1a4e1162","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.3.tgz","fileCount":6,"unpackedSize":32960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhs22jCRA9TVsSAnZWagAA/R4P/jWoLQvEp6jVDDSpYtJ9\npfd420+8TAP0LTVleYd5pSotA8ziS7RQkyNYzkibblaLR0I7cNq1UBNq4pmR\nbZcSijcYZilaBXGFdL8kP8I8d2Opq7K6lCZCiTYfPyrcLeqApwYn4JDCcRm7\n2O6sHNrMWFLbjmQJuWmng/cBxOuQbFQxM5D8UHBMvnCYB+kmin/DdUOL0AVG\nCv7EeLHoDr4zJJLv32Z3iUPuSIFJgDSqr/lmPTfpmAlo2cuHr6/s6l95PLdn\nWGkxAeZzaeP9SqhXuR68601xkYFlGHkcJiQw5vqY2UBykzZFd2nfffJECiZa\nZJSNjCxejO6V9ENsFjp5+ILJkc/mYAu+Kf6j9rbFghSSK/A1ISEBkDayC03G\nwEgJDMKdkLh4CCR5Wbtz5gBZrhzjbqKEibFXzg6WQuDaGjUgLmGzNWooh1wH\nYtZ0C5sCVTJez06ciR1lIT/mXFQXXCo53wfylzwKgKBX/JFaAfiUtIrPsomi\nnPa1jwRsd78hM8p7TFN4B+qjtJSEXHX9KX0ejzTJEmhXdxtCoYw/AAzNscXi\nSa9VEfsk7p+mOGOkdLq8iGJ9v00ls4dGVCVMDD917gWfVZeEP7ON8WYeHLfT\ntrIRqI+W+JJou8c/KmXoYJYmjnzh5S0o8H9N/GspUoMLYIq7NQko48Dmjq82\nrO+3\r\n=b2sH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBnsVkeGgn4IpGoAMLwefv51c+925ANbQIYKymoX4ltpAiB3NQN7fyfWv9jIkORx74AA45dK2e+BzYZMhwxZQ+6M1g=="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.3_1639148963632_0.06658528433641431"},"_hasShrinkwrap":false},"0.7.4":{"name":"@vueuse/head","version":"0.7.4","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","release":"shipjs prepare","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@happy-dom/global-registrator":"^2.24.5","@types/node-fetch":"^2.5.8","@vitejs/plugin-vue":"^1.1.5","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/compiler-sfc":"^3.0.7","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","chrome-location":"^1.2.1","esbuild-register":"^3.1.2","execa":"^5.0.0","happy-dom":"^2.24.5","husky":"^4.3.8","lint-staged":"^10.5.3","node-fetch":"^2.6.1","playwright-core":"^1.9.1","prettier":"^2.2.1","tsup":"^5.6.3","typescript":"^4.2.3","vite":"^2.0.5","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"392e8c8ca91df27d9b067dad8c2d9886b53ac756","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.4","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-cmps+wrdgL77V72vtjU6kaAunkG6GhswaMIQoh7Twc52ql4/p7i1Amd31LqnnvNF/bfuvzcXgYvsH8I7kimZmA==","shasum":"2eec185ebe52e634400dfe2a8b1a18f788c06bcf","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.4.tgz","fileCount":6,"unpackedSize":33038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtIpCCRA9TVsSAnZWagAAb5oQAIepy1ftIC5A6MOXS35e\nWICu3+gzMrLkT8OFl9YzUzKRgkeVqTKkJ+P4C1v+VwtCCZW7bqOf4XpCIGqj\ntYygYOe0XPo1qYG7tuQfGk6NUosKKcA/4UYd2HSD26CVfnbsPpk2GyOy4liz\n6Rp5+ClaSx1h6/aMw7HUY4K8YyDp+kfVQzb8RWeO2Fn/K1NGyfHnGzMvee6X\n0sFX3as2eZUWDj726rNsASnw6FWwpt1PdClI0q/0Z2flqcElUxFg3ouoShZk\nAZm0u/PGCXOPMe1CBH1cNkD0ePsCxFbS6afty4NiYDfPXHzeKvezAaEHdpq7\ndHqZy6J60dwdaFLZcpd/SpvxlJ7rhhekqf1tFI0BwumF5kbDq6nrM3Em6ptA\nWI2BK71eS5rS1Yg1wo/FVqF/AO32Cvji28dilgDy48atC3N3zu6gc652oSNn\nppUQAVQ7oSrpXbOs1WUNKvY0F9aIwo63tMyei18BlFAN2QZ92qzosAVVQMRE\nvm9svm0qyCUPcXVXC08bVPJymC1UsIDzVy4suMk8l8M+7gWsL7KkD0vPYsoG\nMPbRLoFk5rY4weA+7CK7aeiTml5sj5sjkj/zT4b6Ajbo452g8dwXmnTz9zaU\nluIktw5CsI3yrCIseVyCoaj8YsZ+smzb/iCAU9ozQ9enc32UKFvkAl8Tj1Kr\nvgsy\r\n=4RHD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtKPKbVp2ChVyuGJaVIVUp0ircDXq9heUYsUgO/0P24gIhALSaGBkcjM6ONwR88psot+Jz3YkjoQVcHmbWbIpkHoTv"}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.4_1639221826485_0.017334085606729888"},"_hasShrinkwrap":false},"0.7.5":{"name":"@vueuse/head","version":"0.7.5","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^0.1.0","@happy-dom/global-registrator":"^2.24.5","@types/node-fetch":"^2.5.8","@vitejs/plugin-vue":"^1.1.5","@vitejs/plugin-vue-jsx":"^1.0.2","@vue/compiler-sfc":"^3.0.7","@vue/server-renderer":"^3.0.5","ava":"^3.15.0","chrome-location":"^1.2.1","esbuild-register":"^3.1.2","execa":"^5.0.0","happy-dom":"^2.24.5","husky":"^4.3.8","kanpai":"^0.10.1","lint-staged":"^10.5.3","node-fetch":"^2.6.1","playwright-core":"^1.9.1","prettier":"^2.2.1","tsup":"^5.6.3","typescript":"^4.2.3","vite":"^2.0.5","vue":"^3.0.5","vue-router":"^4.0.3"},"peerDependencies":{"vue":">=3"},"gitHead":"496a90a337864a94a1301625094e9b988999f21c","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.5","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-L+XQ5Act0nT/ZyO8Qo10J4FyM1qPOyQb6MT4MMn6+AITzrStpmKs/nUDDLJKD/rCcNWl/65XbdQm4T2vKp3VOQ==","shasum":"0284e3dc53ea6709196956bf25115eea863a847a","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.5.tgz","fileCount":6,"unpackedSize":32572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5Xo5CRA9TVsSAnZWagAAnDwQAIdY2SfZBBsN+kyjR3rf\nDBW/3LB2bVlS7QjgiDcjiWR/55pqt8J9uKQ/1mCu6pGzqWrYaBpOKdmjbD5K\n1oyvdHMdK9cbk2mcqrmUUoOtimx1YO/e5r/gCF7fEN7XupT+a1KbSPk+xoEK\nMcvIgYSgk+pnvzbHIEbTPCTLTM2qZITzOX8D9nDCy3OlT/S0FpICz6g7gj3n\nClPzBBiN0oNf7rPn5Z7CmvlIYX/wdMBcf7vlLw6v95rd1qGrd6kF4VzVtRlO\nZpSHERMNbfijspgI8mua6V4lfr1pVnk4gxf2Aq7pdUMsLOAE4/2cmxU2oZ8S\n85kcz55WBSYd6aA8eiShUfGlEK6LF591FLfCbwxkU9Xfk3yqWJy3amtxy9h7\ndF/PtrrepW0z05kPB0DQFk0kHm7xqTO1Y4BB9CUXId4NH/JHN5NHBIf9VOVy\nc9crsnnQvIRAmoWFIFnBNKJBbjQJ9tzFYWLR2xPa5hbnUYKPijJnzMz1xLC+\nAvLqWi7U0IVeVoRobbXCuarHoPcWBDQQYtZLf2jRyvsj8Jzs5KGMF2W5FgGP\nBVee94dnFC0Xb7Vt8EEleApk5C4b1bswzHYE3IoIzrW45TVllXP7yK5k+8AL\nXyH5mQll4Os8wNe2o4O/FnHmzlCDfuXmR+3xvtrB/TjC2M41rpL+o8wPaYyA\n/MMe\r\n=OxFu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfLFvo+Xet53CypBSGoTK7NG8ZTyXsSkhAZDqxuAPZWwIhAPu5E0SrecQ2J2tcEBqhM++wMgwuF6Y5nxBILk19beAj"}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.5_1642428985146_0.5585303633740875"},"_hasShrinkwrap":false},"0.7.6":{"name":"@vueuse/head","version":"0.7.6","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^1.0.0","@happy-dom/global-registrator":"^2.55.0","@vitejs/plugin-vue":"^2.3.1","@vitejs/plugin-vue-jsx":"^1.3.9","@vue/compiler-sfc":"^3.2.32","@vue/server-renderer":"^3.2.32","ava":"^4.2.0","chrome-location":"^1.2.1","esbuild-register":"^3.3.2","execa":"^5.1.1","happy-dom":"^2.55.0","husky":"^7.0.4","kanpai":"^0.10.1","lint-staged":"^12.3.7","node-fetch":"^3.2.3","playwright-core":"^1.21.0","prettier":"^2.6.2","tsup":"^5.12.5","typescript":"^4.6.3","vite":"^2.9.1","vue":"^3.2.32","vue-router":"^4.0.14"},"peerDependencies":{"vue":">=3"},"gitHead":"03df1245693288ec4270258dfc13cd6f62278a9a","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.6","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-cOWqCkT3WiF5oEpw+VVEWUJd9RLD5rc7DmnFp3cePsejp+t7686uKD9Z9ZU7Twb7R/BI8iexKTmXo9D/F3v6UA==","shasum":"39eb2aa593db6f02d10ba469b33d8cfbce038183","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.6.tgz","fileCount":6,"unpackedSize":32624,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGrp20ORM0goZK9kmfj35ugxkzlxVwyqGkKsrMGVlCEtAiBb/9RoovrzDYUQW/wRa+TondwHJHM9P7q4qPks72sp1g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVoxqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHwQ/+PwlgzgtkKEJugnvZM9dB5nEmgZs4gOHhkkXw7/rI4N1GpNEh\r\nCQwTBuJhge602Y/h7ZpXNMJlcWXUqKW6OW1IoaVC5XukG9FHPI2vTIpG8uyW\r\n6Wi0N4JXsT1s0c8tpFPa+xcKaVvJ6Cda7UeuT3y5EXO1ciP4HbBvIPNg7UYI\r\nm/t7tks96wDGr9jSUr6dL/byoJnD+dl+z/4i2PyocTh7/ovDuaSm0UJ/OpmS\r\nH4xTOAhDG2hQVpsQAGRuuupGrlkqpp4ktnfs2aWBw/I9f4UhPFhEbVfRYVMD\r\nEpRmrTn/8y7YrC5ych6/hmyF5WeFmLqGBnNcP+/Z/MH0m0Z1dIr7khrcFUPR\r\n/TPwn44c5xwdytQ+6koEeMJI0iUizYtnJk8EYeB8NO+GL16HW5JyX4x/kX+J\r\nqXzuOa/Kk2T9JGB15bO+k0yF5+8uKJILBIDf9kjn/Z6QXnfI/vwKxB1V5Eja\r\n1kJjv6iHp8HNWo7BRUavw+c25nT73z6bGTbL1Adb46plusqnEvAcbSHLD/ML\r\nr81PSpVio19fZj5Z3gECOswxUdr5jVBAg0cm2Osz0NrDP72fvXMZgoBvxUvL\r\nwb/uQ1xOg/PpSFHQO+hJVv1yp6EDTVXbVgRP2N3/doouJR1RltG/tUxoLbbP\r\nUxAwNrtfjSK7TMA22qAHehLmOg6UnYSEzNc=\r\n=Q39Y\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.6_1649839210154_0.3885886765953992"},"_hasShrinkwrap":false},"0.7.7":{"name":"@vueuse/head","packageManager":"pnpm@7.5.0","version":"0.7.7","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava","release":"kanpai"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^1.0.0","@happy-dom/global-registrator":"^6.0.4","@vitejs/plugin-vue":"^3.0.1","@vitejs/plugin-vue-jsx":"^2.0.0","@vue/compiler-sfc":"^3.2.37","@vue/server-renderer":"^3.2.37","ava":"^4.3.1","chrome-location":"^1.2.1","esbuild-register":"^3.3.3","execa":"^5.1.1","happy-dom":"^6.0.4","kanpai":"^0.10.1","lint-staged":"^13.0.3","node-fetch":"^3.2.9","playwright-core":"^1.24.0","prettier":"^2.7.1","simple-git-hooks":"^2.8.0","tsup":"^6.1.3","typescript":"^4.7.4","vite":"^3.0.2","vue":"^3.2.37","vue-router":"^4.1.2"},"peerDependencies":{"vue":">=3"},"gitHead":"1f6bec87b299f7fd15ff5a1969613e5dd5e9e8b6","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.7","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-umsupiMPYxSMvREskQhcwhQ8zpnv8u1oKSB3Q1gclhsV53XAMTurkX+vPE4aBmGulHI1XEZp3N5ctEABEj3xqQ==","shasum":"372728e30af498159b3642882bde132de8448b2a","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.7.tgz","fileCount":6,"unpackedSize":33369,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDP0uzSqzk3+rBefrTPJeTJ5IoOEGi3skPgYb6ZPYv0nAiEAwUT8ryzRYx4KodkLbxZM/9G+y+iG7JAPn6bEsvGUzGo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3OI4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3+w/9G6+U8xnmrXqRlSrG+/wy3OUQ/nRRZgUEsmOuiJhmh50DMaqL\r\ncMyhC286S2DYHDZBeAXCljHkt8Yp4/tMgSfhblekf4qCbdgZipfoJWDt4d9d\r\nPhbrHuTcu6i3OpIWJdo0XjzrFLjVLfVMOzJ7741FemdhZTG/kp2aZXOVX4Hv\r\nPvn7PRtRAUxTbo27GgtjRa6DbHYfFVolwbJRuN0Ek3hZeBGQ1rRfFbJ/w3mH\r\n5L1U8ACNT8hYDAW3q+24eGfDpbT3Ctuk/1ceOWQnPWlpZpKvm6Gg1KgKpEb7\r\ncWyxzv8oiSCzddXDNnt7hVTRZA2/ufLrZ4Y+eQpLVKP7BAGVkkn+EJUJHCoY\r\ntYrwYIKAPKPDwoqJDC0NBTjOFtStHEggVWDs+34SmlvMBv38fbA4m2FyON5U\r\nzSbQ1+h+47xB4PUxobDdrZxM3LRBXsO36p0wvUt5uBWCFMTWudxP5/7d1xs1\r\nbHXGPWZTfKGNqyeDeXnIyTPQcF/BuMT0A+FAuR5Q/oivu2iwfnApOnDUJFkm\r\n1tLXCpO/9Q2zk2XGJe7hHMSGON0yxK82w2T9LofBPQeJ1vHCQpI1MrlvNlt0\r\n3ah7meaihNGq1MhSpVbFw0YFepk9hskbKuf3uCsencDIy9nkO9yejNVs1Ouf\r\ntPeVvr/USuBz9wnWz+kHzb6xg2x6pGUG5qE=\r\n=YwBY\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.7_1658643000099_0.2906028910934937"},"_hasShrinkwrap":false},"0.7.8":{"name":"@vueuse/head","packageManager":"pnpm@7.5.0","version":"0.7.8","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava","release":"kanpai"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^1.0.0","@happy-dom/global-registrator":"^6.0.4","@vitejs/plugin-vue":"^3.0.1","@vitejs/plugin-vue-jsx":"^2.0.0","@vue/compiler-sfc":"^3.2.37","@vue/server-renderer":"^3.2.37","ava":"^4.3.1","chrome-location":"^1.2.1","esbuild-register":"^3.3.3","execa":"^5.1.1","happy-dom":"^6.0.4","kanpai":"^0.10.1","lint-staged":"^13.0.3","node-fetch":"^3.2.9","playwright-core":"^1.24.0","prettier":"^2.7.1","simple-git-hooks":"^2.8.0","tsup":"^6.1.3","typescript":"^4.7.4","vite":"^3.0.2","vue":"^3.2.37","vue-router":"^4.1.2"},"peerDependencies":{"vue":">=3"},"gitHead":"9846aa747789f62974c3a149f8fa25c28b5f7490","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.8","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-D0lFcCgynjzTVVHM2RsQShDxKfjgbc2vhzeLqkOyH0lKEV3iv4xJ8ZSIW47V4XC6erGpnM2z2XGnwltMZFn7oA==","shasum":"75d800ee5261431f7bb1dbaa0323c2f72c3f11b1","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.8.tgz","fileCount":6,"unpackedSize":36279,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGOLVw3oWWvrAcAtlp8Ym7Jxw0kpl6Z61597QrN5lFxgIgHs/lm5ZfaCNDD7qEse5/H0hD2MBoRscl5a9eX1M+ZNY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi455zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZpxAAoYmC6b9sx4Q+unwBX7gg5h0wjEngGdXiFn07iaqiSSAobwAj\r\nRAo1T9W3UJ0FEXuv978ApEUWYR4L+KuqhOhAr0qQh0tJ5KaIcIfYU1Y0dpYC\r\nfE9rVDvpaDuotRBR8KocIaBVxeymuUG+/yJh7zSv0wg0V7O4aNenc4hOt0pU\r\ntVBR7Gbp1rtLZG01ADye+GY40ZE+Gt3vp6/JpCco9vWKcWWDJy0kQMlrsLoX\r\nIfH4XzcDxB6gQfBhLbT+nnRDfzVBMqvJnN2GaPkSKv+c/bhabYl4WBfNnH5i\r\nYMoRltp3Ans+IDBIf2MQBNkXdjpS93z4oOGfKnZzAiMKT8mG7QnGql0rvCNV\r\nrTERNzj+beW8pT0XiV5PjB9Hg94Xy3hBUD5MmD8FL1FiokYyyYlVCipfb7rw\r\ntQhNzFdaxI7tpyFayzlfBR/qfC8wzL50qMx3wFCCPfAaNwZTZmFKTE3FJ+WW\r\nP4wAGL06elyITEEcxIIb+pYBHocMuL8XVv6Oh1r5JmTgohRwoeJp9j9gi/xS\r\n0Q1b3VvAADqbigvukrUhRq+lDdw+P84uDmd58iWrg/V6FIuiMUGZfnxL2oRb\r\nvvyHSLBRVdxRR4bLXL3yXgB+gD0KSn2QXo82s6g2/eAzyxLgfBgd0lYjLloA\r\nVH6YW8kjokWaqaNux7xvwwydbH4Jrk6rDqU=\r\n=HQ3L\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.8_1659084403187_0.3963822339294343"},"_hasShrinkwrap":false},"0.7.9":{"name":"@vueuse/head","packageManager":"pnpm@7.5.0","version":"0.7.9","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava","release":"kanpai"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^1.0.0","@happy-dom/global-registrator":"^6.0.4","@vitejs/plugin-vue":"^3.0.1","@vitejs/plugin-vue-jsx":"^2.0.0","@vue/compiler-sfc":"^3.2.37","@vue/server-renderer":"^3.2.37","ava":"^4.3.1","chrome-location":"^1.2.1","esbuild-register":"^3.3.3","execa":"^5.1.1","happy-dom":"^6.0.4","kanpai":"^0.10.1","lint-staged":"^13.0.3","node-fetch":"^3.2.9","playwright-core":"^1.24.0","prettier":"^2.7.1","simple-git-hooks":"^2.8.0","tsup":"^6.1.3","typescript":"^4.7.4","vite":"^3.0.2","vue":"^3.2.37","vue-router":"^4.1.2"},"peerDependencies":{"vue":">=3"},"gitHead":"ac2c4121c7caab3e8186a108e384b171411d11e2","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.9","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"integrity":"sha512-5wnRiH2XIUSLLXJDLDDTcpvAg5QXgTIVZl46AU7to/T91KHsdBLHSE4WhRO7kP0jbkAhlxnx64E29cQtwBrMjg==","shasum":"888ab87667ab6dbe6edba10d176fa91c1b0ec021","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.9.tgz","fileCount":6,"unpackedSize":38493,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYSytzX2WHAwYt7BsxrekMwMMXkbfTS/vrkl3rlxK8rAIhALaGnKJOuR9g5qtaGmqDFX+bDPhfxRgwUBLELTnYz5H2"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi56CcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpT8w//aTW1y/iOo1qwJU9ylBTSGbYRiuiDsTDHsYWt2GnP76DBVVln\r\ni+ivFIYSJ4lw322o7Zv4kd7/cCDgk3cWAC0ZSSKON2t+jrlVnWCpmKyoEiGr\r\nNo0p6NPwKI+2+nR4Jt0i8DyeiqF/90KhyMTJmXxJBpXVD00lz2D/IchGtcPv\r\nq3NadjVxnwNgpaxIbpF0mkA0EU/syHeeEYifkNNTPyZ0kZJtjB56aK6xtOiu\r\nXeEDVRpVmfs1PGiYNnCSQSZOYNf85YIOpOBpmgMlikal5JorfZiUYbTKEjcW\r\nufjRvqEy69KL4MRV9gw2ysIJbnhRm5uGDfrF0DGmjQIwLVD57BLWk2sRh9vY\r\nVOdVJMKVzy2QpmYma31/Ab9IvnPt+HCC7jq4SHimBU4qd4R/YG3qdUJznLCk\r\ngN+/1HF2N1ABgvrBbnBsgkY9oROqa15b/DRPrypNdwwYNEjmJ9pLfubGI7ib\r\nRzvcngJrAWokzMEQ7CCjR/OFB9NQ/XdLxOTVcg/IQifgJq6XUc73H6HMsn+Q\r\n4kpTJEeffzMm6CC2FwpRltaXyL8EhjmYh7q57OOBwpr6U1wn5VksyZuhKmzY\r\neIKYE0evV1XmpjEtIBTtcy/c75L6yR/QMNyZxp+hPE7vkgy2biQbNmm5zyCg\r\nH4QRSjaYKCmZ25S0Py1Los8v58mA8rmFmyQ=\r\n=ULrI\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.9_1659347100257_0.5577596146280126"},"_hasShrinkwrap":false},"0.7.10":{"name":"@vueuse/head","packageManager":"pnpm@7.5.0","version":"0.7.10","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava","release":"kanpai"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^1.0.0","@happy-dom/global-registrator":"^6.0.4","@vitejs/plugin-vue":"^3.0.1","@vitejs/plugin-vue-jsx":"^2.0.0","@vue/compiler-sfc":"^3.2.37","@vue/server-renderer":"^3.2.37","ava":"^4.3.1","chrome-location":"^1.2.1","esbuild-register":"^3.3.3","execa":"^5.1.1","happy-dom":"^6.0.4","kanpai":"^0.10.1","lint-staged":"^13.0.3","node-fetch":"^3.2.9","playwright-core":"^1.24.0","prettier":"^2.7.1","simple-git-hooks":"^2.8.0","tsup":"^6.1.3","typescript":"^4.7.4","vite":"^3.0.2","vue":"^3.2.37","vue-router":"^4.1.2"},"peerDependencies":{"vue":">=2.7 || >=3"},"gitHead":"7d90e5e804a5ac12d9d8e166ad6680d4eb838f56","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.10","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-hkvxpl99xiziDV7qAMtuzTZt5oHn6sOpdUuSlT27KhB/jVSpPrrIUKD1L/0JhLw8gCQoHGxmWalc3P7AYuzkoA==","shasum":"2bd05ebb8808ef83e112721e1ce3ce340cb9d8b0","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.10.tgz","fileCount":6,"unpackedSize":38503,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEPYNOg1hnBzBT8aW4iIEHqXb2skfLWR/zlgjqlVu9hfAiAGxMHQMpfRC5+fykIPj6pvEMZzq24cwP6QtEvA+DwBvg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjG9bNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxNA//Yfx6fdxCe1SpPnmebOWQvHLNHdSEat4PEDAu1vS9rIahy38t\r\nQx9oVXFUWPGoQIe+N5sS1gsZp1VwG+IpzBfPJKA/MEegwdViJsvxOH5RfqNp\r\nnzymgFO21mVD/Xuhmyomuw4DyUZkwpmfZ2fYskFhy2HxSHt+9KCPlls8yK+f\r\nyAN6T82xOmdtLJQeSs8uQKd47BuyUFfNVgg0juGVjRPuOkLw3Oe4fs+cI+Mw\r\nEZN/pwY+LJYFdb2XwvO2DqA/IW20/rzhq6iLcSV26yrseoWxd6Ph0uHsN3EM\r\n0rhp4Vp9eYmHaHfM/rfJIsNqJL3BGon0SFMvu8l9mF2SVU3bF472kErNeOlc\r\nrmBWze+y6DaxtDjye5Am++gpFc/3nLesLtBSwnin8xzznd8K1NBF5FddH0CC\r\nXfNRwhwMGLXgxU1MOannnH1lOqRadaERnp+RKscgC4d5lPkgGAyvnshNxb3J\r\nPAxrePKV0KSAqgyfdXdQzdLrhCTkF2lswDr78YOqjXzwrwb58s7Ty+4tHs/F\r\ngsceA6e2XnlKcBy3/kwaqxWLZpeYSpGRXPddIL7XatOJBo0f0T3AAIfb6pU8\r\n6SqF4O2tic9GCh+8XUGO3g+QgQUSm6wpd1xUkJfSvgwFpPjnwgb0TsPTWjAh\r\nxbXWRTe8bJVIHI8ejOo8gqkPLxNMyfX/xHo=\r\n=6b92\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.10_1662768844886_0.47831648609352406"},"_hasShrinkwrap":false},"0.7.11":{"name":"@vueuse/head","packageManager":"pnpm@7.5.0","version":"0.7.11","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava","release":"kanpai"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^1.0.0","@happy-dom/global-registrator":"^6.0.4","@vitejs/plugin-vue":"^3.0.1","@vitejs/plugin-vue-jsx":"^2.0.0","@vue/compiler-sfc":"^3.2.37","@vue/server-renderer":"^3.2.37","ava":"^4.3.1","chrome-location":"^1.2.1","esbuild-register":"^3.3.3","execa":"^5.1.1","happy-dom":"^6.0.4","kanpai":"^0.10.1","lint-staged":"^13.0.3","node-fetch":"^3.2.9","playwright-core":"^1.24.0","prettier":"^2.7.1","simple-git-hooks":"^2.8.0","tsup":"^6.1.3","typescript":"^4.7.4","vite":"^3.0.2","vue":"^3.2.37","vue-router":"^4.1.2"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@zhead/schema-vue":"^0.7.1"},"gitHead":"4e2ed528892763a0569ca49637065a4a172c9350","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.11","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-qW2VbJnQ7c1nHqt1wWQYtPf6pMKghcBsCGQd76zFSzKZXncjOYV1I5dZcmAdj3E30JP0WKWCItVbV/cgSAPipA==","shasum":"f5a2a44e32864a9f6374b2e7c6fd6df66837a73f","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.11.tgz","fileCount":6,"unpackedSize":39504,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgmnGDMg21WwTvFeIB44HCj6FEfHGuPEMGzYEBztMYRQIgDIcmx0BDHn1E0/iDn9gNs9mCjvSrLouOoRzbjwtU/rA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIfknACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpP/g/9GI/BWg+C5TOtfLE8fsragqrBC1H8NmcQhhf8OP4R99U5ZP54\r\n4yb0rR9gNCl80j+w+O7xd7RFLNFOCcJh9NNms1NyGyg7+BzkMKNJf9lQdr7p\r\nHkI0aBX7iL/FIDzj++NrJeTDImitmIIeUhqMlROA9wzimIL8Om3uZ2wS8c07\r\npXYfe0v45Gb5oFMuhzD0A38EeS4/itgsKUZBnKLwO9i6tjBiutabT/bPz3b/\r\nTmeiOw5zfHE1Vz5G4ua83zS6tbIjwdo9mtB+Q9t9+LiG6HU5UWBg/6dEQEvl\r\nlYlCmxhXJ5b/5uZco14L93fyPe/pdXYjOtImNtNvWuvk+pAJIoT3ToGqbNm+\r\nPCkvpn1LiK5pC+Xkwz3NJg5hFJoYQnL5eslKRDZ9vXJBxKBSw3YzaR6xPnUc\r\nUYkp4rHoq1/CKDVM6Hau+a61vrJoiwn8qLfYOBKocVCb+3sNNffUJvNXHQJU\r\nbb16HbDSmGxou0c10mL6Ki0m5RO8vie9XWjZNqh0CYdZ2ijTWzzvVDQFXxX5\r\nqPlaPIkphHqRzYbNiGAhgLz/22LDy5rjtZHg1628u4Fg32uzNxeMrSE18Z+Y\r\nozVzDKtfj/DVXR9sxdT0ol8zh9J9mhGJpcCPubJ1u2d0ehNl3HZaOUrRhyt/\r\nwUSEe/uoR5Gn5zKHtj+y47gyGGSHJMOdUTI=\r\n=k29g\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.11_1663170855620_0.9639193004232405"},"_hasShrinkwrap":false},"0.7.12":{"name":"@vueuse/head","packageManager":"pnpm@7.5.0","version":"0.7.12","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"test":"node -r esbuild-register scripts/run-test.ts","example":"vite example","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test:e2e":"ava","release":"kanpai"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"ava":{"extensions":["ts","tsx"],"require":["esbuild-register"]},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^1.0.0","@happy-dom/global-registrator":"^6.0.4","@vitejs/plugin-vue":"^3.1.0","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.39","@vue/server-renderer":"^3.2.39","ava":"^4.3.3","chrome-location":"^1.2.1","esbuild-register":"^3.3.3","execa":"^5.1.1","happy-dom":"^6.0.4","kanpai":"^0.11.0","lint-staged":"^13.0.3","node-fetch":"^3.2.10","playwright-core":"^1.25.2","prettier":"^2.7.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.3","vite":"^3.1.2","vue":"^3.2.39","vue-router":"^4.1.5"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@zhead/schema-vue":"^0.7.3"},"gitHead":"a06ddf3d8b0a2a6fc4dab132d950e37a36ecdec9","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.12","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-sRcrE6VohiHInQR0sB0U8H8x2hAKdo+AIhd5PWBLx1jUp2vwyeQyA/4rlCzP5CMDB8z61MLvsOCApFJrRMRtTQ==","shasum":"bdb2185654399d10b10c4e94b52f6129e9ca4f67","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.12.tgz","fileCount":6,"unpackedSize":41869,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEd4sWV/6nEZ1umUghTlVnbIIfjkep4Kfgz7A3mP1wlFAiBbH94ZQFxN4g6vD5o7YFy0WwcwcIDWW5i8oZ+UJe0w1w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJs9eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYGQ/+IBAu7qiJpOThvkxweS6gWODZffuL6R0FHwDkGGQ4wYFq4PzY\r\n45mXPjvzDP3OOzaPc0ddSbhYDdrktIxynOVdnNArduittf+GZVUOAypGmM8W\r\nTTnuuQXKA/DghrpjVQon/E6dAZ+rImveNMmJr4RELtjA9zg5qcUrn7F94ush\r\n8VI3O7EQb6ZEPq2E2eCueeoSWUpiikffRrtyhxE5UkESIvGOl4er7QuZSLPJ\r\n3+LTvFLZcOqq7QOS33IrghUxKSVoyOjBTH2I2JrvijFWLTYAv1JeBNfrdTvP\r\nvZ/odP9TXJ8Iq5viyPh7TdSw8DPi2rOpkA9M5883TXZHuKBKnX8k1JltRo8X\r\n0sUFYyQFJD3t28928AIo3UMtBuojkB9/X8NjLtIn4GiyZuJPBg2Cg6tfM1+c\r\neF6C7esn3arkVC1bUtTF65QHPt+7WgevYj9ADT/r6ygOs3dJT1shxYNaeWy2\r\nD/so6rJQcxExt4AADzlJLa8uAC0RgImOpqYgV0TC1tqIUpwiIH0GQSufa7cN\r\ntJ24xE/B/j/7VeJdJPGrvT8807Y20ZKeQwAUEz0WxWnoZ2UkMY0I9iIR9XLg\r\nykxMj2jmbOBvMoZq0cL+GQF1dxDrIVDJymcOxT6CI15LfQphOeMlYoJomjM6\r\nBhsuVl2eMnCj0weAU4iDehRvnltVbGxSj6I=\r\n=Q9uT\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.12_1663487837842_0.4354564915462371"},"_hasShrinkwrap":false},"0.7.13":{"name":"@vueuse/head","packageManager":"pnpm@7.5.0","version":"0.7.13","license":"MIT","description":"Document head manager for Vue 3. SSR ready.","keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai"},"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,tsx}":["prettier --write"]},"sideEffects":false,"devDependencies":{"@egoist/prettier-config":"^1.0.0","@nuxt/test-utils":"3.0.0-rc.10","@vitejs/plugin-vue":"^3.1.0","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.39","@vue/server-renderer":"^3.2.39","cheerio":"1.0.0-rc.12","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.0","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.14","nuxt":"3.0.0-rc.10","pathe":"^0.3.7","playwright":"^1.25.2","prettier":"^2.7.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.3","vite":"^3.1.2","vitest":"^0.23.4","vue":"^3.2.39","vue-router":"^4.1.5"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@zhead/schema-vue":"^0.7.3"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"119303a379fecb7dd14ab0176451b26dea54540c","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.7.13","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-VHSla/0uOAUii/mz+NWLFKMrMbz/lQoYxEcpS/ri7drepYjdB5QdbTnD2KdOX8EmQM/b07qpjKanr7erGrd3XA==","shasum":"a6defbe215a7f42bd65daea5b2f102588f883270","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.7.13.tgz","fileCount":6,"unpackedSize":41005,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9sp7Lsf97x7NOIjcTLhI5lXvaWsAF/lnO/gPzP/sspwIhAIKk0tLkxi+aXmCs+3FINxuhh6chtHwmWUs/ZbLeT6DS"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjN64aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWRg/+Ootf5Quwfc/U4fEvhnc+IIx1kxhHTFZCcpSyXEBslC7+3lZP\r\nWf3MCT7AC2IhY+Bgf8G66+bXodZ/eA4/dxQE3SaKTXOwRrTDvmeYbjcsi/7f\r\nH3klCl1NK558e/smKtzJAjZIJKPMOiF/xJQ1uBforT6NKnY3byu1OmpjZj5i\r\nGef9DIDlR+2dfhp/A4LjyJrILoQAIKpLxg4aPpeOO6RCp4tAg+fYwOXMlMYc\r\nTn7awZ/8P3WnTpBaC5dErcs16tHJWlpmmtM4FLPfX5JVfslPo4afko3cCYEA\r\nRnI1nUtoqK4Rsf79m+ApatlPKJlwMiG9KxgMPDTIbeF1svnJ3HSZzPU1uimN\r\n3JbZEtblzXQrT5NsmaWuuSjFD2Ekw864qXgS4c2NJKfVehtZU41CKkYschJf\r\nEgwi82qoTHXV8LWqYu54PwLWIWtD+HrObyw8aLOFbB/hPrknQc1dUfp/vzVI\r\nVK6bBgWd4cxg+QtUJGotj2lEX2gc0uZ7WQsbuKv3WF0THBKQ/ffGi+Lrjlmv\r\nvmbRMEbfAblFEeaWiB1CKw6cOxRkksejuHvdTH4oufLNU2zqWU28eLISNSNY\r\nBkl5jSqzLJEIiKv+TwWrQns1ThPcc0v1VEFrGN8PJ+OOeX6H8Npc8e8iHD5D\r\n7ECSkx0IZNkvRO2kgjpVJOYzDIJ5I6ZcThw=\r\n=YblZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.7.13_1664593433984_0.0050186631680320115"},"_hasShrinkwrap":false},"0.8.0":{"name":"@vueuse/head","version":"0.8.0","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.2.0","@zhead/schema-vue":"^0.7.3"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.0","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.39","@vue/server-renderer":"^3.2.39","cheerio":"1.0.0-rc.12","eslint":"^8.24.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.0","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.14","nuxt":"3.0.0-rc.11","pathe":"^0.3.7","playwright":"^1.25.2","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.3","vite":"^3.1.2","vitest":"^0.23.4","vue":"^3.2.39","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"b4d5d200ea1f191bf9e4bf127f35c361f13a1c95","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.8.0","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-e/1Zh3GAa1dkunHfxHkda/TBxxDgj2isQyND7wYazBhClyfrschXbNfPn1UbyrZRFFaXZjpt6RFukSgph3gG0A==","shasum":"3b53cd8e574eb8824700daec74469e3ec7c8481a","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.8.0.tgz","fileCount":6,"unpackedSize":47663,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCK6s0J/aOq2HQrkwkuPbHR9EBBDO3QYspn5eMnf355bgIgOfUrWq9b7EulnwEL0dNL2MamLtSi4qevt2uymWzAW6I="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOAS/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphVg/+N4UBLTl2pqJXP6XVJHueCnr+Ke8F59VQaSvZdvYmN/jD+gl2\r\n706EOfxGqa+9svxcK6dyOL8WwDzIHhb84Dev8tmbWN4G/P6UtJsksURyLYXw\r\nC23lbGxNVYJato524pUhEOthWiSNvIDtClLH7lnc43Xt5aqkwqyRmvSf2vRG\r\nt209IYGrBwS1KgdlgbeObCse2pgolKxEUiVb5mYxIC0umJSu5LPoBc0rGoET\r\nK5qwWqt8kk126jtVd9DFysWTo2txRD9j4y5/kw6EYJRF3PrHk+eyoeoy3tlA\r\ngCsBh4optkkNJT70ONAWpCln/oID8XWbK7ilF9Y6v+Sj+kOvwcWy6zP+0c2O\r\nfQgEEa93c8vA08GgiUJYDjh3WMBzOGsLAmxmuBnIltD0u6DBUhfvnZHxTVjj\r\n54Tf7ytzWmGJF/M4PxHIACr7FSr8oIVTceZz/dD4Mf5r3kNOOGYOtGl91wTu\r\n9eaIS6d5V+RX4YwkTrwCqprTGLbMNkRWd08/SQ7vY63tNDtrVAaTlFOLn/UI\r\nZ8of6Q/5WHFksnK+poZANTqGFacT1d6k69R984fKb5gS+VNVC9ulBm/w2sD/\r\n3AUL6CXo4sYMG6GiUpRpusFCmsLvxj65tVFArFAKXw8Jrd7ERc+7l9JIaH8k\r\no8tK8nAvryePjo95FUNYYOAGtFWP3FpNVJw=\r\n=K+0r\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.8.0_1664615615087_0.4042498323018633"},"_hasShrinkwrap":false},"0.8.1":{"name":"@vueuse/head","version":"0.8.1","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema-vue":"^0.8.0"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.24.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.8","playwright":"^1.26.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.4","vitest":"^0.23.4","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"a1af547e98020f8f3ec11645e0df7b2dcb6d500b","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.8.1","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-z8ZXs59hrZ05yLTPiu6ACOUS+rrwoF/BBTHkefL7TiPFjLCy6UgnU3HtMfWcq/U93QpXU4NMnRKh+D18FN/QeQ==","shasum":"28593197eb34268d1064ae8a164ba640a4cf8629","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.8.1.tgz","fileCount":6,"unpackedSize":48012,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBWuhr8KIYcbzHXhdruwlyOG94DrF4DknWV6AB3qxadlAiBMSI1l4T1xja+/u2l1EMsbuyF1CFb4DIW8bnQ6WvuNig=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOlpLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo09A//XOTD1UWdqKbMJ0fLm7jjI5DEAlwnWlzmjsrXWs/UKWSHXUkk\r\nolsvKPBWjfkOSzZlT08xAEOfNkjaBL1WXsu7x+HHOzxAo0xMRElyxvZv26v1\r\nDc2ZHUixZie4btLnbNl1iZ8y3+ORphtomplAUwPXnkw+NNpdR8emLrVZ69iY\r\nAk+UeYgDw7soE5a3mhtsPZ7kBT2yZ8Lvwqg678VUHvsuoJG2BEz1xwfV63ir\r\nModeNUASvf8Kfz/3p4yNPYmaUZVrKQhMy89+MKDP5PUyw8dXLWFrjoc0eJ9+\r\nNXog/19MnktOA1fE2fRqZ4C+QpyGmb8KtZ+pcZMlnSXfLpGeCE+Zu1oMBDAf\r\nJNG3FTnujT5AJiTyhmYdBfUpMH89rx35pqTlSfT7mJHiQLkvs7BIzzTD/0pN\r\nZTCIfUTc2kAuzZOdzrUNxjOV1odqmWCTCkhwwWca5jj5o5DC+pAqQOYGc7ZP\r\nOIwv2mW3zfPsm6opp0ZAP1G6FpV29nWXlrBcy2xrCFOCV1KLCYQvtdZFPpib\r\nP0wmIvsdaF8o0BuRsRHnnE/ynmtpr1sQjgsSGWedfXBSrLvlflv86ZEjMMAY\r\nt0pYcT0Mn51h89GbR/BhpoTpZpzHCP9oap1il+XaZzJVXUhZOuEL0WVNc0Ff\r\n5oz4jnE4OqcuRU196DhczqL6DVq1fOD6iSw=\r\n=zil2\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.8.1_1664768586804_0.3153493255353881"},"_hasShrinkwrap":false},"0.8.2":{"name":"@vueuse/head","version":"0.8.2","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema-vue":"^0.8.0"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.24.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.8","playwright":"^1.26.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.4","vitest":"^0.23.4","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"fcdcf571e26dd0e994bae4f02504793deb20ea1e","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.8.2","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-xq62ddpq2jjeh5+pVZuyJ24FKwUwl2NOMJ9ChVDkEYicc4maxcMCoq7mXcFAri+Hb98wokJ00xMTztei2NF06Q==","shasum":"f25b8272f65e09ec413ab7dab24c76a07aae6b3a","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.8.2.tgz","fileCount":6,"unpackedSize":49170,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhyY9c/S4OCuw3iPwLNZ2QoS1LriJ+y9DDyxvEU101bAIhAPbXC3zXde3pnCTqPMpTqsi44tzgczTvMbfMxhIOFKCq"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOl/yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqv1BAAiMj6nhjrP+Y7eI6oXYAVwpYtcG+J0VW+x/B/EHRFYr29Q9tz\r\n8xXQx2WDQtmIWWdYY2PfeIG1ntEF0+4DdgUfzF75bvE2Vtvu6AXUJOhI7E3b\r\nD8sxi5ehKw/MFuGCK4Lh9kvU4+BTlWG14OVoC9lR7zD/9TR+XTMwJ2yuczFx\r\nAbhebWkOl6DmCUpf6OiH7NNZUWjuD0UzbvrYCbgUJX4c81lII8dChmi5xq3z\r\nIzzhAoJxw5ncDN1pHrfy0pEdgG05szVaShiBTtKbRd9w2sVNfacl04DzkWTI\r\niTSA+Tff+fPfhx+msvouIGQ0qsmXmgoU4Y41jOUc9Wyz/+njH5xE9P9LYBkK\r\nvMflhLHTRhPpgvaProB2XkydkeS7gf6BgGOFOMMBCu8Kky8s+uh2mJaoyi8X\r\n/h4ylbj/EXukPQG3vJfJD31THAyJcLUO5N3xLYSZ0jSS4Bz7oQz0gu/qrZpU\r\nPoQzJTpIfQ2F8Sx19EplRPYnjR7jNJECdf0DXEq+0eZTlNzvsnZ2cumxLZu/\r\nchTEGMBJOzFanvAqYAqJcKLWQCQfx+B55V5foJR4b/oZ0G0/c8874R6bb3tO\r\nKYQRqp2C5Lbq5yVyWk8kWUiXfT27TmS+Q3aSX4/2UqRGM8PTORfN3WpszO4o\r\nN4UqU7afoWo6i+2KncVB0YtIzbPy1c2WE3A=\r\n=vnuU\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.8.2_1664770034371_0.15773290305776322"},"_hasShrinkwrap":false},"0.9.0":{"name":"@vueuse/head","version":"0.9.0","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.2","@zhead/schema-vue":"^0.8.2"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.24.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.8","playwright":"^1.26.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.4","vitest":"^0.23.4","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"d5f22df447a8696754a2bf11f1dab067d28736ba","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.9.0","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-Pp+kRiiP9AIIV1V7wi9v9ndB/2UUH41LiLFKWnvkeRx7mS3DkacSN8vn+qbKKSPrgi6KaXSR+1sAKovna+Sk4g==","shasum":"de81c8439b88b0b89a549bab4d04843f5c6db5c5","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.9.0.tgz","fileCount":6,"unpackedSize":56448,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9V8KdblHNhjj5P/8VZCGHjeweYcnEa4Hdy/TWF4SquAIgB3IfwW9HVXVpQR67sRnfO7XOFOcTgGNIY0XTvIY+0PU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPBMPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1PA/7BVTHDwVezxwLvzJxRknojruhuDzHBMCFKFuNwDwhe/3B6k9n\r\n7iXnynqQvs6Z7LZuARJ4RmqRxmDCSfEdpKvil/8gP+8DcR9ATqK0QsIWPtvz\r\n6BorK8eT57J8IgPKj5FWRC2xbrhkly2hcdn+PkbVSBZJqk+ZIerAivyK+pEx\r\ngXOBVaG2BJFwHD8tdQp/cb6rORWaLAfQWZyM/Oyn9uw7tnrH7N7nSTGltGvb\r\nna6eZfbfJGlSthi2XES+HMdLaGO0taxj7KKHWpCTAaKkuhMjCeJaHaJdsZKx\r\nA0SWti9IOU2JRWaHTNMXFJitIUilPx2kHGHLpRcwOWKzB7tTfY1/I7mzCHOT\r\nIRl2mlLeEllxJQLwsSTwAO9QpGOPMY3rWQn3HgwqZJoAksrLKIN/S/+JBxPZ\r\n1+YlzCIUqG5eBlx+Y98gykIRKoG8fVCzY+KormtDmWpQTnpXvTgysbpD238K\r\n3LRWWypSiBgjJUyhTC/7Wnq0ke8UQB9JzBJmh8wJOHaZ8hsuWfIqmS7eASD7\r\ntyORb+IvvUnWe/+oA2de5UoeKW44rE08KYbfrZRbFXqbppu+5cWSm0RcxtLt\r\nSQNTc7xQNgYsYAfyZDL2ZG3KC9PlpgK/QW+Ad+BVVSGMUgWFgBC/501mrYup\r\nX3N8ZdKBhUuniQ80zA8HP5wKC2VXvkqH4qY=\r\n=q5g0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.9.0_1664881423035_0.42158016406073195"},"_hasShrinkwrap":false},"0.9.1":{"name":"@vueuse/head","version":"0.9.1","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.2","@zhead/schema-vue":"^0.8.2"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.24.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.8","playwright":"^1.26.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.4","vitest":"^0.23.4","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"d6a28dddd43b45f5eb95b8b8095800deb2ec12b4","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.9.1","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-ACh7tqGnf4c7gDjYdyUMftfqqDUsgMzgTNEP5WRxBviUnAwrp3CLo1z5ZapBaTZmRfhWZWAifPaMo1e/0XiKLg==","shasum":"4ec08a629859384ee7e1c3927f9b698b9cc35676","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.9.1.tgz","fileCount":6,"unpackedSize":57718,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD13yok0MHqfGCTwgtWtFPqQ5v08jMClKH8AIZ7QXvoGQIgR65n++YYC/eZo0x0YwnDLVWs9cbqmt3AZT9phiaJK9E="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPBQQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5lA//SQGf7Ne/vaDDKKbQaMnehQoBu6sjM6O1hzB1DFtpZlDsYGhI\r\nrerzfYHdoJhDCLQaXgn/BjaB63NF4hLV80C5yF7SRyxmmpCXvBUOBBfu8Aeh\r\nvgLhRnNpn/JivgbWTQi4HrS/VBeeUOfF2W3K8XWAmVgzxSMBsGqiuaK+v91O\r\nPa1tugtsKoUHcaHj3w8LK9YEBW4sm2Nz4PRJGM/K/59siAnz36DBRY4POvR1\r\ng0Dfv7ug5RG9kPkD77n94wVhO3XVZ3M1I4EdQwrpsFP2PZsvXaw0uKGYWfMC\r\nUaROxVnu4sE7Vr+G9Y86dAJuxxTqxBmK9mO3YAWcYi0bPUaA5vE+FnQdROfq\r\nhsWly6QVjzpfkk7QB/GOY3HtOj58lCKeRbOBG9k5RHLV2E2uAylVHKq7eOQi\r\ntltLhRVd3tlE8nSgoJEy9m8dYIvq7Aeri7EZTXSG89sjh/d9mQOjO012ju+H\r\nwTTUm0CZyjtgB+7f/TOv8+tEDmNC8R5R0l4dqmNTQMdViuMek/1Mod/7padX\r\nMIC7mKqkX41GKDVKtdsJh65jBq1Fv8nBy+prDY7UGf6Ut7Q/L+bq8w11AH7k\r\nCv9L5E55Xum5deJpah1QE0EOa4IB675SXue6qXpZTpeSoUjyvxsA09GAhM+u\r\nxdVbVNkLSV8tS2+hrkVwwuA+k8c3fWGCfFo=\r\n=wtQM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.9.1_1664881679742_0.16253112486004273"},"_hasShrinkwrap":false},"0.9.2":{"name":"@vueuse/head","version":"0.9.2","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.3","@zhead/schema-vue":"^0.8.3"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.24.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.8","playwright":"^1.26.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.4","vitest":"^0.23.4","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"131cd11419f61618f411ee9c7ec8e62902b53b5b","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.9.2","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-0UNrlvtL5Tovmb5n2/ZgtC6GoPcxoLDBhJlH8CgChpSkRA/K+GL7Id8Rw8ShLWoSQJL7Jx6k+a2SI4hE4veBdQ==","shasum":"636f05ebf2e75b8d34507b209affad632c090399","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.9.2.tgz","fileCount":6,"unpackedSize":57718,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAHhX1eu0Ko58f2E5eAVIq1I7KQ4nne4QU9UO5yv8HeQAiEAxCZ+E8LhP6EYIr1NJfVBRISTxjL4jDEmhsYMqWOPdJ8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPDmqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpG0w/+OaKbrpcH4s27fnIXlwVdh895ciK7tC3I6fLhWGXCfTNfOnEW\r\nsu9X5/J7pbKcKctYWc0tNezkSHQUBR49J/S+/xE5I0XEFqAd7mcUXWXq5aPb\r\nW0UWWEa4RhtpvO18CrSvQO0PY2FMVuaNtFCfpV+Uyw9/p0y83P+JcfFuybhK\r\nAM6LD7gGXvgb29ypuIxUpX4Ii2M+WnyP6s6JtKy4ULrocqVK735k7bnlMWTZ\r\nXvvrP1aK1ZilmFb88RHs5EBcFKgx3AkW37epJALxCCr2SmgRBRqb7pMLgkEH\r\nUtku13n60PH2Cx5S8mJdOaXj6Q1/xtn/OhyHs7mNNK7m6WSYmUHQFYCurRIG\r\n/hFVmSjbreTZjVS31UM+GMLiup221kKHZbh1ssjNhXsbur644BPVDgtiEkum\r\nyYI74OyNE0U+V1WLZnbBLXOEOLNnm+56mY0CrM5nrtD5GOdE0BfVz9pajWej\r\nz4lI2EIY8xs9Nn7BfQMKfKhJSJHDebmdlKwXyQyZDuGoAgFo27YS16w8oHB+\r\nPqTVR7Z9YHmXKHgTuyP8QcfXh+MLVUeRW9q9UmY2X8tAT6ijPS3JYb9J/Khx\r\najD1HbdegcbzBW6F83zAQmMX4SGKOspKS/OZkAX4NUQRVAxP4H6lrPSA5MRX\r\nqhcZSAR/g9rrK8rZmvGen2ybti0Rf2rJ70E=\r\n=fY7n\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.9.2_1664891305872_0.2848376570693405"},"_hasShrinkwrap":false},"0.9.3":{"name":"@vueuse/head","version":"0.9.3","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.3","@zhead/schema-vue":"^0.8.3"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.24.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.8","playwright":"^1.26.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.4","vitest":"^0.23.4","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"c641fa23bbc5ed9c1703d2b88612d78e24a5f423","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.9.3","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-7zbFrg51lowIYJVh9xt8TlxXP8W4LNLydc6GK/Pv8aKf7RMg9d4ditv6QSvixYiEsBem8ANSocM9MEsGexDJsA==","shasum":"81301be6aeb322ff1d4051725b11b02b3468ca1b","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.9.3.tgz","fileCount":6,"unpackedSize":57698,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF1poNeHCSz/ATTuJpgnT0SQofJ7KyZe0IJUDOdAM3thAiBBgR2IMZaPEbNAGKGoPkWiMX0Xyq8WKM/rUEZ2/kwobA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPEHHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoU+A/+J9UJ9isd+6euAuD3Dc8gWjWyw0PqBChTx6mMvPgK8akCWV/t\r\nf0hPxP3dS2qOr+RURp3Eo90Ic3G7gBtXVWp+Uv0x1aI43b+2qgXw4M9I5eL3\r\nWknCi36olbD1Kfh9SKEpsXr8ZgL5pLO4jnofAiiyQ80BjdC6aACxIaB9lMXR\r\n8U/k1EOvhJuHs0ViMiDAVT1u2h40CTImxtvk/UAk/ciEGtXBotceIFOuFcqA\r\n5P4kekDuhZb0w0A2u1KuiTHEwoVqTnpDD2W8EEmWRAKpNWUpFOX49kGHI5Z5\r\nE1gVOWszQnUDux2vV8j9/T6FKyw6eqDa70pZeTZrXZv2TuKEoBRS3uFgqQ9y\r\nvXRI0vlRQPJex4bFqNap2tfwzz1oVftfLM/dNr+xPIBRJ4WSqn41RzDUyt+X\r\nTcdSw5oDlxbKe3AlIF/li3OSdQAg40j51tfJLnNU6anEhZXbR2Sz5CU4LApM\r\nWnLaHIU4huotBt7Ff3dXJJmfjIkleSGDPnGKeX/VRU3x9a8/9PkFGkE91ZSP\r\nVAcFvzYxznHnXsj5X/Y9PzwclSTYckCPdkgzsQN5euOLU2sau/qchdVRKg96\r\n86WEo5TbbI3ylr+28BKaWWsIWLIjluchaLzxlXwGjZxEHWOaFHWMjHGFe9HG\r\nyT1pUTnFJzqq2kfjHDgDLcvlNFXHxr9KPUU=\r\n=kzNj\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.9.3_1664893382961_0.41705040493636836"},"_hasShrinkwrap":false},"0.9.4":{"name":"@vueuse/head","version":"0.9.4","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.3","@zhead/schema-vue":"^0.8.3"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.24.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.8","playwright":"^1.26.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.4","vitest":"^0.23.4","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"08e7518d1dae57cd1dc92ec3a98a424a93d38c17","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.9.4","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-fEKpYsOdHsb6jGzw5R4ugLojtZ1Duhuu3wScVv5fB1WQS+GTAe+hOKz4ABkZB+tFapIyWsX77toEHHkT45b2oA==","shasum":"ae1d062966cf6e253c5f822950d2d14a7e1ec547","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.9.4.tgz","fileCount":6,"unpackedSize":58332,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF16gPS4kbBbBggzEsTs1Ij+rkQcWhOFQyD75JbMPTyoAiBgf1Nw61oAgcD/NDKfz8YPVdpTA52zPW7+IeYRfo45CA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPFAGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrT9w/+Mj+pWnb4cM8pr530dcC6Uc53McbUe4jrnh6UjuzmZbIoc8oH\r\nK2BDZ1r+T6U4P2vnWqh9yBKO6FLZzQqGrFbccYzDP5FaLKJG6gCI8Ft4Ec52\r\nJh5/puxynAFTnxUTMgi3S33r6nIfhrszEg5uUNYy4B0ZAiFeOeTHdeaGWxYI\r\nJYosqqFoiki5iyJBBP5U7YUgHD3ktSQz74B479Cz00sVxfK9vFMt64fvXC/z\r\nG6iSC/5PiMHjJKuDSrMqgs8noA9KYSsTwZxLfqDIBBTNwEmVhYM7yn02QpsU\r\nTUmlamuoUSpVxaGemwy+CZMI2KsYBgOzONKkLRiMVmYMJjIGhQofUqwospEl\r\nGeWxs1k+m7NuPPcGRy4H3/n8uw5txlAdJeJXQRbmQs7idunA+/Ic6abVCkrv\r\nVITA6zXN7GYrCITyO5ao8z5VZM/IjCB0rkbLNVfzYUePtz8dQt9fXWnhuaT6\r\nRpMizhwphfPUHeChwloQWjEGTGPQeC04Qr1VTzyaRMNe9YVZXvnpT254J2AX\r\nGntZ18DF1bCZKh4yd5Rsi65sFYjxEBXdgta/Pb/NZ4J8fyvr8nNdJMgRqN0V\r\n2qadnYpa72ZMwXbTyQlWNT3gOkQTpFsjcjlS75xTGbz8uBFjvK8Z9YPSc5r6\r\nGjCHEWeBJ8Xo7BXmTlN8UhuSAPMeK42fP4w=\r\n=YpOR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.9.4_1664897030531_0.5175861846780663"},"_hasShrinkwrap":false},"0.9.5":{"name":"@vueuse/head","version":"0.9.5","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.5","@zhead/schema-vue":"^0.8.5"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.24.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.8","playwright":"^1.26.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.4","vitest":"^0.23.4","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"4ce9fa189d5cc2ddda581cafff871ebeed1b9f80","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.9.5","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-a0pdbHuoCdwJyk1t6HSLUoV+NeJcCsKNbDt9RKYo/9t2qFIgv46MsOoS0zDyHqhYgKYt0OdwZXhJ28X5TzV9aA==","shasum":"32d782bb77925d3f1a7d193d97427dd6cd1908e1","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.9.5.tgz","fileCount":6,"unpackedSize":57959,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDC+7UR3Q5TchFHNPeMEdRAuJ46KwlEU8d0Dw+q9MpT1AIgIXedgDZSQc7np+Wl+s0K6P7i/SerrmI7YOs4CchGdi0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPN75ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqQg/+OvvjizfU3mJQ8kvJcm9RfD//RE+hrkSFbtqnX7+L63R4Ihry\r\nVB6B7DJHGO6gbovenHC7cEe/fwzc5voebyLsjDEuIh3BD8neqgdW4ohHDv62\r\nJr7M4/MsDmNNVcSpdC2oe9NoPntkBxTeEPW4dRRAtzRxhqO0hYa1X0JK2Qgb\r\najBOud8zYMhIEQUSDChPEFuMkeDIxRlNdDogfYgkSptXnFCZwG4Ae/8hrJA3\r\nx4AQ6zgq7MXvSsKo0vWk8QzEY7xLTQtPxaReuIeVYwgySkhpKXmL6amKdQBg\r\nNFt6S2ek2zVOsI5HxZc/ICTYXYt14ArhW8vAI3n8WE+iP1kaSx4QzJnl24o8\r\nRuhfTlBkfLsONeXgs6npNP2wcph93xT/e5iLGOe7yrCqyrZwU3sN7VxDLMaW\r\n/Eaee2NXjxdwARfekkFUj43qGOUUmv4DqsZqVypTgKO0Nv6ePAwZVU2D5gfk\r\nHpv8eUOIWrAHoitptUQBjkKPYf2NKigJgVyfoDwiS0D1uMW3qoqZG1e9ykjg\r\n+PpujhGFvWzo+oIS4hkGg19b8m7RWcPbJJkyFsmcx6FvblNC40ZsA0hLscA8\r\nuK+vvQNDz4jslElpdcYv4ekmIJRBST+ozM5FJ/gMtnK1QvuiluBQ/h2aAVgI\r\nsrM1RiYkv+aecNtE4Nfg+f1DzKqrOzpgOJ8=\r\n=8diW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.9.5_1664933624819_0.9925690125037347"},"_hasShrinkwrap":false},"0.9.6":{"name":"@vueuse/head","version":"0.9.6","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.5","@zhead/schema-vue":"^0.8.5"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.24.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.8","playwright":"^1.26.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.4","vitest":"^0.23.4","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"3e7a63612e204ace0d39a7bed7e74361382ef773","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.9.6","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-R0vqBxZJ92V44g3JVyzT7POYmIJlw1KIeAIly5C9xOerN7rqyAaX9PppLKRKHCeVVxHXOih2Jm2Gou9Xf0qlEw==","shasum":"a0c7e56bd1e8fedd9cbaf80167334686cda9a2b1","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.9.6.tgz","fileCount":6,"unpackedSize":57348,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFyuhDXA60Y4GYbfntg2Ye8JgVSFej8aZAzOAnXFDzPTAiA/v8VMNs7i6CDtgksNXmnpTnlPt85df+r8nXuZ/Vmqlg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPP26ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo87A//aPnmYqPh1TJmH2XPPlh56dWxXbdAXm5inipfJoNlQ36hEDDq\r\nY2lsgjFITo2ZYrCvjDC2TNi2WvNWgb7AlJXMUENosx/m6Dgtk32HD73WIOsq\r\nKYBKKwf3SUF6BnweGRw/7/mXIERyT+a7XRYI4KHZbw9AyMpA0fJ1DL/4i8hT\r\nyRxxfgZ4cp3vLPlt8RNeDGlAPK0s4T7iHK/8GGwvyJbxoAQuWXGrUkrlC8RF\r\nhGSLmwxT4okQ67qPZdKam7emmfyH/wsiMUXtFjyeB1huMrdr3QgenLALXZd/\r\nAeRJXV/XFGJcFR+myMxsS+zSQ65SQOvrQdEBGbVM5/7ZfW5Y137gPUGuolEN\r\njxbHY5ogrAZJKODohocqJkg6+HeN/8aHB9l6/WI9KQ51intbIcWPugRZBsdV\r\nhOkYUQUNgYsovnGbxRf89W8B8qjiFM8JXFVjvfX922GHPxu0qj8T1s6gMdHF\r\nGl3OSAcUwgP7N/UlpmiGyMl18zkUXEfR6vXTjCiKoUZ9dGXiWQ+BRjv+Y1tf\r\noGUEaqAJHuSRJLXep+uZVMxAO4BQ3mUoFBFE+3AQGns46bBU0GKMnMm2r/oP\r\nyOiU0+3cYulHlZAJVRVi2uMOasIBt8msIItxVt4+OGeHZHHsTZKiW3aZgPvp\r\n25DiT9GSGMXq+sVuLH74NhMW+qxlqQTSNXg=\r\n=Mnn/\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.9.6_1664941498762_0.6752963371417573"},"_hasShrinkwrap":false},"0.9.7":{"name":"@vueuse/head","version":"0.9.7","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.5","@zhead/schema-vue":"^0.8.5"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.24.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.8","playwright":"^1.26.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.4","vitest":"^0.23.4","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"ef853ec0f54664dfd7590c9fe712b36c05cf2bd6","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.9.7","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-zuU4qpDEVoDg/XY5phQWZY7/W4M6IoenaJMu5ZGY4plzOzBkkTwmq7jA6z9nxMYo2n1z5RaU5WL9ypZrZkQOjQ==","shasum":"beb70925d588692cf6afa319b9ce42fa207ed376","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.9.7.tgz","fileCount":6,"unpackedSize":57426,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4unrPus6BlrRALtkGMacKk+12PVCPSGdJidR4qKTY1gIhAKinBvDg1pt7Td1APMMp69TdfLdzxGloY39q8Z2jghcA"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjP5KxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeRw/+KbwoneLEybsYkYsaBocAs5OdetGHDAboqSrM1pmlUrrXisLP\r\n0aAuBZyuoIAblqSwTrecKaRRaPCYYOKbDsLGhEQy8UAn5/gHSiKY9on9J1Mg\r\nex2SVa5pbQyQX4dEWGuxNdYLrRVU3EJWCpj5M/giJvIWKqL+EDGXV6E3gBOa\r\nip9pbgv6Gr35WOUUvrpc/V1wshAqsWJ2cHFL7T/Gmu6kkRZjIzndln56+9Dx\r\nfcEYlr/ZBDgCuoM4Fhz8opbdlWllSysgEC4wRZiLuWBlhj3fujKDbleVPchX\r\n+Gg6IU3ieG4WitodFnz7YKydi8bc2hVSb3fIpIkaRs1o8uMUCs6nDmaNLkHt\r\nIdWQwLUvXDCJKiaY1N082JANIZB9Jt6ssqaePx5AUeWxFICThA/f6fb8aufJ\r\nF7d4rKPRso7VRbDCNjTicdt9+0ccgNUxbPuG5Yx8VWCtGP4YWADIzNrJhhhN\r\neqRAa9JCFUM5fYUi9cjPSMVyLk3e7+VffrZztMje8Ru9ql34Wn2rhOvafC3Z\r\nvQ2HG4iQsrpBOdZWpnzSK+4GFRB+kfLt/p039B6V+IK1z4kr5ZJW6YjlmXJk\r\n9JK+ZQmMyfKvgBTn2KAIXuPdEOcYW6x+Dvu1ApZIcndYeqplR/KpS0tAzE9D\r\nyvntxQ/3+0AMdndnaqobz4AhgMdmHDTDYs8=\r\n=IcJP\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.9.7_1665110705007_0.8264216538481142"},"_hasShrinkwrap":false},"1.0.0-rc.1":{"name":"@vueuse/head","version":"1.0.0-rc.1","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.5","@zhead/schema-vue":"^0.8.5"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.9","playwright":"^1.27.0","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.6","vitest":"^0.24.0","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"44f03be29df99edfd5bb6447ae9002e726e40afc","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.1","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-Zvt3Kvkt+CRgRPihF0NXODszoDhuzkDwpnB7mxYvVc+CKHimkIs6KJmA2irvzYisZ/mOcEN1tXN6vSCA9qRRfg==","shasum":"c4b703f4a3227a49e8c24d0a527e178d659d6149","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.1.tgz","fileCount":6,"unpackedSize":58134,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2GXMKXlQ7sNh6xtYL4qol1dLqtB56guZ0owgFqbDG1gIhAOhm57JmibymiHgbYwuUyUXgfPWNi5Jzhn5YpWdclcfm"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQ/JpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6UQ//WAca51RV3jGlFO/4OjJYSazyEKSQlI1NWCPQhIEgc0dHbxc1\r\num4/LfxUu72e6/+7it4hdbSX8reiLPe3D9FX8Rv9NV1TpWKprgtPqymAVRqR\r\n9PEqgJYqwHS8/9HUpRbGf/tAUIM8LGJKXPkc8JGAYygPu7DBXUhpJ2Hn8duO\r\njOz0vkPhe1eClWCRxP3YSTvuEio6qfLAX29nkg3LBwAk5DewOd3wQTssaspb\r\nuWlgAC1ge0EydXpmZm5g2Q395nxtmZE/6MBlFFAJd16IuWzbBON3LdA8ktaS\r\nNzakvrK8abC3FI7tUoVNCKYrLkbv9PRAJx80mMkrBPVCyvVU/mKOqRhYpvyX\r\nH5NEJpG+OEbLqwY8OHjOFT6qOz1lwYlat/aZwORkEU2skMtmHsjfmpTJEouW\r\nDtQ29xUn58MkMoHiu6/wC7LJdopiBNZAEDxE0kgSI1HQECiDzJ8IJfO6C+1+\r\nrgNa64MoKvuRoUyk4NVjBOzLfqnqE+0lwe0wuA86A/Cma/QwQ72Rh3cI+sCR\r\nQxxyvzi1Zmp59ANrjYGKs/bB1ML+/890brsyQnDtviZPxxdeo1GI7NNSu2/N\r\naTReDjAAdDf/OOd2GUkw86rHXYf9fFTJ88FYIdITvkcDY3oyVdFIw5u0sW0E\r\nTOIap4mYlkArBz98DlbTRObM19PM04/udOw=\r\n=TwIQ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.1_1665397353484_0.9399114540606524"},"_hasShrinkwrap":false},"0.9.8":{"name":"@vueuse/head","version":"0.9.8","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.5","@zhead/schema-vue":"^0.8.5"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.9","playwright":"^1.27.0","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.7","vitest":"^0.24.0","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"4fe2ff59385b3c07fc523656d008b8dc7e70662b","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@0.9.8","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-zt8+JksoVFKxRvmABlaUHA62w+8nOcD8cJnaJ0+SHcr6xaIP3GXgh7/n2TzUoWw4l3d9UxRNs+tapgHdsQ7RbA==","shasum":"0216fb44fa832ec710862cc60351dbb3e2c6b84c","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-0.9.8.tgz","fileCount":6,"unpackedSize":57426,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFoY5QuWKKBm+kMxqR0xt50dLUoczYQvhbnIUQ8n3v9WAiBnf1SeUkZcv2yzzrzNu3/LaqIsz+lOgmSq2isg5hEHiQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQ/NjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEiRAAjmDJWXBwRw1a5Yq3XVEcvtjzBU/1wqNA+sXkX2HuEuGPbm0M\r\n1jnzj2M28NC+fzZ9rYdJGlWUiXWDa3jUPdX7THuKm9kO5DqkVT0vbHmR2WXr\r\n4eFZj2TTF8sydZEhF6zB6qWFCCIRxfg4ORY56G0E5ezoQrAr8CnXPxVG6zmg\r\nEaFAks1g9/WOtho35mgg42uCQozscOBj62zhd86YoZCinON+VBB54zhaONXc\r\nXg+fNnqj3v02cZnK7HMRSNFrvHx2RTfhrzI8tLgraMGIATGj0gJ/FyeO/KkI\r\nqyEYGtGKDsG2GwF8PCZZO2SNQBCZIkTkvGSQZ/4uleXHwjuPQaH5gtC02sgP\r\nkEXS3GVtuxi1M/WNsWp2g6pDDKr8vUQodODSjlB2EI9iixTezYTibeHcgORn\r\nphU1aVTMM33fOm6cwtY1f7W27fFDcYe5T2k73XrBUN5tjCvG+uYOEKHzYZBJ\r\nRnTJO1WQmkYxawlRiYs/V06WCCSzuiiD/BCq5CNs582fDMgYss9SPpHORZoS\r\nQDjmYBIu1cekx7o8Ibu0338Uj9ln9evzq3daQN8pKWPiNQ8ms6S1Ob2Xk6F4\r\nfN+r1TyXubEBROKlO0aAA8KufYh50rvgmN48yyforApQc9ZpXfvR2r/0FPMY\r\nUAl2e2A3LfTT15EsmhIgFGYqpkRUT6ATpco=\r\n=5duR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_0.9.8_1665397602902_0.399799543631139"},"_hasShrinkwrap":false},"1.0.0-rc.2":{"name":"@vueuse/head","version":"1.0.0-rc.2","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.5","@zhead/schema-vue":"^0.8.5"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.9","playwright":"^1.27.0","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.6","vitest":"^0.24.0","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"b0c9333029c45211633c989916d0004648a3fa5b","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `textContent` attribute (previously `children` which is deprecated).\n\nNote: All values provided to `useHead` will be encoded to avoid XSS injection. If you need to insert raw data use `useHeadRaw`.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', textContent: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadRaw(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but does not encode values. This is useful for inserting raw data such as scripts\nand attribute events.\n\nWhen inserting raw inner content you should use `innerHTML`.\n\n```ts\nuseHeadRaw({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      innerHTML: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHeadRaw({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\n> :warning: Experimental feature\n> Only available when rendering SSR.\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.2","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-Cgtzij9+7mTWi/nEiMjYmAplKXuvHb0/oHqRHr4QQStP17g2aiwBFnv3KcjvIdlmClqkJgZcmt5wp3U4B8t3qA==","shasum":"b5b1a6fcb456e621c882015607f7ddac3366cab8","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.2.tgz","fileCount":6,"unpackedSize":58134,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChIq/3+8kTLZM5IglnVdLvUwkcUpzVuvy5f62FmZkB4wIgFLmCRC+imSonqc32Txx1Ff9DppR6Q7PhTsY9EQOqdwo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjREjeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMBw//YHTGMVjI6g3VPH/twjVOx4KKm1Ao2VsSfuhMDtr/M3hd160U\r\n6meOZwnt2EgNv0PHK0fNOVkwhDeLAj3+iNFrN/6SAKpGLsW8KVqzg1xt0DCM\r\n3SUmP0j7Dtl4dmHiVD4PXSYTHia6xjRL+O+DtRYB365bWJZiDhtkqMfrwcge\r\nufN1vmU0cVhzNardr+m724QNrRmWY/1M5RJvVgZoASvTzGBqePFwDzEdwHzu\r\nzU3e8A2vEIDgTXTLYV64GxPfQPYHv3gAd/f/jxCbHJJ7y9+NuPn/TSyAoJ4c\r\nUwDyX6bg5SlP9O6mUWyEWcsxfWKUCNckyrufjAHVPLeZEByRtahAQ9SlwP77\r\nIgtD1FdJB2nt/3J8BDl15oeCPLNfY9lkbfkNlQEgp4CRbtDpIqGuED9G2j5T\r\nzHvsKoCk429xxz+Z9zhYZ80hBc7J/UkMyGusTwAje8FuoYpe8D7+jD42kP76\r\nnCRfeavA/AG8OB5Rj2O+NwA1+oHaty0iMLXUZpCT4VX9DbByeNJPKBOH2/mq\r\n1a483PA/etI+niBDXkgodKTSfs/5srwgo8AULNhHFuQyU0xupYmPkbd4WrXU\r\nhW37E4JkNQlNEZ6TTYujtX5w5TR5DCTMSMSZlFeuLnfFuqXP13TfRqZriDYz\r\n1C6Q37drufX4sWlTTagYwB8IlK1lZypodAc=\r\n=/hwn\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.2_1665419485936_0.6081130760920683"},"_hasShrinkwrap":false},"1.0.0-rc.3":{"name":"@vueuse/head","version":"1.0.0-rc.3","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.5","@zhead/schema-vue":"^0.8.5"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.9","playwright":"^1.27.0","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.6","vitest":"^0.24.0","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"b5fc0500ad13441d0459cf469fdd174e4f8e90f5","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `textContent` attribute (previously `children` which is deprecated).\n\nNote: All values provided to `useHead` will be encoded to avoid XSS injection. If you need to insert raw data use `useHeadRaw`.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', textContent: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadRaw(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but does not encode values. This is useful for inserting raw data such as scripts\nand attribute events.\n\nWhen inserting raw inner content you should use `innerHTML`.\n\n```ts\nuseHeadRaw({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      innerHTML: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHeadRaw({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\n> :warning: Experimental feature\n> Only available when rendering SSR.\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.3","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-Wfhcl+fI8V3O3RGulVsXVinnVQb/0t8pW/rMQ52t+PPIxXqt6LNyKJEM+Z11YvZLUblNXCcvwq3u/bZpwr6XOA==","shasum":"c1183637662c313306d32ae3fd9f8e380b964593","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.3.tgz","fileCount":6,"unpackedSize":58574,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4RaUTqVBEzrtvid6TqztnsGPYZ2RgOelmJflC6wx6lQIgSvGdTJcjOEMSorlmwlOqnjOFZo5IExuztqK3FoJNTE4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRElkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrK0A//Zof+u31TuveNZ4t7Y/hZqZXPrH9ePGAItX8mbMKT+/qTzZ7l\r\nHeMTvy1RhOd8clnbCiMDmc8CJKWri8kAatGx0SpE59D+DkXaGhqxAg9NsV4w\r\nd1HEq/FIy1N4zLLgiH3B4wYo7+3CDPnr/HcLKMKg3TlfskiKuMWZ0qS24gax\r\nad4Wv8Aj8xMXjg9o431bysjZy3D6/9zJVmzcV1IeNBk3DzCiqt159Zi56TUF\r\nDCc8jL1dJE3dO20JxTb7diC595x3IxAMoFfxba5DU8xSoJzYE2JB5IIfF88v\r\nJTTqCcXzTtY4s6RpGo5F4Fyl+FhYxdLrgJtMYOteTllSkHFGAugX9GuKeT88\r\n5aSi/DNUXgXHQOpWDGq4QiVwzaZqyMELxVDGzCzrTW0J4D5yKE4GDUprM5zm\r\nvKEvk45DfmvytqaWRPA+l3RPGsex1tPInKv6Nqh4vDz7eUz5Y9/S60eeRjtY\r\ntiQwOh6HHuJwqTOF/e/ETYJBMSZvbGWc3ZC0ln6DACh394Ufj7qXD3pOol/C\r\nvxiyGC6bYJucF/7kcCCYILPzunYHrRr//FEs+KBDbhcwDYrZOHz/1Hd5DwJy\r\ncDtpDKH+4e4wWuTuBnPVccEfOIUMbE6PguBKUStHV7zflGj8FlqEA0s3CyeT\r\nERGtIiZcIEj6835Kddl8e0sYD7bDnG5hSfQ=\r\n=Wcc1\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.3_1665419620098_0.06474731925938215"},"_hasShrinkwrap":false},"1.0.0-rc.4":{"name":"@vueuse/head","version":"1.0.0-rc.4","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.5","@zhead/schema-vue":"^0.8.5"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.9","playwright":"^1.27.0","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.6","vitest":"^0.24.0","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"c17b157f032ed2eb8550aeb72ebf269218041e66","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `textContent` attribute (previously `children` which is deprecated).\n\nNote: All values provided to `useHead` will be encoded to avoid XSS injection. If you need to insert raw data use `useHeadRaw`.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', textContent: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadRaw(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but does not encode values. This is useful for inserting raw data such as scripts\nand attribute events.\n\nWhen inserting raw inner content you should use `innerHTML`.\n\n```ts\nuseHeadRaw({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      innerHTML: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHeadRaw({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\n> :warning: Experimental feature\n> Only available when rendering SSR.\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.4","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-s+kVEa1V79JzlzoAcynISZktc7475Vxq0l1vs+L0q7NM0bBXWRI3/DEMJAShSs6+oLbt8x6M5yMUJ6SUSM0phg==","shasum":"1af0d3a7b06acc822e1038fc01feb5768f2426ea","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.4.tgz","fileCount":6,"unpackedSize":59860,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvUQpwZx8voI59i+8yJ+9fLwEcsLv9xIMnGJNYL3YlYAIgN5kcQXiYfrgWIrS1Be+QTEWscCnHxLPLc8F5dskEBlk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjROLOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaRg/+LubCDWaV2gFKJ9PQHI8QfUUHYU9h20uRhWwdnYXwLMSPv/17\r\nUn0Ns5Y/+Eiu3KbWnyyorq6lQoc3eRN89tEFqFk5w7vUm4sqv41KwjCVwrqB\r\nEZZo+WVUURNfuATUorh8NSENCVhdq9YRQ9MN6WdjgN6OWb+YjrGlLUeEU/iP\r\nVRtscktyXbObkVkyHj6z02SXpRoQUQI0kLB9OrzQkg8a6u8nY/MzCu2i2qTs\r\nNm7oobcKQTRxxsUukrFVnub7WuxiJeVNV8sz6hoePVQgqZKucohKcbuHwK2W\r\nTllsYPZfe9Wm3LbJ/tcZOinf2EDJi/Wim9n6TdHHdwqv6OZZMz6zXkhstN+/\r\nkPFY4seNxw8qeVTsDTMsN6OR1G61mu4u/HiNKQ7lkTgSWQgF7F9h5Jy/IyHX\r\nUdB/GlNwF8Uq5JSTFxM3X97N+chwqELl9FBAemsecPnZZZskj6lw1ckhA4xP\r\nsTsKyIysARZeXxXVW9VZlFdkRRZhkTGeXyQN75lG5Sy+Ib9ilUoH7oVZFDIu\r\nTaeTIkueJYu+NtA/Il/i97ZMa3iHSMwGQzzwzEexGhnviSpWHZJkVR4eFbSU\r\nxQwDsKJa7WCA9zSWd5lJLAbTDtfvqt6qTue9/ZiEQREYtVaIkSRpdDPlcgK5\r\nZgITgOR5ALS24pLa/SOyNYJsU+qtsrqUi4o=\r\n=RFBy\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.4_1665458894248_0.240136940238443"},"_hasShrinkwrap":false},"1.0.0-rc.5":{"name":"@vueuse/head","version":"1.0.0-rc.5","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.5","@zhead/schema-vue":"^0.8.5"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.9","playwright":"^1.27.0","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.6","vitest":"^0.24.0","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"8d95da19fb124533fe88986a1cfce9e13c33b242","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `children` attribute.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', children: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadSafe(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but encodes values to prevent XSS. This is useful for inserting untrusted data from third-parties.\n\n```ts\nuseHeadSafe({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      children: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHead({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.5","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-3T+cx/ldBv5t9szG+eM1bMTr2TeECHHDC5lRW1dOfwqqvoDgJRvnGvvg2cfQUN/6w+fORBYFr56es2WKsYjMhw==","shasum":"76ee5eaec99296d95e75efe666f36d3779cbec8b","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.5.tgz","fileCount":6,"unpackedSize":58233,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjmeog3tZSXwFYu06XfmU2m87qKmuZBTKnMqZ80H3F2wIhAJUVuoyc6UUzZzvc/5Rfj/RNN5ewaSHO3p9omboEptZG"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRZd6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvTQ//dsYYghDVTF3jcWVh2Oksjgx54JIKDfLjsCebcJvNRILX6gJM\r\nx9V9hUX2JAyLZPeLLyrUqhPdt7xaEI9bpZVvNeXN1HKVhj4a9O8XWtInAO7t\r\ngje67JLV65VEk5KxDJfkcgo2XTz09fawuIqIMQzCAuVOC8Vk4YYxHJczOqPD\r\nJNvMhRMzFTuSaNg9fyJCqjrSS/4cQYOhr6hiowktVBnt6U1bOC2OjemvKGSn\r\nyAEol8rTSUi5WOTpFmKfxFLs9mJwSyuJkP1OMaValjPh/2jDbPbOgCW5rKx0\r\nINQ4ixYjv//8fBgJcpqRdVQILu/vMDTCyjdkkXpdqOBUQN+XE53QZ6Y4rUri\r\np9lnWzdQAMes/GM8n/PZTXZVOJmUd+wQtvHtLt1kaGMxhTYJ88CdYoqP0j+8\r\ndj5dLiZbdCjscv8S1+rloL+V9hTxv1nmRWa7iuDKHayx/MCdZ5feDooxrTDh\r\ncnokgWJqR4i/7laZdroo/syb+3bea2m6UQNdhJJqsbD+k9tsR6filFqf2dHT\r\ni8L7IlZirmFliCpWltwcGJ9JBQzkJ+MCPHowlML45tCDTl1ApVlQ4qtGD5xw\r\nINNvQ3e0FnsM6tbGhM6VMEDS+McX/kx+PRoxfgFxBwtUbXkg6GoWoo3hGhuk\r\nmInCim02MEA5VydaZdtT71u+80siuCKL5ZM=\r\n=7Hdc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.5_1665505146264_0.6039686096123074"},"_hasShrinkwrap":false},"1.0.0-rc.6":{"name":"@vueuse/head","version":"1.0.0-rc.6","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.8.5","@zhead/schema-vue":"^0.8.5"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.9","playwright":"^1.27.0","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.6","vitest":"^0.24.0","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"5f9853c8a92202cebac336094d4514c820e69a56","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `children` attribute.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', children: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadSafe(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but encodes values to prevent XSS. This is useful for inserting untrusted data from third-parties.\n\n```ts\nuseHeadSafe({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      children: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHead({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.6","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-WVSzewGnBo488W3A4HKAm7E07uSkip1xzwXIAyAfnUErA4iilFave2QQhsh62h9P6walVqbpD0p98eskxWxXlA==","shasum":"fbab5484cca09c2313cf11b6f7942dee57e77fcf","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.6.tgz","fileCount":6,"unpackedSize":58284,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHv2vrTTO9QoINO/3Z0gULyAjThbcKOyIdYd4xPdvLWlAiEA7EaGXYARE1e+mqfiZ08sbvHibg51Bj8rBe+Was5Gibg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRmlNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLPA/5AJv2sBNZDyoyXWEOqNKYITQIhVszUeo1phM15YT2uvNIvVgA\r\neCRHpz6VWrw26c9Ct670cJN9JeS7I4bU26pLX0yp3U1MDVGWS0HXarlGPY5F\r\nlVQIx8qNNfa+c0cVQj4lWFRvFlNyzzeLfDlZeEjMTQ1x41du5Qjxl2eFG/HQ\r\nlRRjXwfvtTM+SuUAPj9fgh+azmRsUnWk2nvViW+NwqDYT4wEVEtJ8sqfibJ3\r\n03a+FqV1EW6evlx0jzGziH2Ufs7UYmXS5G9YSHuWxAq+SAavUYzK7OQKQ09e\r\nt1Kyu57BfV5ww2HQurhzDL0+GWHzwHSmhrj15PZ60z/cmcrmQMCmi1KRoIUt\r\niMAtfHYdvkD43DMno1ZQZb64gJBtReL1r/knyS5odIDnjl456MrcsLXKka5C\r\nQADL8a4Gkn7KJ9ZAytyncrFpSEv1GK7uvUkmqKrLxlVvDQkQj7rtlOMf2MVG\r\nZpJuFGk+fIfE2t47ib+PKMIK4hivE0mCAfDzIOdE7Lg9DlMvy990ryah6Cnn\r\nXBRzPXda8SbNIbZNkVkdJdxQI1ySChA9x3PLs65zjcWLOgZEm6rCmrLwcKU+\r\nad6O3yAKAtdsk1qigmqC71PUpel06Kht420KTjJVTomPgACP9y2OfkXcaMHA\r\nSNI+UGdRenj7C/Vq7DUtk+fV+ODN+otjIlw=\r\n=jUyi\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.6_1665558861064_0.9160820852421001"},"_hasShrinkwrap":false},"1.0.0-rc.7":{"name":"@vueuse/head","version":"1.0.0-rc.7","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.9.5","@zhead/schema-vue":"^0.9.5"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.40","@vue/server-renderer":"^3.2.40","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.7","vitest":"^0.24.1","vue":"^3.2.40","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"7172705fe03ef426e1dd65c0ac8a99b45b83677d","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `children` attribute.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', children: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadSafe(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but encodes values to prevent XSS. This is useful for inserting untrusted data from third-parties.\n\n```ts\nuseHeadSafe({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      children: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHead({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.7","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-WntxVM6eTK/WsUtNkl3YzOfyLvJUj2Y33KRxjJYRNZNG6+Wjzzq/6i3b8HTssPXZ/pv7CI79dlKdILOWadmPXA==","shasum":"a48ddc649dd0c6db93043886a20d32a790160deb","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.7.tgz","fileCount":6,"unpackedSize":60033,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHYMo0BM8cIPeaWyrPmsf/9sdDb9VuIyZQ6DgcKvDZ1uAiAlQ1envSw7KloesX6PAlusjHm3QrRsNTMKUuLfKm1LGg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRs69ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqESRAAoZn5Y5HgR+2l/d6RgUTX38OEe2sJAFlglhSPaZdwbp9wE1rb\r\nYMNfRi78qCnv56XbrW6dvKgGJ2PQMA0ISWW4HJ8IH8dDkeVmtxbgBq5leE54\r\nA/LpZfzGY14e3evuFGrheDdC7cQd2yUrqeCZ8uCq3RsrHr5BOO94z/n3TYQd\r\nBCAHMTbEgUH37plB9TsGOmJ7C1AXjd3CR6IgFmIiSIT8ciLsDW0GCbyVXPMj\r\nXzKXLOD+EZgWkJFCKhggL878jUOmZYn6daXxhaSrZthZLf/Hq54aNcNZuOt9\r\nKnIqbWR8W95yLnZAb0xg5lKfzstcZSOvB7fCFYZCQrB7uq/qnKHZOrOSoIhV\r\nOvmB2hva7gmOP0qCOc0YRp1RHNp9qV148xkGBbCsnf6Cqc4J8uDORy8ubte0\r\nGgCaUB9w4zGSq3PWVPa6CPxlnhLfXFRF514v/+IqxLlg5T5BT5Y+WWMlgVK1\r\ndfSuCRZZre7bX8nkfEkhQ3W0kRSAJ7ql6H8lr3iy/PUP5zqUMEUkEAHYUk1y\r\n5qSITkxS2ilexBsPRjkoua92UkQemmWZtfMl4m8PzsIhHkI2gNLNxTiwNLaR\r\nIoNXZojpwMnqqrVfbabH41d1aW9bAK8S0jr6E/OvPmxFtV83CorOk7KusiS0\r\nHWuSKC+LUEWLDc+eoXX3713RTFVQmIN6yVE=\r\n=F5J9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.7_1665584829729_0.9595189551365026"},"_hasShrinkwrap":false},"1.0.0-rc.8":{"name":"@vueuse/head","version":"1.0.0-rc.8","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.9.7","@zhead/schema-vue":"^0.9.7"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.41","@vue/server-renderer":"^3.2.41","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.8","vitest":"^0.24.2","vue":"^3.2.41","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"7b44ed30e14917d474e2169e3839d6f06fd46905","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `children` attribute.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', children: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadSafe(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but encodes values to prevent XSS. This is useful for inserting untrusted data from third-parties.\n\n```ts\nuseHeadSafe({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      children: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHead({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.8","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-WCpGMqIFNfWGQSYGf7EmiabEfPHCEOnmS8TEsxBpqC+WJ4/gDYi4FYVgVMhxRxmlNDOjtTZVbA7s9V0Z/DvoVw==","shasum":"4222f8d8f262e2787d0f5eec7041bd0271725a2d","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.8.tgz","fileCount":6,"unpackedSize":60033,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCH9mr7GlglSIHg9diMbu+2cPyOx92Er/UfWamKP2xoUQIhAJmCVNBuuWG/o6PTM5WqrvuqmJr8zVkxB1H/ZGtOmxka"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSU3vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyHw//XvJYQkJaPbEBLjtCM18CcNwS9B+Jjs+RMNSN7oo2NlYZXUER\r\nJIfpsBFh8Ue6zmpq7nAVWqW3RyXfXksP7VivjEn+GytJ9uM/tt0cYrgk95Ss\r\nAF7LwPpdj6m9ar4QzfPqwcCcDIzhG97U3/54k4BtdSouOv8HxNDVZ7v2uTuD\r\nsHKzUD+ZGNO4xwqyAaT5vKHI11+hdE8n+/NNPCE8xJHZj48RzbQ3x+sbg9Js\r\nRCaZZr8Odwk1YwO4MDuYLmI1YZXBZNirfgrDjFfKpHYcgny6dC1LzEkOFuTy\r\n3640PrjgTyScPoEybj7ZvkYlmhFhRf67rhkkG2IXYAJl2Kmdj8GdemQEwgbc\r\n0Hb6Y/PW29RpwxacUna3+ezgWStRI008sMxZIp4UlscmMiMYjO+YxSHfgGOd\r\n2khzELh6SSuOBVOLDusu1ypKZzcx3lNiso3CLomTaEIPYQelVgGwO5CuWhRM\r\nStoxR0pslUCq0QCzht3yOkKXbNeBxFvD/AM1jNFLcVJ3rZjWeCsY5YdsYu0S\r\nq0splA3Pvq0tV/vPOW4tou3KCONn4anCHnu294U4/yjEcw6GzdCWqCvWdzZc\r\n1e7wa3B4OMvUTx8tlpP3KAJIp73xJu8m5ZL08XDX8HAd/YPsKAFHMUBzuwtx\r\n+FDQOmSORykpkcm9kH3f3YcJMjXwx0VvH38=\r\n=o7WH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.8_1665748463330_0.8850430952735093"},"_hasShrinkwrap":false},"1.0.0-rc.9":{"name":"@vueuse/head","version":"1.0.0-rc.9","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.0","@zhead/schema":"^0.9.7","@zhead/schema-vue":"^0.9.7"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.41","@vue/server-renderer":"^3.2.41","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.8","vitest":"^0.24.2","vue":"^3.2.41","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"f7d1a0820b3d0e938a77da2f8b4ea1d6b44a9414","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `children` attribute.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', children: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadSafe(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but encodes values to prevent XSS. This is useful for inserting untrusted data from third-parties.\n\n```ts\nuseHeadSafe({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      children: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHead({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.9","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-lCksXJi7uFGCjka3cbHXAvN9HwZ5zIDPhtX+2mtgRLoPzmol5/ekz5QuLoWZOKmNKyAPkdTIp7ZhQxhy/ALcbQ==","shasum":"8d8d6f03c502d8617ab2e35a209d9e195a1facfc","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.9.tgz","fileCount":6,"unpackedSize":60081,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEotgrR8yA6CWdhSPz9L+M/CKRT1NnrFq8l2ALrt9ZZhAiEApLaUMPNr7p1BoLd10n0G10hn5jPCox1jYix/GV+oJX0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSevLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJTQ/+InESV13rnz5zRpa/nQ8sMCmgt6pXn6vtD8vzPtvABmpn7xKi\r\n8GSPmaf6trwHdor5tixg0XU5ULEgg2DGeLKzduv2SNgAyUofpPJLUjATBO1d\r\nTYMEQ0rCH0s63++kgHC8hW1ezO3ASSAPFouLUTue6webMkZh5PaVOZanthkn\r\nefeRYFq3mwYwRgW7bB36PbDZMe7c/aO48V/TQjQsA/Umh+q1kHLzEtPsSlpm\r\ndWFWmjLyMk7QY+FMUhmpyHXS2rgIeu/IAEJ8EcZWdmOazz7Ilv07OvN/7K9R\r\nmisUMv+yvqabI/2I8FA3BK8dKQWFmsDtVKj7ji7kkWqmq08g0efa+PWlqpDa\r\nm4xZyP6vn45fCc9qB9hXf696Z3XMtKjljI2WHNb5VRR/CykxLaeRAE9EtdbE\r\nNoeq/web4ivLZxKHAMC1uWj3ErmgfYmJH4pMgWibPcyQQtZ7nUJ9ROi1h+ch\r\nV7g1U7bdqvQEyRhjfYzBRHJ0huhKD/HWIGpQkwTUFIlT+IobQz+GVO6XCHtO\r\nwTU3CSaexXxELMhvHnsJc7WKYUbtgNQdBEWfU/XzgZeDr1LoV5WHoI5W/Rv9\r\n+JQqGvT4XBOWH0zqWRXEndIdh/ffJ19mhqGylARfWWMU0osECz4qfSLOS07p\r\ndN6ZAkDmfgQir5jy1rTuW+sfJNl0ECyZR6o=\r\n=I6I0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.9_1665788875185_0.1978379031070996"},"_hasShrinkwrap":false},"1.0.0-rc.10":{"name":"@vueuse/head","version":"1.0.0-rc.10","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.1","@zhead/schema":"^0.9.8","@zhead/schema-vue":"^0.9.8"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.11","@nuxt/test-utils":"3.0.0-rc.11","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.41","@vue/server-renderer":"^3.2.41","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"3.0.0-rc.11","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.0","tsup":"^6.2.3","typescript":"^4.8.4","vite":"^3.1.8","vitest":"^0.24.2","vue":"^3.2.41","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"06f26de7a8db9445257dc651533911a6e58208bb","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `children` attribute.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', children: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadSafe(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but encodes values to prevent XSS. This is useful for inserting untrusted data from third-parties.\n\n```ts\nuseHeadSafe({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      children: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHead({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.10","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-8t1Mgvm1PhY59PDADoGmEvEjrvAg9+QwkF2zcHrEOjSWJBzBtAICrL6lhm5qX0n1C4h2aYVZUuJwhYZBhfllLw==","shasum":"e8f845c9a12a93819289db8d21ee1795c79c3621","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.10.tgz","fileCount":6,"unpackedSize":60082,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnsekrX3W/oru7hLne4l0abVEsiomIFZhb+WDMhPOmtwIhANwzIi6nS5dvAVL3uzybsLFwUsjUDUbJ/XiCUBrQvIQG"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTp4aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJmA/6A5PgMPVMYIaTVADnuSSWY0wjWcJLcf0yB97orurO0Nl92IQ8\r\nLUeCrFVRbBlrenssTQLA6kFNR7YRBSfrotqY+gt41pJg6n5bDhoC5pzcNmQ8\r\nGUP2xANS4dvrB5fdOYymmWNcd4AESyG46eVGfqKhUmmiaoY0qVHQ7nIlg9wZ\r\nXJ0uG7RBhKAz+5NjlBq4iE8fxjeBv2XrhY6vSu2tHMvJIavWrNahwBrCtd/a\r\nnNgJxHkcqXRRkWXsQVEDe0C76227vbf5UmCX9itkZ+dbjg3tBObZm6yphCwp\r\nWxnZ2xDmDqVwoKxu2ki4igMix17HVwciaHjllmz6eGCL0VVQ524ZjqkLxJfB\r\noZ4W0eas0dtbajJYnvN0rNY55rmN/AJIoplh+VY2wKx+giSIIlyTIHxhbFzj\r\n/7B6w/yPePI7ez5Y4cDQElD9p+K3a7v0vmq+xi+SFmesehSWdFyrBd90mDrs\r\nvsB3UuN7rGHCFscOoy8DzTM3WLkcT8XQN7sMsqwmheN1MUdKC8lgp/EFDFmZ\r\nIsOkTe41EbDX+j3J0uQiOdqBvvlloWi0tyuApcQ7onXLCeuJR4QCCr2SsM4E\r\nLQHpy5hArFBHFkNyzi4PpdZ8mQnTTU/qBQuyUj7rL6Nh/dkfycNt/TcKPQxx\r\nTLV0uIgpa72WkvcpunxBKOA/jM4JKTLcMCo=\r\n=Vks9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.10_1666096666000_0.808554398553829"},"_hasShrinkwrap":false},"1.0.0-rc.11":{"name":"@vueuse/head","version":"1.0.0-rc.11","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.1","@zhead/schema":"^0.9.8","@zhead/schema-vue":"^0.9.8"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.12","@nuxt/test-utils":"3.0.0-rc.12","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.41","@vue/server-renderer":"^3.2.41","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","tsup":"^6.3.0","typescript":"^4.8.4","vite":"^3.1.8","vitest":"^0.24.3","vue":"^3.2.41","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"0cd0bd34b8326458b34f2506c24cf2887f7fc24a","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `children` attribute.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', children: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadSafe(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but encodes values to prevent XSS. This is useful for inserting untrusted data from third-parties.\n\n```ts\nuseHeadSafe({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      children: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHead({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.11","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-o251AXV22QM6vV6YuodDEhMOYwM5BEy1tM/aIZgPo+iXzFRDEMxKWYbQ2Xg1EJSMh8pELdH50b3Ftmqwy51Vcw==","shasum":"897d211e97cadcb796615032ed15e342f15d96a9","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.11.tgz","fileCount":6,"unpackedSize":59987,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGBt0+voqugMkGOmkxP9BEIrUstysaZvp4lf1hFz0iyGAiAKNo+T4vZ8DD73sMxoOXmROJJfbpTy0vFbGIIaYw0DOw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjT14MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmNw/9GiQO6DNAbhaK/6c5gy/WFe8u8dEJ1BU/voLViO0v6UORZShi\r\nQbGZs0yybtHQPY+yqpsmURAdRIiILZWiKxahOMuaMAcn4fGVJPfWwQc9P3h1\r\npZ1gjGHRhOylg5QDFp5tja9H2v3VB9xwXuQdeNbG9BEX0bblB9elqPD9wCZQ\r\n7u2hafRiaWtsHy198zFRZ5L1QA9YyX6SzdSr+P427heX8OQErONYgAxM5JTN\r\nr+Zsc7rzM2hunOzLe7oH+fhZSq8qgW+yGbsjFCmISnJtcJPH+Xd0Q/VCl0KY\r\nOWmaXDQaj0dgLea+fghxg6BzLn0rja4wSISKTzt/wc3eXO7fCCtiR2ujjNme\r\nhbDaLnuz3bV8DHmJ9Z21vjb102pUJCVOV3ZA0eNrSb6JlPLfTpvpsHaLj4W/\r\niBsju882EIs/Ev5vlJeJQsv/OI5THgsTIPvE6moAanuv5VY8KMIrEGJh/+Eh\r\n8LXAvTItYtf5bo/0YEF3HhUgXOqPZWbPnJR10LHuJN1iSIKyHJuNnUfegh0R\r\nQzvOR2pOimYmDj7G/jSruS1Ly5QeAUTz6fE+EMxVqD0cJPIsXuoNEU/4o8OK\r\nfVOOyhuigKoOEvsCJ1O5ZjVLyBg7YyRXyVqjQeILOPmU/yU1Ulaf4A7f/LM0\r\nW/T8lT29CM6xqcD1m2LHMlV8ziGdaZsMIJw=\r\n=kac0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.11_1666145804148_0.7089327428032421"},"_hasShrinkwrap":false},"1.0.0-rc.12":{"name":"@vueuse/head","version":"1.0.0-rc.12","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.1","@zhead/schema":"^0.9.9","@zhead/schema-vue":"^0.9.9"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.12","@nuxt/test-utils":"3.0.0-rc.12","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.41","@vue/server-renderer":"^3.2.41","cheerio":"1.0.0-rc.12","eslint":"^8.25.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","tsup":"^6.3.0","typescript":"^4.8.4","vite":"^3.1.8","vitest":"^0.24.3","vue":"^3.2.41","vue-router":"^4.1.5"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"a20e3990aaa66c68eefb2a3d79b987f1d45d4621","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `children` attribute.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', children: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadSafe(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but encodes values to prevent XSS. This is useful for inserting untrusted data from third-parties.\n\n```ts\nuseHeadSafe({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      children: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHead({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.12","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-J1U54lKeelgM123G7SojcOu002muUp58H2wMjI6WNgb5wag6Tt+CiSp7cFO+ZSG5bJFdsgoc1pwZPVazGbnimQ==","shasum":"9873b0ac3a5cc8c135b9070eeb29b1c8064b6a9e","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.12.tgz","fileCount":6,"unpackedSize":60069,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICia5HElW9t3c7oUWrVfCrkXSO0fopdW/Vqz7H8sVqT3AiALThyRod+gJoprYSOJHj4wU5ivdkaTXXQKbz9DDl5owg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUKxrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmputA/9Er+H+1e9M6xbykOByxxytDm13UKvyH0f0Sbd00kjXCDFfN4i\r\nMGFZ3EOe5JvXS64hjFzXNi0babCxx03zcegbyLo6YOlOsGGEF148jYiG1gG+\r\nwjn3KWOZp4cJb/eKustgpdhM1iR2M1bCRqMmXsE7M5qo/xYow18Cu+4sXaGU\r\nyIx36l5PiUd8pGrfVLC4dLKaZq2a+V9VgIVHJdWZqVsefHQMVwjikh/bkB28\r\nh0EtMD3kyvKf/BNt1cYZVWxwf2gJzs64ZIKZwi5dwngfomjfsOhDkej6XDZg\r\n/B2ZVd4s8ZMsG1R67bC/ge+/QsA82rexO7n1fRuQUoOsnFFnzJB4S54yyCWw\r\nVHoWFG+6LyziZ1ArEBYFgwXy/PiS9meSxpqScnbeLbVfbYXOnI9fCqlE3tIY\r\nj7Zt9vxodz8vUkpUeiWgE+1rc1n0UnBEDPweTVJTAbAwguTiNkv8GzenGGyz\r\nhonNVeniixy1Fcj+2LNA1LMUWPq1uU3biPG6W9WG6hZpQZieo4L7E5hOkPd+\r\ntVGeJlLejprwzMYuGdnzqp+ACU5zn++lj9PO6pTLsrljma0S8Tsqyk969Uoe\r\ndpTwUpc5zHPXcKOU0FRwMRIM5WIrixHwrLx0klnsTqbXVz8aMpYu/BS2m7DA\r\nGQIP3ziohYh2wZSkCA5kwrK9sCEXMnjG1TU=\r\n=lECe\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.12_1666231403350_0.284759541610079"},"_hasShrinkwrap":false},"1.0.0-rc.13":{"name":"@vueuse/head","version":"1.0.0-rc.13","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.1","@zhead/schema":"^0.9.9","@zhead/schema-vue":"^0.9.9"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.12","@nuxt/test-utils":"3.0.0-rc.12","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.41","@vue/server-renderer":"^3.2.41","cheerio":"1.0.0-rc.12","eslint":"^8.26.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","tsup":"^6.3.0","typescript":"^4.8.4","vite":"^3.1.8","vitest":"^0.24.3","vue":"^3.2.41","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"daaef1718742717f98ca5d9ba73c6f83dae221c3","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `children` attribute.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', children: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadSafe(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but encodes values to prevent XSS. This is useful for inserting untrusted data from third-parties.\n\n```ts\nuseHeadSafe({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      children: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHead({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.13","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-P1lvKL0Cz0CvnSyBP6cTUyFn5APsRlfGfIkVT23cpwqalblEBlfS65bSn9zSUMgLZCfO+8LnmIbJH+2SAj26UA==","shasum":"b2cfcdab2c1e62e97881ead2bfcc8d79012a6c54","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.13.tgz","fileCount":6,"unpackedSize":60478,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcSFQ0Adv0V92H//OC7WJ/hd1QAj9yY/L7djKpUHkU7AIgZ6ueTpBw3r+JmT+OlIsu3EZhvBKbPnd1iaAWb0G8ocA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV0DaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8yA//eItrQLMx1Nq6UKYd/Qy1WGotCj75D5yA9fuyTBMQCuZdphx/\r\nAMEuhS32ttc7SwrX9oP5Fvtw7dXKyJKmsX6zkuAD5urq+1NZWYmwhWUJnw7l\r\nos8s0KVHhwpEQT+JK5h99C3M0yFarZQuEdoYElPc0DaycuqWGwsmUpDUfffR\r\n3a5dA0rs0rX8g4SfDpg0P20jk5HSheSowk1wlwSYWeXd//WdzgzwmuuS6lAQ\r\nQ/jmqe+Z7dcemX4hqUTVSsqWOsmC7wLdNzodlcVuTL4d4sqXMaO3/3exSB8O\r\n92CTR66AYqZhiQFIdv0f0orZzNst34MECJ40zPVhBxrmqe+Nf7gLm4ZToNtc\r\nSjlxnf/OBp9xfEsN2FOjGCJCUxZIdKh0DE2YDJdKoc+QPkMbW1VYdJRy6BwK\r\nr+icg9YKLN7SbSG0A4YD8rXSQlhpr+ekNm6iyc9a/6NgncDxO/nrudCZAUb4\r\neV11qWwL+4FZve1Zy3btmYOjzhf2nW8pymKROZzPEfspXsW8pDOnsUjCf6nM\r\n1i4pwIB30g6eRUMMlYZFdDwz178IfLy5aH27GCs7Mo3yEW4mJ8ZoFDdO2xdD\r\nQrHX1jYZClvDCehC9/z2pigY2IHNtbA8TiLzeGpIdJgneMPrZT5nMsireXuS\r\np3XjP/pEPhqf7b4+rBh4SmEghm30crX3Fpk=\r\n=hwS4\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.13_1666662618272_0.41683740049752127"},"_hasShrinkwrap":false},"1.0.0-rc.14":{"name":"@vueuse/head","version":"1.0.0-rc.14","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"play:vite":"vite examples/vite-ssr","build":"tsup src/index.ts --format esm,cjs --dts","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@vueuse/shared":"^9.3.1","@zhead/schema":"^0.9.9","@zhead/schema-vue":"^0.9.9"},"devDependencies":{"@antfu/eslint-config":"^0.27.0","@nuxt/kit":"3.0.0-rc.12","@nuxt/test-utils":"3.0.0-rc.12","@vitejs/plugin-vue":"^3.1.2","@vitejs/plugin-vue-jsx":"^2.0.1","@vue/compiler-sfc":"^3.2.41","@vue/server-renderer":"^3.2.41","cheerio":"1.0.0-rc.12","eslint":"^8.26.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.1","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","tsup":"^6.3.0","typescript":"^4.8.4","vite":"^3.1.8","vitest":"^0.24.3","vue":"^3.2.41","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"5bbf84ceaa896480c1ecfe7affaf0f226e175ba7","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?color=a1b858&label=\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?color=50a36f&label=\"></a>\n<br>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?style=social\"></a>\n</p>\n\n<p align=\"center\">\nA <a href=\"https://v3.vuejs.org/guide/composition-api-introduction.html\">Vue composition API</a> to manage your document head.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- ✨ Best practice head with deduping and default ordering\n- 🤖 SSR ready\n- 🔨 Deeply reactive with computed getter support\n- 🌳 Fully typed with augmentation support (powered by [zhead](https://github.com/harlan-zw/zhead))\n\n## Installation\n\n```bash\nnpm i @vueuse/head\n# Or Yarn\nyarn add @vueuse/head\n```\n\n> Requires vue >= v3 or >=2.7\n\nFor instructions on setting up @vueuse/head as an integration, see [integration](#integration).\n\n## API\n\n### `useHead(head: MaybeComputedRef<HeadObject>)`\n\nUsed to modify the head of the document. You can call this function in any page or component.\n\nAll values are reactive and support ref and computed getter syntax.\n\nTo provide inner content you should use the `children` attribute.\n\n#### Example\n\n```ts\nconst myPage = ref({\n  description: 'This is my page',\n})\nconst title = ref('title')\nuseHead({\n  // ref syntax\n  title,\n  meta: [\n    // computer getter syntax  \n    { name: 'description', content: () => myPage.value.description },\n  ],\n  style: [\n    { type: 'text/css', children: 'body { background: red; }' },\n  ],\n  script: [\n    // primitive values are also fine\n    { \n      src: 'https://example.com/script.js',\n      defer: true\n    },\n  ],\n})\n```\n\n### Types\n\nYou can check [@zhead/schema](https://github.com/harlan-zw/zhead/blob/main/packages/schema/src/head.ts) for full types.\n\n```ts\ninterface HeadObject {\n  title?: MaybeRef<string>\n  titleTemplate?: MaybeRef<string> | ((title?: string) => string)\n  meta?: MaybeRef<HeadAttrs[]>\n  link?: MaybeRef<HeadAttrs[]>\n  base?: MaybeRef<HeadAttrs>\n  style?: MaybeRef<HeadAttrs[]>\n  script?: MaybeRef<HeadAttrs[]>\n  noscript?: MaybeRef<HeadAttrs[]>\n  htmlAttrs?: MaybeRef<HeadAttrs>\n  bodyAttrs?: MaybeRef<HeadAttrs>\n}\n```\n\n### `useHeadSafe(head: MaybeComputedRef<HeadObject>)`\n\nHas the same functionality as `useHead` but encodes values to prevent XSS. This is useful for inserting untrusted data from third-parties.\n\n```ts\nuseHeadSafe({\n  bodyAttrs: {\n    onfocus: 'alert(\"hello\")',\n  },\n  script: [\n    {\n      children: 'alert(\"hello world\")',\n    },\n  ],\n})\n```\n\n#### Deduping\n\nFor `meta` tags, we use `name` and `property` to prevent duplicated tags, you can instead use the `key` attribute if the same `name` or `property` is allowed:\n\n```ts\nuseHead({\n  meta: [\n    {\n      property: \"og:locale:alternate\",\n      content: \"zh\",\n      key: \"zh\",\n    },\n    {\n      property: \"og:locale:alternate\",\n      content: \"en\",\n      key: \"en\",\n    },\n  ],\n})\n```\n\n#### Body Tags\n\nTo render tags at the end of the `<body>`, set `body: true` in a HeadAttrs Object.\n\n```ts\nuseHead({\n  script: [\n    {\n      children: `console.log('Hello world!')`,\n      body: true,\n    },\n  ],\n})\n```\n\n#### Text Content\n\nTo set the `textContent` of an element, use the `children` attribute:\n\n```ts\nuseHead({\n  style: [\n    {\n      children: `body {color: red}`,\n    },\n  ],\n  noscript: [\n    {\n      children: `Javascript is required`,\n    },\n  ],\n})\n```\n\n`useHead` also takes reactive object or ref as the argument, for example:\n\n```ts\nconst head = reactive({ title: \"Website Title\" })\nuseHead(head)\n```\n\n```ts\nconst title = ref(\"Website Title\")\nuseHead({ title })\n```\n\n#### Render Priority\n\nTo set the render priority of a tag you can use the `renderPriority` attribute:\n\n```ts\nuseHead({\n  script: [\n    {\n      src: \"/not-important-script.js\",\n    },\n  ],\n})\n\nuseHead({\n  script: [\n    // will render first\n    {\n      src: \"/very-important-script.js\",\n      renderPriority: 1 // default is 10, so will be first\n    },\n  ],\n})\n```\n\nThe following special tags have default priorities:\n\n- -2 &lt;meta charset ...&gt;\n- -1 &lt;base&gt;\n- 0 &lt;meta http-equiv=&quot;content-security-policy&quot; ...&gt;\n\nAll other tags have a default priority of 10: <meta>, <script>, <link>, <style>, etc\n\n### `<Head>` component\n\nBesides `useHead`, you can also manipulate head tags using the `<Head>` component:\n\n```vue\n<script setup lang=\"ts\">\nimport { Head } from \"@vueuse/head\"\n</script>\n\n<template>\n  <Head>\n    <title>Hello World</title>\n    <base href=\"/base\" />\n    <html lang=\"en-US\" class=\"theme-dark\" />\n  </Head>\n</template>\n```\n\nNote that you need to use `<html>` and `<body>` to set `htmlAttrs` and `bodyAttrs` respectively, children for these two tags and self-closing tags like `<meta>`, `<link>` and `<base>` are also ignored.\n\n## Integration\n\nFor integrating @vueuse/head with a framework.\n\n### Examples\n\n- [Nuxt - vueuse-head.plugin.ts](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/head/runtime/lib/vueuse-head.plugin.ts)\n- [Vite - SSG](https://github.com/antfu/vite-ssg/blob/main/src/client/index.ts)\n\n### Usage\n\nRegister the Vue plugin:\n\n```ts\n// Vue 3\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\n```ts\n// Vue 2\nimport { createHead, HeadVuePlugin } from \"@vueuse/head\"\n\nVue.use(HeadVuePlugin)\nconst head = createHead()\n\nnew Vue({\n  el: '#app',\n  // ...\n  head,\n})\n```\n\nManage `head` with the composition API `useHead` in your component:\n\n```vue\n<script>\nimport { defineComponent, reactive } from \"vue\"\nimport { useHead } from \"@vueuse/head\"\n\nexport default defineComponent({\n  setup() {\n    const siteData = reactive({\n      title: `My website`,\n      description: `My beautiful website`,\n    })\n\n    useHead({\n      // Can be static or computed\n      title: () => siteData.title,\n      meta: [\n        {\n          name: `description`,\n          content: () => siteData.description,\n        },\n      ],\n    })\n  },\n})\n</script>\n```\n\n### Server-side rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>\n`\n```\n\n### API\n\n#### `createHead(head?: HeadObject | Ref<HeadObject>)`\n\nCreate the head manager instance.\n\n### `renderHeadToString(head: Head)`\n\n- Returns: `HTMLResult`\n\n```ts\nexport interface HTMLResult {\n  // Tags in `<head>`\n  readonly headTags: string\n  // Attributes for `<html>`\n  readonly htmlAttrs: string\n  // Attributes for `<body>`\n  readonly bodyAttrs: string\n  // Tags in `<body>`\n  readonly bodyTags: string\n}\n```\n\nRender the head manager instance to HTML tags in string form.\n\n## Sponsors\n\n[![sponsors](https://sponsors-images.egoist.sh/sponsors.svg)](https://github.com/sponsors/egoist)\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-rc.14","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-3DtOfSE1141IKPIq4AR5UXQZPWQFSd7E5f3M+HkBRyxWsyxbNBBmK5hqkSYc2ENoFXa3xPhLYZXJPKuxqfJmiA==","shasum":"472158508c279620311f53be54bb06fa562d37c1","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-rc.14.tgz","fileCount":6,"unpackedSize":62860,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEoaZ8RuEI0Y2KnL2zZxEsEyXtfIvxedupAOyZFpvWEhAiEA2vJmD6E8uUzeAva0f/xqiuRXifjp3ehSxBN+/8o4Akc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV1ECACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0Pw/8Cc3wBkh2Czoyp2b03kqz9Ilkj8BKXPBXVKNmnnB0spY8xQTM\r\nQE07FJHDPOWDxtHOkIww1W6n/Ju8K/nXpdNqqAjIIPEqUuJAxd+d4Vm/Mhxl\r\n7Tqyj9Lyu9/SY7iY8y1SdBl8IgbZYZ+Cm5hM/NwdxFWPkBYzqIDwG6Osi2c4\r\nEn2Lazhilvt/09jmEuctsCdhQNRGO1u9GOaqSmJji6lR7vxUkNxKEXD8Ixgv\r\nQooQtmdJ0v/N5zLEbsd6/Uit7en3WbckMBkrUlE34MaP8CHnFB9+GNueSe9T\r\nefblglmCeINL7P5WdGKpfvYzc35H9p97W85COr0WYCQMv5gGmh9MtRScO1x2\r\ne0EBPyUBiLuj22rFZt0ezCRJcyvisowD2Glp3fyJ7K4p3IWErdwUdNilfac8\r\n90Wo+TiX95FX/ZjH2mgMCQiFHoG+k015CYGGb0G3UJyRx/9sPkhIUwO0CmpS\r\n1jAY9q9SCeVJA7huvKr6i6OtLWeq/UqYCpSkOAAN23HsdPIXv7OX9QjOB+7D\r\nJu5/IUT5RhOqOFnidi+AXJpdwdAi9UCUEbVEjytGF81OkBFlD0oHfsmTJ26U\r\nuXhj2DMY4K22AwRAQRUQIk1wNGZShvhCLpR8uh3Ge1a2jBL7c8rQiKlAxKz8\r\nxff++yNroyVn93/yFUghMP+cgWh4B+VL74Q=\r\n=j7oD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-rc.14_1666666754479_0.31949785462604763"},"_hasShrinkwrap":false},"1.0.0-next.1":{"name":"@vueuse/head","version":"1.0.0-next.1","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/schema":"^0.4.1","@unhead/ssr":"^0.4.1","@unhead/vue":"^0.4.1"},"devDependencies":{"@antfu/eslint-config":"^0.29.4","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.44","@vue/server-renderer":"^3.2.44","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.44","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"03a5b49ebac348076a9a9c376f45ff9048de4a7d","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href='https://github.com/harlan-zw/unhead/actions/workflows/test.yml'>\n</a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?style=flat&colorA=002438&colorB=28CF8D\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?flat&colorA=002438&colorB=28CF8D\"></a>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?flat&colorA=002438&colorB=28CF8D\"></a>\n</p>\n\n\n<p align=\"center\">\nSuper-charged document head management for Vue, powered by <a href=\"https://unhead.harlanzw.com/\">unhead</a>.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- 💎 Fully typed augmentable Schema powered by [zhead](https://github.com/harlan-zw/zhead)\n- 🧑‍🤝‍🧑 Side-effect based DOM patching, plays nicely your existing other tags and attributes\n- 🍣 Intuitive deduping, sorting, title templates, class merging and more\n- 🪝 Extensible hook / plugin based API\n\n## Installation\n\n```bash\nnpm i @vueuse/head@next\n# Or Yarn\nyarn add @vueuse/head@next\n```\n\n> Requires vue >= v3 or >=2.7\n\n## Usage\n\n### Vue 3\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\n### Vue 2\n\nRegister the Vue plugin:\n\n```ts\nimport Vue from 'vue'\nimport { createHead, HeadVuePlugin } from \"@vueuse/head\"\n\nconst head = createHead()\n// needed for Vue 2\nVue.use(HeadVuePlugin, head)\nVue.use(head)\n\nnew Vue({\n  render: h => h(App),\n}).$mount('#app')\n```\n\n## Further Documentation\n\nRefer to the [unhead documentation](https://unhead.harlanzw.com/) for full API reference and more.\n\n## Sponsors\n\n<p align=\"center\">\n  <a href=\"https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg\">\n    <img src='https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg'/>\n  </a>\n</p>\n\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\nMIT License © 2022-PRESENT [Harlan Wilton](https://github.com/harlan-zw)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-next.1","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-TlWlvMSXjCOpmPzX0xlLB4s5gFlxS2uWtV+tFHzJBhga+xozW1fVMpeAUYtSpZbUuJogXF7yB+KxgB+8mmiz3w==","shasum":"8e0774e6c6a794804c07c4a54427cb97b5735fe1","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-next.1.tgz","fileCount":6,"unpackedSize":13689,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDivD5ZAzXwwqv+fdGRLnLNimPvhjbFlt8+fsDhuOIGpAIgS/3siUF3p9apmo5GsOOI+TKO74E80R/11lv3ZYldagI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbQfXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHiA/9HR35DdEnJVrnwL8mwMm29ycOzigExX0Hb9uNOqiKhDBhhPZX\r\n0Vc1TYBAv/guGMPBHKtm5DItmUhOpFAjwFfErn4k0MNqemuyE4Gi7TW17lG4\r\n7e8mWR5WpnCajrPlgytmQ3lWtpBv0LsREUjK/x236dmu2K7AmpGsrUzWyMSI\r\nfRaG38EeKeUFMDA2efonFYuOv+ge7JK0INzlAdY9uVh4CGYG4H45/dqH1Vol\r\nEFaOKE5JoezPXpVE4mZCc8l0Zld6jlQlPJ2y/PnXSf6rahKmNYxS3v+N+KCM\r\nsLiZqmmVk+GFN4vTihSxZlMS4gkfpChMgrL2mEw6vk21Rg9Xnft5Hu58pFAc\r\nRWiFeHYSRwd+2Iaq1L/bGFOraBvLulnqSnc8r5+zsqTQZcg7IIijb1rlIPvz\r\n5GelbLl1hP4tVGJzgYZ1V6sdPtxO+A/F+hfaXp4644XJd0zWe8jcziS50BM+\r\nYRSTDe0JRbxU0nwMuDVYzaJo0A55LErwRxHYZsm9uTUbs0GhEHuHZ/docJd8\r\nwcB7VE3XLw+jIs2GNvVVsfBiHG9vdfi1siytakPK8UIzsufSVBWAGOFEBWzS\r\nBmoegnj+AgwbE40z3387diKC70qvGy7FEMXYxOD18B71VJojQmtTDzI2eJcu\r\n2eZZF1kMBc1H3tAHS887o9ApcsbpQGbuIoc=\r\n=LIOR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-next.1_1668089815745_0.7256870016081838"},"_hasShrinkwrap":false},"1.0.0-next.2":{"name":"@vueuse/head","version":"1.0.0-next.2","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/schema":"^0.4.7","@unhead/ssr":"^0.4.7","@unhead/vue":"^0.4.7"},"devDependencies":{"@antfu/eslint-config":"^0.29.4","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.44","@vue/server-renderer":"^3.2.44","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.44","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"90e6e132f71e7fe9d794181d307095a79b1efa88","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href='https://github.com/harlan-zw/unhead/actions/workflows/test.yml'>\n</a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?style=flat&colorA=002438&colorB=28CF8D\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?flat&colorA=002438&colorB=28CF8D\"></a>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?flat&colorA=002438&colorB=28CF8D\"></a>\n</p>\n\n\n<p align=\"center\">\nSuper-charged document head management for Vue, powered by <a href=\"https://unhead.harlanzw.com/\">unhead</a>.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- 💎 Fully typed augmentable Schema\n- 🧑‍🤝‍🧑 Side-effect based DOM patching, plays nicely your existing other tags and attributes\n- 🍣 Intuitive deduping, sorting, title templates, class merging and more\n- 🪝 Extensible hook / plugin based API\n\n## Installation\n\n```bash\nnpm i @vueuse/head@next\n# Or Yarn\nyarn add @vueuse/head@next\n```\n\n> Requires vue >= v3 or >=2.7\n\n## Usage\n\n### Vue 3\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\n### Vue 2\n\nRegister the Vue plugin:\n\n```ts\nimport Vue from 'vue'\nimport { createHead, HeadVuePlugin } from \"@vueuse/head\"\n\nconst head = createHead()\n// needed for Vue 2\nVue.use(HeadVuePlugin, head)\nVue.use(head)\n\nnew Vue({\n  render: h => h(App),\n}).$mount('#app')\n```\n\n### SSR Rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>`\n```\n\n## Further Documentation\n\nRefer to the [unhead documentation](https://unhead.harlanzw.com/) for full API reference and more.\n\n## Sponsors\n\n<p align=\"center\">\n  <a href=\"https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg\">\n    <img src='https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg'/>\n  </a>\n</p>\n\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\nMIT License © 2022-PRESENT [Harlan Wilton](https://github.com/harlan-zw)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-next.2","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-abcK7ET4f7NVC8p9dlH0HjdcZ2T2LHsc42184ZpXyKVT2Ifmx+oiB4t69BWIDNRL5wRQtuRmehOLJIa9UXJ+tw==","shasum":"ae9698d4fbbee22308da3026b2b7a32f51ab0211","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-next.2.tgz","fileCount":6,"unpackedSize":14107,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDptxtjeSh76Wyut/HCNFgxy+M0J7MBwJI/TafpA/KM4wIhAJgtv/Bf9eA0J3EX3LP4ALT6U5PJfeB6N6/oySDVTYsM"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbfLhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGpw//eKoVNdnihRsbswvBRegnAOZZU9XwAU9McBV9sL+8m88gbcCu\r\ncIRp7zaXSESOegpIcaVaXpuNnhG9SC4IqKWv36UF2WBZMJcS9qs0fgD7Pf2A\r\nteIOScdT9G8xl8zeVz+lXJVWRni3bhrgjp8vLAhR632F0EqJEvP+dyldEFh+\r\nkmYRRm3B4Vkesws/Kq7b8axFGtm6i3Tn1U4t7fZSVEC/NkYwAyI3mYyFNEbE\r\nq4W7aE9BkYUO8cvNnmzonR25Lkj+2UbietgYk5/cJf9StfTlWqAWcdfS/vxS\r\n7dZnMK3V5EwtSWJrY5WzACQfe+GsLX3qIE23vR37Tw+WMIXGkKXZoAQLZEqh\r\npMPrP8eqFwKgN4Wffr32RjktcMxAA0qDpcIqe3kMt6VovcgkWc5YIIRX9nq4\r\n8G6fCj7zm7S7x5oIIlm/MGKz+I9d3lfAlEtsE7WbS6OnXyrNT+yDk1sL74GQ\r\nilnvki/DuJ7YaKHvtSBpjgeCdx+P5oA+mHVIkFZOuyMDa1fzM5XcJ9CjVjpF\r\nbfOyA9Yb9/qNbaVV1CSAJXoVbCPrW0liC8LnpoINx1m5tX3aB01SfZgc1zlE\r\nEiWfTA4eiWhDw7O1D4DG/Cy0+xVTiX0PpXc6+0MrsQ8oGr/rdOUiXQideO82\r\njndM+IhNLx0Ty2hWh+wAK7/6Mtiwwb4qOIk=\r\n=SEoK\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-next.2_1668149985786_0.3537408397474038"},"_hasShrinkwrap":false},"1.0.0-next.3":{"name":"@vueuse/head","version":"1.0.0-next.3","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/schema":"^0.5.1","@unhead/ssr":"^0.5.1","@unhead/vue":"^0.5.1"},"devDependencies":{"@antfu/eslint-config":"^0.29.4","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"4dccbad0f309453817fa698c82247b35d102c1f6","readme":"<h1 align='center'>@vueuse/head</h1>\n\n<p align=\"center\">\n<a href='https://github.com/harlan-zw/unhead/actions/workflows/test.yml'>\n</a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?style=flat&colorA=002438&colorB=28CF8D\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?flat&colorA=002438&colorB=28CF8D\"></a>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?flat&colorA=002438&colorB=28CF8D\"></a>\n</p>\n\n\n<p align=\"center\">\nSuper-charged document head management for Vue, powered by <a href=\"https://unhead.harlanzw.com/\">unhead</a>.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n## Features\n\n- 💎 Fully typed augmentable Schema\n- 🧑‍🤝‍🧑 Side-effect based DOM patching, plays nicely your existing other tags and attributes\n- 🍣 Intuitive deduping, sorting, title templates, class merging and more\n- 🪝 Extensible hook / plugin based API\n\n## Installation\n\n```bash\nnpm i @vueuse/head@next\n# Or Yarn\nyarn add @vueuse/head@next\n```\n\n> Requires vue >= v3 or >=2.7\n\n## Usage\n\n### Vue 3\n\nRegister the Vue plugin:\n\n```ts\nimport { createApp } from \"vue\"\nimport { createHead } from \"@vueuse/head\"\n\nconst app = createApp()\nconst head = createHead()\n\napp.use(head)\n\napp.mount(\"#app\")\n```\n\n### Vue 2\n\nRegister the Vue plugin:\n\n```ts\nimport Vue from 'vue'\nimport { createHead, HeadVuePlugin } from \"@vueuse/head\"\n\nconst head = createHead()\n// needed for Vue 2\nVue.use(HeadVuePlugin, head)\nVue.use(head)\n\nnew Vue({\n  render: h => h(App),\n}).$mount('#app')\n```\n\n### SSR Rendering\n\n```ts\nimport { renderToString } from \"@vue/server-renderer\"\nimport { renderHeadToString } from \"@vueuse/head\"\n\nconst appHTML = await renderToString(yourVueApp)\n\n// `head` is created from `createHead()`\nconst { headTags, htmlAttrs, bodyAttrs, bodyTags } = renderHeadToString(head)\n\nconst finalHTML = `\n<html${htmlAttrs}>\n\n  <head>\n    ${headTags}\n  </head>\n\n  <body${bodyAttrs}>\n    <div id=\"app\">${appHTML}</div>\n    ${bodyTags}\n  </body>\n\n</html>`\n```\n\n## Further Documentation\n\nRefer to the [unhead documentation](https://unhead.harlanzw.com/) for full API reference and more.\n\n## Sponsors\n\n<p align=\"center\">\n  <a href=\"https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg\">\n    <img src='https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg'/>\n  </a>\n</p>\n\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\nMIT License © 2022-PRESENT [Harlan Wilton](https://github.com/harlan-zw)\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0-next.3","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-tU5XEBjm/mYN1FiG/jH5zflLMpv2KwAzxCrVM7TeuitZFU3mPLuqybTYufV8xNjoyTn+4RFouNc+ldil121sZQ==","shasum":"bd7f88263fb1cb8a6b2293211d4fe902f315b0e2","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0-next.3.tgz","fileCount":6,"unpackedSize":14176,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCaM4YnK8gn9CeCfEBGvSxjd4cpqvK1x/Bz9yxjCXT1VAIhAOL4kOot0P/NHSmZHt9mJjD6iJBcbKsa+/HzPwSWP8Kp"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbixEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwMw//RWnQrdXz/Wy/LV2NLYT9njoOrGvHoKu8kpQ2zrFgA+/pM57B\r\n16aeTVe3byC0wvco1u0op8JNXWGbTCX4UeN0z+1ZecOieM3LKK15V+ez2NEz\r\n1hLS4+TeqtVEbk6yJI+DZv0eq4KXUVsUiO8tH+stcxPE2mwuylIcetljiaO2\r\nvgRQj3Lcoebv4MZwe8R5wgzbX58Vm+3UzOmLP3cu6kKlwP+0GJwrFmJN04Xu\r\nrY7GI0mc/2C+P1+lwQIsrm0gQFs3LJX5t2EZUMiMpdC6i/qO6ZJI+kyXYM/q\r\ni8swrm2mqqqXPfaHSBRr6ojzp/WV4Y50RW7U3u1ztl06BwI9iAv48LOmVb5g\r\n0ndJZ9srzPAcQK5b98Ud8OweGhyR8+AainuOh2j2uIf7ptMlFOfNiZlsEIIm\r\nRKrSr3mof2JggqZjL3psfI6MRcgpo5IlkvIcGxX49i89s58r9iU/gfqXt+ii\r\nvUPrOAu5WpJ/6JaM4Zk5nf5fdaYuN0cUDjGOC15ApXLvg0NjWN8FK0Vf+6oe\r\nIQYZs7ejnJ5YE5Ylq8qBpu50oK72ZWJLy6br1oQZOJfuahs3ViPGxjKy0Lyu\r\nmPaRRQSgj1E/sroSDXb63aybATareAg5fnj0n/bFj7M6892uiBGI5K+zbuKA\r\n332rT94QMjC5p9vku5brTeEk0XtgD8viLWY=\r\n=X/Jy\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0-next.3_1668164675815_0.7476729386124239"},"_hasShrinkwrap":false},"1.0.0":{"name":"@vueuse/head","version":"1.0.0","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/schema":"^0.5.1","@unhead/ssr":"^0.5.1","@unhead/vue":"^0.5.1"},"devDependencies":{"@antfu/eslint-config":"^0.29.4","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"abe0fb167eddfac5cdbe38e7c163843063ca3d47","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.0","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-wighjD6iLxEitpg6EDeS5dGDB9tcOSMhpblrAOKR6qBP93U3cjG72n0LhlBUD9miu41lNxXFVGHgSc6BVJ9BMg==","shasum":"cd56ce7f6cf094d9e3431226fdc612a859bfc050","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.0.tgz","fileCount":6,"unpackedSize":14357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3hzD00GPLydlEh+mgsucUpmZ/6nUYzG4Knm3OuNDnXAIgaWfmxsLz1q4wRxQZjnGbwNEhuPbIcZ5cKjvVAEyENMk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjb1ZOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjqA//ZBd0GNjClVwawrACa8wBo9XjceuUzQRu12piBLDuoYXQfxio\r\nxhIQne1GKZmYlbZmZRLFpkl1K2Ro+Mcf2DtfQIR/ljg161JZvuxII0a/Zg2o\r\noG48g3inlhkREqCO0mIZiwBGzmRKvoWt451w27/raf9IpU5ARGRpEEwfk202\r\nTAapphkw91y3+X7s5WTfM2TdoAOZb1480S+xhylHCYXZnjxacUhf2ERz4QLp\r\na+4xoW8T1tOT3ZMbzITV5vr/SoXmG16DDh2/n+yK3XcdBptAD6R6VwsqxOzK\r\n/SpUCg95+L1zPYU9ivW3FZ/dCYpSwd21wzspbWTr1ezjzV2+kavEV/+se2lX\r\nP+H17j60qG5ORIR44UTx4oLJuFaHtg9rfSoV1ER/cZsQmBwuU0wKD7FqOxb+\r\nx1YftsIkQc+oXiq/uaW30MsTPgmsGjjs9DE9U2nkw6DLV3GM3p16aT6BJ8Xg\r\nuZ0xziZ4V9LVcL4BkFWIgEkz5nUoTuppk0gguwFGQNQno9jLCY4yVBVTT44T\r\nAx8lqqvIGEwyBL0gYIZo60wU9xwCPmloK1ym743lGTy9T8paK4+7Z74iG8ah\r\nUuI0YpwV4jCYZC7wchDVMaq10f2VmBfVTaFa3Yy3VWXt0ooszfhfzPWAXyj6\r\nZogcSbprZ5ss0hO3q7ujyJ7l48BwVA1kVaY=\r\n=1hgH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.0_1668240974661_0.8936394361588715"},"_hasShrinkwrap":false},"1.0.1":{"name":"@vueuse/head","version":"1.0.1","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/schema":"^0.5.1","@unhead/ssr":"^0.5.1","@unhead/vue":"^0.5.1"},"devDependencies":{"@antfu/eslint-config":"^0.29.4","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"e7ea56220965c4bd5b5db2baea8b794be826c6eb","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.1","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-2d8BS+u9sh5wet1iQHZ0nIi//CvhC3/3NWmUbCegN6ngid21tUwkOSQ3xa8hCfq9ON1vE5eACQUkR3dB3N7RGw==","shasum":"3b1626f152a823868c247ec6da074906a60d315d","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.1.tgz","fileCount":6,"unpackedSize":16274,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAfu8Q4TJ+bCWOK51WlRjO11YjWxFbEmabq2rnuq37UxAiEAzNnr9HxhhEwBXSBXxdOLryt7efLcjDSHq0wPoaMv+TY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcDxfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMZA/+I7+go0wGeu7mw4iztBcT+mEY4SSPgawN0iVV3KQvJmKw8CZ4\r\nVMojhtS22WsDGBqEEF1RfNGva2AWalA6TJCJ0YSQMXOGqn4xNVUqQNbiF3iL\r\n/uYNxmCSp7b1iDaMA29FZVo6GJfTRTErFG/9inDbJ6zTuhOExrBRiuEkhQWk\r\nMmV0EqcA2YbxLDwEn5ZqOFuAB7tmskVo8LvL8rxbYq0Lbfl4v5ZuXObbmaLj\r\nqexO8HbBdoZD5WFU/5qhZw4h3vmRfG204k22/1sLOojczh4UTThJhXpHcEto\r\nvI3swUtF1TL8Em0yDEprryyW5lBwP1D9Le7JRphUndtROBr8euBvKQCjuhoj\r\nfXXXQyPtSND3liKVqvJOk6rStqZgYsOsndvjFgNV3vnvMKEEHASGtXMF7WuJ\r\nXtgalwRcyUlIiDPx42L5q44QFArbJaS2hGBO29zEq/bnYnMkiCqcJLXyGlWq\r\nIntnqx/+rqD02rwRa9YO/XMXr33I+gflg5SJGQnOZot6rrEo/jgq+UNKPB4b\r\nnYaESMTqeE0bwdgZwXtPu1kFw8AELtyq3V7t3HXv41uR1UO0DGrg33wTqioD\r\nYKKiU9UiID5g9Wjiu63JHp8oHDRibGBtZ3mj2/V0T8XNws3hARX2JzEY4YZR\r\nCpwzKjBXrdywHO1S3huQtDMlJUWQUTOOhk8=\r\n=lJ8f\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.1_1668299871441_0.06680519526036921"},"_hasShrinkwrap":false},"1.0.2":{"name":"@vueuse/head","version":"1.0.2","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/schema":"^0.5.1","@unhead/ssr":"^0.5.1","@unhead/vue":"^0.5.1"},"devDependencies":{"@antfu/eslint-config":"^0.29.4","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"3e1d394a3ab4428417aa32687c70014a1353c912","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.2","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-dlYAGnR7a8JfElW7XQRXZJR43dVGUm7Irduhfa+g6F1Bc5rYEQ+/LOtgnreVG3RZLaYZ7AhRQX/FUhPQxHlNZg==","shasum":"9d0b4c4cad807286cf61806ddf07e9c8ee87d10f","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.2.tgz","fileCount":6,"unpackedSize":17399,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF2YYYwEE+RG8eIqSOItA/nu+TjX0y5t9ryD/zvLsTUHAiEAhHB7M1+ZTfRL8VvylJBypLzKJTLz4U7tQJXkBVpjpcM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcEOXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonQQ/9EhMDL3lMFhTH/QRnwlRdi15/VtRBGYoH3BpOGMkSDzon6+MU\r\n2swhrLe5BQIGJ2BH2dYYvB+N+7v2SPVGKv9UPNOouuqLedTFfPIW37jV/u9Z\r\nArWaH0co7h+UMJrSuVyxltqeZjO0qbkk9W7BsQnHx6yFgwty1IfWrSdTR+Lt\r\nsi2vJZpF1cMSF+Y6i4zbuqx7PgR39khNOmR8AbzFgQkY9hCE3rRjaDsp4vIV\r\nG/Wy2a1wJ1plhIt7fInXlrfeaWeOrcgSdUD8wsNbf0Whurv8wSKpfaswhjqF\r\numx6Op1SXrPb5uI0GON4DEuBKF+M7vr5zUgmbv53xa98mvtapcQp1AsfJoSE\r\nLAH6RPQx9hNlQHbExztTY+73y+lXhgqn9FOfx5L8nD2Za+K4aGbnRO5q5Ql3\r\nccP2sZJFnF/t/rItp4BEAn96M7NislxQ37aWe74fA7wEfYnhR1Unoq9Btzny\r\nSH6lIt145sbrLXofJlRUG8Ve/HimJcmSvfMStk4UmEZsD++TC4pbXoWmn4rq\r\ncMxXu1XOp9Neo4jYJuZ+8etgbRIVi9ZaIhvI6HV64TWzRuC8YBshYLsQYbvb\r\nfJiodPeKwJqSFCuVlrMvqCJnQBNvt2wkBAPMViW5phhYkNs+6xSN8I2JPF+H\r\nAMzZ57UbA9a6Gbd0dnxD7yoolJLCcBcG4gk=\r\n=zVL9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.2_1668301718843_0.6172029064134759"},"_hasShrinkwrap":false},"1.0.3":{"name":"@vueuse/head","version":"1.0.3","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/schema":"^0.5.1","@unhead/ssr":"^0.5.1","@unhead/vue":"^0.5.1"},"devDependencies":{"@antfu/eslint-config":"^0.29.4","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"7d81f2bd737899e37586cb26321d6442c4ccae06","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.3","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-RV8jeydEKzIwGZUpRJoYAyf7L6HpNA8ZfBgKSq/fxQkg8lpSe8PxRPhvd9PAFhjSeDEeZ//eIA04wPaQyeZ77Q==","shasum":"ca2b10e899077563372314beb6f863c285069849","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.3.tgz","fileCount":6,"unpackedSize":18424,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAXXOnzatNbfg70B327INH6mnBEfMLeyaoYIUzYDVJxwIgTEG2fgk8wp+IDqhOKvr5OdCizpLWYWYctuyXZtaaYd0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcEz9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUMxAAnTyxE6+eWe+PTPeninKOpXNURVApr73Q/tzaedt/xwI8oxcf\r\nfahTD2Plwud1/zLC8ohSXYKBv0+ql5McTWpNagT8yavn6yLlmPC0vpFJIyCa\r\nGrxr1jMNVpyX1J9+PDuT9DEh6oW8dExzVU+wX1RZafk/00I+daJ7CX0oy03I\r\nxVVBxJRcLMOrHvKvqBQDWN2i3NMVpUWVrRofzoTaZZeq5G5BbUIDTotrkt2o\r\nrjNNz8q8OLQz7YX4VeopTpkn5lc9xDjMS4u+qMVSSmzHKpCOILXQnSttFkHp\r\nrqDx6VDVrPxaqxKj6cOPcnC9VyWLoauqHHel99Gfu1VLWfqaih4QCFQbmfb8\r\nNCVHbnTB3SU14zgpge3l5gFBlPqk1tcTAcBzOvjwCiB654YIXMAZ5/H1wZmW\r\n0WG/y3OtbP/rDw5Z/d8gt+dmSp/3hKCQeoL3GmHw08kYa31E4o8gr7rFMGb+\r\n/Oyd1nYFsz/O7qXiADGaGip0tKpT3agEsFrxpagdbC5QyZZF0Pcmb4tBBOi/\r\nT8uMRwabTfuNYueZaJfUoyKL8TasxcYW+wLIdiFrvpYJIY07zTR/hwuJM5lR\r\nRG+9qAumcaIg2Gcu1XeP6cb7Rxzeqr5Jc+S8MzYJYmp62XftEMum8e106KWf\r\nGxStfPHoznuyA4Cn1yg+qroBTkdqQ68F1MA=\r\n=roab\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.3_1668304125464_0.4389357796888369"},"_hasShrinkwrap":false},"1.0.4":{"name":"@vueuse/head","version":"1.0.4","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/schema":"^0.6.1","@unhead/ssr":"^0.6.1","@unhead/vue":"^0.6.1"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"6c0b215481747760c88641b0952b2597075a8f35","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.4","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-YiovDrTGcCMfzNvn1g6NDxVubs72+Nam1eP37agmyAt0mGjVZBbZVTrOqlrYMIJpZsbQMOnk6LboWqLnYWip6g==","shasum":"1675c3e94788ec6ca3e70a8538e935348727ed24","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.4.tgz","fileCount":6,"unpackedSize":18569,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzPHyRR7p7IXraAmrs/Kl873Qz1mfvVYZDBHhVcuwJ2wIhAOP1Yz0R03M27MUNoCJVUcjRfgdYZ2ED7rBczW6g8vW6"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcFTPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokrQ//eQgLGjX999/S4S+9tUih7j6gmyuohaNNv+5h1Gf9CtxK5LSI\r\nmOC0621xcvXFYhWuht3yfU6vO6IwIl3JVwKMZga4ELA4w8WVPdlSabg9m4vq\r\ncj3kBfM5G7COVQmr9FQYDw3TvVOJjGDw2OLlqyYv5tq9dEs6EbaTJy6s+qTV\r\n4Q5MSm5B0F5O0mAQYF7LrP7E5ZA/0XqNSYVHfvJBF0dZfPLn+ACOGnw4LX+6\r\nx9nC2gyTIeOZ9lorG49WKBPqL4fBaHsfnWZt/N5Gg2h4CbmJVUGA5islRuPU\r\nQjc+RCNajXPfjV01/9be5g1M8c2fiaobH9klQvBhQF/t7QmLQBX4ruuz4blD\r\n5x/oz76F5uVqQlsNO+BgyeboIiBSZ64QePKQhHOAuVDMplpiaGK/WyCi6XI2\r\n4hneygon6ncntlYz5hvNKT6TqNhAT+tBni5rArpChCLgHffNFzZkjgChRzd4\r\nDpsT+NUYHZ8lk8wmWSFsKmOO1vwg7nuLt+a2NP2NXg7QSw3ObOgPG0z42Hj4\r\nML5Ukofug7Wg/1Q8p08eb1rHIYO5EqXoDDOecxopl8/ftexa+9Uc1lxE+43J\r\nLGr+f7NdKbdyYGm+8J+HSOOv2XXlgLtepCigf7YsyzrfK5ZImWBbdpoNsFnC\r\nrHX3oysRvsOkUD2khlajTMJhrNq/MjQWy3U=\r\n=/WU+\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.4_1668306127409_0.478857492183717"},"_hasShrinkwrap":false},"1.0.5":{"name":"@vueuse/head","version":"1.0.5","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/schema":"^0.6.2","@unhead/ssr":"^0.6.2","@unhead/vue":"^0.6.2"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"04e983ba0e88fd542ac223540432ff80c9ff22fe","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.5","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-uAaTFwDQChhErwNyzAWOSUQZPigFBq4YIR2/hjle7BAqDcGAYJeD2t6yH1w1t+V2WkWoMdKgOt8bhvDX+PrOJg==","shasum":"65c19c35447123d89a64c8fb172a42ee8668f4e2","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.5.tgz","fileCount":6,"unpackedSize":18569,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNDyPtGY2Vvl5psoIlqkzXVVLf+mLlH6N1SNcHiGxD/gIhAPrY3ZW7nh7S8WDHYwPelr/Zpcmkk4KNh5DA5QGP6eMr"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcI8WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHOQ//Qke6p/jtZp5PGDdNE58/aJcUOvX53KRQXutygJv2BTxALu7A\r\nFEN55Lr5vjF1wAQcyKUuc062p9cmC90+QcWR0uuPi5/MBwzj3L1r6dyCWayG\r\n1G26kZsW+HNoLFc6Xx1HugRGoR9qkjcrbZGYc2hIy4b48WHpvlG9X5dqzOfx\r\n+yz1h4ZxVgTXnZlFUMBp9ajL45ytIMlywOcq1uqh6+sFiDB5vUQ8AHlLrv6b\r\nZz2Os5D+kj+RZjJtmInHwhjw9vBguJSgUx64VDq9e3ZEZVPjGyuJ+bEatMeC\r\nlKUopTEgHz+sZgYZlAxoURpyS3tq+0JsLWjRKwd/FOic0WAbmklmODAK0YF0\r\ndvUfz8L1IN3Dc1KtHOHfX5iZ5kd1KJ0PmfX0vnAclcTjfnMnQ7ruZ+Q3/gsk\r\n4vJAlY+OLr9S/82xVgUg5HRaOD3y964a4ZqkHIvlikc2+0gz1C5mBSu4pYix\r\nv2PRDdnQCueHP1U1tNM5UoJvLknDcDVo5GeUz9CL5gn0iutHtBypjfLzhPg4\r\n+d8hDarLUNRP8i4L76qqThdUb1w4eHXK7yszvgwt9glkm1yb0WuAn7/RVrlY\r\n6CzneTjHl3myu1RbTtt6+qaJsT4PYwwJNQLMmKaAOElgrepRmIJS2tSJNHnQ\r\nk+NpVygMYAqJXCbA1126jj4gCZnUjWJOYVg=\r\n=GZmc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.5_1668321046586_0.6028858122879988"},"_hasShrinkwrap":false},"1.0.6":{"name":"@vueuse/head","version":"1.0.6","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/schema":"^0.6.2","@unhead/ssr":"^0.6.2","@unhead/vue":"^0.6.2"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"640da440a757395ff71f8ea4132b35cbf1dbba3d","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.6","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-GzlSgpt6wix6/3QqUJG8gydm6V/wHi1yC2SMJVY1kOMwIZ6Lf76adtL7yI6dv6FpJ7ffZRitMXogTpxGra5REQ==","shasum":"3b3ce9a85056eb7561b4c8f09edd27922159d003","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.6.tgz","fileCount":6,"unpackedSize":18749,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFOVCj0NqRubDbotl2W7UKfXITnykmoYgev0xEwNTheAAiEAjiwZhZO1bOUS0RvkDzm5F9hJaQWh/m2Ss0e31voSrws="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcOH+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrWg//abhLySWrxpL+07w2YT4E3jI+tks/ai3P1YBnb8J9vmOJCBMo\r\nylx6N14qYN/oQ3EIzDTk1Q9KjZ14Q0IYiPhIjlIGcof/5jYqPZtvg9dKdFJ7\r\nzHoMJkllJfQTshrDAm71ViL3lKHfqisTKh6zTrGh7L4lTQ27USdEjmNsp9fi\r\nv1X7h1VWIubJQKmliMw1fezkaI/1Pus4D7ZKS6lByPfzmfmnre2CGINJfCKL\r\nvgtG/QTpWwakmbqXwsmFeUqZ2rHRKQEZEFdYqgalXkIVRvWNvcm+Qo21hNoX\r\nGhbEhulm2mWsUj+ZFFNADjezQaLCD2QhIW38uGnuZWaiY4a4qF7vHK53TFmm\r\nVgDlOccSdBqiG8Fzvc28kY8AhmOAgnFmI64yggUlQnk8TBSl+DGyyLLy3p61\r\nU5AC9kpseKYch7QphX1C51iF2UOWimwbWxcWrocT7+75wXEw9FOnIbcIZFBR\r\n2FZN4UHg84S/PVg8er+GCIkHN5dTLQdONDWLSsC3Ht88hlg3JUGW6Qb78DR3\r\nKrJRimy1AQ+d6LrTsyhyh50pr55C/r1sZjKSGhTrU0cWsNCM9OseDks5b9mz\r\nKM0sxIuQQwXUyJ8fn5q1xryIEuSDl56wYJXJ4HGjUnzuCwap7XSKkfBdPX8e\r\nPBN/t9/zDaqzGb/lJkFxld58lY0kaDruKQ8=\r\n=JcgZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.6_1668342270359_0.08161060580812762"},"_hasShrinkwrap":false},"1.0.7":{"name":"@vueuse/head","version":"1.0.7","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^0.6.4","@unhead/schema":"^0.6.4","@unhead/ssr":"^0.6.4","@unhead/vue":"^0.6.4"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"2be94b2754abafa0375e41cb859fddbccf4b9b80","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.7","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-sa0s1yoFbj5NTZdjHeBsh5kmKO94PjyQCUN0mxvCrSuSZIRDHOVdxG7g3+e149Q+EXZI9WJkkaYiHQlpRlqEag==","shasum":"9e893daab17548c25a54b394405b596ad08075f9","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.7.tgz","fileCount":6,"unpackedSize":18844,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDaqtBw4Ggg3CcM6jSwY07xYbKX69H/7UVxI8UP8umi/AiAApu+4Ccugb4tTUV0Rp+8CGj0ffzYDTt6mv6PPcdfjLg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcd5jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmobtxAAg8ViAQyOT2/TklC1HjqWWgtjrWnTh375INmJuhuwIKoI7yEz\r\nRVvR2jgMR8ITO10I2I1odw/Csr3ZHL003MX3+VYurOPEl2uIwIQvsNCtlLnN\r\nvyGMSgbd6Gi6ZC6miNoSoZAl6qlTD8C8XE8/bHAHHDXHSeMBT70A7LjtY9N0\r\nBJYvt7xeFkQT6Z11ETK1mhexzNOMLhlC/Qu32zrsjEg89BO7voQIn2DphX4L\r\np99gERmOZCm0hq4aYGPka3pOO3ZURa13Jtj+NTRfoA0X9ZgNyslzKG8x0O7p\r\nf8fuSe9EMBdSnhMVuGHz/hrwj/GcRURlVZtNsnJHAdQ+mVzsLlHw6EkY6MJP\r\nKxPmWkotGmxEg8XsIV+1A2xwTgPxCtCTlEv7/D2/hEeQPihzZmQ4hwV+8Vni\r\ncSO2rb0kn7vmWc/TXrHc2/YOyAvXKaqUzJcairD1Qaw+6PStGw6w7791qaPf\r\nx1PaobZGQNQr5wWy8ptExOorecPm3P3XTNGWIwtafZQC5/qclg32Y0x97DCs\r\nG+SeO+dOQFGN/Q43CSnVJYjSvytrsK2uRXN8mVrWUW2z0s8pdTCu0716U7XZ\r\nWVy49WWurMQYNRufH+v+pMHOf3rS0JrgaH9sxL/4bVYFSwNcKH5itzvE8LwJ\r\nJh+hgwG4unyPAWOEdA7MiVdaBV+9Xpi11Bo=\r\n=ArD2\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.7_1668406883552_0.9605478044974844"},"_hasShrinkwrap":false},"1.0.8":{"name":"@vueuse/head","version":"1.0.8","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^0.6.4","@unhead/schema":"^0.6.4","@unhead/ssr":"^0.6.4","@unhead/vue":"^0.6.4"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"ca0ddfc590b317d084630ebed1b3a0694daefc50","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.8","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-wQ+cZ4efWqCLLdf5QLceVV53cngKYhyLs6OTUBF2Le4n2H0Cq2RV06BTQ+o220F6jhNeLd17V/dYXAl2xFvqUg==","shasum":"1591cc1400e539949a0810aae0684e4c882522a5","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.8.tgz","fileCount":6,"unpackedSize":20968,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHhVvvg6cYSnz6ANM2hZ7OB3UR3ektQjfZicgN9LsdXRAiEA0R6XicmWd7CzQzwSQnDHdHbUH19VyQn5h3G0wwD3Kjs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjceviACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2yA//RFRbMHZBF/vNugG6pL2c45vbw2cFXljaAPSzSXaCMAqJ5OCQ\r\nxwU/7CaT9JOS4NEHWTQOzgyi/pOOvKCHTveq4pF9hF48NVwniLYAuIwFoUG/\r\nf+E7WPuJ+GyCgqjXekE50ZbCwzjiXIo2GML0xod3uf7k9bNQ3qBmr4Yo9JpY\r\ntL8jlDouylu0gF6x5MRhDu1wEwBlGUy6mrT358KKM6ovJHxe+2oXqYxwxPH7\r\nn8YgxzX9Aimdmiphc1byCfUrMxTltif40VsZHzEvGj2QxVH45+yifub4K/mS\r\ngGXTvE4RRJVIXHguvbQV899cHRkVNce64wqaBu8B7L7tR5g2Z05qOIAQqP4B\r\nLtyz85nw6id9AG+ByoZn4qM4TUyliFDtY9uO0v6/w5NO5+ke1O3WoIFmhc5I\r\n8MloOZAEMEqKh2XSkTPlNmC0zp83ejsMhyy7OKGtrWA0hvvEURAfHzizkeqX\r\nzNVWzXnba4J0e34jGQi9+mcU1FxzAa7rKzjq1BMDEEqCx3nr1r9p8QE937JZ\r\nsdFzsxf5RfsxjC7DpMZBhduqu49LnROkWcVs2sSPakBaYfZXq+3krokV8Yq4\r\n8WZzGMCGGk90VTAyGnrHAl+kcza2XH2AO8ETGlfX7zG0OX+tjUjMrcuO4bjU\r\n/53gQE/zghKp1OxFata0y6IfBYH13ms2XI8=\r\n=/Rpy\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.8_1668410337965_0.9726286336467413"},"_hasShrinkwrap":false},"1.0.9":{"name":"@vueuse/head","version":"1.0.9","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^0.6.5","@unhead/schema":"^0.6.5","@unhead/ssr":"^0.6.5","@unhead/vue":"^0.6.4"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"91ec9005a28d5e55e92e1e2a8ab1297693fe2883","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.9","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-Wg+ZdsLDLCc0/cjOLnDICmDXy5rNe5xLatTd5RIeC0k137Cn3Gma+qceK6GV/H70Tyl3rX7u/tfksMvZmNXRKg==","shasum":"a67f9c7be19de68c3c13fa936b535f848a26a9ea","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.9.tgz","fileCount":6,"unpackedSize":20968,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9pj+RhDph66DtXlL2PXrlV2HVb8KOb+L2o9U24wCboQIhAKtoz1/K8qc0Z9KiyNTFk7roY4ujlTC8iS7nnWEE4qc+"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcfHfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIBA//V2Di52w7VOczmLk89FyuWBwLaaSRDqTa9+luNAgJROhhM37S\r\nDw0i6lzFZRtoPaDJ/tcWjEJ2mg7Fh5ozbTE5SyICWRr3vQWbNSdmHjiYWd4R\r\n/vUvCIoEVgsDGkzEf6a5YrunTavMci8h/OjIFOXGF7+Lj6UgPFRTwrwexIwW\r\nDkDAKNxpxbKLtri0HLPPcllGQ75go3fgebd9+uMczCL1C5r1AesqNSO7k8YD\r\n4ongklRw2AUeC0Ae2chHF+WBrYTG2E3R49cImkeCjrbx7pVyFcqlSGUK9Oyg\r\n4F++3NgrEskjQtCmp4pSRVUBur88aQFqOeNUhHRm+RlH/3nKsi6Vq1lzjujp\r\nGCypAPJIdnVi0TNYKO1H0xKaTnxTnAX9iC0fcpuWGzRZymhnxK62n/HPhaA3\r\nydrSv9CXstJbvTU1TEpUeEg0Ou39i/viK+uyuuGFJLnz30jWrmPuBPB9EAHL\r\ns+odOnvKTegMiP5NgI4G2UdCSHQco8tqvdPlm/DIqPOqcvB/4P/2M+dPRSUt\r\nk6QA7jVmMTisWpWXucg5w7D4Y0pbpW6iJ4NcnbjJAoPfIJ/p3zaHlmBVMa+S\r\nzeVe+3XIFVOwEjwTOFIgOkwhRkAJRIl5mHR/+mMA8gX87dfHtCvMUQfaTBhw\r\nDH76a1jn8p4l6g7sXLf8EvYlkSVgnSGaGZM=\r\n=994O\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.9_1668411871670_0.35015841673735193"},"_hasShrinkwrap":false},"1.0.10":{"name":"@vueuse/head","version":"1.0.10","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^0.6.5","@unhead/schema":"^0.6.5","@unhead/ssr":"^0.6.5","@unhead/vue":"^0.6.5"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"728c1f2afb9ddddd77496eae5c860c3698209abb","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.10","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-fRKhAWv7mpP6vQQ4TOg4hHeSbBptQm26XBAQ2Q4deP/bsaSXaW2GSJyhrmXCV8piRb/FZRXg3xkFQNcYDZwryg==","shasum":"e46d9945d8ed045085d9abd2bf67a8ac289fbd5f","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.10.tgz","fileCount":6,"unpackedSize":20969,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAVH15mPrz6iqqWsH+W6F3CmXCcSTjvya8QO7Zp3osh0AiA4Z3yj4bpW2OI50SjuLRTHlMWfvWPYHFl6Yw1iPEQXsQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcfQsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlJQ/+OwYptMOjGxKhULURRnCUyHfK5tPYx5pdFm3lfusNRWisUu18\r\nM1BJclM7noRk7oLhZ46XcSJAl7pFAeSbYwrbdRdEKPXUPKbEcXd/HAbbO4/r\r\nWh+7UZfKc+xE+igX610T4mr1HJNTIXayPUukF08QR02HPjudx7/cQrisSEEm\r\nAzPuO3F85sRYNyN6Ly7zHb8h9SQ0SuwfP6Q/F9qSEaV0/7J7VqSVHt4nk5TX\r\ntkeO9Fduwsss86+XDuxlk2NEhqWZjumwVtOFCmIGwjj+wAlD0ufJwgG+S6PT\r\nj3ZjtY7vImpm1d+5kfk+tZfgoXmGsTawtAelJ4NGmGF6+U4DeStY8l/1xTNs\r\n95FOOe1aZdq8dLuPoAJvgFRZCnT7nP0IfYxYSk4/j9K90n/FSByEuyiddwLw\r\neCooxMfzIjbop3MpBqeFqxj3rXMVbWR1xBV9/v1saJbUxhWcTMQ+N/8bRDaq\r\nxxrHeyiswL5Dp8zsfdIYzt1uqJ7cy8mxzF7eW4mk8iqlOpYnCC9pTstgXxp1\r\n2lgE6vbrjJwCaUhUW+pLQT+GoOk6rPnspG1qu3Dyp72GKbOr9CVIf/gpKIIj\r\njhnHJYjbeimuyZ1B9xkcv3LeZ3Tk6GdptZLcTsz4sk/0xQhZujk5/MPvtl0P\r\npmBF+SaoBr9aeuhRrC8gdT7OaVTs1CM6tn4=\r\n=lXSc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.10_1668412460286_0.5610937283676889"},"_hasShrinkwrap":false},"1.0.11":{"name":"@vueuse/head","version":"1.0.11","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^0.6.6","@unhead/schema":"^0.6.6","@unhead/ssr":"^0.6.6","@unhead/vue":"^0.6.6"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"299cc3c417f284b8fb503c01e1de9db4288845be","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.11","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-0cHoXAS0YsIju6672uGnk7T7MmXcmhUi8mFXuKQhjFykdTqkHM0QhmZtEGyxqtcXHo3nrnt9tUeEhviXOTyAqg==","shasum":"89a358d2552727cb91ad55f6a2161fe00600543b","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.11.tgz","fileCount":6,"unpackedSize":21116,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGwlFqazLzU7gL4Up47UMeRodITxq8lbtwjYm1cX/RWTAiAMbXQFIOFkDxvnDGXBKwK51Ildi0cGoCCJyb+RbTq6Kg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcidTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5gw/+LB0IyXL0Sc9N5mbnpaI5FwNQfq2CBmBIHtRJ4N3Y3VdPWXZr\r\n1xDsWN0Ris31PTiazEu2/ZwN0dptCpOcswnynb7uAxAfJjFWJ6423NpVW6x0\r\n8x0wD96ABDDMmYmwdgSxr7MvGWfJWVwatNMsrOhJc6p8j/ift6S/37i8SwnE\r\nfH99vcuaROZkgvfIDvAf+B8OqNG2e3a+QacIU7K6sXinfY58T8lm5bEnwkur\r\n7sD8lBUWHUIpkzLJAH6dmmcg04zYB4bo3/ZLWzUpXlxZJ3RhQyTCrZmN/n0s\r\n5wm+JGDhutz0D/WkPcNlNcL+v/OEVaybUaxTogfObFY8XAbGpAtUMx/kQHx6\r\nMk1CHiHfrb2kZcu/HBOjzonDh+gelbeDbHU10WG+632nSg/rGoBPs4QkrO8y\r\n1Vb3oWkAxdzBGJmMW/dWqL3pScDOJ3+Do8kVqh0OIjHK4RPetvwcfAnkcXsV\r\n4X0V+YyTFfTqnpB7eM30rnCufQ6Jd4mPGR1ziKr5L7FEwYcHjAkQKrZUhGil\r\nRi6lZh6C1eXsBngP9pzuSAbaMf5hCKtRj9Gs8/vc4rBKTVnzgu99LKNsLdZW\r\nSubnZ4Q1IOMawGhfE2ZRGS6SVUrEy11GQywQlOwstOlUiZGgx8TXD1p/OmoI\r\nNOmfyx0KGQr1z7tqY2I+R7ydcn7N2PVQtGk=\r\n=UnXB\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.11_1668425555386_0.3568439772214864"},"_hasShrinkwrap":false},"1.0.12":{"name":"@vueuse/head","version":"1.0.12","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^0.6.6","@unhead/schema":"^0.6.6","@unhead/ssr":"^0.6.6","@unhead/vue":"^0.6.6"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^0.5.16","nuxt":"^3.0.0-rc.12","pathe":"^0.3.9","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.1","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"b49c3c222267a7b004afc27b92941387587d11bc","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.12","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-ra2mnr8doC+ZmlKir3Jv2H0b9zkjxcBlkdb7Hi7kXpjXJ2E5U5S/c3QF3tNyO4WnxTjV/hEw2Is0wkfX924szg==","shasum":"37f348d48e3800b24124058a6525c5de362666d9","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.12.tgz","fileCount":6,"unpackedSize":21133,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZB8xn77Ohmriep44z0CkdSSjt64+3p62EEPzSETRF0QIhANaEh6xJb+wh1jw0wPygu9f5WmH+R6cNYtC1I/Unt1MI"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjci26ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9lQ/+PnP4tYsE+ITPjkX8AQpnwvnODpsFXevqru5FK5TlLLcBdpq+\r\nsxivFz4oerd3830GxW+CB+NbsqY/8C5ElLFTfp0QtaLUq/2rYcBvyZqqKZqQ\r\nq+fpw8ZBWR2/6lzV9OpXM0UtLCYl5Z9Yj1vFKnc6xgAnr8dZE758pQnj76Gc\r\nnzqnuPqIoODKUlw9z9q9L6MuBr8VlVnUdQSXChB893yWlFXy56jF0fRT9SYn\r\nDRQcWRtKLTyv5nJPYI8tTr7UAaBoOk0ug9JWmIHtcsAkhPA6l0xb3ozGkan2\r\nFK4tBeohR8XmQgd36kCsjLVCoc324O+w6e3RjjaAAYCargJJBp1v7PUMCbux\r\nutHZH3qa28rWXHDRzoi0FLBZoLs0rjD/Mu4xxLqqQI6FI4m/n0MVQExEDQTL\r\nByUkYMRI+mQ/Cb7B6uK7yoy9wETEX277LT3c44MEt5DQlBlYvBekO7AqY9AA\r\nnvcM4WhcUqjuRIBEjxRUX5H9GzEZS2YIDwk5N4PLW4zzITCQYd9ReelM39LX\r\nTgr2nhpMAVXUDqahcVLDsLG9nfadlTvtG9S2s7Gh4DpNfR+ocWMq7WHYv9FN\r\nJjVjnEO1sep+Y+HrBzWa2b4DvB4lWVNLe9/wqcEMi18JpbYQszVeYM0unTKp\r\nOOME+sYmHhtmrnsBiuCAxLaY07ei4euOH5Y=\r\n=ngPv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.12_1668427194129_0.06708309087427211"},"_hasShrinkwrap":false},"1.0.13":{"name":"@vueuse/head","version":"1.0.13","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^0.6.7","@unhead/schema":"^0.6.7","@unhead/ssr":"^0.6.7","@unhead/vue":"^0.6.7"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.13","@nuxt/test-utils":"3.0.0-rc.13","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^1.0.0","nuxt":"^3.0.0-rc.12","pathe":"^1.0.0","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.8.4","unbuild":"^0.9.4","vite":"^3.2.3","vitest":"^0.25.2","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"8865cf73966842c745c591149fced5b11e619766","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.13","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-QJ69f+V0blbroHPuOAYBQZek31kMmFttgUj+QmL+rnXgFUfRXj5rqIDC2chFBSsjHcWl6KfzwPbou5mjCVJAgw==","shasum":"6e82a34e1ea87bf19354db4f80d0eb02c0267dcd","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.13.tgz","fileCount":6,"unpackedSize":21132,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICVhUrk9dVdXrEZ8bGbr2R291ZK/ns1/Igf6YuH1V3mKAiEAg8Q86kYBm2hGbAckp1viS1PpyCIjAKXCw7EHaznE1do="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcxn4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNbxAAmk8FrxJHP9+ulz0Zzpz8IZC/n2ZJpDTFQq2hNEsXag5SlBQO\r\nNUvN8jEgJ7GI+Mz4B6+1FGCgg+ZyN0fxzHnK4EDMiiyjEXSw9YKrZEIljoDC\r\nyFwgyBZ2By+yEeUIFCVoXbMu04zBCwbYEZIh//JUlGgn9Qww6HT6LqncbdQF\r\nFO4nAJezp3+ca1i/hgqGtJNKn7qYKnvm05HE+AVAMAvAkx12BSDf01/4EEtd\r\nEZCYb9TSHQk2LZo8a/y2AmqEK8o/DRqMOjxi9823S7R2G8AqGDckyGcXBwd5\r\nsW8QG4kiyMbgOfFluqJ/6wvG4EXCe/BokQF0OobdqYaX2PMy/lPaLiYnUGI7\r\n03DplRdf2QGqsID1KX9ADi/XD1K/1Cve5/h1ipHnRG14Ilo7rD/r8FPVF2oq\r\nNYtSAupkW8BiO1BxMdktC7RWqHNsFLRZ9bZbyBapR2zGNXG4ErtvF1D2x2hv\r\n8qs36G7c2fJH3ZUzdwv93mBKsI/4oA/agI9yKRSp0jx/JQn65+EXp0vVus1D\r\nHqTwK08/L2Pag7Oou1NssoH92nxqH4MirU6AXm4M4xS8vmxqoRksOrOXsnyB\r\nAefE/2mTH79pVY3fG0i8Fd1fW4rqiectF5t3G72VUDnwsAU4y5/Xj76aAVih\r\nM/tORT2470gQa1aZB2hy+IUj8kAZ38ZLseU=\r\n=Z+dA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.13_1668487671999_0.9410556754502832"},"_hasShrinkwrap":false},"1.0.14":{"name":"@vueuse/head","version":"1.0.14","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^0.7.1","@unhead/schema":"^0.7.1","@unhead/ssr":"^0.7.1","@unhead/vue":"^0.7.1"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.14","@nuxt/test-utils":"3.0.0-rc.14","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^1.0.0","nuxt":"^3.0.0-rc.14","pathe":"^1.0.0","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.9.3","unbuild":"^1.0.1","vite":"^3.2.4","vitest":"^0.25.2","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"034b0c4eaac026e5a5e6cb3e990e4c6a8e3611f4","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.14","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-9iKomH/ehWAHW8gux7HkILBf/lNekqrrGe0a6lwfJ4KthxQdKb7RBq99XYM9NftMk58QOtVVMxx/QtWlLf7KwA==","shasum":"80f46d5441d9d88a32870df991cc063032f051e5","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.14.tgz","fileCount":6,"unpackedSize":21092,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIha2rd8+X1Zx0MTRZV0+cGrF8IGmi87GGSw6lQGurCgIhALYwjFUR54pQP9cXxBlQr78h6rw7X6/YnGhnPVdG4+qZ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdF9DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp01Q//dkPrcIX7ZkZDj0Hx79dA6o2VQrZPGXUn1L6KjA+iSjgY1RxN\r\nA9n3i/sUOyaMuwaJAR16NtA8Bjo+Zo6ugigYbrfGfZ8DidPdLBVH4jekMZw2\r\nhVFX7YBgLvADrrH8e3g4uOzb4rq87kWZT/WAoiFbwvTCRokdJj9syQoUGj53\r\nsmFzzxETCvlZVgWLmmHDTeg6GrMQSrerc+CqmIAioWB8YzDIlYjQPu8p5W8T\r\nNrlTNGzW4pVXsnYIQp04hFui/OXcOm0B5uADDHqAxh+TRhvJ+s01frjiPZp3\r\nAUi9usDe4aAE1OYvplaWpcVrJBnDwMANd4a4bgqXu+h8teeUOZWgTslSYeC6\r\ntYMjswO/ZQxLnH5VIK2opyGOOA8VrUXRbCOnWzmvUWwfXJ5EcujuGxX+66j+\r\n9xhsS7boO3tUxoW2+xRA16b1ZKMw6pcqKSlBqR469hA4nu6ND2KPnkvi3aE7\r\n97Il9+N+71lc79JEVAXRUuixPfcrO8TfBaw1+tk+lrOvu1GQFzhtqrwX81XO\r\n1J2Ka+f1KeIwR4kGU7z6zoS4Wzcj4pHoMEXdBtYBMeKEJIWR9qKJGyqo5vAF\r\nVQvW7SJBN/a1kEDBnDuD5x1dHzSN4adE0ruFfYA4gLT54P6UYqOzKeluMqwX\r\n3mVAVZk6hh4J1VWGI34IJcyAi64AdTaF+rA=\r\n=pxvP\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.14_1668570947340_0.06243173983975914"},"_hasShrinkwrap":false},"1.0.15":{"name":"@vueuse/head","version":"1.0.15","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.0","@unhead/schema":"^1.0.0","@unhead/ssr":"^1.0.0","@unhead/vue":"^1.0.0"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0-rc.14","@nuxt/test-utils":"3.0.0-rc.14","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^1.0.0","nuxt":"^3.0.0-rc.14","pathe":"^1.0.0","playwright":"^1.27.1","simple-git-hooks":"^2.8.1","typescript":"^4.9.3","unbuild":"^1.0.1","vite":"^3.2.4","vitest":"^0.25.2","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"4caa6ba1270d4a22b55ab2a1856f78432355adc5","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.15","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-2wFKdxtGs7Aip6OYEL2NE6gW3J7ux+nvWUgJvPONEnWEU+Fvq6Mm+horkYwMSvQJ2O0KvVkJ5rGoIV+A4lSD/g==","shasum":"47006bc29048f24e6e85d3cd039dd69cd02fa1db","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.15.tgz","fileCount":6,"unpackedSize":21092,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDf4hrQQ0SxsBIj6km/JXkVby3kK1mL7Fh1Cyrej1V7dQIhAODf575XnguRAblSS5g29ngY0Db6a0BhMn35BzpVZ+GN"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdJlNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsRw/7BUlLl7YmqQZvF1GU2lsirTTKlIta90TKLi8pkCb8rAPAnTL+\r\n3GRjfn5Qf+Kd93U090BBvRvqDW5ArdKhIHIXEUdIvz7AixnvPFx4zAXBom/0\r\n+1HKgOJLErk2vNRWQ28ABzJU0Jf0w9Zg5QkQ17q4W1RdTfBmwLnT9rns6CUE\r\n4tTM8tRvuIwGcFotjS2EkiRVvbCFUHgEalexE2DIPtviw7LHl22FtwpzWJD/\r\nFwcKlb48Zp1JZrDza8YvrIaTxLQXT0uukhBEAQCGnE821mcHw9MU4hQCYOs2\r\nR9i3660L/pVD9pQHMlfmSNxiITweI2C52/yQQfl3cVx32XZpd6CvGCEdBwaL\r\nfTY/FtwdRLZr/MHXbJ9wt4568apiaE2QesipDaSicZrS2YY8TzaTqqnopFJR\r\npt/WvDl3xjX4DzABOHF1z8lfRZhtDCruAM4NuhxeCK9frOapEL46vrZ4gtBy\r\nKe+j9ko4YA9KmuAhjRel2vZRrV7P9uBBNkvg2MIrzZVbDs29B5IjMxQNcVO8\r\nrAgwUPYEae9GkB2KmMletPfp6HwJ8Eg6cNy400Q1gGQZsO4ixCyn/LBc9DKp\r\n2kmB5/M7DPhWmiarglrwyoktMEOV2LIHGZlrfSPIRVyIZIqwTz/7D8p0SKFW\r\nFTm0ne2SExGYlBEsJrQfMCjz0k4yAnD+0ls=\r\n=Rknr\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.15_1668585805470_0.5950053038001415"},"_hasShrinkwrap":false},"1.0.16":{"name":"@vueuse/head","version":"1.0.16","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.1","@unhead/schema":"^1.0.1","@unhead/ssr":"^1.0.1","@unhead/vue":"^1.0.1"},"devDependencies":{"@antfu/eslint-config":"^0.30.1","@nuxt/kit":"3.0.0","@nuxt/test-utils":"3.0.0","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.27.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.2","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^1.0.0","nuxt":"^3.0.0","pathe":"^1.0.0","playwright":"^1.28.0","simple-git-hooks":"^2.8.1","typescript":"^4.9.3","unbuild":"^1.0.1","vite":"^3.2.4","vitest":"^0.25.2","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"17e87fe3bc4ad676e89ef48a56021ab51caa835e","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.16","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-0nYyrnMh42hE4uL3E0OYY5lFg03BIL26+pE1e6285Oh7pebHgmZlmSCFRmLAlVMSxhp/+6aOrIZLIObm7SKNfg==","shasum":"24db98a74f7727332e37f258273be7e2393e0702","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.16.tgz","fileCount":6,"unpackedSize":21074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCx7YpECjr8RjcFF7V1ZxrUMsFGzkndKmWgik1z/3O8xwIhALIahqq6NOW6TBHCJue7RPHCXeLZhftiwDxqXLcrqHH0"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdRt4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2JA/9HA6iWGmsQjzeLqRceLOZM5QNAsPKkUxDy5IP7Y55LEwhGh80\r\n6+IqoUQyj6bE8s9gjVENGRlihROQKLTd98voa48GEBNduE7pe5qWxSqdZ5UY\r\nEtO5vBs6+P8tpvg3OH8VAq64IIgZUlYCWOacEb1apDX6shAiqHuNRY1WFSo2\r\nkRiMnZl9mAaMr8fdjpuOhDNCcPq/mI3XjtBdJfgyUQ9RwvuI7s/RLTDC6z7U\r\n++9o4HGHv483reYsSm9C2CWBYb52XChTDuViGpHv9qK1TT63vBMAyGZqksU8\r\naoQZ6zMCl0dANpLi8Vhxd4vjees1ofiPvyXH5q0c0iVWyihI7shmINH8MX21\r\nhnReaGoAKuMtmFVnUWqCBYeWLeWWI3/mPmy6ERoQQYMHvvYdnsICE+3lC6JR\r\nlAgjY1LmxagbI8uwZq80LQAFaIHb5Am69Ff2QRrIRpdKOnu6GkY1FJ1FHQIu\r\noiPKHFV48/hCKze3ic0xHXNcuiTF/WQWtDzKZPL7MLenhQQxegRSugqw1sqW\r\nWwUoS/2IdJZuqNGeS5ZL6jGWPAbZmds3KT6BNFRhJ8gmM5LyHJ6YVZrQceBZ\r\nXbO87W7t52KNhwMuiUCIkVcpaaQp45nS0erIitG9NwunQShjOJRzsPtYr2tp\r\nYPVIaVEdarcbrHShF1OAu0VUTlr14kL2l5g=\r\n=wKy2\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.16_1668619128481_0.5714047885022577"},"_hasShrinkwrap":false},"1.0.17":{"name":"@vueuse/head","version":"1.0.17","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.3","@unhead/schema":"^1.0.3","@unhead/ssr":"^1.0.3","@unhead/vue":"^1.0.3"},"devDependencies":{"@antfu/eslint-config":"^0.31.0","@nuxt/kit":"3.0.0","@nuxt/test-utils":"3.0.0","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.28.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.3","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^1.0.0","nuxt":"^3.0.0","pathe":"^1.0.0","playwright":"^1.28.0","simple-git-hooks":"^2.8.1","typescript":"^4.9.3","unbuild":"^1.0.1","vite":"^3.2.4","vitest":"^0.25.2","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"2e729ef609ff00a82850cb5a0f655aad4e917762","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.17","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-dRw8l8vGv8Yf2rPhVw9gvnn2T+JWDfXT0xuIgOQseotPSkophdgqjrZSnxeKzM4R/shTziUDWDU589EkpoyYUw==","shasum":"ba3224fd84f5df71d325ef6af78c8585af8ae2ae","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.17.tgz","fileCount":6,"unpackedSize":21074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpwOjauTRNfZKY9MP8LnUHtSSYYrEChDIt1wYlJlAdTAIgMNKfxVhmnaozbxm7N5nWeED5oR9iPaBxhGrGUU9PWpQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjewIiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpR6g/7BP0IJxBIBFtsdUu4m5l+XkSzZIM209zyzRYka/TyfR2UgIhY\r\nA2ub6oWYzZ+g41oCTDGXBm8TCNotEfKYl4fZSow5d+nU7S4YWmjZbpANOBSt\r\nQjyZIcsWtAj1afy4Y7CWBDbSvG0zY/UeASKGYmCpelhxEMWmAG5uSL4uby25\r\nD/r5nS3ZqAenwdKBSmsvlI8PYQSMSTdpVStiRPfyC355GO8E4CsmJfowlXsI\r\nZEUEN10eQ/MgUOE6vIMzDCtYN4lkRQ2yZcs+9bcLN/OAsTCoQM/GB8YzZGzs\r\n6MldjAub9Zpr1+T5uuJXC8LDmDJbj1PEsATXV+JW+uHifmFsyCVGcxkbZs0w\r\nOwooci8k6vtTQXZcsyYkGeLSh5JHcyAPIeJbPdSKHvs39k4A9uAXCCGvEQMq\r\n3TJH5Ra/P5DMlHd7uDCMZwSNnGuQBQjg9zf9PWXtR3Kg4m1rhMzj/wMwwfh5\r\nEzfnw94mSFwja+MK3uRVaPACmAJ8OADtvGgpVhEs9CE+CyQDWHa2a38rNBXN\r\nyQm9fPBcSdvZfR459og/PydSBOEhGaJDnyhDAC87oTmd/OCP7m/YxJszcNTR\r\nZSDh/JEMGjJhRnlbA9doYUcp99GobV94h+mvPhGGlybfmtXPFL2+wZC1Eylf\r\nCoo4ZukGA56uNXkRtRYa1x2Ri+K2ArzD4po=\r\n=j+V3\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.17_1669005857941_0.49777551384531793"},"_hasShrinkwrap":false},"1.0.18":{"name":"@vueuse/head","version":"1.0.18","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.4","@unhead/schema":"^1.0.4","@unhead/ssr":"^1.0.4","@unhead/vue":"^1.0.4"},"devDependencies":{"@antfu/eslint-config":"^0.31.0","@nuxt/kit":"3.0.0","@nuxt/test-utils":"3.0.0","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.28.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.3","kanpai":"^0.11.0","lint-staged":"^13.0.3","mlly":"^1.0.0","nuxt":"^3.0.0","pathe":"^1.0.0","playwright":"^1.28.0","simple-git-hooks":"^2.8.1","typescript":"^4.9.3","unbuild":"^1.0.1","vite":"^3.2.4","vitest":"^0.25.2","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"05d988c31aaf84e76eb4327f1f268345fe06ffe3","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.18","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"integrity":"sha512-V3EuLoZFrMgvCQYSE0pJupYglZ0ID3rr/8ATIgnZNn+fjRrIEn8oAwAe8FRFAUKgBb0rZt+QY94PaDF6/HOLOQ==","shasum":"88053222fde329dfcbdd5db3f5fea7b0aa94e6b3","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.18.tgz","fileCount":6,"unpackedSize":21074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6ypgEK2WDjs35HRgg0KB9txrntcXWPiWJddhGciXfBgIhAOtmI624BdVIcTdG4ie3k/w/vUXpj0V4F/lh3KXmOtvt"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfEYZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwDA/8CmOvEnEfrmQVvb1uRtSHr3lo11c/MHi7bINtx4OBFihdPVct\r\nISj0/Xrtu7l2UGgkZAx8oCPFHWkxcyEs4on3L69dtfLXoHNGxxi4xjYDh4kD\r\nViQkAbY7tLz/Sb79/r/Yy43YJ6WXlCC1TlZjs2ubQHoJ5y2vcT6Tq8s0S5Ji\r\nSzrFgGU2sq6vMHomw8nVm6C0ZALJxoSjdgTMILimLsNnDI6n7ndf6kjsOLck\r\nIhf4rA3OdvnoQMGcXYZF7wqTAx8rqvDrIGC8gmagrJqShkm4sJT1F/ZoS/gF\r\nOCo1qv0obpVKpv2NKbnZ/YsPUQETEOLxLXrMHGZIZ42GcnApHzP/uL4OzbCC\r\nu80IULvIcO04FO0hTbVI/TYlPQfYSkGlQj/B4qX6KsJWqqnAEgUBwH9liiRU\r\nkYK4dtRyeVG5KGku9kMqKcHktvP4Es7Us2D6dK/SMcsH2DxlJQg2Ty9jJU3D\r\nGr3PFlYoneKEIOaTFCz/BHhzB3RhF2GBuoTc8cB96xFGhXaBTCbrS/2m4NEJ\r\nlkJjn3r7s2BKM6IabKL5FlghyP/rASg8s8D+TlT+57mlgat5YT12+qmL7k6J\r\nRg+PRZZxkStvta00uvs0jx24qdoPx53SYY5WcWJTu8hYKVBsyrGEx4k5A651\r\nVGN1ZUlCXZ8jMgp5CMcu1KvlVazkRJhklYM=\r\n=ppUb\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.18_1669088793641_0.020213280374295595"},"_hasShrinkwrap":false},"1.0.19":{"name":"@vueuse/head","version":"1.0.19","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.6","@unhead/schema":"^1.0.6","@unhead/ssr":"^1.0.6","@unhead/vue":"^1.0.6"},"devDependencies":{"@antfu/eslint-config":"^0.33.1","@nuxt/kit":"3.0.0","@nuxt/test-utils":"3.0.0","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.28.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.3","kanpai":"^0.11.0","lint-staged":"^13.0.4","mlly":"^1.0.0","nuxt":"^3.0.0","pathe":"^1.0.0","playwright":"^1.28.1","simple-git-hooks":"^2.8.1","typescript":"^4.9.3","unbuild":"^1.0.1","vite":"^3.2.4","vitest":"^0.25.3","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"2d9fbdcf4aa9cc808c7b6384ee228a0e69e368e0","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.19","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-UB8Vij9fjLS+VIL8VnRxkkkX1dosQEgdfq7kyHNev5tMzAlUc1BwIRlSU5PtJv9+Zk46BhTNdh/Btp+dEinWFQ==","shasum":"e93dc3e7f5f2440ed07f753f722aa2fd7743c73a","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.19.tgz","fileCount":6,"unpackedSize":21074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEUhUzY7O19B2GxEpRd5YEkqTbVXEGGcJypw51d4CE1PAiBGMVHCCokUoLR28NosfzAW76HlQr80BD80MZbNctBldg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiBE1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDXxAAhbT0jNnGJM4JYrqY3O7k/rNF55oDFjRVboEm8W6Gx0izWsg/\r\n4Z445WXT6aWDL/LC7dHjF/L9mDq+9bSrJijznnfSUwVqLwXM3bJ4BiaTjRmQ\r\np9IhqId/w6MSYQGGXxe1fvq4USsWVzsVy1pY3o8y//RAcIw83LDwz030sRRm\r\nC2f5ZO7di9TSLWEZrbDgr5pLXXxQS4tsdEVRzcgEE3DoUpazws8iEoCKHLGf\r\n1capsokKCbp3dyDjtwUfq6tatw7iLouxiwdt504PkgXMZ5CvSuSih1IJAaI7\r\nIM6GC/0bMvR2oRFkFs2zeOC/R4Mie+2oDlPhbtHxtVFFPghVnfrFdmEnk9PN\r\n1nUkepUG7jqrXBm2yjHXr+Oyq6QvRXV8oYuOQHT+mMtIsvqzIERe8RG15Sjb\r\nwWs5g1Jt1OkXt/SB9xqak+xDWS0RPk78+GYIz00sIDLUlnSGP11jMdeeownG\r\nq7bDnCaSfdI6XSG/UlOqzinscSVBYkN0KPe+scowGj/dfEewNH07LQeZXIhx\r\nI8e+RQLGWAJvT3Z4JJHmKDCzYcOLSo4ACHH1F2ANFNU4YlBOF7gbmxwVjpi8\r\n8fY7IS7AQZnOiGV29zUPCgA/eHYHi/Ts5Kv0bCG5QiW1lYqviSX3uThkKjtA\r\nfRHkWw81juMrC+Bw1Pu00Vkcd4jH2eNWwHY=\r\n=d7LK\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.19_1669861685416_0.6461815325873341"},"_hasShrinkwrap":false},"1.0.20":{"name":"@vueuse/head","version":"1.0.20","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.7","@unhead/schema":"^1.0.7","@unhead/ssr":"^1.0.7","@unhead/vue":"^1.0.7"},"devDependencies":{"@antfu/eslint-config":"^0.33.1","@nuxt/kit":"3.0.0","@nuxt/test-utils":"3.0.0","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.29.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.3","kanpai":"^0.11.0","lint-staged":"^13.0.4","mlly":"^1.0.0","nuxt":"^3.0.0","pathe":"^1.0.0","playwright":"^1.28.1","simple-git-hooks":"^2.8.1","typescript":"^4.9.3","unbuild":"^1.0.1","vite":"^3.2.4","vitest":"^0.25.3","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"66ddacb5d6a4084d97df7585a8504894f55c7d99","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.20","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-mqQw4Gr+N/ZWwBAcMDCZ79qTj8Fmjv1NQnR/NOkn23+w6UhS6cUQbZlgzKZa1ITy4jdE6m9vMOU1DALLhJwzhQ==","shasum":"4204ee98fcaa7615a3524d8d6d5a1abb436247d4","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.20.tgz","fileCount":6,"unpackedSize":21096,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFOLxYZiY79ZKolzto0cLt765zPnEZ7VR5GAWph2ZI4nAiBCMm2O0t40BYsOjQ0WZ5NovtmCJjguUUM9qWpEP9+1/Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjGvIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxIg/+MKvf+FxPKnypVWowOTJiiwwvq4mx96nCQuOvapvI1OkV/eLa\r\nWRkxXuGr4RG8mXYV6s3SINh7g+pQ8fe+JNhunKt7tTBMYo5CGXLaGGj84DKV\r\nJl0Y+0oUEu47QvB20oITEE7hBXa4gxPkvD64fWFhbDa5vWXLiuf10+WZmh8v\r\n+f2dTzMEwaYm9E5u6gZ88EezGsEnwyQvvy7x027hwdfXwp+qU4W1q9rTcv7u\r\nyLGps6KMGEOXr9/qKnO6ikw94GUVVpXHnXg0GsFgEU5gq6XmU+dR0vBqnZaD\r\nGCesGSklnIm1BvHKjn+/49xDLB8Yxx6oaGXkkxxkTvNBNp2jSi6GApQ6mep8\r\nD2iPynFcREqtyzinAkRIJoAehskztVqZmi7fzE10fES2a2S+wqa23Hk7GLhG\r\n7PrDXPQDL/AlqXlFkBoRdN2Ct3KWR+J6nGABWLLNqAdoFjFinZn3nL1ATAq4\r\n1FiozoctBX99UB4FR2Olh2+BQ5SIGHBHTHw0bE7ddP4bkFN9ZdmjHBcqfHjZ\r\nieLi2HbiZq0vQv14gxq1doQZbfJCUumKjNuokKU5a8gKpklQeOK3oiWGPoJX\r\ncdSEzJ8/XXZ6DWFXyB1XlcDkkBZbSLs+3DGCgu4M2rHBH8pleeA2moLCseT6\r\n9EgUrS2/WxQ8rSQI88KF9oDjeeU1bSR579E=\r\n=Z/jL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.20_1670147016487_0.334329819544795"},"_hasShrinkwrap":false},"1.0.21":{"name":"@vueuse/head","version":"1.0.21","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.9","@unhead/schema":"^1.0.9","@unhead/ssr":"^1.0.9","@unhead/vue":"^1.0.9"},"devDependencies":{"@antfu/eslint-config":"^0.33.1","@nuxt/kit":"3.0.0","@nuxt/test-utils":"3.0.0","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.29.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.3","kanpai":"^0.11.0","lint-staged":"^13.1.0","mlly":"^1.0.0","nuxt":"^3.0.0","pathe":"^1.0.0","playwright":"^1.28.1","simple-git-hooks":"^2.8.1","typescript":"^4.9.3","unbuild":"^1.0.2","vite":"^3.2.5","vitest":"^0.25.5","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"bdad74b14f942aac7c1f62dc56a2ce55ac0cb0c0","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.21","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-2Gw23gjWUvV0ARN7kZzjAsb4l1FY7hACDlpW5Mld2tqlzzG0G8Qu1pazhzACT/K+xJ2PG59QUPWpeb+QwSkMxg==","shasum":"805ececeac5e13f5ccbdd665cb365292bafba583","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.21.tgz","fileCount":6,"unpackedSize":21096,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtGMLl8tcVZivRA2pHZ3LwqIFP4iEXPhnpJZ4dw8UEqwIhANh1fyjZDYXvCpRJZZxh5+7xAqEgXQ1RyVsrAoQefFcN"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkD5KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroNw/5ATpFZ5lZ43lTNQ28elppJZ0By1hPWOZKmzjh5MK3zb+XIVCO\r\nsuTd6IDvjDZ9qwmXm2DxJbcg10fcUH/lcdYkB5jfioo7g5aQ7XycfsE+9Jbn\r\nzINaTHdk38KLxplpjxuLpLts7J9P00FZwaPwt5APSHLMiedZa6fx4vNLWT4k\r\nrvKIdRd3IJRfZN3ZwsjFFnAIm4XiFR2sRG8G0pRJMDwPmdAX4B8F2c+FdZtR\r\nH6H05DVBFtFHoOm2CjrCzqj2ELvStT8d8/HgZzEg3Xq4J7zO8vady9uekH5N\r\n2IFTQwlUF6XBWnKECiYcLGQILZqU80eJyJozaNCmfFLmovYUsVfbfgR4PT6D\r\nzLtJ2trPR91GPo5gdR/sHceN5p4tuA//30GxEPf5fKaEY0816y6MGK6I9Iiq\r\nRzltxKYAyhOsHpv2EgKa6sNa2dgGcl1BK+ilBPdC0qZPiihNZUrOfQTMIpZg\r\nKKQ21EFVlJ2Slm0TbUh+KRwiXNSHPTxoQQ3jkFYDgq5KhWXFQNDkCmNIkEHb\r\nG+fJenUvfE7Cl7hAjUEIvDXI5FWc9nSVuREl9CCa0K+GWNO8GE2pYMsO8lFM\r\nJYfPiK/gLYyjq6JudU6srJTLRWZ7VJ+TUl++h2SBWvkdPYwL2pJBkCgVkyDM\r\nvQDLKAiAWT30tweIFxtFNCC/ofhg9EAntOU=\r\n=15G6\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.21_1670397514733_0.4479411177180743"},"_hasShrinkwrap":false},"1.0.22":{"name":"@vueuse/head","version":"1.0.22","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael@ipseity.fr"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.9","@unhead/schema":"^1.0.9","@unhead/ssr":"^1.0.9","@unhead/vue":"^1.0.9"},"devDependencies":{"@antfu/eslint-config":"^0.33.1","@nuxt/kit":"3.0.0","@nuxt/test-utils":"3.0.0","@vitejs/plugin-vue":"^3.2.0","@vitejs/plugin-vue-jsx":"^2.1.1","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.29.0","execa":"^6.1.0","get-port-please":"^2.6.1","jsdom":"^20.0.3","kanpai":"^0.11.0","lint-staged":"^13.1.0","mlly":"^1.0.0","nuxt":"^3.0.0","pathe":"^1.0.0","playwright":"^1.28.1","simple-git-hooks":"^2.8.1","typescript":"^4.9.3","unbuild":"^1.0.2","vite":"^3.2.5","vitest":"^0.25.5","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"c55974cf465b16ad0eb214db3c5a46ebcc4d0fa2","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.22","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-YmUdbzNdCnhmrAFxGnJS+Rixj+swE+TQC9OEaYDHIro6gE7W11jugcdwVP00HrA4WRQhg+TOQ4YcY2oL/PP1hw==","shasum":"66b591d6e4dc636c6578d1c04a96bd6c2e00f3b6","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.22.tgz","fileCount":6,"unpackedSize":21249,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIElAQZjGrFOHPqHLvesd5bQVuXaXxp/8GrwsJRR9n7iiAiAfax3oBRDqCiWW6k6x6VZYm2cZWrie+1n28ocONoCZTA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkE6mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7cg//ZL/BHQvo5+R4ENpvZGr1qxn6AsmQkRDkAuGcPYH4xoNaDlNF\r\nxO4JJVJZY71RY1TsMri/9+wTMOiQhJf6ScyBO18nxrIiTLU67HJ5B4YB4joJ\r\njpzQ2U+jI7yDr5kIeHLmTfLbs95eBmyXD4H22ff8C3+asc5eEjn4ThKc4UxF\r\ngv0141j2TCV0m2CaXg3FW6EjjM3FptQ29a2G1J0wh2fHdeRnirZY8KPrOfcA\r\n1uE8emUM208g/kGu7YwpAaU71JGqlesYxhD+sc4OaXQw79iv1Jcqccbv+pCY\r\nVi4I9DwdJ/Q12aE0aphNY7g3gvPndEjxNAbIxGC+4CG2Ke9Quy8OuwiHj0G+\r\nv8KEfktimbDPi8hgOB8+3x2JtuxclNHc5Qp216o00bfeDIvy0Xp5b7u+7nT8\r\njgCfWJIAXccNXtndU9IfcRDjWM+2Fol+sOtvIedzIMR1YqSHihyg9I1/cr4E\r\nP+ea6k6gDRJYlDTFCJ7LpXPZTqBrZygp9nkSU7aalO411RM9NG7y+JeRRVGX\r\n9GGfkDU+W/AOsxyg2XwFzX9aPa0NFHZ39U4AzzdYaqBpSWdh0PU4C/cwEJEv\r\nANOl7PoDeCaJUIjW3umt7ltzZd0JGmi5eUpCRb3o9+qAiVIsu8RNwTftkUiQ\r\nf6FbZFsNrKL8bQJFLY7v0YC/qWYLTYJzKrw=\r\n=wpyD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.22_1670401702159_0.5803755776615864"},"_hasShrinkwrap":false},"1.0.23":{"name":"@vueuse/head","version":"1.0.23","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.18","@unhead/schema":"^1.0.18","@unhead/ssr":"^1.0.18","@unhead/vue":"^1.0.18"},"devDependencies":{"@antfu/eslint-config":"^0.34.1","@nuxt/kit":"3.0.0","@nuxt/test-utils":"3.0.0","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.32.0","execa":"^6.1.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","lint-staged":"^13.1.0","mlly":"^1.1.0","nuxt":"^3.0.0","pathe":"^1.1.0","playwright":"^1.29.2","simple-git-hooks":"^2.8.1","typescript":"^4.9.4","unbuild":"^1.1.1","vite":"^4.0.4","vitest":"^0.27.3","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"0567ef48a8bfb9582b6dc3428af9a40ad77d27f7","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.23","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-CiC9VWYbvwAqjWDBJH4WfQfBk7NWMZpvmpvIUYsm3X+aa8QHMiDGzR+RFKZSUtykiCGnSZk97yIvo5eJBmSh8A==","shasum":"1834f4c08fe01f970074c0af1051275473f6e696","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.23.tgz","fileCount":6,"unpackedSize":21383,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9ppAoXG3OG+d+mBY+qbGphzx8yziZsByPNAeDtm1NMwIhAP33ZBV/MWn+/DX6XVpTYkF0yEhhIO1Gz1BaF1KWKaMm"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzbgyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZ5Q//VCnHSZJikc/+bVwhMrAFgZRWqabc6Lyn42I42YYx43W1nrBq\r\nBkolxkC8p91aiaMbXBFogRfWobZuqHVcapwQVvdRK4q9Mjg/kNDOShr8ZAj7\r\nxziDwpt8BA4faW5AYEoD+L3m7YhdtjLjdfmcyFj5KLaa2TN384RjHZZzplo5\r\nX8Bu8ZzE2LNl/7raTqt9BxuURdd6l1m7Ed9TFwP+lFxMTFQ8T+NmxhMSEFVF\r\nWy6vjM17OJs0LQBIafTxEAdCpt1GkdKsjXZ6YImYpWJSZuU0j6dAz6EDbrlR\r\nQYsVTBSp+T60oeZ2MrsbnX1KqVapgqHjOAFB0jcnXkiuQ/I252Ya05w6fedR\r\n1o1WbOnRGktNjFv+uwEO86G0CE1hgWibzOvehEWL4vrfIKxo44CBLkoLM5/9\r\nr2fKGm7JjvXx/d47O4HhULlk8ZibrOGXx1u2Wg8peprh140TyXCH9faWJPHY\r\nWTSF6j1oYYZrAkttZWUNIkbq8jVHljralySRs6wzWIxbY+3LpuGl5zywgVVh\r\nDkV3QfSYUHVfu8dNBXhA7R9VsIEGG3nEE/SCaa7mb+Xi3qRqDFE2kj1v6Zee\r\nbxM//OtuljsfcTUa5lEKIJDFjYF0haYmh2G2y1S5r0P34mTOLe6uhjBuT0XI\r\nrURGgkYa5qlUiqvg53rtygE3UJXjDOJvCSA=\r\n=/LPv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.23_1674426418362_0.31631731950779285"},"_hasShrinkwrap":false},"1.0.24":{"name":"@vueuse/head","version":"1.0.24","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.20","@unhead/schema":"^1.0.20","@unhead/ssr":"^1.0.20","@unhead/vue":"^1.0.20"},"devDependencies":{"@antfu/eslint-config":"^0.35.1","@nuxt/kit":"3.1.1","@nuxt/test-utils":"3.1.1","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.45","@vue/server-renderer":"^3.2.45","cheerio":"1.0.0-rc.12","eslint":"^8.33.0","execa":"^6.1.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","lint-staged":"^13.1.0","mlly":"^1.1.0","nuxt":"^3.1.1","pathe":"^1.1.0","playwright":"^1.30.0","simple-git-hooks":"^2.8.1","typescript":"^4.9.4","unbuild":"^1.1.1","vite":"^4.0.4","vitest":"^0.28.3","vue":"^3.2.45","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"958558efe0bad93e5a393484cea1cfc8dba78b0e","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.24","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-3D5ON5OOJrHmD4JcHV+zK989CaxGdmtREqzRW40JFQyxtDcl91YyHxzmPrDEQT+FPcQ+P/7z9JR1Tg8C3LIXMg==","shasum":"daea6b6865a867f217e1edb67d1599098579e7b0","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.24.tgz","fileCount":6,"unpackedSize":21383,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqcwKeY9qa2y1hUDL6s/dLPYoPCuZb0EcX6pnNs3c7GwIhAOGxHPa+K4IK6VwUFRyQ1zoTz1tZsCtS/0LyTHqEEcSB"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj19iWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOGhAAg2jlW6UDOQVlbrbf/d8h+4GcTyQAoSTieuHbkkeo+3ynlfck\r\n+4B8I0m6y1uyUXRR6xo1N9Xr0v9iciQU6kV7z9mn9b/e1GXlP2s5ek3FcbWY\r\nSSSeOuQr27uZPynnb/YqAbxY2R+mtQ2LpqoC6Ul0yV7s3GQKtdswOY13D6A0\r\nvMbr7dHmU6id4ecgWWWfwlD7Tz5N8ikL36GfCrO8q7tcfcF+ceUfmvaonpUJ\r\nGZTvomRiM/N48g7uLj2eHx4YD9EZU58lEfdt2gGY+WRVEdktg9teqc6WTX6w\r\nBECJkFRrR5FtGTRFtl/JKXVzGb3Nr/ieGF/6eR9eldfUCjI9ejirXUAuyojs\r\n6VrgWsTUfw9Tins6KDmtzwLar363QJx9Mx9YBK8VtAiNfPWsdvDYFzqQQKGK\r\nfM/M3H0YaZhMt1Ut3cwFbjUmPu3OMFCi/YDIQAwyBQwT/PfeBoxv2QGJtelT\r\n+lxTvXuSibrzvEcbix65oD+yC2preABT7YGAYMikO37VC0orDF5bszR5kLcu\r\nVk1qWVwqUUSkPlpJR9M6Elnyci3kGx6k3UwvoQE6qKQXVBOSdOlwLvUG1crq\r\n+vuoFIDVyQw8UcTOHXqVKbuPdqQWPcYnewPbQQz4Ea1hbHhCG8+WUlCgJ06k\r\nMFViMXI2qt9PpFW+uYYMKMEAk5B2AQb5Klk=\r\n=xqyD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.24_1675090070518_0.9387636373612962"},"_hasShrinkwrap":false},"1.0.25":{"name":"@vueuse/head","version":"1.0.25","packageManager":"pnpm@7.5.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.21","@unhead/schema":"^1.0.21","@unhead/ssr":"^1.0.21","@unhead/vue":"^1.0.21"},"devDependencies":{"@antfu/eslint-config":"^0.35.1","@nuxt/kit":"3.1.2","@nuxt/test-utils":"3.1.2","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.33.0","execa":"^6.1.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","lint-staged":"^13.1.0","mlly":"^1.1.0","nuxt":"^3.1.2","pathe":"^1.1.0","playwright":"^1.30.0","simple-git-hooks":"^2.8.1","typescript":"^4.9.5","unbuild":"^1.1.1","vite":"^4.1.1","vitest":"^0.28.4","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"simple-git-hooks":{"pre-commit":"npx lint-staged"},"lint-staged":{"*.{ts,vue,json,yml,tsx}":["eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"]},"gitHead":"8b0ec8dcb2b83b127a1469df3b5895d6c4e2580c","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.25","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-ACfRqD3bbh92cIzDDR1CmqShXCXhQv/EUUcaDMYaexA4ulorYHd+2Yo5/ljoS4jDoMgsqBSP0XJZT3nySMB5gw==","shasum":"5eec15535b07fea13d9e94dd16a4a52862de129a","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.25.tgz","fileCount":6,"unpackedSize":21390,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDE5bJtNuh2hD0nnnTYu5c7AnAaq1WrpUDpCCCqRCceuAiEAxAgn5VCySegtxeqwntlG+T9cv66iCTgGvSw3HW83H0Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4dj3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5Lw/9G2TxPDfvAHRmmDa4KpPGvpB4pY5TKnYd2XOXj1f/x3nlfZPo\r\nRcOyPJpElk/wgEoWjHge2OMrU3GpISPoWYO3A77VPjJzyH7GYLLTtPrhDCfn\r\naa/Lo0Qh6BsrzrjL64KM1InuTXI4tr4h1MlSPE99wTdKXSL/1i5Rm8Guiz44\r\nbijKXSva2/b0PZDsc2nH0y4NX7bb5rdU28j8VqrGx3vASF7cS0+LjCmb/HrW\r\nSQTCgTcv6vLp+bhtTMaWL3sfE36/uoMe4bCwzhzm3e1HAfKdeRQ90VlU3TJg\r\nGyDBw9OyrKa5ZvvVu9JtikutGiQVnqAFyPxC4ReyNbtRjuU8oeLEl+yhojl4\r\nDkzt/Aid+el+Yx88fOUX9WKPI4j3dJUecpjzczdOKuHSHdv84RkuoidpysJ6\r\nxdKPLHMM24hfFV0B5qy1Xq9JUkTYeyjSChytzEhBZX1UT/KeFfI6pRVePuQZ\r\nvphh1/SNv/qDMGvG4pIW9QEi+Jdd9+NMz8bDaCpIci/Skimk/NKIacWih1lo\r\n+o14iFR5yXO51k4D9rUz0PwZNTLG8vp7UKwq8kIbkOEYfq70dPp/Gkry+u8i\r\n6L/7lI2V+OonV7C5rfj+GfdyCQLfrwScXjU98yHujSm9vVvcBVe1tZhOm+ZT\r\npGYhfbQOt2hrFLBKteikaxnV7XSqlenGjDo=\r\n=+xIB\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.25_1675745527334_0.7961107356671493"},"_hasShrinkwrap":false},"1.0.26":{"name":"@vueuse/head","version":"1.0.26","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.0.22","@unhead/schema":"^1.0.22","@unhead/ssr":"^1.0.22","@unhead/vue":"^1.0.22"},"devDependencies":{"@antfu/eslint-config":"^0.35.2","@nuxt/kit":"3.2.0","@nuxt/test-utils":"3.2.0","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.34.0","execa":"^7.0.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","mlly":"^1.1.0","nuxt":"^3.2.0","pathe":"^1.1.0","playwright":"^1.30.0","typescript":"^4.9.5","unbuild":"^1.1.1","vite":"^4.1.1","vitest":"^0.28.4","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"08fdaafef518a52aaf8c982a4d0eabd00ebe217b","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.0.26","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-Dg51HTkGNS3XCDk5ZMKrF+zhrd0iDLhl7YPpsiSUGR8MFQrulu62BhTOh6gDXic/xNNPB3PLstKtVl49S7CbEQ==","shasum":"dac543ae8ffda6da0a0c717e6450bbe10e621256","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.0.26.tgz","fileCount":6,"unpackedSize":21147,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFPv45yj6cn/9mWwVtY/NZSTHtt0lJpRNY5DHQ9v92wgIhAPObwltbJHux0vOqtyyqWyeChkwkC0hxHP73Whzqu8Cu"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7dPiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeQhAAhN6FZIHzSUYSxrnUHFBh/SsThbYNHfV/shjds1eZ1W/2v4Do\r\ngmoM9iH85G0VCsw/KvnGLs9kTrRGNDwHQHveftewNcYytQWj6C7SpEEqemA8\r\ntfO/116R7BMwkGPYzD44JYBa2oE+Xb7q15OOVIzPk5WwZ11s8hpEs6kSHiNy\r\nMLMsoFhnv/39HL7bVCtkpnBzvTpXkCCc72p8wGeQxGGgMQzBJX04rPSD+4u/\r\n/+0aJ1mALUm5lwlW8nzV5VpD93515ezErJKnvOTkwqtBVqDxf+Mfr/K2CLq7\r\n1/8G4/T4MyLg3Vx3JTokrRHp0D49uhgo2iDWc6SwL+Q9CY2rX308LTUmRKkN\r\nEu1TIl85lvUmOH286oYtUZRBmnfLcNb96XSyRAtxSsihkM1DheFhTD8cxMVe\r\nodh70LJeLd1xRQ0PukKk/RBMiUE40H+8niBcmOLNOr1K7vFutYfW0iIuvzYK\r\nMQUOjYK4om00dgrTAKc+4Ge/hBFi7AePBwOqlS/A9+4GJvbJWzStVJ1w8uXI\r\npr2kJr4N71y3JYhD5kXlrv50Gh7JZQaonTxA9hlLsoNpL0o5QxyxYdUqlB6D\r\nmm/wcbJu1qBkDD3KYbQbeY6miITHxdg/bclfkXVhmsBxcWXKQtRGagTGzf6V\r\nShJKF5ljJtfMfQs51Nn7jIBNG2i1fhbuook=\r\n=YcPG\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.0.26_1676530658697_0.9939437836353324"},"_hasShrinkwrap":false},"1.1.0":{"name":"@vueuse/head","version":"1.1.0","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.0","@unhead/schema":"^1.1.0","@unhead/ssr":"^1.1.0","@unhead/vue":"^1.1.0"},"devDependencies":{"@antfu/eslint-config":"^0.35.2","@nuxt/kit":"3.2.0","@nuxt/test-utils":"3.2.0","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.34.0","execa":"^7.0.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","mlly":"^1.1.0","nuxt":"^3.2.0","pathe":"^1.1.0","playwright":"^1.30.0","typescript":"^4.9.5","unbuild":"^1.1.1","vite":"^4.1.1","vitest":"^0.28.4","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"fd75b76f78ddd8df42d8f5aab606835a2cb35cfb","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.0","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-P8lxugca+u7Uyl4kkS1/Ia3B7PzU4oHHe1je2kTmxywyY2PnKAAgB3OfR5iP9k9YQ5Ejdl3MQBJCEPK9hbeaow==","shasum":"16380ffef196cf25e5624d9d352fc68569a61991","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.0.tgz","fileCount":6,"unpackedSize":21459,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFf581YsUPmiAQwci3OMmU5pzfhhokzZd7NZ2BzRswTfAiEAn9eBJRVv2/zv8a3St52ZZfUxaPiPPubFHY3pQMsBgec="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+HEWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAtBAApF6OLY95qktAwq8kMkrtPnhI9MV/bhpiErcfdO3ZFjyb7ese\r\n8JyLu7KGsogfXKGLIS5xwA/A9PwDgdNmzQtKpbc2sxGLqtNkhiEQbXGrt5v4\r\nk1Vi2ClJIK9QIDR+fott1hbPqyXYuMIrTtA08UErhAsCEeW+Hbryz9USicF+\r\naFLslHUsCD2trH9MppKfzNbjNfOpEDb4VO9eIVMBwJqaT+fvqClIdiLohsnj\r\nxQqFOlC2v2kuGWBo/2Str6OE5NJZKvZ+teX3HU4dc9BYQHx7Nrj2sV6Jf7Sx\r\nRvw729B8UjJ4rwo6mdCw1KO39HpR99ubMgnbICKcNP/tIQUR4Q9VmvVLeVVs\r\n3wp5M8t9cJJNST5Bmvkie51FS4yIhvOH9gcOS3dYcvQb54fnmpP4iXzwVghu\r\n2g2n/0McK6x9qqmgsSCOciZJO+dRB4rU7Kr1aVSqgc0vow8wVTa7+1yqgjBX\r\nLvLljSBQ3KKVe1N5HQpa1Cw3OvbSsFSpgX5rYTx+9sUllHkmJhvUJ43u7VOi\r\nWdipYraYV1Vq30wuL/LWrMFdYK5g0nScon7Hxjbl0+b+25/OA7Ymhl4u6sUt\r\nfG87835T5+VqG7/E7f4szMUSBDELXLCIuqBBu7LUfSbD/Z2qAuFh0xgVxjVI\r\n+X9Eyf+zqnEZFQ+QVQ2yXWFAdb9R+MLP45k=\r\n=S5Iy\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.0_1677226262123_0.9436442752983529"},"_hasShrinkwrap":false},"1.1.1":{"name":"@vueuse/head","version":"1.1.1","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.1","@unhead/schema":"^1.1.1","@unhead/ssr":"^1.1.1","@unhead/vue":"^1.1.1"},"devDependencies":{"@antfu/eslint-config":"^0.35.2","@nuxt/kit":"3.2.0","@nuxt/test-utils":"3.2.0","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.34.0","execa":"^7.0.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","mlly":"^1.1.0","nuxt":"^3.2.0","pathe":"^1.1.0","playwright":"^1.30.0","typescript":"^4.9.5","unbuild":"^1.1.1","vite":"^4.1.1","vitest":"^0.28.4","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"3b27eddddaaa061a2d7a302eb601aa4de4b5d74a","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.1","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-I2+s9EiczxzPqxcIb/eOKwYt5uW9W96nQRwZmmxao5iXFy5fspc1z/YEqp9xvqVGUeYrSX1pMZfFxhCGwCoL9g==","shasum":"137a1b7e4d518224ea991c18e8e3885a2af00487","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.1.tgz","fileCount":6,"unpackedSize":21459,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRQ0/7HSg03jGpn3JooTVOzNiQ3S+Tg/eYS/KEsoFKDQIhAIblumrYl2Ife12mAvO3FGgy80GaMFUZzOp6h7U9tnLG"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+VjEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJVg//UY4un/gdmIHlFWE1TSfa0EoYWVLi+RjMl7pRIRZIjNDutO/y\r\nmU9KAwSG8ipijWuCTZpisyPE5LoyVmpCJcMfuGvPvjIqaEwPJP6Andz0E5ft\r\nA6y3xy36gNGh4wam4R3dXzGdcyB2/zkfb7kU/YIssKZocMCshMWY5RpIOcXj\r\nP2G1106yFykVG2CkYVnxs5UAfiYxo2tsONsoO4Hz0cQHugds+QDlaT7HsHwo\r\ngBXqvSMD93dlPT1Eh9g5b6BgErQaB7XjpvVcCtp5ofeBjgcoCFe6vTZpfTmq\r\nEi0A8najrNsLDwle6nc6bRusL9CvpItaa3WjcxJ9IfIfJJKKEDA3/zD1rveS\r\nvrcaQFsbIVeS/NHocfsoA8VJfQQTbUou0dJJtchPun1t42CI2e8wDvUkm08b\r\nRv2Ph04pYYDYLBC512GCNxIDAzWe9qHTjRYmFmgbz0pvDQcxYqo7/Nj3ARs1\r\n/h+qodQwsjUEeS3YWRVtvsHXmGYsfWiPZYLp09ureRg6JO+zaUZw//1sGlr8\r\nf7TDhHGW7bnxjfAx5tE/Z3CBA7RRA+xdfwsvNDpG3dXkkDLX0Y3FY+bvGFMf\r\noV2oOEsjrO8M9g26+Ozlf7IHiDeBZW22HmRY5UK5HkurL5Wy/38yqpBgs0IM\r\nQnLdK5+H/Pd5iChlZSwirVfSU5aU+18ZtnE=\r\n=57kD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.1_1677285572483_0.6961549331944237"},"_hasShrinkwrap":false},"1.1.3":{"name":"@vueuse/head","version":"1.1.3","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.3","@unhead/schema":"^1.1.3","@unhead/ssr":"^1.1.3","@unhead/vue":"^1.1.3"},"devDependencies":{"@antfu/eslint-config":"^0.35.2","@nuxt/kit":"3.2.0","@nuxt/test-utils":"3.2.0","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.34.0","execa":"^7.0.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","mlly":"^1.1.0","nuxt":"^3.2.0","pathe":"^1.1.0","playwright":"^1.30.0","typescript":"^4.9.5","unbuild":"^1.1.1","vite":"^4.1.1","vitest":"^0.28.4","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"67bd2f66e3d860da9c8fe4e7ea39b8e3aa5cb267","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.3","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-4VynWjrQkdLz8Dz0xqTKQLuu0Z0CxcEN7XeR6srL1H0UDdnfQwS3uPcnygkZylgfeH61p8LWJGcGkAsbdJsCwA==","shasum":"40685b36da568b5af68bcaab44b3f33bc4f13d7d","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.3.tgz","fileCount":6,"unpackedSize":21459,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDkMqMJTNnhMm6p69NleGKOTuFs4erHZ7LPwXgp06BnNAiEA/T1m36QJ/GT1ifIhnkPiERfCWCScTS9ZdK7EtFR2T8U="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+XoJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopQw/9HfGU4aYaybYUWa6Xl7aEYmwOqU2MPowTSWctDH8HhJxm61mH\r\nHdZaGW73+W1KZy9EwyeV0ziAF4qt6UleNQkGSQE0wqmbeowppD3V6XBHmbb+\r\nrjFjZgvJ3iAoXTPKpZFJBdciNWyS0Tswc3nYvukJN3VFjZ9eZEYtj1JUjH4V\r\nmN4+UNc+w8wVRVl1cMSjJCQRQ/QpKLnAk8ZbXFRy/tgf/KBnGpL1U7Ij9tTH\r\nEbdthAfc63ieIFeNAu5EDl0zT2UEfhC6eZWaXSqIFVo7UuEQqydxdGIjewB/\r\nSueGRuVMVCquPeanoZSka1H4jRuDiebdfmlxNK6x2pO5gBLW+8LVG3fRoVne\r\ngsEI323oIYmIq5F4q3AEqjlM7URMBsze/jXyzoeXE/KAhkppEhcGypYhufTK\r\nVO5hmStivaZbnMAZ+mO3sA3/muiK3O0mxZG/4cqWgy8fIpICA+NaJVrM7OXE\r\noIlRKixruw6Zt/09qJzYM3KCpRI0LqLWtUysAkVJnvtxRHVLZfxhc33bVEYf\r\nMQ/lKDD5FY99FgwmHPpjPo5xZAXfl/5mWxbSmszxuJwdJBlDKZDup3KS2eWB\r\nHivyIS8ll7z69zLr+pShnCYm8zJysFXwizT02qbpBfSm4f2qQXn3hMN9Ghk8\r\n+/qYTpFGAWsOzPxsCyJoHEMFotlM0EURmoU=\r\n=n7uC\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.3_1677294089239_0.46217826081895796"},"_hasShrinkwrap":false},"1.1.4":{"name":"@vueuse/head","version":"1.1.4","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.4","@unhead/schema":"^1.1.4","@unhead/ssr":"^1.1.4","@unhead/vue":"^1.1.4"},"devDependencies":{"@antfu/eslint-config":"^0.35.2","@nuxt/kit":"3.2.0","@nuxt/test-utils":"3.2.0","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.34.0","execa":"^7.0.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","mlly":"^1.1.0","nuxt":"^3.2.0","pathe":"^1.1.0","playwright":"^1.30.0","typescript":"^4.9.5","unbuild":"^1.1.1","vite":"^4.1.1","vitest":"^0.28.4","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"26be4425bc643a5da3474ded19812087fb5a4f7e","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.4","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-yGC2qPgb4TgxTOEtMq+qJroGmkD3HEgs88F62AaMO27z3Sgt+ETcemJEV5Q1eUKvu2kM5SAaLhZSGfxeGJd8iw==","shasum":"c5c8a3d33f00bc67ab8b749ed0429637ab80ec78","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.4.tgz","fileCount":6,"unpackedSize":21459,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH7yHnUNDVuwHrZdTrJKT9HINHm7nXSOdVlIrfyKQBgQAiBJOfzc6j47kiTyw8nXpWjlCIajG/fbUK+2oLxl/W/bRA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+Yf8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq30w//Yt1srKkGBZtMYngVGFumG4b4AZnufX0td5EOgfR5KpQwd3bj\r\nn4574BGka/cOab9vZrx+XP/5WqSWBsC4l2/vAne/UFG52NeoDnpvcJU+e5MH\r\ncqYqCFvdv2ZdM1VvWfsHArWO0Ji20TZhw4zQ8GG/9KfTGzuHEp+W0CUTlIaV\r\nTpkklyFWs2WMWnQY+X5kbxt7OipEdA3tuiYeEeYgH8zk2eV0zRpjow8oG1p4\r\nHAqA61C5tGJw6upxOxVeZNuAusp2ZzLKqBixJQXgbOqeXV6kkoe0wQiJuB+/\r\nhykZP46h0iVbNOvkFMCPdu8aMriJRI8B71jSqN035YFmNdFWrVRhgkEJzVDx\r\nZoGe+JUVwCIOYcgdmGjPp55JoZXd1TIiQKgLzbGXNY6cw4vdPIu45e3IyhzD\r\nuED7+fNv+SM0J8B/AhM0PFWcQWIL89rNlMtXJ1eYWLQArburINF+9aTzRGH2\r\n8MUSuTUcUlrWxq7/pm/di/c/b2KZRngIFpZdyQPcA073Q91SwDVZu8cF/3u5\r\n5dNGGkQaAlNVajclI/fWx82jBSUBjqatW+3UCgh3EYT29O/gPM1u0ebBYtTi\r\n0zPvSihLJSYFtW0VpRxkSdQ3S9F9jUMugLYWfxK4DXetNcpfjWzOVyKzCcdc\r\nHGsmjjU6I/VjMb7P0nQWMCXPyP/8/13frpA=\r\n=EjQv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.4_1677297659833_0.1882670331703198"},"_hasShrinkwrap":false},"1.1.5":{"name":"@vueuse/head","version":"1.1.5","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.5","@unhead/schema":"^1.1.5","@unhead/ssr":"^1.1.5","@unhead/vue":"^1.1.5"},"devDependencies":{"@antfu/eslint-config":"^0.35.2","@nuxt/kit":"3.2.0","@nuxt/test-utils":"3.2.0","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.34.0","execa":"^7.0.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","mlly":"^1.1.0","nuxt":"^3.2.0","pathe":"^1.1.0","playwright":"^1.30.0","typescript":"^4.9.5","unbuild":"^1.1.1","vite":"^4.1.1","vitest":"^0.28.4","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"e40b3856577ada6ae08b26f56eae1bc6b1a51f67","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.5","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-HdZgPwkBGQBF6mV57VsnJVWHRaFY11Xth462onkIpAUBMM8ob//2K21omoKnWh9Tl5ERjBANfilyV/YfMr56bw==","shasum":"709869b16e906e0206aef635ec886701239d8008","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.5.tgz","fileCount":6,"unpackedSize":21459,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBXB1B17cdNQviFCn7JmIkuk9IsFlisGc86qtMMLJSZ5AiEAkmTs+GPoNtbm4VW7AW3sj7h8+g0mVwgbQlbqIZ2ocN4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+ZDVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryVxAAhtUvflq7G3aaK1vn9ew1PsKFQ/fiNg2r1miBOB7CyBT2m8Fo\r\nx55Z22bB+WAfx+io4JKvnCN43BjxHfuKQ+ac5tO+KtsAPPs1aI2ucLwTaD/f\r\nuYD2TD7Lr0tE+OQ3TqCopoFlJGaAhLzskUowDSyUtZw96qXOwwPC17uSygHR\r\nsOu/Cgn2cYQYCFNUid/3FjlxbszUu44XwgpTBhjmBb+WMHDkGgEfqh8XM7Yc\r\nKg0//wRViGlCJjXMZ0pon8VO5K1hwQoD4oHZu3fhx4xWbKZhkS1LezZopmAE\r\nXgUwJEZJp1z8HKRG4z4oVkz/JrueouQ5MiqEzO8Jjcs36NxdpB2qRi9aq3qK\r\nxw09fbkwRlty3orH0S5qhLjWFCTr1Nbjs5M0gbP8FoIO2KIgRWNf6aGFIzD1\r\nmgv/5NsivtOowvFIAP2PeRJAKlI6ESh6BGM5F0Qb6u65CXxRKUrfbh1UTxF4\r\n489zZcy1z2Q/wJFPhsVKtfelvEUz4WCdDOBk0/dRikn+pS5leuyJpp2cJ6ZY\r\nyN/hnyTZHuDQVkSueBfepquSj73WSlK7bCTS6ISTlcwv5eCeM1q57VTLCY5/\r\nIaxuLw43MQATX29VuH8dcHr+KYeLcn0vYI6supiaFAt9kjYRnSkVZcIcivlZ\r\nTezKl0u9G5IzfSVaQJYVOhxgKGj2SL2BG3w=\r\n=T878\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.5_1677299925111_0.8161818184079088"},"_hasShrinkwrap":false},"1.1.7":{"name":"@vueuse/head","version":"1.1.7","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.7","@unhead/schema":"^1.1.7","@unhead/ssr":"^1.1.7","@unhead/vue":"^1.1.7"},"devDependencies":{"@antfu/eslint-config":"^0.35.3","@nuxt/kit":"3.2.2","@nuxt/test-utils":"3.2.2","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.34.0","execa":"^7.0.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","mlly":"^1.1.1","nuxt":"^3.2.2","pathe":"^1.1.0","playwright":"^1.31.1","typescript":"^4.9.5","unbuild":"^1.1.2","vite":"^4.1.4","vitest":"^0.29.1","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"bc134787fac688397c74e9d0d0d6c6909f505c9b","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.7","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-21cpsnMiZ5X0JSmMFTjgSeDUtovpziYABthbSbTtueOfTxjxl+OjFSzVd7s6ZUgz19IfZD3k5kmz/jM5Rv1NPg==","shasum":"95b32ddd04e5091fbbd3b366604d26ae95a059f6","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.7.tgz","fileCount":6,"unpackedSize":21459,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIENuvmHDZHhkDXFv1+6ZkF3s+ukIo6Mg5iUi8ghywM8DAiEApof7pdni3cpW/IBgdP8R0nhOxQwol1IeFjGdNSy7U2c="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+tPtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpF/w/+OrfRYDbol9OukBES2ZuZEGyLNbT+ep7aGbMyv8cC8ARQhKXX\r\nQWRU6sUIHQJZ/VtPY1OmqSay2DgaBRfoKLrfn8WZOaPluZ2HaiutVbYVcT3N\r\nvUdnabLiwcls+MEWn/AgyouOQ8pGQ4Ch/NNKdMF2HV0R+UODOdfkoFo1yOcG\r\nVbf/9PYezuudli7EpQOymqBL5yBu9xOz4veJhvF72eAY4354s6wNZWNF/oFN\r\nF3llMaanBacPCcUG4ARc+uVNXzhTWnU6D3D20JctAvt3OebjIGpUXkPBIQ/x\r\nrhZ099JNP15ZzI1YmDscjvORtCHH9tipVArJwLgl0fGv3JoJZCZC8P1WCj4X\r\naITH6TveNQ3IMud0TJgTTiT20pfkpzh6Nr/b7ey8rNCqqsIcvqyEC/6S9iE6\r\n+WCYgENYh3AHQZKftPvzZ1R9OFQYJsTaguzGoTwIb4zBX3W3JEx9+bBVctdv\r\nHFhqQhPlwcRzl+VDZ63Xo6rDdjWbqj/EKouhfAwbqezfVfjIXk1TYTuo2uHZ\r\nbmrQtiTshfB7AfjlSMlW5QrxWIQEd6rJ9rSNCECxG7IHGB/j0IAliIOlJoLg\r\n9v2rAM7VwYqZTBHG15wy7CBIylZVSTIlCIrYjyf2Zum5OLSd/zNJM4jf8Spv\r\nPPVGXHk279hO+G1U+AhAN/iN4gXR2r+AT5A=\r\n=1Pji\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.7_1677382637316_0.8407111275686847"},"_hasShrinkwrap":false},"1.1.8":{"name":"@vueuse/head","version":"1.1.8","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.8","@unhead/schema":"^1.1.8","@unhead/ssr":"^1.1.8","@unhead/vue":"^1.1.8"},"devDependencies":{"@antfu/eslint-config":"^0.35.3","@nuxt/kit":"3.2.2","@nuxt/test-utils":"3.2.2","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.34.0","execa":"^7.0.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","mlly":"^1.1.1","nuxt":"^3.2.2","pathe":"^1.1.0","playwright":"^1.31.1","typescript":"^4.9.5","unbuild":"^1.1.2","vite":"^4.1.4","vitest":"^0.29.1","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"4fb22cdd9f5ecd8562a83913fd578674d264f837","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.8","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-kWow0WYuCnAAw9fZ4glvw5PiSlX0zNHnXZh/TyxnLFgsOdU1+97BeSOFX2Fv/SIDF0Rkz8VJYEpP3RZI8vuwPQ==","shasum":"3d5c6f54ac70834baf8fbb1d1dc82f5c7a77c196","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.8.tgz","fileCount":6,"unpackedSize":21459,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6xccpxyzb1Q0zzdd0C1M/LJYD5WGZjuGP6tr+oH9sAAIgHih+GJ33eLNPe2M2AJ+2ohspy0LDC0irjREix/Amnmo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+uC6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotyhAAnHUsIDUj4+TzyAcHiID28SmIaxTB47uq87n65Xf37poF+tll\r\nMVMGyq8lxDEux1NZ1ra+d/vLgBa10UTfQcxhSEvteBdeaIuZzRj0wGvP3lZx\r\ntiqKbexCyWmGIxwfMW9va5xXDaYZVWJDcu2Te5Wak7HN0dNQfL3KPrt9fUsC\r\ns6yKYSbEszJXhU6PSrXvy4v+hJYTmeBdx05jesHH1kHyJj7y7p7LtatcX2mk\r\niMkTu+e22WY84XRIVdBTrub9pRz4Gn4y1Fw9GlYgLOy0mhcYry0G6tPawLaW\r\nD9hdn/K04tpiGf9INXkdB5th4RfxD+T3gufPNIhX/0PEqBBHKLw8NgC2jvcI\r\nlZzsTY1dWTobvpOWTlThSW6NHMtEf0oum5XnXtIOUhalBZTUUE6H1MMfVoDv\r\nnNCwLpxv0fWLljzKDU77ywDvQSDL5GA2+B1NcvLeaWGK7R2FnA2G9D295PUU\r\npp8SFLd8Ym+E5C22vvIPC/VzKhzfebNm3UtY8Z2f5poWw7Gi3lScED6rXgj/\r\n4SoMrLWdLwi5H/7aqGVcESCRzuRiprBUfIyhiurWFDsZ4bwlEYDK2ElfZXv2\r\nDSyCrxih8V8E4YirG/w4ontBL9SuzBTU/eI6sXGjFtqRPbRFQfMCYFLoYqUm\r\n2wMlQuXr7ucniBQsj1KGBokn57zvVgyW0PI=\r\n=hUvg\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.8_1677385914772_0.04108780231926756"},"_hasShrinkwrap":false},"1.1.9":{"name":"@vueuse/head","version":"1.1.9","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.9","@unhead/schema":"^1.1.9","@unhead/ssr":"^1.1.9","@unhead/vue":"^1.1.9"},"devDependencies":{"@antfu/eslint-config":"^0.35.3","@nuxt/kit":"3.2.2","@nuxt/test-utils":"3.2.2","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.34.0","execa":"^7.0.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","mlly":"^1.1.1","nuxt":"^3.2.2","pathe":"^1.1.0","playwright":"^1.31.1","typescript":"^4.9.5","unbuild":"^1.1.2","vite":"^4.1.4","vitest":"^0.29.1","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"d5eecc9ca9b23aac6a03d76a308a80f9d7e2131d","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.9","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-J6OT32x1MnFs6a90DdusFfxPZYupYGR1kItDTw06Lj6ZORJRG1Del1BEy5FFXI7mhuIM4/nGLXgW+FtLE6JJQQ==","shasum":"cbd5de37227f4bc403729bc047abf6fd4144c6e7","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.9.tgz","fileCount":6,"unpackedSize":21459,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICicNOWwd9qGUkqRuD3JJZUfP6bs9qY/6K3wAbhJyFjtAiB44tHRGQiiFaSuKk8RVw4NjeW0eXDF3caVKC++h9phiQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+zmhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkNBAAiQOwHtCVh5izfNk74cP28mvwkz3mu9pFB1/I03T2yBHzsJ7c\r\nW0M6pQQv6xlYKJXQB1FJNIFRcrsveiIZzVCXr9AkwDHDe8XBzxEMsjdaFNIs\r\n3Dr/Ur8FrZWNPl/O+xBXceJeI+oPbLUEnAtz4X8Uz8jGrVLvzkd3o3aqkP9D\r\nnPO1GJg9sMgwLpFiJyWMuBBCOqasjUbLHff4na73fq+XPPS5nMhNlAL8HXFv\r\n1QiQ/RMG6V4P8FrnzT/bkT+l6BQZScfrpq1jyLNH7XEeXsPuTH/McPZcDAqe\r\nBrW5475AJfCvZiOCwy4w0CynMX9+w6x7GSYQAcSxPyxYPGam9FHS9gZ1U/Z5\r\nnqRrY5HrYtJ4LjXSuHedOkiw9ULleiM9BLqdTpPGWzxZiAuN9KwNhsUBWctc\r\nFpfayDq+h7ivyzlSV1WLBCXgWGUp+CkkYFATToL7DXawmtnhYxmn4JZr/YyT\r\nYQQAAaUyttLpEapmvgeHny0Y3XGbFlDlrVRiIjbuSzZQ+DRzMCOJpbRA+uB1\r\nfeBbWYzf9ls6woeypAW5CxYS3HLc0rAxhiSzJAPxYSKRg6EOkeUDUt+bNw+d\r\nxxo9hoB+xf0STbAsqjoBmQfB8S+f6Ji3S2T8wgOAcSF0GMqnXxHlXHWEtIwN\r\n/loF74WoFUZVZ6NaniJ/9ThrWoIeVWQZR5U=\r\n=qhYi\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.9_1677408673276_0.12203836980353522"},"_hasShrinkwrap":false},"1.1.15":{"name":"@vueuse/head","version":"1.1.15","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.15","@unhead/schema":"^1.1.15","@unhead/ssr":"^1.1.15","@unhead/vue":"^1.1.15"},"devDependencies":{"@antfu/eslint-config":"^0.35.3","@nuxt/kit":"3.2.3","@nuxt/test-utils":"3.2.3","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.35.0","execa":"^7.0.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","mlly":"^1.1.1","nuxt":"^3.2.3","pathe":"^1.1.0","playwright":"^1.31.1","typescript":"^4.9.5","unbuild":"^1.1.2","vite":"^4.1.4","vitest":"^0.29.2","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"26b3ffeb2dc907fde26dacdef13ce67fb396dbaf","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.15","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-LJqvb7dpSqnsdn6YWUxv97vWCnn/s6IfBrE4ih5kRlh8XQXr/HjXJ8IyIxxp0X7QDr3FhOsjRDpJSiQbDYbBdQ==","shasum":"c7a41889a995c43d6858854095a5b836d54a5ff0","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.15.tgz","fileCount":6,"unpackedSize":21464,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEhEEXySy3NMKGrdSMlezK3K9FlPzhbSIktcvkz4oie5AiBUzPASQ7MDiBMFUFvL5y1KLwsBMcSLvTcn0dgguizUFg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAK40ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozfA//WHZS0A3VppPGrYx2rVTWkoNxDq24xNKsl9AJiHKrWJCXWqVF\r\nM5PBmqG69S62FMN65QtWrr09I8vwSmo8BH9ZuUYX39aPwFHDX1Bh1SPL0Bp9\r\n150pmgG9Ehd8y3wirZl8oqqggdohnqJaEjokVHYUAHC2XOtz1CByBa4N2kr1\r\n26Uh7gX9LjD/o1mZa3HOnA7tbol8zbP4wqqSAh6u0YicTvkONYGGOlsuBZG4\r\nxHiBRp7bIslI0uWO8iG97fgm7+vx7QmpbvJ2B682Rc8We92q/5QvIbuBkiRO\r\nbP3fPZVPloGCBHUxd9Mz/XD6wYPB7ZFIcnd+LjUEWwruubVRVS6ZDPKhy4oi\r\nSXqK1QSyjQTEbN930cRQLQAaF9D3kFMAGERz7CkNqaMGax8FXN39wskmbyFS\r\nA3RwgLYY18J8CHXwYlptVWVhQtlU/9mI1UNurXYBSnnAHvpattFMTJdP44fc\r\nANQxwUpwnEge13RYeRESPIXRNVzs99gPLjJ+qT3s9YDlcZ/1zLYcGixNqv1Y\r\n3xCYK4G8OH6hmpDQHJAjV0bM+QIvfA8/84kDFXBdnkqdJix5TkB5jX+Jop2R\r\nGyoZumFgibV0eZbrDfUVrGnYemL+3F6ceHfmaW/2m+/tZsz2UrWCUbXDwXvy\r\n+pMwDbYIqOZJnX6QjMcq5pj0ansYDIg4hWE=\r\n=xhn5\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.15_1677766196448_0.5409655223394014"},"_hasShrinkwrap":false},"1.1.19":{"name":"@vueuse/head","version":"1.1.19","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.19","@unhead/schema":"^1.1.19","@unhead/ssr":"^1.1.19","@unhead/vue":"^1.1.19"},"devDependencies":{"@antfu/eslint-config":"^0.36.0","@nuxt/kit":"3.2.3","@nuxt/test-utils":"3.2.3","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.35.0","execa":"^7.0.0","get-port-please":"^3.0.1","jsdom":"^21.1.0","kanpai":"^0.11.0","mlly":"^1.1.1","nuxt":"^3.2.3","pathe":"^1.1.0","playwright":"^1.31.2","typescript":"^4.9.5","unbuild":"^1.1.2","vite":"^4.1.4","vitest":"^0.29.2","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"00f05f824208be11022f45d055cc13e38656b007","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.19","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-ow6HqD0gDfz97rsS3CSJ3lKrQjMpvzK6gy2+N5reWyk6mOYzOpVx96iLYaq7KETDxC820aqx1SDukhXgEMwqCg==","shasum":"41d397623cb9bbbf0cf206a24aa4c1e3633ceb60","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.19.tgz","fileCount":6,"unpackedSize":21464,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbPawU6RmRbQno8bK4woPhz4d217mVAlG/3r3Cxb3uSgIgCOvAx2baiAfSLjf5Gy88DFltht5IsvA7dwv6XI8Om5Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkByseACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWHw//R/HIYzy+LSCMjkX/hAzIzLlA0NhlRwd6ypwmHQgXmZI7hcZj\r\nFHzDrPJTfWepoxD0N3UGudoU4pEHZhRyd/kCEuE/mrdshyDBh/JUFLBS356d\r\nd/fwYP2OmboIL719rm8TnFZc0gJyXMaKLn9+A0jbK7ipLM+N7NNdUvwhPrbc\r\nEFr1P9zIqKabEAQlXnxJBHuldqaBm4BcnKYFY+lvxijOr+4p9sXzjAbm8l1+\r\nxeWF2W/esDuvEEYdcpk4Sn8kTqPPMiA54QQHmmKOnNggVfexMyo8yw/JRCwr\r\ntOrYOP0bx9kq7hXzft9Z3r0TJWJQ896mwD1q2XVOdeQLC+Kcdh9ZODpk50G8\r\nhpK5FM0gUls996iCKvtDK1uB3gBuPWVWooOzPjfwOobn7tCTr72mrbjtT1Q2\r\nfpn844qTKg4JRybas/eXMavULaiq5edEDbe+3GkFXFN4VLU7v7asrHxE16il\r\ndJ2N1CxJZF3X1BMb+P2yjod1LksiHcPG+oNj9pmjf8QJMT2HYYNM2haT32CE\r\nyXZ5p9gykVEjvXNN47Yhlcct17d4BzHjWhA1nfKgS5GOwAqTJgr+d5v0vePX\r\nGwnTRXvWkSnAhTZRro7a6XYWXgzcZj6J1lLmHktLG/idNY76BoK2UWs2zz9X\r\n+ZtQYs6hej+2qeD2VoSTlx0uoIZ02b4Z5f8=\r\n=q0up\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.19_1678191390239_0.5462004738677284"},"_hasShrinkwrap":false},"1.1.23":{"name":"@vueuse/head","version":"1.1.23","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.23","@unhead/schema":"^1.1.23","@unhead/ssr":"^1.1.23","@unhead/vue":"^1.1.23"},"devDependencies":{"@antfu/eslint-config":"^0.36.0","@nuxt/kit":"3.2.3","@nuxt/test-utils":"3.2.3","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.36.0","execa":"^7.1.0","get-port-please":"^3.0.1","jsdom":"^21.1.1","kanpai":"^0.11.0","mlly":"^1.2.0","nuxt":"^3.2.3","pathe":"^1.1.0","playwright":"^1.31.2","typescript":"^4.9.5","unbuild":"^1.1.2","vite":"^4.1.4","vitest":"^0.29.2","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"f3069b05bb8d38e46ead0fd75edfe0dbc2dff557","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.23","_nodeVersion":"16.19.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-bJiiQXrICvCI740jR2CLK+FhXyvMx2dIfyeF3FdOsYJn6OtexdBI2wchyuKNYmiAQ8cibAHxmDUytAFqIdIRJg==","shasum":"a94a4457aed0768d4e9a595097b9d1716a67962b","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.23.tgz","fileCount":6,"unpackedSize":21464,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC7UJrYSFo9g7igRNb4Zixpq4ZNODuq4fzPwH3PDUVp4AiAjPL2/px032YC9/F+Xo5m3YAkfKJaGkOIdqwRyaWcIiA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDyIEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq99hAAmEUJiquaCK+R9RqgG8v7Soc0kWwWrG9QCLdVWt7PU+n3V8Qd\r\noNwyJ6DSxOJgBjBel5poDj/QJLXKj8ua3R6G3VU78uannux6hGKOPfHwjskp\r\nQ4hT3Ghmx6Qpm6KZ8Shb7E6YWVuD6NNFP6C5shjR/abPQPJk08OtMdxb4O0d\r\n8PuOORWtiPSTdsWYX1uyGaYTYOQo51KKZaOeWq1hZJ8tAghfAid5PuhbKYQu\r\nPIR7pmrbcmQh0PTjRZzpr6vaA/xpGfvhfUXhhechfjThRF/2TT/vjfwRvYe8\r\nEpL5TPhWRXruCotRbSwR5tBHHQU9MPJ32eZhD1SSvv5FLegFT2NsHww79ptA\r\ncZNZIh4Onim7x2Z1Mr2gPL0AGn/i9J0h0QkIyhj/a6YwkSZwK2NWe+SPFGWr\r\nSPHVMN79tMjduVE72+VSKL0DnoZ720kc2m7wpLtyx+qOLyZLztKOGoBM5EcF\r\nsbgnaD3taGRPGgQI4Wx1/kAtzEqlsaMq17O4DIhZnyI2KMwk7OXAXc3N2DuY\r\nc9YiVWyDfzB2VZMocOIgpyQyfStuRHT/Q4DYyiaQT7eLPbXd6azMTJC6CTWa\r\nxD1maacq9ONIqjhDMqg6NkKX4LpYQZzAicaQwpiRHjDnkGLqXRVfNE+mUN8l\r\nHPXzczrQK6y2iRTScSKI4xRif72UZ2+8uwM=\r\n=S16L\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.23_1678713348456_0.08576484136196982"},"_hasShrinkwrap":false},"1.1.26":{"name":"@vueuse/head","version":"1.1.26","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"maintainers":[{"name":"antfu","email":"anthonyfu117@hotmail.com"},{"name":"egoist","email":"0x142857@gmail.com"},{"name":"tahul","email":"yael.guilloux@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.1.26","@unhead/schema":"^1.1.26","@unhead/ssr":"^1.1.26","@unhead/vue":"^1.1.26"},"devDependencies":{"@antfu/eslint-config":"^0.36.0","@nuxt/kit":"3.2.3","@nuxt/test-utils":"3.2.3","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.36.0","execa":"^7.1.0","get-port-please":"^3.0.1","jsdom":"^21.1.1","kanpai":"^0.11.0","mlly":"^1.2.0","nuxt":"^3.2.3","pathe":"^1.1.0","playwright":"^1.31.2","typescript":"^4.9.5","unbuild":"^1.1.2","vite":"^4.1.4","vitest":"^0.29.2","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"a46fc8c35359324741afc8e6b884b2d15eda0222","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.1.26","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"integrity":"sha512-VUrqvcxKtxt2moKtUa7R/KscnDsNYj5u7HFULLsr84VhWsztzBedxW/8Wh/kTz2+/eMf5gC1KtkZBTFQYOmauQ==","shasum":"45bfbbb006b50a6fb07aa72cf7208e69e0fb9e98","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.1.26.tgz","fileCount":6,"unpackedSize":21790,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG38LiylnNMXG9RaCXPnqzDCcYEEYS3Y4sNwha4WV4XAAiBRqrsJxlOSCrIHB1Cdk7Ib7+gamKvL0xXYGpa7wDvgEw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPgL9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqcig/+NLtIzf8MOreERv7YgCrrpftxpTPh+JF2YpmLHwXzJTF5V5Bx\r\ncle8tOVlGGm5/szqskhc+T4redWyztxXKgs8rl33HZQR4I/3G9oxcRSBN3Vf\r\nXFUT3kCy9Zz6/jyljnPy487ZIRvW4mmDt25i1ypwyRsb2FD3Jbfe3JWK3CbS\r\nHmiazDNxGHOCOGpq2oRz9RZPOvy2DCGeLiJ5k86uXLSMthYZqGY4jNPsgRWK\r\nzrFgEuIzAPVMsVVsPYOyGfTZV7SmHKERcGsBhPchc1i2zC+ViijNc84T6j6A\r\nY/Ama2NtdPn3mesKrAru7DpRkTSZA7LNHfv95G546ddZuGZgI4gyFpTc+EAz\r\nD+V/1kB5dQORyPO3vaVet8oz8RhoX+ONRYb/VxHvEjPd+2ZZrOO2HDvNlFBU\r\nhpDY5pRTGtNJPJ30T0K3U1kYSPFCyPJPr6zhq4hScpMzMkRDVbvn9fvXl470\r\nuJGna+gs1DZx0ststWlIvjysMjav5IT2nvzFbdBThf/sKfLvGRZ8SruAInlw\r\nOaggdSV5OQtUDC3MXefdo8Pcbll1YzdeH+SwsLijTrCISgqBMxsU91jjgmFf\r\nlrKb71PrwJB6djm04hQ/DEkwng774PmtT/vctGYYKR24nVgTbI/aS++Zn786\r\ncIfpi+3YYiyMslF924roYcpoyYmAe7UVmfc=\r\n=yp8b\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.1.26_1681785597339_0.6766319460174783"},"_hasShrinkwrap":false},"1.3.1":{"name":"@vueuse/head","version":"1.3.1","packageManager":"pnpm@7.25.0","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"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"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.3.1","@unhead/schema":"^1.3.1","@unhead/ssr":"^1.3.1","@unhead/vue":"^1.3.1"},"devDependencies":{"@antfu/eslint-config":"^0.36.0","@nuxt/kit":"3.2.3","@nuxt/test-utils":"3.2.3","@vitejs/plugin-vue":"^4.0.0","@vitejs/plugin-vue-jsx":"^3.0.0","@vue/compiler-sfc":"^3.2.47","@vue/server-renderer":"^3.2.47","cheerio":"1.0.0-rc.12","eslint":"^8.36.0","execa":"^7.1.0","get-port-please":"^3.0.1","jsdom":"^21.1.1","kanpai":"^0.11.0","mlly":"^1.2.0","nuxt":"^3.2.3","pathe":"^1.1.0","playwright":"^1.31.2","typescript":"^4.9.5","unbuild":"^1.1.2","vite":"^4.1.4","vitest":"^0.29.2","vue":"^3.2.47","vue-router":"^4.1.6"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"996afc9cc371aab4a35692aca79b3c9851ae8667","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@1.3.1","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-XCcHGfDzkGlHS7KIPJVYN//L7jpfASLsN7MUE19ndHVQLnPIDxqFLDl7IROsY81PKzawVAUe4OYVWcGixseWxA==","shasum":"2baa11a8fd4f3f763474792c4ff91c818bf83051","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-1.3.1.tgz","fileCount":6,"unpackedSize":20007,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTFxEDm07VjqgbaEPSw2NBtjzV4T0k/0CxJATbm4bEFQIgF6seY7GExfCbGWdahVk/OrORg5P13xwheyoJiSi9Ayw="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_1.3.1_1692028953476_0.9334960539890336"},"_hasShrinkwrap":false},"2.0.0":{"name":"@vueuse/head","version":"2.0.0","packageManager":"pnpm@8.7.5","description":"Document head manager for Vue 3. SSR ready.","author":{"name":"EGOIST","url":"https://egoist.sh"},"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"}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"keywords":["vue","head","document","ssr","meta"],"publishConfig":{"access":"public"},"sideEffects":false,"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"}},"scripts":{"stub":"unbuild --stub","build":"unbuild","play:vite":"vite examples/vite-ssr","prepublishOnly":"npm run build","test":"nuxi prepare examples/nuxt3 && vitest","test:e2e":"vitest tests/e2e","release":"kanpai","lint":"eslint \"**/*.{ts,vue,json,yml,tsx}\" --fix"},"peerDependencies":{"vue":">=2.7 || >=3"},"dependencies":{"@unhead/dom":"^1.7.0","@unhead/schema":"^1.7.0","@unhead/ssr":"^1.7.0","@unhead/vue":"^1.7.0"},"devDependencies":{"@antfu/eslint-config":"^0.41.3","@nuxt/kit":"3.7.2","@nuxt/test-utils":"3.7.2","@vitejs/plugin-vue":"^4.3.4","@vitejs/plugin-vue-jsx":"^3.0.2","@vue/compiler-sfc":"^3.3.4","@vue/server-renderer":"^3.3.4","cheerio":"1.0.0-rc.12","eslint":"^8.49.0","execa":"^8.0.1","get-port-please":"^3.1.1","jsdom":"^22.1.0","kanpai":"^0.11.0","mlly":"^1.4.2","nuxt":"^3.7.2","pathe":"^1.1.1","playwright":"^1.37.1","typescript":"^5.2.2","unbuild":"^2.0.0","vite":"^4.4.9","vitest":"^0.34.4","vue":"^3.3.4","vue-router":"^4.2.4"},"resolutions":{"@vueuse/head":"link:."},"gitHead":"fdbeb3538cbe6908820c91cf43ff01ed89d716bb","bugs":{"url":"https://github.com/vueuse/head/issues"},"homepage":"https://github.com/vueuse/head#readme","_id":"@vueuse/head@2.0.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-ykdOxTGs95xjD4WXE4na/umxZea2Itl0GWBILas+O4oqS7eXIods38INvk3XkJKjqMdWPcpCyLX/DioLQxU1KA==","shasum":"a4570c0933368a436796c2f737d56e169a8f0864","tarball":"https://registry.npmjs.org/@vueuse/head/-/head-2.0.0.tgz","fileCount":8,"unpackedSize":11301,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFhxjI0IfYo5za5IXit+4bPfEJtpN7pZa4oJwiSGFQYeAiAWCrIP13xzhvc+DeRGSMgyXUfLkD7iWz5HgUkS2lJUsA=="}]},"_npmUser":{"name":"egoist","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/head_2.0.0_1694599635594_0.18898642157636036"},"_hasShrinkwrap":false}},"time":{"created":"2021-01-18T10:10:21.449Z","0.1.0":"2021-01-18T10:10:21.835Z","modified":"2024-04-16T03:06:26.938Z","0.1.3":"2021-01-18T13:19:06.040Z","0.2.0":"2021-01-19T11:46:13.110Z","0.2.1":"2021-01-19T12:16:14.877Z","0.2.2":"2021-01-20T06:48:19.765Z","0.2.3":"2021-01-20T07:33:51.295Z","0.3.0":"2021-02-24T16:27:22.974Z","0.3.1":"2021-02-25T07:26:59.843Z","0.3.2":"2021-03-04T19:40:17.945Z","0.4.0":"2021-03-05T06:25:09.883Z","0.5.0":"2021-03-05T13:25:33.430Z","0.5.1":"2021-03-05T13:28:39.702Z","0.6.0":"2021-06-03T10:13:11.121Z","0.7.0":"2021-11-18T11:01:42.848Z","0.7.1":"2021-11-18T12:32:17.918Z","0.7.2":"2021-11-18T12:36:56.316Z","0.7.3":"2021-12-10T15:09:23.797Z","0.7.4":"2021-12-11T11:23:46.665Z","0.7.5":"2022-01-17T14:16:25.260Z","0.7.6":"2022-04-13T08:40:10.372Z","0.7.7":"2022-07-24T06:10:00.256Z","0.7.8":"2022-07-29T08:46:43.410Z","0.7.9":"2022-08-01T09:45:00.442Z","0.7.10":"2022-09-10T00:14:05.062Z","0.7.11":"2022-09-14T15:54:15.773Z","0.7.12":"2022-09-18T07:57:18.015Z","0.7.13":"2022-10-01T03:03:54.155Z","0.8.0":"2022-10-01T09:13:35.259Z","0.8.1":"2022-10-03T03:43:06.986Z","0.8.2":"2022-10-03T04:07:14.591Z","0.9.0":"2022-10-04T11:03:43.279Z","0.9.1":"2022-10-04T11:07:59.989Z","0.9.2":"2022-10-04T13:48:26.044Z","0.9.3":"2022-10-04T14:23:03.088Z","0.9.4":"2022-10-04T15:23:50.708Z","0.9.5":"2022-10-05T01:33:44.987Z","0.9.6":"2022-10-05T03:44:58.947Z","0.9.7":"2022-10-07T02:45:05.201Z","1.0.0-rc.1":"2022-10-10T10:22:33.682Z","0.9.8":"2022-10-10T10:26:43.067Z","1.0.0-rc.2":"2022-10-10T16:31:26.164Z","1.0.0-rc.3":"2022-10-10T16:33:40.257Z","1.0.0-rc.4":"2022-10-11T03:28:14.436Z","1.0.0-rc.5":"2022-10-11T16:19:06.432Z","1.0.0-rc.6":"2022-10-12T07:14:21.299Z","1.0.0-rc.7":"2022-10-12T14:27:09.933Z","1.0.0-rc.8":"2022-10-14T11:54:23.581Z","1.0.0-rc.9":"2022-10-14T23:07:55.345Z","1.0.0-rc.10":"2022-10-18T12:37:46.156Z","1.0.0-rc.11":"2022-10-19T02:16:44.322Z","1.0.0-rc.12":"2022-10-20T02:03:23.514Z","1.0.0-rc.13":"2022-10-25T01:50:18.479Z","1.0.0-rc.14":"2022-10-25T02:59:14.640Z","1.0.0-next.1":"2022-11-10T14:16:55.933Z","1.0.0-next.2":"2022-11-11T06:59:45.934Z","1.0.0-next.3":"2022-11-11T11:04:35.994Z","1.0.0":"2022-11-12T08:16:14.849Z","1.0.1":"2022-11-13T00:37:51.598Z","1.0.2":"2022-11-13T01:08:39.064Z","1.0.3":"2022-11-13T01:48:45.660Z","1.0.4":"2022-11-13T02:22:07.587Z","1.0.5":"2022-11-13T06:30:46.803Z","1.0.6":"2022-11-13T12:24:30.542Z","1.0.7":"2022-11-14T06:21:23.728Z","1.0.8":"2022-11-14T07:18:58.156Z","1.0.9":"2022-11-14T07:44:31.814Z","1.0.10":"2022-11-14T07:54:20.456Z","1.0.11":"2022-11-14T11:32:35.516Z","1.0.12":"2022-11-14T11:59:54.334Z","1.0.13":"2022-11-15T04:47:52.131Z","1.0.14":"2022-11-16T03:55:47.482Z","1.0.15":"2022-11-16T08:03:25.629Z","1.0.16":"2022-11-16T17:18:48.607Z","1.0.17":"2022-11-21T04:44:18.109Z","1.0.18":"2022-11-22T03:46:33.809Z","1.0.19":"2022-12-01T02:28:05.582Z","1.0.20":"2022-12-04T09:43:36.636Z","1.0.21":"2022-12-07T07:18:34.883Z","1.0.22":"2022-12-07T08:28:22.312Z","1.0.23":"2023-01-22T22:26:58.514Z","1.0.24":"2023-01-30T14:47:50.694Z","1.0.25":"2023-02-07T04:52:07.491Z","1.0.26":"2023-02-16T06:57:38.851Z","1.1.0":"2023-02-24T08:11:02.295Z","1.1.1":"2023-02-25T00:39:32.772Z","1.1.3":"2023-02-25T03:01:29.410Z","1.1.4":"2023-02-25T04:01:00.011Z","1.1.5":"2023-02-25T04:38:45.261Z","1.1.7":"2023-02-26T03:37:17.468Z","1.1.8":"2023-02-26T04:31:54.947Z","1.1.9":"2023-02-26T10:51:13.401Z","1.1.15":"2023-03-02T14:09:56.617Z","1.1.19":"2023-03-07T12:16:30.413Z","1.1.23":"2023-03-13T13:15:48.625Z","1.1.26":"2023-04-18T02:39:57.525Z","1.3.1":"2023-08-14T16:02:33.649Z","2.0.0":"2023-09-13T10:07:15.763Z"},"maintainers":[{"email":"npm-vueuse@antfu.me","name":"vueuse-bot"},{"email":"sxzz@sxzz.moe","name":"sxzz"},{"email":"anthonyfu117@hotmail.com","name":"antfu"},{"email":"0x142857@gmail.com","name":"egoist"},{"email":"yael.guilloux@gmail.com","name":"tahul"}],"description":"Document head manager for Vue 3. SSR ready.","homepage":"https://github.com/vueuse/head#readme","keywords":["vue","head","document","ssr","meta"],"repository":{"type":"git","url":"git+https://github.com/vueuse/head.git"},"author":{"name":"EGOIST","url":"https://egoist.sh"},"bugs":{"url":"https://github.com/vueuse/head/issues"},"license":"MIT","readme":"<h1 align='center'>@vueuse/head - 🌇 Sunset</h1>\n\n<p align=\"center\">\n<a href='https://github.com/harlan-zw/unhead/actions/workflows/test.yml'>\n</a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img src=\"https://img.shields.io/npm/v/@vueuse/head?style=flat&colorA=002438&colorB=28CF8D\" alt=\"NPM version\"></a>\n<a href=\"https://www.npmjs.com/package/@vueuse/head\" target=\"__blank\"><img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/@vueuse/head?flat&colorA=002438&colorB=28CF8D\"></a>\n<a href=\"https://github.com/vueuse/head\" target=\"__blank\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/vueuse/head?flat&colorA=002438&colorB=28CF8D\"></a>\n</p>\n\n\n<p align=\"center\">\nDocument head management for Vue. Powered by <a href=\"https://unhead.harlanzw.com/\">Unhead</a>.\n</p>\n\n<p align=\"center\">\n<table>\n<tbody>\n<td align=\"center\">\n<img width=\"800\" height=\"0\" /><br>\nCreated by <a href=\"https://github.com/sponsors/egoist\">egoist</a>, maintained by <a href=\"https://github.com/harlan-zw\">harlan-zw</a> <br>\n<sub>💛 Support ongoing development by sponsoring us.</sub><br> \n<sub>Follow <a href=\"https://twitter.com/harlan_zw\">🐦 @harlan_zw</a> for updates  • Join <a href=\"https://discord.gg/275MBUBvgP\">Discord</a> for support</sub><br>\n<img width=\"800\" height=\"0\" />\n</td>\n</tbody>\n</table>\n</p>\n\n### 🌇 Sunsetting @vueuse/head\n\nThe `@vueuse/head` package has been sunset in favour of Unhead. This means no new features will be added to this package and\ninstallation of this package directly will be discouraged.\n\n[Unhead](https://unhead.unjs.io) is a any-framework document head manager with a focus on delightful DX and performance. \nIt's used in the Nuxt core and is part of the UnJS ecosystem. \n\nThis package and Unhead share an almost identical API and migrating in most cases will just involve updating the package names.\n\nThe `@vueuse/head` package will continue to receive bug fixes and security updates for the foreseeable future.\n\n[Installation guide](https://unhead.unjs.io/setup/vue/installation)\n\n## Docs\n\n[Unhead documentation](https://unhead.unjs.io/setup/vue/installation)\n\n## Migrating to Unhead from @vueuse/head\n\nReplace all imports of `@vueuse/head` with `@unhead/vue`.\n\nIf you're using the `<Head>` component you will need to import it from `@unhead/vue/components`.\n\n## Sponsors\n\n<p align=\"center\">\n  <a href=\"https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg\">\n    <img src='https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.svg'/>\n  </a>\n</p>\n\n\n## License\n\nMIT &copy; [EGOIST](https://egoist.sh)\nMIT License © 2022-PRESENT [Harlan Wilton](https://github.com/harlan-zw)\n","readmeFilename":"README.md"}