{"_id":"storybook-vue3-router","_rev":"63-96370de9019d1cbaf9c3ca457cb51a6a","name":"storybook-vue3-router","dist-tags":{"canary":"1.0.4-canary.ff5a017.0","next":"4.0.1-next.0","latest":"7.0.0"},"versions":{"0.0.1":{"name":"storybook-vue3-router","version":"0.0.1","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@0.0.1","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"dist":{"shasum":"104e5d29065bc2e2a2115c8f8df649918c1dc41a","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-0.0.1.tgz","fileCount":34,"integrity":"sha512-LlHbyJc+FuxrkB4CP6gG3vlyJGxES8ju6vwEtLj38Uu8SdA7m+OO/tP6ytbT5uK0DOKbmwymGAIeT/YOFRXQlg==","signatures":[{"sig":"MEUCIQC4KCL/axm1ruuzbkyUwH0AqUvZoN4ipL7Nfer3sFBWygIgMsYvXQ+uSOsk2qTyUJe23S4PdvKcekZuTaIDeEzjQXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIm5kCRA9TVsSAnZWagAAZQUQAIjY0BqlVLOe/lNxHSs3\nVoFE3xD0oj103RxnxqR7y9zDUbmQO+kgvYsz5zbF1DmZ7Ue4PpvpHVeRBaRC\nvqGvbXhm/Gej4UeSsL8ZatRGmH5M5/8d+2CTmifoEP8c+bN5EzuwO1UsEbbd\nanbS1kdUW6QgHKc4ARd0I0cCOxQuggVFqv8IM7Q4W+o+jzbOvOXziy0yjPot\nwKXqMd+MsnaEW8JkW6WFyweThN6CYZQzmh4ZYfbsxIFjCNGk/Ys360v/sJML\nJHeDdaoo9iCvsGHw2dGS1mMJsP+aSplp9gtNZIK68nXIR6IeM8/kQTkUbkrT\nM2DxzZo8/5kI1dnEEwUJwb1XYFMYSdnssulX0Bv1UDhGpVbVaH2bqL3MCiIu\nLgCaVLDm7xP1o/Z2ymM+v+xbKUC3MSNtKtwjwfFUZ+5wXboZsPgWvSanwv0A\ncaUJXqKKGaex2JPGLrYsREa190r65XZhLFi6Ld/Bt4bZWycwpBCSL2jyjgzR\n7GTLygisc/LqoKy44NQjL6pL79g1MR5qfL0BsAB5VNceqmWkqGqBHLBMkiYZ\n6LiE9YhX9oT5g+QkNLReYexigOGpQeogBnoxiqEWPVbVqaIpVgEe0D4Fn0L6\n1pfE9zkpPPZKv9iMgL1UpAxLrAjM904fCNg22rVOx3jMRKukBNjddYRXywTO\nYxlJ\r\n=FqlP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","start":"concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","prerelease":"zx scripts/prepublish-checks.mjs","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://user-images.githubusercontent.com/321738/63501763-88dbf600-c4cc-11e9-96cd-94adadc2fd72.png","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"https://github.com/NickMcBurney/storybook-vue-router","type":"git"},"description":"Vue 3 & Vue Router 4+ Storybook Integration","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Storybook contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","vue-router":"^4.0.11","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.7","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.6"},"peerDependencies":{"@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_0.0.1_1629646435952_0.20905418337074533","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"storybook-vue3-router","version":"1.0.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@1.0.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"dist":{"shasum":"6ce92baec27e30892228c9047653d7a9f5727a20","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-1.0.0.tgz","fileCount":24,"integrity":"sha512-QFe1RtVOB58L6sKT3nOHHqGQH61hiIIJjK2R/CGemip829YOVl9g1h+fnA6cOSuF/LHaY6dvFZnyhh4pRVnIIA==","signatures":[{"sig":"MEUCIDY5dbLqySDX5yS9bVmW6AUMYYj5nSLNTRc3/PBEEho4AiEAqlcU0pnNIhWG+RIcoa6L86XC8W6eaRuYHEDCMUej7Ng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKhjnCRA9TVsSAnZWagAAkesQAIQDnvDVoVsQKYCbO7Dx\nGPdA0jhj8tuQdopiNbkJ1dVKD7BquK09wElRfkx049c9edDjWzuD9MELX2TJ\n1bRnOGCWKGqigE+PFwp0PYpMRkCHN179FCXFIqHXA/FeQNQ76B8sjlJwZptC\nuxBHxD7dEYnOXJD+gyq8GaExWxTTR7dCkDgtBPkE7GBrZlR8Qs2CUhTcCh2q\nmRq/7aUr1h4xC0xpefJDncvdFG3/scQwh4qowmD5rQPJtj7FmuL4Cdrx2jYI\nOihg48piuMvse8W3u8hCnxY4Q1woXtXmGunZ5T7lqnN3y+vYwkqBjEcR6WYz\naocHdOFGAYFcv7/oAoQSvGR/V1x/ycQWxMRwicRxzV8GMRJe4TzePogh08F+\no40pElgmyC224+ocItE1+xSACOov9r8wThp/AVol4hiA6XLQ5XuAwdHI9bIO\nw5msvQgAqKhe6xrzZunW+xlNAopyzc4/TAEh/9S0v64MQp+/5oLSYJUxDNN/\n2/9h2QNl94bfw4LjsxoWScXZ/HZ96DcpUSZlKLXctcvWD3t1M+N4cJws0JVC\n7tuu64FBCHweJdvXvVU2uP8SVYMBujY9mK0+QjNGMZwsWNCKdxMV1h5J+Ddo\nkQ8Cxp3X+VaO8i75fEuVydy3mG5rEND0jV0ye1d1bSu8VfLc4xaNVclu41mV\nj3qA\r\n=F094\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","start":"concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","prerelease":"zx scripts/prepublish-checks.mjs","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"https://github.com/NickMcBurney/storybook-vue-router","type":"git"},"description":"Vue 3 & Vue Router 4+ Storybook Integration","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Storybook contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","vue-router":"^4.0.11","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.7","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.6"},"peerDependencies":{"@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_1.0.0_1630148839475_0.6024266914597998","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"storybook-vue3-router","version":"1.0.1","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@1.0.1","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"dist":{"shasum":"b2f82d50f5678ad4c2bad2309cbc234d856eaa28","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-1.0.1.tgz","fileCount":24,"integrity":"sha512-rC6kizGpNbIqNTsH7DyHQGBBcS3IaZ1aI9lMcXf+v2AlSz0x0+I8QrXusihe7ctRYzj5uHC9TIANJxtCFi9HmA==","signatures":[{"sig":"MEUCIQCsEOLC1KE2hG4Z60+MLuvkiXu2VG/9saeGq5UDPJ9qXQIgV/KO2ZyUHcTA4Gbmp7a+q8GHDam9Syx5HvpTsqwu6Mg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKh8RCRA9TVsSAnZWagAAD2EP/3NdLfnDvzyzMLaa7wa8\nCyRU52xfapXhRQB/FziJwolmCqE/8FTDoVfQS8yw5Kf+O0GRmYmOwjZHMCzJ\nGv8BT0hpZ25SQL0TokMn73Y4uhKAQEMfA5kpxLNFoCxhHD/FIT2TKmeAvlHZ\njDxfRjOczyDnCVrLR2L6r+9jAFtJkuNULwL2y6e+Ym3NUFt3kbKe+F9DeVnP\nE5IRivI3pszMZPqmQvdp7VIW+g4L/Hyov4ivs6iQ0688jeji5wczm28UU5sI\nqbBbmBXUqUjqY4E6v61N4in886P+AXEWWv71IL+nSgDnqJlRCeMSre4sRHRN\n4HXoTYcQTf7QUf0U4d8tUPWGd8fTDiW6H9IpSuGppDVEX3YlhBwzpsvCRMM9\nNxDkHpsWtN1CMJ0CAh7cqGWD7/PjCG9BVsV9bmUgCInDQZ5HNuGruJMXUc73\nDCU9pjXskXnc/U+bzde//4aoFkXb61sARqebDq16pnvEMTA+t8aQrduvynUp\nwjLY+pVKk62j/hfmRDbXvwqPmKplnWKvslSzknt3/flyQfxqTltrJ5qaL/VK\nEEgergtRa61DUYE45QDFZrcDrvXwqv3eLAk8T6osBSCNjfVmIoWNbtFz1UT1\ne9yh1ZRbyIftkbw2k6W8Nh2jddy0V/D7x9f3IV5cOYinhU5Q4abMiERTf2fV\n1N0n\r\n=wwT3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","start":"concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","prerelease":"zx scripts/prepublish-checks.mjs","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"https://github.com/NickMcBurney/storybook-vue-router","type":"git"},"description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Storybook contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","vue-router":"^4.0.11","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.7","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.6"},"peerDependencies":{"@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_1.0.1_1630150417530_0.2504840900225038","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"storybook-vue3-router","version":"1.0.2","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@1.0.2","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue-router/issues"},"dist":{"shasum":"857b58c9b868e80efa05f6c11bfc49dc78b6cadd","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-1.0.2.tgz","fileCount":18,"integrity":"sha512-cQ00pCCnlUJ2opjlrUMjPJ1KwLaB8cWCOIJkXCLumP8HYsxMyuf3mD7xhyi0i1NFCZQ/1T6EfmEuLqHTchIAnQ==","signatures":[{"sig":"MEUCIAGC1Nklictbgl8hehrNK3pBtz4kvNwk8RKRC+cNb1YxAiEAxPVqqyrdzqr/bujmG256Qegn+ysgtID8WTIyR5YsvNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOQj/CRA9TVsSAnZWagAAnwgP/3JATLclx0UIZx9PnMGv\nmD/DydsqiaZXB/k7+zLaB40e9rh9vNi2qfqPeB93LLcVx9UDtovm/jOxy/nq\n+XwGsT+zXxTK+bjgPjLQySTYVECaMX0/R5Mk7ez+OloHY01PXXSEWrMoS251\nUJ53h6NGwzP8MDo4qaGDL9+Gzej3S5DO1FuVZChf0R0um5/FLYoebsB72wAu\nveN8D1MRINsp1ESkzsHY53TxfL3cwzgP44vyHdHl8KsfgVo1/WlT0AIL2s+a\n6Gjtth1kgGTR0vpi6vv6BjESx1fv9nr0Tc6yUeyuhM1D3ZtjzWKsZaRqLvhm\nHTMUYfEOfQoC71D147lGuFKr1qWEkC3jguVATsTT36dcPCW00cTxWFo8Sxou\nJcoNZcB/9uW/23aWWwBw1v8HbcpEUhH5v+zjdKwfOFW5JgbrsBS4omnP4Zfa\nmtA+xeVya/uvoAEI1GIJWR50DUh7k0PNjk/Go6pqj2hinX+7ZxkAlGAWEcRY\nQ+TF6EnlB/zP3x3kJ8djRT7s9Atx84guhL0smlw/hHajJFtnIDT3gFMSCm7c\nk7JBcikiviHDzYkNrLzIDiPm21MecwuXSfJt5/IdephYH3aOAuFyy3OmlLlC\nOmqsxniO9JkKn5KedemwBqnr4BFzKUxWZsG5PyV3H376yQkXuUz/9uGY+fr1\nROr3\r\n=A4X2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"228b7d00678992dcc5efd9aa64747748aa672ed7","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","start":"concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","prerelease":"zx scripts/prepublish-checks.mjs","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue-router.git","type":"git"},"_npmVersion":"6.14.5","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"12.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","vue-router":"^4.0.11","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.7","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.6"},"peerDependencies":{"@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_1.0.2_1631127807003_0.28836343448981117","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"storybook-vue3-router","version":"1.0.3","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@1.0.3","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue-router/issues"},"dist":{"shasum":"c9d10b2620dff51a4ee9a970774df84b95d1cea8","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-1.0.3.tgz","fileCount":27,"integrity":"sha512-8SBfYgcbFv92/cf3boDE6TUTFgeUeAotml1wIKYIY3Gx/9RPHOldqMkJ7fD2e8A0WbLQ6GEuC6LuiZcYxigH9w==","signatures":[{"sig":"MEYCIQDZNzGLPqUwN8PyvKSz8KlsEl1pzkJ6ZvHCmsU9+l52ngIhAIIcim74+X2zpdjvZEZh2rNsxOjLq6qeTIdbMbvjjFt4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOiUVCRA9TVsSAnZWagAAxEcP/2hJoC9Boc7xoGjg982G\nIzLMufx/jPtVP5SwIRaXyl5aKyKynsUF0WcDvpQ6SL9pUvYNq72SM8OI+d1Z\ng4rj80JxXULJzbdFid32kbnRxe8tQw2iYWT8U3Czo6l2KuVd6ee6J4PvQyAC\nuCLy2M2oXbNKrQi5paI7O9cvNKUJEjNC2/egkjA1Bdzjmr6+fQkuV1QXQzE1\nvY3UWZlNSSOzLIYcdnvq7RGxPeAG92zQLKCtZRNxTvCpynVk4cJB9OStUvFS\nf9iUL/8JuAar5FLIHaXEJus7S3kx3VJj42PNhoQmP8/XfNE3z0zgbfbD3hgY\nQgto07UwqG8DWnN9i1WuYaqvYNHDJvyh2o09pz3varBZxJMV9bMUQHZFesOa\nOeAI4dZrSRq5/capqoMQcINUmE00GQPMU5G+BYFv3ygrnMZ+rl37J8CP2UYu\nPcwVobkqZZEyClGkDAAyP6UrppFjUeHZmEXfDEIClxGYKpDsQslle7kCGaaR\nxEkSMuTVbKrBYOY1koKOdfvCFjQzPeQ9Jrctg0ME8lbSMRkMqEWhIA+SPapV\nIAQSb/8f2W37gkqM/wvmU76YtZ2sTCmd7syTQhnfUDQyMWAcUui8YFPDeVM2\nhKdlxk75iYu9gpuoPSbXpxHQDDPPa4/2J19YwywYYoaZ9mDbXkCQ3X6vObeg\n1kVO\r\n=H94U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"1e59b224e8840aa771e2806f2e22542b4cfa6dfa","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","start":"concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","prerelease":"zx scripts/prepublish-checks.mjs","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue-router.git","type":"git"},"_npmVersion":"6.14.15","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"14.17.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","vue-router":"^4.0.11","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.7","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.6"},"peerDependencies":{"@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_1.0.3_1631200533032_0.9183939160493484","host":"s3://npm-registry-packages"}},"1.0.4-canary.ff5a017.0":{"name":"storybook-vue3-router","version":"1.0.4-canary.ff5a017.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@1.0.4-canary.ff5a017.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue-router/issues"},"dist":{"shasum":"5dfab05a333ccd1eb77ada64745713df52d1f615","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-1.0.4-canary.ff5a017.0.tgz","fileCount":27,"integrity":"sha512-jG/sTa/ZUfYMnEAyt2GNzetVIWPBeI+fcGntJ+IT/clKbhOp8YEjsIWXoJPUUuXbBG0Dc0AdJV+eOLdCCsHSsw==","signatures":[{"sig":"MEQCIDhgnfZacSo0HpP8xWxfnPpWoGKVNWZ1I6jJopD6ElZIAiAykavgcEXnmW5cM2fkYvvB62QDv+++j4N92tcs9Z9OxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhO4FeCRA9TVsSAnZWagAAIAkP/3a1/3ZnUeiPxQowYnHU\noxWwDtlm0bW9UyHArxkiCvWaeSPIeUhtx6npZtUckxskAtZRb65FzO+BnvLT\nT+zEsODsfzasHd6NZEKX/20sz0Kd5jFfho7P/SYQCjnRPT8zhuLeyTtVLZ/5\n6Brd09dY7OfzNBTH8164/LuHwJQpr3doSsOdzsvsek49c0FDfpMj6nAWvQpv\nZ3ZRuFDOtSciP93hnYS2Jd58/hDqUx75HKcuLmCnl6bXxG+BAaBvIpLv5Rw/\npKikwe9vAEyHyPP+0nGKBDu8uxy13JX7yPGMj8uRrTbiSB7R9b5rAe6oQ+9G\ng9DGYdrRS8tRQaAax02ICO0Il6xojTgds5i82MzmqEk+OXKoVgKZ63iAeBJw\nKwOYnLIucpv6vcqUZNs6J5/J30D8AUQh/L1/hlGTONFUXcdezLfR2aPCgT9s\nsTBig++bxf0ewNv4icOPoLu7Vho4HTTkNQVHKSoJmuxeGJMXUc/S4zfLAQ4G\nenC2ZDsslGhysZR8X26w5Govr15k0EDU2ZpSDUKCPKDG/rq6wnFogx9HBZnB\nqqmT+5CnD6EKqrUUWd2PaDsCkQpuqMwfRiPrLA0uOlnGrVldJqGmRZKDFKd8\nNjZCQXYHaphuCtTa6bfzl7Vx/ay0+pUGUuUCca0WYYIOqY31+IF4aak+7n5Q\nu/4s\r\n=ylKw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"ff5a017c8f0528daf1729d97f7228227151cab01","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","start":"concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","prerelease":"zx scripts/prepublish-checks.mjs","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue-router.git","type":"git"},"_npmVersion":"6.14.15","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"14.17.6","dependencies":{"vue-router":"^4.0.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.7","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.6"},"peerDependencies":{"@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_1.0.4-canary.ff5a017.0_1631289694118_0.15443505597161922","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"storybook-vue3-router","version":"1.0.4","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@1.0.4","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue-router/issues"},"dist":{"shasum":"d72d8da64fad2c7c33bcdfcf9da4a905dc761ec7","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-1.0.4.tgz","fileCount":27,"integrity":"sha512-wp2dhR2vcmbWZbdwG0ANJZ7v00+ZNBOZoAJRXocT7S90QL/XiGBrLyCjAbsX6MiQd3ptfgaECRuJM3Be6IRZhw==","signatures":[{"sig":"MEYCIQDEKZkFBCqY7I3sCPFXSqB7dnZI9HJ5LxyLn5GHf9XjOwIhAOOlhQi1TuktaFdby34QZQHV9kEpUdEY5rZEGm3hfgbR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhO4KSCRA9TVsSAnZWagAAPqYQAKIpS6snYmDiQDnTtIHy\noV/Xex7wy4dROS7AF0Jdi1r8nrrhMjFQCWO0RTWpV+CDGC0+iFHt2i36UQna\nLYwMJq1dG0G8VpzQEESQSiUnvf5nEjiSMy/81aHpvoxqdU8kFvyy4RSjN9CZ\nEwPqBmpTNv9gSpgN+IQypfdLad7hTFdzSLPwXqnGV5h6NSdjBVLiP0bR1N1m\nY+kv181yVvnG1DjFfx6WK3zNDLG83MytNvMYuoots54iXE279QS1G9hEwWDm\n/aX/tXOO3FmRx2/SuMQXKkiPlkPzBldUiQP6TtPqqFwJtAgu9sm4yDDgYjdj\nj1VnfNNm/RIyyXDU0+8SKpLa2KXOFORYamzeLeCnQS6fLddiY/VPL+PRuMK2\nd7wQ998i1148/qI8TzN+kyvNge1pGZ2w3LZqnHB5O4tTYQb7STtBIt6ikWM9\nMa3In0ybQZANay4q2yVP588u6bqPp/1iOt07Wa3FSm6w9olajfu5s8emp9m9\nFCpAmckXB9xuBkTS7ZGwJfZDlTT2KSdF8n39+6SZTmp9effDMybB0DDKBoCS\nihGEL+nMFFnWGS5vGYT7aCzMqtOUucyUH3h23EpEGVK+L18lf+w94VDeHu7W\nM97vVaQwSJa5zvZCZatu6cKPbDg3d6xv5/8kILYAXl/XYW3uEKmuV5lL6SgD\nxIl0\r\n=WATw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"6d2ee8f349bb68e4210e0f8428fe798a5cd55798","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","start":"concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","prerelease":"zx scripts/prepublish-checks.mjs","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue-router.git","type":"git"},"_npmVersion":"6.14.15","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"14.17.6","dependencies":{"vue-router":"^4.0.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.7","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.6"},"peerDependencies":{"@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_1.0.4_1631290002041_0.19171613558176248","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"storybook-vue3-router","version":"1.0.5","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@1.0.5","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue-router/issues"},"dist":{"shasum":"d3994d89a5580298b585d4f8549c638f3862991e","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-1.0.5.tgz","fileCount":27,"integrity":"sha512-ZBmv60hEPLI915hPIFs5fIWBdxdOObbMbpcY700sIpiYdOBPbT4kxdYMldJxm1QqrntRe/ZbUm7Vb88uodmJaA==","signatures":[{"sig":"MEUCICTg6qEUInxqrRs5GvYst56kbG544OF7KBp8ZJhrla3MAiEAhoHHCqpol14n28zTA1OepuqwcZBoBc/00KcHjOMb1rI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21076},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"44a64dec6bfec55a470c7fa024deef1bcd463c29","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","start":"concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","prerelease":"zx scripts/prepublish-checks.mjs","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue-router.git","type":"git"},"_npmVersion":"6.14.15","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"14.18.0","dependencies":{"vue-router":"^4.0.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.7","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.6"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_1.0.5_1634297680962_0.5454139067429089","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"storybook-vue3-router","version":"1.0.6","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@1.0.6","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue-router/issues"},"dist":{"shasum":"3dae9f3bed596f19813160d67d38534f252c3bef","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-1.0.6.tgz","fileCount":27,"integrity":"sha512-PEPx+EIBB6vRiQRBmPJVucSSSmiqqYaPYPahtxzw+gmS8f4N8+SouO1WtLLNLTGctHLXFo5I+lunWU1/+xlreA==","signatures":[{"sig":"MEUCIQDRXfFqlUzJu0iXwht++WKNAxw311yqxAJGy3RBRPkKngIgRn73W2EeBqECBz5rXnGeo71jIMHtFMGJY/nfPC/bVnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhl+quCRA9TVsSAnZWagAAjAMP/3tR1zLl4zmvHspcKffT\ni3l4Gyillj+xCeuYMWttiCvVi+V7RueJ1SnfHy06hR7G8aqQ27dJeZJi3zBT\nKMH/WLF7jwprxVJfpHWUh/NvQbatHCZuuNmuNpFe1l2Du3HZYn9VjwI48bO6\nLbeoRvhqyRzfP+dryJtMsN8gMZnzvG8s/qDk8/oU6CXtItpI6dzjNTNf5XeV\nC/VPcuGRmP7tQ8ZrBY2Vt7KBo/AsPQnUKqzU2ePRO2pNk6Jng2EbL1XUM/ya\nR4Jb7Dw7Oe9863rDYHDRMC+q+3BADPcz1xdJ1cGETIjgSZNpw4Li66tSLRct\nSKBnfEJfO0P69yKLvEChKsLqiZzORwXxdUUK9C3s4m/tNO7hfBRhkwargRBH\nrEuKSysJyGEnjX1E19e0z494nPOboqTiegcpJysnZKMEbfcXJpjSLPZt1SfO\nAcY4sspntA4GfbdzuU0wJEfp8YPRZ1P4M4GqAleTf9JMn8d8y47cohCZHIFv\nkLLrfzvRviZj7c3Q7D0Rsn2EuiOgNXG7+7sRzN6xm43YAzLQhjfzxtZ/tUGD\nA6kFj/encWx2bJ7JucRmoMg9YyLym2fxXCpKRGzEDMnzu/EN9xpRjyS9XnlW\nZAQ5ASkMgmrvBxxCAjwV/KxmX7eWDeH/6sI33aaLMxGDH9orZTCxYDR8zqTh\nOFhX\r\n=kzXc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"ba215dfe8eba41325bf8739c44801af859a93b8b","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","start":"concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","prerelease":"zx scripts/prepublish-checks.mjs","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue-router.git","type":"git"},"_npmVersion":"6.14.15","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"14.18.1","dependencies":{"vue-router":"^4.0.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.7","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.6"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_1.0.6_1637345965958_0.35942016521875364","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"storybook-vue3-router","version":"1.0.7","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@1.0.7","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue-router/issues"},"dist":{"shasum":"a4306748c88bab9522e0e0720dc392fc3d845c2d","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-1.0.7.tgz","fileCount":27,"integrity":"sha512-sbnpGRzHp4m+gr0/eVZTZyLkjER5rUxdvLEpZ4RpR6gaqWcYNG/Uxl9ThvYyPROIP3fxhq5NQed/R1uofHyUVQ==","signatures":[{"sig":"MEYCIQCn372aTTfZTkBnc5OgxC1X290MaNuvvj4Fdos5fQ/WaAIhAL48UNocU2loIqq8lKzmhxfjnoIPTdzUU2VxZ07f3Qiy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmLtnCRA9TVsSAnZWagAAED8P/RPu4+ZhTR4KCdM4I0uO\nYXofX3oY+T2am8mmU9Y0c5JH2VP7cAvQP8gMCS8JA5iIrQTnJjS+glsuiDwl\nT4YYpEZRT1ovwS7D3ExVNrAKPyLu59Wh1X32YOLKxlq5MQGOJt1+OkII6Qgd\npUUgMThwUOCrPBF0fgkP0KiZJDC5zVzs3y2uRkWAdW0yYwODXNKlh1csOov6\nEQVc8YRy3qd+mIB8kY7ngNj18BWbGFlz6p5ejkDv1P/JP/9QFO8BYIOFrWPP\nq1AAVFTv4drCC1YhuoSgDzsdWxRS7PQrrnGb3JBsldaGRv8dUSiUJrdfqtlM\nK0tu+3Q5FUhK6X1oGWIFuCcOZZ7bKeozEoUS77GLglAMhoRiEfB6CVmAbZU0\nPwGMcaRhWBZ7OlzUQnCUTldHp+5fI5cgjgd3cGQ+Jtf5yG7wGNlMCR5VOGMk\nF427fMqCM4pa26gXwGXTbgCA5418Cfz9lPBpt86Rn4rpvF/GZE+v/QBaTN78\n3mwidLU3/wpBxvOLGYB7IgSngaAiaSU953yRidhGjbaxJiMbUiWg30Lp2uiP\nofP+sd9GXIF5uFcd7LNZpv6kIzQacXKl6qmBlgHB2zc91F1vkhF/8T0eWfFr\nuAFdehCJAqSFNhCRx5s6njRmeaUksLbcgvtk3YrhmNhFQ+UkA75a9BTIM2YI\n+vwY\r\n=CgUX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"87ce8051fe523e5dcb4e8a2bee389b945dce563b","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","start":"concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","prerelease":"zx scripts/prepublish-checks.mjs","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue-router.git","type":"git"},"_npmVersion":"6.14.15","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"14.18.1","dependencies":{"vue-router":"^4.0.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.7","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.6"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_1.0.7_1637399399400_0.5644937190561417","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"storybook-vue3-router","version":"1.0.8","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@1.0.8","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue-router/issues"},"dist":{"shasum":"1ffe589ddfeda015e2c17a05eaf4a991174b2d10","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-1.0.8.tgz","fileCount":27,"integrity":"sha512-418uNjnDlsZp1pVM9Y4piqCDJkXFgHgRIVnABtkXTHsII9sKy3x8sT/V1NmGzcczUlGE60mEHesZs7nhfYQIsw==","signatures":[{"sig":"MEUCIFvpENDF5+bZ4+bLNMTNYtMpK+HALhEwbLmYfU6o8thGAiEA5Y15nP4JlwmIwQYJi3MpeDRLYNTr81skblCHxmnVHRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmLxjCRA9TVsSAnZWagAAYMAP/jf0DJupmjmO8SKpxIbD\n1tbfcXMmujo78G8/SCbr867Fz7y7ick4Cgu+O8mH0GLE3V3T0POPelgDE314\nAOuaCLh/xY6eONCbdrBdDBpncLrB2VqjsN2cxTLZzh6O8HtgwQXuONFOGI5o\n/Pyusm8VGyhsnRunbycRk7AjI3T8L8njrYDG50LqNLY2Hmj6EpT9HFJ7DGgI\naE/CSjP3gcC24ee1k/5KIhin2SwXy01QxtZeQeC4L+Y2V/4g1JzTAjx8Ps8h\nh61b+ZU2VcZgE3MP6EB0VsvG6+E8pxTC8juX6ls6f3ADNQiaQdcm74q03V1w\njleCu/Shl32oQPGtMOkFGCE+2HTBMAV7x26s0+dx+kcSBBuo6EkG6QPzIeBc\nlcS5YycFWTk3y+iS2Zy8/3efMolgE57yK+cKor/XmENMnBrPlc8jM+fR0q4e\nSLG44ngUe8q7pBOmN6SYr/ZPsv+dSTDcxhy+7Mcied22Cow99eA2BSdSd7/o\n/X0CcAEHl1Y+90zEuPRQw/5jPmADVClyDWndArHHQTxAqQiSr5bYs+pxappo\nGl38aoGHtJ1fSf8pXP4Cgk2ElqHsTRjW6DSc7BMqMBslTRJwhYOuvuNyrp6f\n/ItlptSdACkbiZhl5nuPdfrCsFOz90C6pjfw80SUgESD00kIuciy8FhAomcU\n92bo\r\n=Y34c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"b339bbd2c7d48756bb15d7b84288a47dbde4be3a","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","start":"concurrently \"yarn build:watch\" \"yarn storybook -- --no-manager-cache --quiet\"","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","prerelease":"zx scripts/prepublish-checks.mjs","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue-router.git","type":"git"},"_npmVersion":"6.14.15","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"14.18.1","dependencies":{"vue-router":"^4.0.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.7","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.6"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_1.0.8_1637399651713_0.2547454347921465","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"storybook-vue3-router","version":"2.0.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@2.0.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue-router/issues"},"dist":{"shasum":"f385abdcf7aa2a2c8951162d8f440bb3ddfa94fa","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-2.0.0.tgz","fileCount":26,"integrity":"sha512-HJ2Xgt91B0lL01pa2exLKL/h1Z0wyZENGY7aP9L4pt9vtWfz+d7qdfcUR0nKT+Aydlfmk44W6akW/XLANqmrMA==","signatures":[{"sig":"MEUCIQDHfzfGPxfkd9y71Oc/NbSvxbToIg8tDnHo5tFQjMrM1wIgWejx8WKdL7Y/3dGqxJ0OkicC1q2U0cZF6Z6XoT+kh/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmVXBCRA9TVsSAnZWagAARSAP/2+t7FnlpO6fmPOpfrl5\n91HPTQkJ/UPPBL8ZKM5HQf3aQ/MgDYgCU3+SDsjelReTt6V+QOfCIN8c9DQU\naYxSviAeMGSM1yIfKMDH1wN3zi45JdM3ut/WIhDePV/NA/Keh74BGCKt/I5U\nHTT3+GGf2PIWmbNp2LY6IL6THvgW8hASvFYa0PsublkZYTrbCGBnye2685V+\ncZt4ea3RAzZtMtMAYBrpnE/nPWBsupvj6hqjBDMy71a89ZLWALopiMvo/+Iq\nFXhDpCeMJaGfPNWvucjRA5xXCAZ9HCYE9RUyg153DQIQvDfhvZSz3xQ4eFDT\nm3VQrtEqiU+/1V7LxPnZizcRbsUcyVIq+JxUhaM9fBYRg8wN/mV1azVpgyXD\npyvBPmd1rKKgJMeAnXrbBdOiJKUoVXDecaGXKCIG1cN2qlMyvo9xtRphnm5G\nfywX7qsnAbZZU2uiUNBlqXu7B3PPEEer3ie9PQMaDs6DEpki8UKbCoREe9Nk\nbO/8rQsoiSz6OtOBmAqhO9mgk8oWYXrPhNNeT8Uu94hazudk9kwCq7WiMN/b\nAVbkMz5zRvcf4p9XicESqlfE5GZOuHeCTHpaXtY2h9UOAGoVcI7N0ytGZs1v\nCFHt44trji/1m/KrxbdFD95OYOc0OCL0s6ndK8cmlxg5oLfKoCQyxG0nvU4T\naPTQ\r\n=STPN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"f7d40790413963bc389ec2eaa5933b32a4f5f67d","scripts":{"dev":"concurrently \"yarn storybook -- --no-manager-cache --quiet\" \"yarn build:watch\"","test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue-router.git","type":"git"},"_npmVersion":"8.1.0","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.13.0","dependencies":{"vue-router":"4.x"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.17","devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.12","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.12"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_2.0.0_1637438913752_0.3265822708155297","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"storybook-vue3-router","version":"2.0.1","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@2.0.1","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue-router/issues"},"dist":{"shasum":"3cd7f66e2d95ef2d7c7cddb58ac4ce85e70e098f","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-2.0.1.tgz","fileCount":26,"integrity":"sha512-4V883mWEMRUohQ/RC5NnJJIL0i1OYMXAtjq8updyvJidH5QuU3rAXeYQPPFDPt7Xo0XBwm6b/gmmfGmRfgOrwg==","signatures":[{"sig":"MEQCIElwXsRQJc/4A2G0WXCH8CktqYAachegE00qt9pI8QvCAiAbXfB87p7s8+VD1t/IX6U9nJ9l6uWIskxxzg2LL++VFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmVajCRA9TVsSAnZWagAAgzEQAJ5i5jKMd70T6TFe2/wC\nwsXSTsi0DuV7y7h8W4Lj3i5cxtdM+ymNiuT3tFOepnApamBKuLthOdPcwOQA\nMF9Kztqknjt+dNQPh8BMjQvfe1LPydNcfHolVxaUS1M8EoxXnYxX355wY+9a\n5Kmp/2z6zeVKu19ZIAlpK5xmVXluxgk9NI7goBlptcT8zZKtV6ChnT1GkjPO\nfPq9SDKC0zFXIqfI01r2+uYPmtyTVU19N0DnnbL1a1NXdFpJA50ZRW3MkN8l\nF3NbN9uaW/l8vMxT8iASgEvj7j/UvtLgFoFsxJHZC1LwCYWGSCiS0Q2FSKZr\nF4fPPPLE8bE+XknDLeAy1p36kZj2oToo2NWpDTgLuy0ECbROSsCd28UPuQAG\nw7ZiYfEFbzr5s72y8TxsSg5ZkLh+TY8kuvdNX2pQ6/wRWIbttVTbTa1+S9wY\nyU3WNaD7YKh31XY0nveLhCcX/VHzq3JYWrtfKgUYqGA6+apPF9tdfkcZajSb\nY8LQfqXxcCLE3ip0T2tPzzPFJZsbqb7k7M1HLYVQaWu88quA01//WUM3SuNP\nJuKNlIRbUyBbwk/eoiqkvY0HEIVV5sbSTkw8QxiNCbT/lf0SnnQT4xB8hx/O\nvqk97+Pf2zZgOXvc62Z5YisidW68Q4HP6/AJI3HZGQxZuAIuglNkILFOX+PM\nq5Ow\r\n=DGBy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"dedf4cd26990d233ba5168ca49187f5c1f4a3181","scripts":{"dev":"concurrently \"yarn storybook -- --no-manager-cache --quiet\" \"yarn build:watch\"","test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue-router.git","type":"git"},"_npmVersion":"8.1.0","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.13.0","dependencies":{"vue-router":"4.x"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.17","devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","boxen":"^5.0.1","dedent":"^0.7.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","prop-types":"^15.7.2","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.12","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.12"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_2.0.1_1637439138960_0.11610946892084595","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"storybook-vue3-router","version":"2.0.2","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@2.0.2","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue-router/issues"},"dist":{"shasum":"4402214cb0febfb8342af8dcde66362308d3d6b8","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-2.0.2.tgz","fileCount":26,"integrity":"sha512-4Hotb+rATZwwC9ErLqvq4bFG21oHCiGE924HO4rO+CNOBXZU6EWQavQvQWmVi2Tc39mj34QJRVEGEYS3ILDoBw==","signatures":[{"sig":"MEUCICcUzBshOPI7kLTSrDj4chHZoR9egGH3nvUwdIJxFK88AiEA38rhdvVBqtO8fUXTpce2Q8exEM6VpqwcNzgLuChsewc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25685,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmW7qCRA9TVsSAnZWagAAXD8P/iqCs/cT0ytrEwFRoBRa\nViy8KKGVzexQHo878NgdHjsHH9EN2vE6GC0mjD9NUTaYq11fbkYdM7V1QiGQ\nnju6NBjp6CkYKuH7UpHKpKqCalYdtFIyZBX9Gk3e28rezQKD+fp27WZHHxj7\nAs4VcnieBNUnqkfhgYlUqalLI8vIZpNvwDxT0042cOw04faJ2DGceim0jfm7\nwd+u0UrJ/v2j8UAbLKkQvdvL4s+oZ+gPy1ZyW7aoMAD5xFeu91n0C3tDlsGR\n4rDf6BrISrfXXPCtix+MSbpWP1M4oJTRtePH8719Eq1YiG2UYcjqnwGqFLBi\nUi9+atlwnqBXx6jZd3Lqw4cZNslft6KCLqYosGNjI93OS8htSAzQdgpJvB8t\nzkVxF8NjuOLnVhpWQUL4Ra365C1ZyDU4fZaEEmuNmGVwESbzG4L6Q9Sf7H+k\nfUbUsf32XxkZrz93jXnf9XGrBL5Azs0b5kAn2n8n+Q/IP/0x21SEGjclmhuF\nPxxjr7TDQevZHlFTQTxEC2rkxsIci1msFxf4QbqGOeCRMGTNVZodMhCRsuxv\nianFZvgNxjQJlev/AJ0WBU7tuFQpAW/Wj5RZu0MgzeCQahls4f0bzEVgeZ90\n+pAzklIeMup8xjiPHzUSDME5yYLdpTtCk93bRHPtLeLM/Ce94dP3zZXwK5wQ\nSTKX\r\n=lqls\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"65fc494622dc57609ec1ec6515ad1a0e636bd996","scripts":{"dev":"concurrently \"yarn storybook -- --no-manager-cache --quiet\" \"yarn build:watch\"","test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue-router.git","type":"git"},"_npmVersion":"8.1.0","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.13.0","dependencies":{"vue-router":"4.x"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.17","devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.12","@babel/preset-env":"^7.12.1","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.12"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_2.0.2_1637445354500_0.6483690341003314","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"storybook-vue3-router","version":"2.1.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@2.1.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"0511d314e31cc950c95adcf111b09090f11fa55e","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-2.1.0.tgz","fileCount":26,"integrity":"sha512-GUBwkfHndLuhJn+odZ+pnfLudHI8zp+lvfqRT+E0Gnk2TTkMH3akfVg4d7JKqTfs6abUI5jxMirrLwKmayzVjQ==","signatures":[{"sig":"MEQCIHN//pp+twKXIqlNgwcGvTL9kCZaL+Mo7B8m8toh47j1AiAzz3tY0s8h1Qa0qhNk4yDIFSmFcftzqowaKUrRgR9+pQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhn+kyCRA9TVsSAnZWagAAGxYP/3X295imqxfd9w80e3P3\nCRE+GttAA1EDKaj2rwA/Hv4qUevKCVMY6KMksW5TKXes7cdNJQxlYDtO9mc6\nfSxKSUCv4tiPxHMsDbcbZIfIR1hJtYPfaVuoPy4l1+GUsG1Y7/RCjfNkKRFM\ncjR3EnDeYkx8blkBndtgE8MFOYndFQgRBe4nNBZVsoSk4/8fjBdWYt/ttzqk\nh+32AL9oAPz8fqOwns7x24RX/AHbcsBRPLQB4xV68okkCeuzVBJUA1GF7jTA\nnEeoHFC5jysyk10V9fVosH72XSDAcK3WLfySj6blnXndIowJwWm3PIMYtn6C\nj0bV+SvTXWD0lNUmkpS6aGqnYGsIU9LQF2C1H9XSo7lJPAPQwK2afY8E0Sqo\ndZ5d6/N9fTBnDoNppKGI18m1BQbARxwMVqVeZTmlVMBZPY32Jfoca2BSZcKe\nJbx1/2O+WyWLKZtv/BrHdxC+bLHWv3QyEp6CBty1PejkDqoplUsrmNpqQdLZ\n6U+tZ9sMUKUUmZ03j10arYUaY1DPFNp2waNFMwZgXcAT29eOo94FEsOGJmaJ\nPBXflHUPfxM0EdTvKJl0ttB4kBhknuX0aXsZyCjES6AcUegU4biXv9msk/2G\nhCI7d0LMNpZdTowE5Vl0eUV6HtjPBHHqJ4PB9AbtDXVRURgvQILjDxnlA8K6\nlW0n\r\n=imN5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"fba7b7f5ec8ee58cfa0eef8426091757234fa407","scripts":{"dev":"concurrently \"yarn storybook -- --no-manager-cache --quiet\" \"yarn build:watch\"","test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.1.0","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.13.0","dependencies":{"vue-router":"4.x"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.17","devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.3.12","@babel/preset-env":"^7.12.1","@storybook/addons":"^6.3.12","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.3.12"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_2.1.0_1637869874727_0.08875671502421523","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"storybook-vue3-router","version":"2.1.1","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@2.1.1","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"11699982b56bbe698f099dfc450e13183c4e25e0","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-2.1.1.tgz","fileCount":26,"integrity":"sha512-9NjbKHIh21Z8N5FLurNixdaPCbmvqXbSmIJ3ZvzovpYMSW/cLIXfVqIMGudBijl6ivqJPezIqM2PqwTZm49axw==","signatures":[{"sig":"MEQCIAGJnOO9dWhDM24uxVWq0eSVlkUaXpyRaoxJY+y9dnrQAiBYD6WoDHT6otttuLM8gZChHn6Ldeyx8ujON6nkSyDhEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrkh7CRA9TVsSAnZWagAAXCoP/2+87P3jr6kZ8neLqkl6\nYoyxz/zVzenyyU0xWLxlMNQfIS2o1PPJzpxB05YDcmI2Ku9Of1hd235FZBik\nhQV7FYVcSUcYKYCI8WbwJMOLiggJQtKq0aQycd8jn5cYGImJLFywdBAhbGe2\nRdtVnb9WUJ9GLS18AtIO13rPUk5Ph4pzCcIKhXMzMoKapFgLMwGzBXSoQpkl\nXogZhcjhGIBMn+MSSgcU205/m1naaDHCexwbWJjoYz0AR1GFPgPhK4Qmzvq5\n8Qzs1tJpUtNOxeBPs41cQdY22mey4KQ/gi8RNrwOpijz0rC7LJ8nHzkGS5Ub\nEOIoTtOcOuiGzaXnsKqP/8swY6J0UHKB+q9V8kEQtQm+XjEsjwUU2JO7qqXF\ngU2sMBlBirRqTFnTljv1c3yz3VBdaPKcxHBYJ5JtBkKF9LTPP131ZuC3jV/n\nuGU0PU/7VzmXeKgw04Q8HnR8OSGxQGJ+m9ybgPPVXlSoyBlUN82F+5w0efPz\nKK0H4po1I78yl48hPBXeE0e7qsdSvf6NJxWkFYx3a3rWK+BqG2HpHZUS0nJL\nc3jHO5NcxXYOafl5KcTz8B0DPITMbWMrvApFHOk4fO+T6URm5h0lPujyhGFL\nqbScXoGInthPniEH7DMSlIJipz4XnNy3jZeEoXmm7Tf0Z6PfNd/znChPE4yv\n3Dop\r\n=maST\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"702dbe375a74ddd6861c142ac762249e8459cd1b","scripts":{"dev":"concurrently \"yarn storybook -- --no-manager-cache --quiet\" \"yarn build:watch\"","test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.1.0","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.13.0","dependencies":{"vue-router":"4.x"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.17","devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.4.3","@babel/preset-env":"^7.12.1","@storybook/addons":"^6.4.3","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.4.3"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_2.1.1_1638811771878_0.805270816239533","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"storybook-vue3-router","version":"2.2.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@2.2.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"5b92ebfc7bfc579a52cbcfd9aac458d53de22be7","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-2.2.0.tgz","fileCount":29,"integrity":"sha512-aWxOokbOKFpHx/nLVX4aj4ojasocZNsxurhEmlYilSjBMsTYFGIrc+tXFsXMwNzftfvPpoxO8CVQkhdzruuvjQ==","signatures":[{"sig":"MEUCIQD/Ln94+2656aFnPfMVp65NcypUk2VcRdRHj0g0KWibfgIgGckA/fMitMgDCn79f1k57osupPBjmPjuCefL8FFF0TE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4G97CRA9TVsSAnZWagAAeQMP/38Xm0u4/srSfnn+HjzO\nkmVUDtkQPJC0QtXmZLnT9/P+LJVQ7m+BhVF3kg6bJA8ddlFsxn0kBvjmf0SD\n4DCQToWtVTHwl1CPFBKi3iALGe9K7ah2LHCV7DGc0OBGpNdGr5ILv0ysuK/4\nS32H27PHC+uTDA3yhPnNhN/qTsakixa7PpI0NbhTzinJ39p0C7cKLUJIIV35\nySi0ZraD8cjH54KKsiCSPz/PFVXiRAnDLhf+VorLn2L3sOhdC6GBCqKWRDhF\nRavAZPDga4+m/LmQUs2V9QY+xuDsOM3vMqFdYxwFTVAGNpiD5XKakHsPiKJE\nuwmO2bk/S9krjpTOm4OBgYz8m8glyIrOb65FVy5tLXvL0ygF4ltK8LOoTsp3\nN9XdTwnnMQng1zfjsoPQTA2qHCLi67gxavsbCeRnG5DmBun6YXkKKvZal8vN\njXx0k4o2z2MJd2Av98DbsavXyKbpUsNCtOPxZnz7fLrPaLFwx2iMIlqrr3mo\nFZZ9EdyQT2K9tr0VUMgJ7WoDiDKU/ZCIiQsHSv8CdcN1xrLvpQ6chCP0M2HO\nv5lzS1dqbf53LOJq/v6xTDUrQuoEIJYx/SJRIrVE/HYg/XKAAKwPdpPwTnkc\neYFW4+jb8Q/ux/Gr9oUGAj5Iat7OQzp7HiuSavhj6IH61o3jICJF/SzUF8YS\nX9HK\r\n=HuZ0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","gitHead":"fef7291b063f879e5a6cda3e6f8c2f067e435784","scripts":{"dev":"concurrently \"yarn storybook -- --no-manager-cache --quiet\" \"yarn build:watch\"","test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.1.2","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.13.2","dependencies":{"vue-router":"4.x"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.17","devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.4.3","@babel/preset-env":"^7.12.1","@storybook/addons":"^6.4.3","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.4.3"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_2.2.0_1642098555012_0.9209965193117771","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"storybook-vue3-router","version":"2.2.1","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@2.2.1","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"9bee7b067fd41a65d3a11fb6bfec27490c0f01f3","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-2.2.1.tgz","fileCount":27,"integrity":"sha512-ODAPqGwU9XIMrnudWs6k6rJ0RJAeOGfy1o3vzII2hyMGRPScldA4IlPK4LEFEzdih+B801Yt+MbZ6Lu23FvQFg==","signatures":[{"sig":"MEYCIQCzyltfZBXcVSRgywI/bhWsEmh2dr6bk6pYAUwWxLBPkQIhANVwtMbt4STj1pi5B4C3cokET9I/h2fwKhdDVAj1li32","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4HKBCRA9TVsSAnZWagAAAAgP/29fmXZQL1dXDTfJZoCg\nz00otqwsRmIJpVVLd79kcvA0tgpfsh/5wabLZP7LAcldETpsbIuvwXKIXicy\nf4iaJLsfeu4e119N3XP/wBh47PvIdy+AXnU5mJB5iyKA3hY9PT4TRs8v/Rct\nVYt54TLzgEXXLuTAJFrRRcgaeoGxYLbT9OeRYN9c9HJ5DCLz/rFdyd2HsDtW\nnKIa9hP0IE1degng5b5mWQ58iLTFjMN7vRPNsFjQPNZwepZc4aSubtvQ423C\nRw9BCH1ICnnUP4l/+FWnKj82xFFBNl1Wxulnei5rW1EtjoLmECNqr9HSZF+0\nkiHZ0M0rfI8AsTn8B763VGEC2Auz5Vh2w5zKsde4wdxHCMibNcivdyic4TzI\n22CXffBekMV0FVgRb2dLHUEauOEIiimgpPHVbfeAiz1DzoUX/8B7OmvSnnMD\nUxxEKSxZUr1tsYQ6krF6NG4iwPTJz017ikS+o/7bpx15mTKfbbPse/OvsCtN\nei3pjCn8ozjg8oHd9glH/LTt2Sgd+cnbEfoKYvyjVFNkWczul2Iq3JJowM80\nCfzAfOdi/YOU3zrOKL53akjxqARn5kEW7ECh9c90NlhA+6/Hbj/8WUXVzoRC\nSoXGMcdWIPyaXDKSVu6A0JAMVl9J65nFfBeFyj9O0nXaNCDch5s9daKBQrcn\n5qwt\r\n=Q/sx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"d1fa22a855c623e913d3eb8ed9dd74f9fccf2cc0","scripts":{"dev":"concurrently \"yarn storybook -- --no-manager-cache --quiet\" \"yarn build:watch\"","test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.1.2","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.13.2","dependencies":{"vue-router":"4.x"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.17","devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","jest":"^27.4.5","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.4.9","@babel/preset-env":"^7.12.1","@storybook/addons":"^6.4.9","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.4.9"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_2.2.1_1642099329117_0.08842566684719322","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"storybook-vue3-router","version":"2.3.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@2.3.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"c399d74b5526fa48069faa77178d0fb31ebad095","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-2.3.0.tgz","fileCount":27,"integrity":"sha512-uavcvZUE2eQ8Kj7wVjX6+MX4XBDpFOVavLRH/nMrXB3fXF6/6nNvJWmYJr7coYG/V15eHO+WGCGGOQ/47c1Mkw==","signatures":[{"sig":"MEYCIQD+FITTLjKIH9tioVUrfcG8ldYdx1UbcO4pjRN1fHXu9QIhALCaDzLJE+E1cXcoVIqCSZbn3zMc1ubkrf0kcOpi2obT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiywFmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3xw//RVG/bb66MLnx3jsmqjLeejGj1mnAtXwijUCfnjUtOiO8nrSx\r\njktWl/JSxGDVOz01wFFoyFoDrCgylJGXxwmzUTDhUj7I3TEc6NI2c77Ri05Q\r\ndl8jIJygnQwKq/4PPLV4awzUUNfYAe2bWYeC4cgc2Kt7DPgCbPhAPvGstreQ\r\nPcOfGAmVWjZQ67lQqNh//rXv/paRoxlFmBSA0zvlAuct/fd+EOf1uuLOCJEy\r\njrM6P0Jw3lQunR0Z101f8Jzs2XOx1tF1k2uBz4Ju9CYNcmXcktPzQGrVL5Yg\r\nJpAov/WjtKY3jWDuxJNYznlJ7f+2eK2aIHVcJtzux383f5gpR2nJwLXohnH2\r\nb/j1z8Wt5QfLB1CqH1crA/9MrrasaYgUYBG2xZPL3TTM9HhsBwLCXs95RwkH\r\nbYLnFeP1g007aOBKOu8nH3WLDmrYATlaP8pB2cvFEQFArJvgDkqzEPMkcloX\r\nvoOZc9RcuW9wBuBBBUftPllzMpQP3JM4Nl9KtWTBD9RnMrfb5oacBdOmgvn4\r\nRwzl3F80RQ4KMuK4SLfdnKOKk0ZxADLvKkXIQs3aOHkg5AyCDY7YAF/TmUML\r\nwLh4uK3sMrbOlcKbZQAhY9huLxkxYrY71KcaL3b0Lydkjcn1Tcq0nkFD14IQ\r\nm/NN2sdQB+wljCorpwLNpsnFU09CHjQRHrs=\r\n=NEkN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"14ca9a91b20f7149711b00f00ea63bc0d2ea8d7b","scripts":{"dev":"concurrently \"yarn storybook -- --no-manager-cache --quiet\" \"yarn build:watch\"","test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.11.0","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"vue-router":"4.x"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.17","devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","jest":"^27.4.5","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.4.9","@babel/preset-env":"^7.12.1","@storybook/addons":"^6.4.9","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.4.9"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_2.3.0_1657471333896_0.5934211923089143","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"storybook-vue3-router","version":"2.3.1","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@2.3.1","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"41b235a16c09787dce8550b43cebff77e04139f4","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-2.3.1.tgz","fileCount":27,"integrity":"sha512-e+nhYUoJJCW85TBrKnpaa4Wc6FAiiXFaYFdC49EY7n28jIEabPGq7j1isJN226QfFP45HLpcZb5i8z1Q1+LPUg==","signatures":[{"sig":"MEUCIQC18mE2YQ+/yjBIUXOfqd9tWAJXQV6l/LPixF7TOji4DQIgVEuxWmb6VLKXHnw+1ZW+/RpZ8MnJeur8qd8QnXQEQ0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0vL4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDIBAAjJp7AQebtULkGfJH4K8eujr8l9CpazbcEY4bVamh43HoefcY\r\n4dHuue7/jgVSNyzq3mJGViZwh9w2lgsWBnHx1CJIQUaKSmoe9ts/HJgKNmlM\r\nsy16JiH4FU+LxowjFZ7EWAJfN34JDy5vxEOT6jGku1rXRKkgVpm2cJu3U/Ha\r\nhPVdnF7aGWULORkmo3gU+ca+8cJ46UKQ9cZkmXWhMimN492e8t1fiRvVg+Ks\r\nbfXnklT7IsCyZrGlhvwFYKVjUB6O+eYg6wfwrkh9r6LtMOzQwD1gOhpJOkif\r\n0IeVkElzZ34okL5j8ZM7shRspJ+FsacdlKqV/CAMHZ810QTGCQcuj7UHhpK6\r\niJOV8Qi7dUvk5gOGTHn9qFnSvyohDSThZNHLulI2vsBj6ePCwqQncNyM0csa\r\n3+mmqjgBP/niSIpxyxcwWv471OENcM3z/LfjbNio7FRQk8XU+aD23FletcF4\r\ntzMruey6CWIVr5Y9RYTYn0X9E8BEx5/aqM5e3CF9SJXX9ShN7NA8DqpqeoRG\r\nWskmQHT6QsZU0qnm5NQsvc/+a1jCfkC+Bl/qTOxuWGJpaMxM/EPfKRXRkGvA\r\n9X6yChg9KZYV3/neCbFc4n+2YoEDRtlJdQfAhundsOdmEws3/ktl2trgTDV4\r\n0kfdylDFwjyqnUlHW3ZYbs9AJH5RHAPrqlQ=\r\n=1ymd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esm/index.js","types":"dist/ts/index.d.ts","module":"dist/esm/index.js","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"gitHead":"6c81f983cbf592c97b0c7f73f91f177c3803eb6c","scripts":{"dev":"concurrently \"yarn storybook -- --no-manager-cache --quiet\" \"yarn build:watch\"","test":"echo \"Error: no test specified\" && exit 1","build":"concurrently \"yarn buildBabel\" \"yarn buildTsc\"","clean":"rimraf ./dist","release":"yarn build && auto shipit","buildTsc":"tsc --declaration --emitDeclarationOnly --outDir ./dist/ts","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"yarn clean","storybook":"start-storybook -p 6006","buildBabel":"concurrently \"yarn buildBabel:cjs\" \"yarn buildBabel:esm\"","build:watch":"concurrently \"yarn buildBabel:esm -- --watch\" \"yarn buildTsc -- --watch\"","buildBabel:cjs":"babel ./src -d ./dist/cjs --extensions \".js,.jsx,.ts,.tsx\"","buildBabel:esm":"babel ./src -d ./dist/esm --env-name esm --extensions \".js,.jsx,.ts,.tsx\"","build-storybook":"build-storybook"},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.11.0","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.16.0","dependencies":{"vue-router":"4.x"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.17","devDependencies":{"zx":"^1.14.1","vue":"^3.2.4","auto":"^10.3.0","jest":"^27.4.5","rimraf":"^3.0.2","prettier":"^2.3.1","@babel/cli":"^7.12.1","typescript":"^4.2.4","@babel/core":"^7.12.3","babel-loader":"^8.1.0","concurrently":"^6.2.0","@storybook/vue3":"^6.4.9","@babel/preset-env":"^7.12.1","@storybook/addons":"^6.4.9","@babel/preset-typescript":"^7.13.0","@storybook/addon-essentials":"^6.4.9"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"6.x","@storybook/addons":"^6.3.6"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_2.3.1_1657991928287_0.777466722690392","host":"s3://npm-registry-packages"}},"3.0.0-next.0":{"name":"storybook-vue3-router","version":"3.0.0-next.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@3.0.0-next.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"dbde739d990c5dea4b03f27cfec0e2492f6be9ea","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-3.0.0-next.0.tgz","fileCount":8,"integrity":"sha512-s5LNng2rDyboxpqyhIcB8X/T6jdmaCYr6Llo8kE3+daUIGJBerIKvSeimP3l//IAN52FyIrT3ahIuZo4mdKzpA==","signatures":[{"sig":"MEUCIFWja/WFwuKHeoPJmjxj1JyqEdh3z4HsSZr+YwlXVw6/AiEA101AFcPImxQds3PictkglejiyBnNIx7o/QoI9+RD5AU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE4gUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvjQ/9HmjEulyHKuz4UNjBxgjtUpQoTwpUTnznZpUYGCcA9k/Dbofc\r\naVghm/kim8VIIYrY2eY79RjaM3cQNxk4oYCrAlJr10voPNhsrDiBHjzRJUQf\r\n9IVvOZa485JODYM1uH9eiB0PnMMetcKdvtZ+ISoyGR4ugmjRV411blL5PEiG\r\ndy5eTjiWgqbIwUAlkBQdvkNZyEjJp8VyiRXqhkNpnLnhwh/Q62uBLzzU5Dn0\r\nKz/i93xkaS7W0BUIINQMFOg9Uc7jJgN2Z5HJryesEjrb+PiC5YQXEqdTJibL\r\naQlQ3Nr8fYXmkkfZq/ZbPUrJ01OU9pLCqG4YN/vWiuIrkQkpWQRV8nh9qWVH\r\nFcixH8kuvIsAIZwXxIfYQbqAALXu/QwhCV+RYcRVOLiC1X0Koc2QSB99WiJ6\r\nW9eni+0eayWNirHxg19oNE0MJp96mU1iWM/shtfMl/QDxT4DQl6wRTs6c4zr\r\nT595LA575haCAz8cZG79VFljJrcxX+lJraQl8r0vgsoGVvyoJBsnDXGFx+94\r\nteSuBO5cCU1AVw5vo5hXvIEBR7kFzSLcsHfIutVM4J+kyQvplLk1eFWKPflP\r\npWoEkn18iEhDLhBGIZeSyFWSLwg2ANfVxOMtC7eirqQlI/2qZPr3vOUxNvvT\r\n7pugbicb+AEefj1m9D70pBrt9Z2x4cicGAU=\r\n=wjkv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"dist/ts/index.d.ts","module":"dist/index.mjs","gitHead":"d9dea9b99a54eaf198cacb92b4b599198bf12762","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","release":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.3","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"vue-router":"~4.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^1.15.2","vue":"^3.2.47","auto":"^10.37.6","vite":"^4.1.4","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.19.1","esbuild":"^0.17.11","prettier":"^2.8.2","react-dom":"^18.2.0","storybook":"7.0.0-rc.3","typescript":"^4.9.4","@types/node":"^18.11.18","concurrently":"^6.5.1","@storybook/vue3":"7.0.0-rc.3","@playwright/test":"^1.29.2","@storybook/types":"7.0.0-rc.3","@storybook/addons":"7.0.0-rc.3","@storybook/blocks":"7.0.0-rc.3","rollup-plugin-dts":"^5.2.0","@vitejs/plugin-vue":"^4.0.0","@storybook/vue3-vite":"7.0.0-rc.3","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"7.0.0-rc.3","@storybook/addon-actions":"7.0.0-rc.3","@storybook/addon-essentials":"7.0.0-rc.3"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_3.0.0-next.0_1679001620337_0.8596425632288116","host":"s3://npm-registry-packages"}},"3.0.0-next.1":{"name":"storybook-vue3-router","version":"3.0.0-next.1","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@3.0.0-next.1","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"782ab2ef3b200fb4528e64680a8ef19f8157ad28","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-3.0.0-next.1.tgz","fileCount":8,"integrity":"sha512-3VUMDVO8kfYERR5ql9yJqMhf2nUO1PrfSMqWWgQDwIOJ85yAn5TTcFgptdaUVHyJjzkKfj+OoAIhg5ddN3LSIw==","signatures":[{"sig":"MEYCIQDRxIgcWUkQhYfYkS3oIwTUSJJFSMwf05hV7oGSxPipsAIhANLKVWBB5gkE0T8W2ClCauV6w9pV+33mrqfTtTimZUJL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkF174ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVcg//fqzVpWnMjYyiEohhPYa+a04rMjhUb5rjOC/i47rZsf87nvDu\r\nlLx718FtfD7sm4qiv7+MOUXsKlzGBXoolYLu4erF0Zgem9x380V5eoe6pNgL\r\nFHkXOApVlYSRY4+cZkxegMFkoPKoD0lxjuaTY7Lkmso0UsNyOkZXMy5S6ojV\r\n8GEgAkQJxeMVHuQx9fKZ0S5gpHW/7VGlcHznhX1g/ujosDr8aHWgm6YJ09bL\r\n8PdVhffJxKTELr1GgOymZCQszi1STZH7bT30bnlyLSnYr4UqWQF6h/ZcSbzA\r\nvmq3wDp78WDaePtHLR7Ff2nDzZkIr6Xq/lRTZ8mxpIkIspl3Wpabikh1bB0U\r\nLJNagWwuqBbX2ttZCcDAqkkYxE3de6SYM4vBR1MzD5lmlwque8tg/GWu36h4\r\npkYJ0L+PAfMXXu+b85kSwHyfWvJUuB+qp56cWcPRFgk+C1JpgGAe/dvPBAwn\r\nVhel7mSaLxXbnCa6ErQN6svoLEZ7kG17q/kJqqm81VeVJ4ZP8tuoW5oNE0jQ\r\na3shs9rd7/r4WChRArO4TwwXmQsquky5Gf/cBEzhunYTDxMalxDGYT0W5uG4\r\n+0/DFmb+3eNR2xdjY4oR0Rfal9QRB1SDop1sBYLvB4Vpv20XWTOOH7EXLqSj\r\nO2lscfmlwrsLg0e51Txw/L9AECUsCnFVbOc=\r\n=eX9u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"a60808f7e97de87ed6d136e53f176bca1afdc858","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","release":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.3","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"vue-router":"~4.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^1.15.2","vue":"^3.2.47","auto":"^10.43.0","vite":"^4.2.0","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.19.1","esbuild":"^0.17.12","prettier":"^2.8.4","react-dom":"^18.2.0","storybook":"7.0.0-rc.4","typescript":"^4.9.5","@types/node":"^18.15.3","concurrently":"^6.5.1","@storybook/vue3":"7.0.0-rc.4","@playwright/test":"^1.31.2","@storybook/types":"7.0.0-rc.4","@storybook/addons":"7.0.0-rc.4","@storybook/blocks":"7.0.0-rc.4","rollup-plugin-dts":"^5.3.0","@vitejs/plugin-vue":"^4.1.0","@storybook/vue3-vite":"7.0.0-rc.4","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"7.0.0-rc.4","@storybook/addon-actions":"7.0.0-rc.4","@storybook/addon-essentials":"7.0.0-rc.4"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x","@storybook/preview-api":"7.x"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_3.0.0-next.1_1679253240351_0.18032911233887816","host":"s3://npm-registry-packages"}},"3.0.0-next.2":{"name":"storybook-vue3-router","version":"3.0.0-next.2","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@3.0.0-next.2","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"e0f6fde26099f8169e7413b8fc34ea028bb5fc1f","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-3.0.0-next.2.tgz","fileCount":8,"integrity":"sha512-Y2q5Yi1neqbJW5LTtomYUb1pXDvumKlJIXwQwJ1LElxK0hf82xSlXOHITVpmqqjob1hEu5fxYjlWSrZIETbRkg==","signatures":[{"sig":"MEQCIDsbxpi3uHXprBMJo618YgdEjPm1uAyO0BiGPNXEAeT2AiAgCN17gVR1Y/6AgvZf+RtOCPEZZpTHda2MKUp0nW7sOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI0n6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq13Q/+NWsnFZWQ+VcnRZdiCshEIoeE9yHgHVIabpwWhengmjpmsBzo\r\nJSTSrbttcWy/ws9l0+Ue0or8OJ49hEK0buWvlIDbHTdbyXwab6cXRD5r1oFa\r\ndiSeENWPIN18ohV4EBVAX48jUvrMm19sKY0E3bxPevriGioaLhmaY+QazzOu\r\nFPvaHdnfAMordJXFressPHuJFnSUOoHy5e6vmkTIAASuE7HcwPF4AXgaLM4d\r\n4U/WhBlSJcYEou1qD8AaJZz97LZlR7HwW85Z2qAX30mfaPspcxjzZ3t8VsQO\r\nPMmP8c2TpLqTu4cHrmbchPnDLY4kOiCKQGgdYH0hQAyt/sgGRzV74iISZAgF\r\noWAjCgRDwEzrTxMPgKKyGG0iKcf4xczF7COD/WUOXh0lme5xOHCE/UaKGIJ2\r\nw70rON1rkl4SF+X/8zbLIcd77N9OpWos3LrX99pZJmrCqW0sPzCnz/bLtCMG\r\n8vz2lxKOm9sLjcAy/23jpOXK/ub8lVc6IZru6qjTV8VtFrX1A/PqVOSaAbiK\r\n26jClzKzJxFQ+nhPsUB76LAGdXKdgJUWTvfp+ltBSutzHgtCwQzR0bleH4Jf\r\nyEONpERUAbLHOZvlZpLrZxNUPtxE2HTF5vAaP2+8bgas7jREasm4OpgNec4u\r\nA8iKY8hdiv/g2xWcWtArfpt8ThV7WX2Bv1s=\r\n=Or/j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"777a8e73d202928eeca7252937e9c4c117db2122","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","release":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.3","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"vue-router":"^4.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^1.15.2","vue":"^3.2.47","auto":"^10.43.0","vite":"^4.2.1","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.20.2","esbuild":"^0.17.14","prettier":"^2.8.7","react-dom":"^18.2.0","storybook":"7.0.0-rc.8","typescript":"^4.9.5","@types/node":"^18.15.10","concurrently":"^6.5.1","@storybook/vue3":"7.0.0-rc.8","@playwright/test":"^1.32.1","@storybook/types":"7.0.0-rc.8","@storybook/addons":"7.0.0-rc.8","@storybook/blocks":"7.0.0-rc.8","rollup-plugin-dts":"^5.3.0","@vitejs/plugin-vue":"^4.1.0","@storybook/vue3-vite":"7.0.0-rc.8","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"7.0.0-rc.8","@storybook/addon-actions":"7.0.0-rc.8","@storybook/addon-essentials":"7.0.0-rc.8"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x","@storybook/preview-api":"7.x"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_3.0.0-next.2_1680034297961_0.9232946297445923","host":"s3://npm-registry-packages"}},"3.0.0-next.3":{"name":"storybook-vue3-router","version":"3.0.0-next.3","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@3.0.0-next.3","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"0cd2e21a562c5b235a17ccc1e164d08321ba9f6f","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-3.0.0-next.3.tgz","fileCount":8,"integrity":"sha512-9PdTQwwaGBpKrXahQX1IKK7j/USPHXGLA+fgBWmjZ+o2OFTU6gNYGrFmCFpF5Z8Wa7LX8DZsZKuCTIkNXOxXPQ==","signatures":[{"sig":"MEUCIQDyaMhaFig6LNMWPk2bMjHTUjiRUApdYxMhYhrIii4/oQIgHbjcfu0XLEyVJbbQKhmc/zrxZabQ6YN4bN4e/cuF3zg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJI0QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXkQ//T6OxWR2fdAC7HJj3kpG0CFZROlXx7LRWE/3GoTNp0WcQslYu\r\nvUHrR1xye7xi3/QmnP6H1g1X3q1kajzS9NjHSC+J9d58S0KvjQlXcDlC1A9A\r\nw0sxlK7OnLQ4WtszqtWD2It/SOXnr+4U1SH/aYv0Mg5KdtWY58zGFHQyzblH\r\nSIhWfSymHs/Zws6VL6WTnJ3zi3R5R0KaGtUHUT5bLLGrVF04Dr9MqMUBnuUC\r\n3GQ+VLueHKStRFeemtnTDXGjMPhpbPZwBUBF0kMb4tQnISIc5NuxOWKf5h5j\r\nNhic31vPrvqf823PolX+ZMnxHFY704VXcWvQcXw0w2ru/fYB3OsBPMaCMNXC\r\n4rUtoVO0hgnxiKF/pojGgl1hj4vpLc1k1tKg/Tmc/u8gxv/8CtwINoz2Vb0z\r\n6YoYADyv0YjpoRKalzUMsd9HnbYluo27a1omyZx+J7cu6Mz2TXXY7zgQwyu2\r\nkPNFHxYpECFTBATOZD0k+rf8653gS/B2axZt53ZfZVG7j4Pie+qCGh+YIUau\r\nzz+g62HgDLTrEDH89zhQjmC1KBJ37X54qWFEJK2v+eOFUg8In51Cp1CZiahD\r\npvvP+RDJx+wK7HQwP+ZOpYGMofSs4c2UUACqM0IUAvvCzMnVgTuJtk+sNyDg\r\n4Tl9TcKbRreKsdhOfdU9T5KBJDzkT9VuZUs=\r\n=dptA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"abfbf7933197158092484e2e2db366fc4171d34e","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","release":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.3","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"vue-router":"^4.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^1.15.2","vue":"^3.2.47","auto":"^10.43.0","vite":"^4.2.1","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.20.2","esbuild":"^0.17.14","prettier":"^2.8.7","react-dom":"^18.2.0","storybook":"7.0.0-rc.10","typescript":"^4.9.5","@types/node":"^18.15.11","concurrently":"^6.5.1","@storybook/vue3":"7.0.0-rc.10","@playwright/test":"^1.32.1","@storybook/types":"7.0.0-rc.10","@storybook/addons":"7.0.0-rc.10","@storybook/blocks":"7.0.0-rc.10","rollup-plugin-dts":"^5.3.0","@vitejs/plugin-vue":"^4.1.0","@storybook/vue3-vite":"7.0.0-rc.10","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"7.0.0-rc.10","@storybook/addon-actions":"7.0.0-rc.10","@storybook/addon-essentials":"7.0.0-rc.10"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_3.0.0-next.3_1680117008319_0.5459766581270493","host":"s3://npm-registry-packages"}},"3.0.0-next.4":{"name":"storybook-vue3-router","version":"3.0.0-next.4","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@3.0.0-next.4","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"2dc84844a04a70cde2140989e8abcff404b223ed","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-3.0.0-next.4.tgz","fileCount":8,"integrity":"sha512-pDb5p5na7ozdB0xw4aLSbw0quuiF2Jwf99V0TWerohGoLHY6LJP9Un3xtRVwpCx7xhhUVBvOtmrHbWo6cTAYmg==","signatures":[{"sig":"MEUCIQD36GS9lQrjOZZjQYCRSdnFUe6nPu8/McM5DgS7WN9R6wIgd0UoBQ07oQB+o5TkzZJyybhuU5CXbLLlULjevIKTM5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50092,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMph/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmql4Q/+O35xYgs6U6524hDKxiTVmSrYDs8pA5IG2Ux6HcC9I8shiCDd\r\np3Jeh6mwnadw/M8NNzztHBps8XdnssjCgt2/46uGacJFHnLJLGHuSUydgf/t\r\n0nLGZN9roV8V1ciPeTL7btDlX+yluitMyvuw1qlneBbNYuzsvQYWfVJSibPe\r\nhilQDAAl1qmwDWLZbrIPoVgz4eK81QlhsQhQS6h8ttDGsqfyT0Jah4uVPWxp\r\n3MANxDYqi2g4NptGhPlGI8xH9YWoVi3iQ94rTYlYZaH5HqaFp7dASqYeRmDa\r\n2BgmdmAOuGxsDpcFUhvMeH4HDdTkPHkmbHU+6fF4n+OrG6d204kbIGhdLhge\r\nG3fQaq++AEZC4w+WmfizLZEwxgMhB65IJEK5jl/+FgqJu8aGrl8ltmIdwGXr\r\n1CT8Vgxl/IKL1jB+9vQoY1NyWmDvFdQDnqF5Ac40T1TxrhAmU7+vMEjamQ61\r\nTfe9csyeBFd1TkjIZhNl2f1MesuIaWjlUc2H4vd5xaLrnrya75Avb6STlrE1\r\n2Nt65UgrvDZIo21diEw+R17cDVUVVM+u5PsgO8t/gw0JrrMPF2QRxiuWdry3\r\nV4F6LXuhijp48JaLBO6HdbJeLVa9vF7kUut+PWPBAp2Mx1M3McSTjxjF7NHm\r\ngRXNfBKHyczPYL1PcktAr5qwlIl8WBaxkus=\r\n=OBO/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"bd10c17ccc9320687a5cbc15ebc2a95b1227ee5d","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","release":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.0","dependencies":{"vue-router":"^4.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^1.15.2","vue":"^3.2.47","auto":"^10.43.0","vite":"^4.2.1","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.20.2","esbuild":"^0.17.14","prettier":"^2.8.7","react-dom":"^18.2.0","storybook":"7.0.2","typescript":"^4.9.5","@types/node":"^18.15.11","concurrently":"^6.5.1","@storybook/vue3":"7.0.2","@playwright/test":"^1.32.1","@storybook/types":"7.0.2","@storybook/addons":"7.0.2","@storybook/blocks":"7.0.2","rollup-plugin-dts":"^5.3.0","@vitejs/plugin-vue":"^4.1.0","@storybook/vue3-vite":"7.0.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"7.0.2","@storybook/addon-actions":"7.0.2","@storybook/addon-essentials":"7.0.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_3.0.0-next.4_1681037439207_0.09111151053528044","host":"s3://npm-registry-packages"}},"3.0.0-next.5":{"name":"storybook-vue3-router","version":"3.0.0-next.5","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@3.0.0-next.5","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"949dc242c5855666e01143d8312331e545c2de7b","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-3.0.0-next.5.tgz","fileCount":8,"integrity":"sha512-gCcS+7uihtTNw1hs4MyL8wH61XXZ0obFXx+KGBjXxHKIAEtuMIYbn3X3ZKYi3i0Vtn9AX3W94ucq3GSttbVymw==","signatures":[{"sig":"MEQCIHKW4nryIfnLUn7WebCYJ2bqljgVVBpfqVwxrDTjMlhUAiAPuQU/eJacBuAHNK7zRMBFiAHf7YV+ao8Sx1gGMum2cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50109},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"71bd036eb68fe114a0d6cbd3087f599f381e6314","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","release":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.0","dependencies":{"vue-router":"^4.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.3.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.23.0","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.0.18","typescript":"^4.9.5","@types/node":"^18.16.16","concurrently":"^6.5.1","@storybook/vue3":"^7.0.18","@playwright/test":"^1.34.3","@storybook/types":"^7.0.18","@storybook/addons":"^7.0.18","@storybook/blocks":"^7.0.18","rollup-plugin-dts":"^5.3.0","@vitejs/plugin-vue":"^4.2.3","@storybook/vue3-vite":"^7.0.18","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.0.18","@storybook/addon-actions":"^7.0.18","@storybook/addon-essentials":"^7.0.18"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_3.0.0-next.5_1685870152359_0.01759140047366614","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"storybook-vue3-router","version":"3.0.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@3.0.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"da740b63a057ba05a7226613ec599f3c85231ad8","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-3.0.0.tgz","fileCount":8,"integrity":"sha512-zFjZwKH8omx48jztp1//kvW3jqGvVM6ZHlXqRx/j82C3ILm5lmsbytHL99ZgLkirydk8iH8iMYiFNhNZdEJnvg==","signatures":[{"sig":"MEUCIE30DPQqPecY+QNxWK1qQ1F6B2fkGkawLfyyc+XhRKaaAiEA0LrIRUp4GHUTU1d3pTgQQpHNfQSIAj7bk+9Qr2Xq+8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50102},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"ca91249eb3d0e5fe181fd01f89ba35d1191925b3","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","release":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.0","dependencies":{"vue-router":"^4.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.3.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.23.0","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.0.18","typescript":"^4.9.5","@types/node":"^18.16.16","concurrently":"^6.5.1","@storybook/vue3":"^7.0.18","@playwright/test":"^1.34.3","@storybook/types":"^7.0.18","@storybook/addons":"^7.0.18","@storybook/blocks":"^7.0.18","rollup-plugin-dts":"^5.3.0","@vitejs/plugin-vue":"^4.2.3","@storybook/vue3-vite":"^7.0.18","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.0.18","@storybook/addon-actions":"^7.0.18","@storybook/addon-essentials":"^7.0.18"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_3.0.0_1685870449113_0.3884841691440284","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"storybook-vue3-router","version":"4.0.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.0.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"11f0ae5d9eeb4e235dc09fb0021ebe76dead7c8d","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.0.0.tgz","fileCount":8,"integrity":"sha512-i4bK5sbJyM7US3amkWgPjKiVnnd9Rb5Z7q2stzCqJ9uZCYrOISbvk3wzJsnS8SfV3wyRDKdHw+q9PyNzt4zqCw==","signatures":[{"sig":"MEUCIFWUXII0kxE/xFnD0qffu6wSnVp+4hfHKdstOG0AmBAUAiEA/xU7VPj8zyaNyx1d2x5hQ2xgdGSWnpIYy6QdchBQ15I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50102},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"05910e9574a56bcde8b0c3ddc5c9b3490e95edf2","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","release":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.0","dependencies":{"vue-router":"^4.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.3.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.23.0","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.0.18","typescript":"^4.9.5","@types/node":"^18.16.16","concurrently":"^6.5.1","@storybook/vue3":"^7.0.18","@playwright/test":"^1.34.3","@storybook/types":"^7.0.18","@storybook/addons":"^7.0.18","@storybook/blocks":"^7.0.18","rollup-plugin-dts":"^5.3.0","@vitejs/plugin-vue":"^4.2.3","@storybook/vue3-vite":"^7.0.18","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.0.18","@storybook/addon-actions":"^7.0.18","@storybook/addon-essentials":"^7.0.18"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.0.0_1685871698588_0.3188446655886066","host":"s3://npm-registry-packages"}},"4.0.1-next.0":{"name":"storybook-vue3-router","version":"4.0.1-next.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.0.1-next.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"9e249d3f96236a5db8f36ee1d488a8554314a8bf","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.0.1-next.0.tgz","fileCount":8,"integrity":"sha512-07E+xYdc+CuBWN4iUSuSzqfDbtwjFwr9dpGyZURs+ZUJ1cuwInVAQXK2an761NnyGdSVgk7cwwK+/RqHp/2alg==","signatures":[{"sig":"MEYCIQCdEQU+lAdJSKtojmtuxxwTw0TnP3txmd5bvnPJEsSKYAIhAIwDg+Fx/VHLAHdgjeEWZqVrXlnzH2/exZEMzIBENlYc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50153},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"f71c6a2f544fd995d7c13f2e7f95491439e756fc","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","release":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.0","dependencies":{"vue-router":"^4.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.3.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.23.0","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.1.0-alpha.29","typescript":"^4.9.5","@types/node":"^18.16.16","concurrently":"^6.5.1","@storybook/vue3":"^7.1.0-alpha.29","@playwright/test":"^1.34.3","@storybook/types":"^7.1.0-alpha.29","@storybook/addons":"^7.1.0-alpha.29","@storybook/blocks":"^7.1.0-alpha.29","rollup-plugin-dts":"^5.3.0","@vitejs/plugin-vue":"^4.2.3","@storybook/vue3-vite":"^7.1.0-alpha.29","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.1.0-alpha.29","@storybook/addon-actions":"^7.1.0-alpha.29","@storybook/addon-essentials":"^7.1.0-alpha.29"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x","@storybook/preview-api":"7.x"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.0.1-next.0_1686079942671_0.5262898621167238","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"storybook-vue3-router","version":"4.0.1","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.0.1","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"21b2c45f1609965f7efe66564b335a9e4f6f319f","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.0.1.tgz","fileCount":8,"integrity":"sha512-lnmMH92Kjh3EgS8H1AwlAodgOeZ+IL7hHh7avpFuLQ93RCt8JxfQmudia8UGb5ahWYLCAiXJrHSueuZeNJxrOw==","signatures":[{"sig":"MEYCIQDjPeedN2WZOS1lsuLviUJnWgs0FF7+Ul4NFzp1U2IG+AIhAOWrrV7l95gC0Z6s8fJv8F2xFaOkGtJt5rTW4f2qu5Si","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50856},"main":"dist/index.js","type":"module","_from":"file:storybook-vue3-router-4.0.1.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog --to=v3.0.0","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"_resolved":"C:\\Users\\nick\\AppData\\Local\\Temp\\c89ad773f40d56f3ac8dfa9c48020f5f\\storybook-vue3-router-4.0.1.tgz","storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"_integrity":"sha512-lnmMH92Kjh3EgS8H1AwlAodgOeZ+IL7hHh7avpFuLQ93RCt8JxfQmudia8UGb5ahWYLCAiXJrHSueuZeNJxrOw==","repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.2","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"18.12.1","dependencies":{"vue-router":"^4.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.3.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.23.0","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.0.18","typescript":"^4.9.5","@types/node":"^18.16.16","concurrently":"^6.5.1","@storybook/vue3":"^7.0.18","@playwright/test":"^1.34.3","@storybook/types":"^7.0.18","@storybook/addons":"^7.0.18","@storybook/blocks":"^7.0.18","rollup-plugin-dts":"^5.3.0","@vitejs/plugin-vue":"^4.2.3","@storybook/vue3-vite":"^7.0.18","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.0.18","@storybook/addon-actions":"^7.0.18","@storybook/addon-essentials":"^7.0.18"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.0.1_1695150825530_0.08849766377570178","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"storybook-vue3-router","version":"4.1.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.1.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"ca6e8db469a1f540c96dbf04eed1b8f6f6257a2e","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.1.0.tgz","fileCount":3,"integrity":"sha512-274IMjJn3oltXhFJFT6qJ+WafTI9nhWxOPpEI4Rb/Oo/jB9x9RDnFv0oYLIFMr/THwZNJxsINlhg0XTODqT+4Q==","signatures":[{"sig":"MEQCICnVFa1pHEn+yt1rSgWTd/OxbaL8BYOVvAw3XBfG65q7AiAC8zJO/67TpSo+omnTMwipBBloPbBIQHn7+U0GhymkGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12556},"main":"dist/index.js","type":"module","_from":"file:storybook-vue3-router-4.1.0.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"_resolved":"/tmp/4e8adecd86626412671524426c5b7a52/storybook-vue3-router-4.1.0.tgz","storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"_integrity":"sha512-274IMjJn3oltXhFJFT6qJ+WafTI9nhWxOPpEI4Rb/Oo/jB9x9RDnFv0oYLIFMr/THwZNJxsINlhg0XTODqT+4Q==","repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.1.0_1700316477562_0.7731723636230148","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"storybook-vue3-router","version":"4.2.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.2.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"7ce89fdfc3547009da13a9b1ed7e0474885ce310","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.2.0.tgz","fileCount":8,"integrity":"sha512-FuyUGtCqmpPzaxYAqg770zc3eLzqZ8nMOVz4zR9CXOneYlvx780zbr/1fWIG4YBSdfv0AHQJjR653krm18CLwA==","signatures":[{"sig":"MEQCIHHMEcuLi9fYrkgk1v9NqQaz8FWLVieWB7lb9DX6/mS9AiBG2UIxBHYUfkase3VQYX8R/jy54ltaN7Llc3sWWdTIIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48895},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"bb624af12a2d7bd2424b0b6f30cae60c0de2f0ad","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.2.0_1700316488585_0.5659449810583377","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"storybook-vue3-router","version":"4.3.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.3.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"a338575e86126a84a2aca528a3d64a2950c191ad","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.3.0.tgz","fileCount":8,"integrity":"sha512-PS74vwlJc9FayV1giZrpA93Ew2kGaVeygZGoNyi6p7cpNU7WrVTeueopijp9k5/JgeRKjGqTKKYtpTSZgHi0gw==","signatures":[{"sig":"MEUCIDdhXmO35aHUlBTgDT3dl2/eGvCTx65ydKvbTMwn/+DjAiEAg1o+Azs0+gL5E8TYuOCCn7+57SOYInEKXh7+2nfjUoo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48895},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"7f8eb8e1a1d87417611bcfb1c7a5267868e026ae","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.3.0_1700316499914_0.9480546691363982","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"storybook-vue3-router","version":"4.4.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.4.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"c5119f7f2a290823d03a4817e7bb80cbe100c92d","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.4.0.tgz","fileCount":8,"integrity":"sha512-6SN0H0ygnnEoJ5WAmMkwNHt3oW8ioVKUzHwWo2R6gxo9tY3j2B25xWhKI4VpCr9cEqsG2edbu2jtVWe/invLHw==","signatures":[{"sig":"MEUCIHzYpsdyy5Grr1vZkjebXO+xO1VjwuuP6uc4mwOWgY6YAiEAuO17EpDbExzsKuXc2pqLzDwXtXaHQ1Ben7cb/rE+PKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48895},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"441675a4269090379a4e8a5c2a0c814d16be9830","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.4.0_1700316510056_0.29863614127361604","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"storybook-vue3-router","version":"4.5.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.5.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"b51e5c3c38be471891c06dadfe361325af25a85b","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.5.0.tgz","fileCount":8,"integrity":"sha512-xT77Fsbu113rGjmFyfKrl/6PROlPwWpqCllrqUscLx5gQMF1zS8iofVrxm3Xwi/GPudZEalfC6EQIgvQXZqJww==","signatures":[{"sig":"MEUCIFt9OrmHx0deaxc2kCUcn9T/Z8ozVzSa+WpIniOnPEpfAiEAwMkx3tccODDxIpDTWJTNKWZpX0TmLGuPGN0d+btHwCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48895},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"6a1bdf02ecbd5764fe9e220bfcef8b990fb30220","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.5.0_1700316522541_0.265436026654587","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"storybook-vue3-router","version":"4.6.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.6.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"eeff1bd59cf562cc2da66e379443e027de75c73d","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.6.0.tgz","fileCount":8,"integrity":"sha512-3oE9GgAhBhUyKp1NJdmlYTc7qqF1AECnMuUh/uvUyQopHLUi2XULgc2NaDG5tXbs5RICxIDtbTa5oMJIld0FKg==","signatures":[{"sig":"MEUCIHNw03/RkC3NZiJr6oB9FWkjPIzi9wsN0Z+09iXvL+UsAiEAkcxK9o4ItT1mAXwwmBMBT2P6TkFuykJiiIdKfN50Jqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48895},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"8f0d387165880b840597fbb10234804c0fd371e2","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.6.0_1700316545853_0.5424701714716151","host":"s3://npm-registry-packages"}},"4.7.0":{"name":"storybook-vue3-router","version":"4.7.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.7.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"9763d02eef9bf839c774c91a70fa2538056dc066","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.7.0.tgz","fileCount":8,"integrity":"sha512-jkYU4sd/lt+0cJeFc+0uIpQiHkJrrKKkexfyKzCUgwlOTqG2uWz9Ptr0Tt5UlhQdI3EA9RwrJIgLBr8n2tJZag==","signatures":[{"sig":"MEUCIQCd57tssrPIia73gyec+l9o5Xm6v2AgmRyGD8KmlOyJ/wIgVUThilK7hvtN56bdUUVZmU1qtog67wfBMgx/6BIW7VM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48895},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"d0df22ceecb392393325ec54462adf2fa0b12297","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.7.0_1700316566312_0.35498762987392896","host":"s3://npm-registry-packages"}},"4.8.0":{"name":"storybook-vue3-router","version":"4.8.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.8.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"3d4dda7d6ec52a2325a0f4914bed74704a2a4c6e","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.8.0.tgz","fileCount":8,"integrity":"sha512-U6v4WM3PTUnz5PfP3m3/flC7yMBiHl1BKt32U5AkvVkAWA/Vpq/+rzVF5r+8YThPtvOsZtIBVpPbVYQXJe+Ivg==","signatures":[{"sig":"MEUCIQD0A9fkMHXKGmyd3KZEf+6Qt4xZexK7PRqNzgfiW1uEowIgFi0WlqMwIuFh7PM1G7tYvUBjT0WQE8WU0bSyF1QbULI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48895},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"015479254b0fac085adee71ecdfa0cafe8cb2280","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.8.0_1700316582532_0.4619333199697748","host":"s3://npm-registry-packages"}},"4.9.0":{"name":"storybook-vue3-router","version":"4.9.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.9.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"3f71c3ac4bd88e59c8e3a03ec856f08049f81772","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.9.0.tgz","fileCount":8,"integrity":"sha512-LH5TYDrFl8+5BuKsF4iwOI28Al25+E2la1CsPTv55TMZbjfFqzGxRonSst4clRYTw13GatWc5Ny4Y8V2SiGaig==","signatures":[{"sig":"MEQCIFzrLKqaRKtuMexC8Eb8nu2xt+1cRETLg0oZi5TUqMP0AiA/jXjmL7ecpTOIskvmba/ZuiCVYfDyd9HLgXX4mLG4rQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48895},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"b52cfc0228335f08bbefd801e5d296aced2383cc","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.9.0_1700316597206_0.7642353955192678","host":"s3://npm-registry-packages"}},"4.10.0":{"name":"storybook-vue3-router","version":"4.10.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.10.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"2ed0c2909c8429f7f1b3366fa3e2b8472e507b75","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.10.0.tgz","fileCount":8,"integrity":"sha512-BFpYi3uMN+mmgLxdadXj5SZ05hFCevuHAVc+iAg8X37HDUIx3Zwm5Ng2avzUuNgIla7t22P0NwXEKaPfY/0Cww==","signatures":[{"sig":"MEUCICWxFGzX1kwUHJhoSMAHxwRXPV8jiyUVwJycvz90StviAiEA9I0NuVWmJ90EP2oBaUWSYLaZrCPzwVOz8cxOpNdpYbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"aef255f6bba29968a6168bc5be9787602fa6a60c","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.10.0_1700316630601_0.7181322117505209","host":"s3://npm-registry-packages"}},"4.11.0":{"name":"storybook-vue3-router","version":"4.11.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.11.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"1cc0587428b8159c988613187ba5775bfb1741bb","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.11.0.tgz","fileCount":8,"integrity":"sha512-L/b30svngFAwU/SMl4Q8RlLvQnlCijz+ETW2ukTNTdAQKLDkE+ACn+Q4QC0LN2dPA3JQaU5Me4NUB9geJFuqbA==","signatures":[{"sig":"MEUCIQDWeKjZAAMTWNNkPzUL82pQ8OcgRMaYGppbVU+5uqbT4QIgQH2O6tJcA79gi9Q6QVKiRtZQuUD/PmDs/559Aqn2Q1A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"c4bb8a858234dfec7dc3cf83106712e68cdb8c89","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.11.0_1700316642510_0.5221082097888576","host":"s3://npm-registry-packages"}},"4.12.0":{"name":"storybook-vue3-router","version":"4.12.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.12.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"7ebca2c7b6d49194c658831661f8b9a9b0580ea1","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.12.0.tgz","fileCount":8,"integrity":"sha512-GOWEitlMgE1DBSrIIQT3QVHfP1BsQ6KnPCKvRmmgbidnT4+DK8xS5vmSW/vMcjlhsbPBcNu4UTvU/4dHyxEh9w==","signatures":[{"sig":"MEQCIDAo7/CNjTGJaWCZS1gqa679WvCXaHFW1uLUy9XT8yBpAiBk8rBv8ms4gexzXxaEZ2Ufj5sltIOkLoGwF2Dhd3Ys9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"3244355bf0fb93d75f4c503ce1d3b9fe3e5c507f","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.12.0_1700316656010_0.0002178432225639071","host":"s3://npm-registry-packages"}},"4.13.0":{"name":"storybook-vue3-router","version":"4.13.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.13.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"d3599c0f8e763bb61d70e5eec0ba739f8bf74ba2","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.13.0.tgz","fileCount":8,"integrity":"sha512-a1ZJ/vHSc9Q+Pzm1dW082imkaH6kSD3vW7MfYUq7a7BgVBTZtxoEsEFKuWZP/hqQ5SNNa3ZQbDH+UGHr8zRugw==","signatures":[{"sig":"MEYCIQC/FMZMVzIkwmPan4Ixl7380l7wa9wqG5mvevZCO3p6AgIhAKR3Fs3k/8cQ3lH+qbkN8g5m21NGMIcxjBYXV3aC0mWr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"e3c007bd3125c821c5d175722d111886ba1bf1aa","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.13.0_1700316666205_0.5570296273883693","host":"s3://npm-registry-packages"}},"4.14.0":{"name":"storybook-vue3-router","version":"4.14.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.14.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"3cdda1c5451a07db5b1054513f5d7d200786beab","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.14.0.tgz","fileCount":8,"integrity":"sha512-3jzPsdM2v/ikBQznKcg15nz0sLW8bPH9cPFU+mVqxfP8WqE8lVLMZZQSTCcsX8IziEZ2jXnJrTdBZshHfHvwHg==","signatures":[{"sig":"MEUCIC40zLcRUJOnfDg+t/HFSojDRF8kGokTkxPRXdG/2Wd8AiEAvpICfMwqRhoTswocyAuzp5ankwc9ceohRsE4YxK7OSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"387d4d5fbaf36d569ba5d11669024e59f60232a8","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.14.0_1700316676428_0.9060829290826609","host":"s3://npm-registry-packages"}},"4.15.0":{"name":"storybook-vue3-router","version":"4.15.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.15.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"ec554e7c8882821b679c839d7d89f22b6f5f7057","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.15.0.tgz","fileCount":8,"integrity":"sha512-y8FQc66aPtHxpHbogQ544RTc+XAC73kIeHWC+O2UCGHN+EeKFWRRctfs3BqvUNWG29CORwCpgzqaibgc9/LEfw==","signatures":[{"sig":"MEUCIQCjddwSh/yXVj9w/S4P82M8JzuTc/vDhG2+wUepC6/usgIgObnhSHN/n9dRArXKCGFzp5BNdUuIu27U7pYUSvIWR3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"86f02d1f08ba811bcd6a84e57cfdc585aafb7b02","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.15.0_1700316686561_0.20168093516113328","host":"s3://npm-registry-packages"}},"4.16.0":{"name":"storybook-vue3-router","version":"4.16.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.16.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"4b58963ec54c53f9549791601a17507967c80dab","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.16.0.tgz","fileCount":8,"integrity":"sha512-zBe8Uso/+/jnlZMG0KWAU68BLas2q9yzEl6FplwfQnSrvcR7QdTFYHC/xR7aZ8jd2Ecs5WZclNFtUbY6UNKe8A==","signatures":[{"sig":"MEUCIQDO2lPyt6wujaKZMG+Ukg7qvepKPq1VCvZgaN3c4suLAAIgVDlTesjaD8W5JKi0W0bF3n4P1/cU1lzUUtNxQyK/n98=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"0df911ae45f0781984add6dbcdb5f42199a1f8f0","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.16.0_1700316697608_0.2684094682864058","host":"s3://npm-registry-packages"}},"4.17.0":{"name":"storybook-vue3-router","version":"4.17.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.17.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"be7ab596ab4a465b9b65db912a1ec00bf360050f","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.17.0.tgz","fileCount":8,"integrity":"sha512-aq7fBQWxfxD6xmDXZgF9dkK8YyixTDCIP5g/rOaMFnQOfJGzGQRdT/esm659Po1eI609j+AQfPlQIFQffC0/gA==","signatures":[{"sig":"MEQCIA8zAplXpVSpkNa35vqbg3j6UHuV9o7ZLhBL+UChPR5+AiBA4OLSb8fAIIUpLJ0glkzkpQ1hHmK2g2QF7wfy3rqAKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"22b4abb3c280cd1a6e82dc829f002053c0aee32e","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.17.0_1700316708277_0.14498063076005896","host":"s3://npm-registry-packages"}},"4.18.0":{"name":"storybook-vue3-router","version":"4.18.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.18.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"597d588140c245f2678932dc32ad3ac3aba384f2","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.18.0.tgz","fileCount":8,"integrity":"sha512-sscuI/6cuPsoagvtPEnoJYZPUi2UtVUWHS9lDQnZHchXzcO2efoor9niF3wNnuw5RG7A7/Sn5FPgOGFUrE7jSw==","signatures":[{"sig":"MEQCIF/eZwE7yHoVQ7iYbCtZUT6bOdKfzLQ4SAO2RE65UhnhAiBvFXkteKtM8EHSQRlc7lzM31+hBEnUw5JO0w3M5FCZAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"7fa25d87f1ed97c0f079e2d61f2ae38564e0f45f","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.18.0_1700316719587_0.02454590244829835","host":"s3://npm-registry-packages"}},"4.19.0":{"name":"storybook-vue3-router","version":"4.19.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.19.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"1be9de88c8fc9dfbba81dd6191ea09b800a9cd01","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.19.0.tgz","fileCount":8,"integrity":"sha512-4FjLInJoyzyXqhjKw1M7S1zr5QnkalvWDzwiKu5SROXVy6VKwi3VTvnPIFsgMrq5sByupiwdRhKKH/Rgkx6yAg==","signatures":[{"sig":"MEUCIAU8ZsLEVybjIE8MCSGUH4CQyFmJ863Z/P373dPCuZusAiEA/eGfbUmfr/KROGu0kG2V8llA1D5RylZxvXxCDSA3MWY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"b2687c6145d2a2c2695c8352dfd66aa5a23411ba","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.19.0_1700316730754_0.07177466266826094","host":"s3://npm-registry-packages"}},"4.20.0":{"name":"storybook-vue3-router","version":"4.20.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.20.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"d649cb4c192f78fdc8b2a28b5c6cdf731847aac1","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.20.0.tgz","fileCount":8,"integrity":"sha512-LN2Ef7tm1Obl8Bd98k3y/cBZasU8VzpjOHwsgHtPTJEEmqZwbRBNSEkm9MkAJ89LICkI690PSlGNTeN+r61wBg==","signatures":[{"sig":"MEYCIQCz0huqZ82qL8u7RQeCYEdw75TsFJGNGWjc+GkpkS5rZgIhANMxmalV8TRwhEGqPPm2CclmgfulX3aE5HQcq1UKMD0i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"02e033aaabd41ae207831c666760d4370b9c51bb","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.20.0_1700316741824_0.6019464163362658","host":"s3://npm-registry-packages"}},"4.21.0":{"name":"storybook-vue3-router","version":"4.21.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.21.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"78daa249e9effedeadb2b1a54c2cc7f2802f9560","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.21.0.tgz","fileCount":8,"integrity":"sha512-PigcR3gmdQcixAs0DtE6nfELqvWe3gNpSJcRYGBpVOmtGdTE5JI2thvvpFMuD9Gzr755AEuvb5n9buHjKuTYdw==","signatures":[{"sig":"MEQCIDR0W6XBdClYA3Gt8QU6TK97kP2YKKKYvPgK850dl3OTAiAy0bfJFRFxVyP+FV0WGluFp4NaY4qp8Mr3/OehF6svlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"25f4749e58838a47f5f5776b51f74dd17e9cdb23","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.21.0_1700316753933_0.1916706271638855","host":"s3://npm-registry-packages"}},"4.22.0":{"name":"storybook-vue3-router","version":"4.22.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.22.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"b8db110c98f0b9042fdaa32c35792c6184287bd9","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.22.0.tgz","fileCount":8,"integrity":"sha512-qakPZpg0WSSSJ7bBI0VgmvFNd+gWh84/VMGMVia/ji9JdK8DvgzJQJsoGBEKD3w8kNEkY0tdtXG7uALuh7Tlsg==","signatures":[{"sig":"MEUCIQDf7v5FYgEFV9DYaXH1bIRxms0YcqZwAcHvTlIAGfZOQwIgHc5cUmGqkoygn77RolN0qX/CIwXccg4dJgB43sTQ3fE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"6794d4c663b3e0b75a301d2568b025e1e7455704","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.22.0_1700316764700_0.6921348070119631","host":"s3://npm-registry-packages"}},"4.23.0":{"name":"storybook-vue3-router","version":"4.23.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.23.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"80d006ccebd97e57e3b87d5e945a1845048ef639","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.23.0.tgz","fileCount":8,"integrity":"sha512-0jo8m8j03hwPLqi1xUeBR+2QHRePk48kIbipV+kSomqcn49BlI02Hgb9zs+CSrLIqVwl5yJOtyAJoc0wUMcmzQ==","signatures":[{"sig":"MEYCIQDd5xz4HkayYdtBET9TWi1bIK0TzHiuzEKN+rKOF6qpWAIhAKFQmN0NRKqOlrleHU+6Yh19YZ2vXci2cE//ZU1d/0fZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"987207d176811360d2382fbeb784b6aaeb3ed571","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.23.0_1700316775719_0.8118906337873453","host":"s3://npm-registry-packages"}},"4.24.0":{"name":"storybook-vue3-router","version":"4.24.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.24.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"cbde10f2444c3fba32d6ecc888813b77bf083592","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.24.0.tgz","fileCount":8,"integrity":"sha512-LhXCAFoLoB7/rYNQ1sKdwC0JFOLkvxwF3jTFe7ZunUmSmkXfdY7lVmU3EyixG2N0kVck0qL9n7cDthaa6slx+g==","signatures":[{"sig":"MEUCIBFWzA/u8VHpOnUDnnTmp3sBVdW15PmMnsUuSZcX3E64AiEAyZoNRh9pFKagnNANctq9PjhpMoeo1EO7Spo92YPgYpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"ca0322bb7f4693eaa33a36f0ce3647eed96b9441","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.24.0_1700316786867_0.7956376549290514","host":"s3://npm-registry-packages"}},"4.25.0":{"name":"storybook-vue3-router","version":"4.25.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@4.25.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"90fa4df9001816493bb325a0bf248be9c003c7ca","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-4.25.0.tgz","fileCount":8,"integrity":"sha512-Ri/6pAu+BJ0kOSO65r/pMJmDAwGR07IXGu+XZg7JryIZqFkbuumWhq6V7LSARnssyaMKDOPOch7/cp8yrtE89g==","signatures":[{"sig":"MEUCIDaeffJGHNAom+dok3FJpAdIO1bM8zi6abQy95kQ7Ia7AiEAro5+EBSyutSwM2+6D6T8Qua7WtVeL19y1OErowcbTCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"a165d55d04931eb68328d144fcd357ab3b0acf13","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","publish":"pnpm build && auto shipit","eject-ts":"zx scripts/eject-typescript.mjs","prebuild":"pnpm clean","changelog":"auto changelog","storybook":"storybook dev -p 6006","build:watch":"rollup -c --watch","publish:dry":"pnpm build && auto shipit --dry-run","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.4","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"16.20.2","dependencies":{"vue-router":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.4","auto":"^10.46.0","vite":"^4.4.9","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.2","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.4.2","typescript":"^4.9.5","@types/node":"^18.17.17","concurrently":"^6.5.1","@storybook/vue3":"^7.4.2","@playwright/test":"^1.38.0","@storybook/types":"^7.4.2","@storybook/addons":"^7.4.2","@storybook/blocks":"^7.4.2","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.3.4","@storybook/vue3-vite":"^7.4.2","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.4.2","@storybook/addon-actions":"^7.4.2","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.4.2"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_4.25.0_1700316798308_0.3568326505504993","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"storybook-vue3-router","version":"5.0.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@5.0.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"7e2f52f7c5cbf78324cdbdeb98f909cea7a1a0dc","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-5.0.0.tgz","fileCount":8,"integrity":"sha512-Q5ePPv8xyYT+9IzcEMSAQeCT8OlPDX0rfUfYCmiYDXsGPvvDej2Oyid3wyaxZmU/LXt1XzMDRO3v9qk/EN6pXg==","signatures":[{"sig":"MEYCIQDY0BUY/3rLWzWffqWhKQikowj4ieXFPz3XsmI5XEWyyAIhALfdNqTK9dSVrLAE5p/3UpyXjXIszjNj0jm67qE4bQNr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62420},"main":"dist/index.js","type":"module","_from":"file:storybook-vue3-router-5.0.0.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","prepublish":"pnpm build","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"_resolved":"C:\\Users\\nick\\AppData\\Local\\Temp\\cf8708135fbbc75f64bd108d1e9c687f\\storybook-vue3-router-5.0.0.tgz","storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"_integrity":"sha512-Q5ePPv8xyYT+9IzcEMSAQeCT8OlPDX0rfUfYCmiYDXsGPvvDej2Oyid3wyaxZmU/LXt1XzMDRO3v9qk/EN6pXg==","repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"8.19.2","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"18.12.1","dependencies":{"vue-router":"^4.2.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.10","vite":"^4.5.1","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.4","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^7.6.3","typescript":"^4.9.5","@types/node":"^18.19.2","concurrently":"^6.5.1","@storybook/vue3":"^7.6.3","@playwright/test":"^1.40.1","@storybook/types":"^7.6.3","@storybook/addons":"^7.6.3","@storybook/blocks":"^7.6.3","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.5.1","@storybook/vue3-vite":"^7.6.3","rollup-plugin-esbuild":"^5.0.0","@storybook/preview-api":"^7.6.3","@storybook/addon-actions":"^7.6.3","@storybook/addon-mdx-gfm":"7.4.2","@storybook/addon-essentials":"^7.6.3"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"7.x||>=7.0.0-rc.0","@storybook/preview-api":"7.x||>=7.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_5.0.0_1701729592869_0.7776194469649889","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"storybook-vue3-router","version":"5.1.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@5.1.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"6da84e2655547e1d72ff52986b43392f662695ee","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-5.1.0.tgz","fileCount":10,"integrity":"sha512-3qO2N/mK+rzj5+s1J7EILDoiziVoo41A/0pgbFx+ohMR/JlPmNQ5/bAdxptMpFZNkpCo2ZBPnlJe0mAmXjOLsQ==","signatures":[{"sig":"MEUCIEarypNJO5D1yqIdmg4DRk3TjehqfkdHpF1xH6GviOMiAiEAmUmxisqw+M3cwGOVix6jKpy/r+/bY5TBG+KM0LMfFgo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85619},"main":"dist/index.cjs","type":"module","_from":"file:storybook-vue3-router-5.1.0.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","prepublish":"pnpm build","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"_resolved":"C:\\Users\\nick\\AppData\\Local\\Temp\\9640b0bd67e9e94e921693de759591da\\storybook-vue3-router-5.1.0.tgz","storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"_integrity":"sha512-3qO2N/mK+rzj5+s1J7EILDoiziVoo41A/0pgbFx+ohMR/JlPmNQ5/bAdxptMpFZNkpCo2ZBPnlJe0mAmXjOLsQ==","repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"10.2.3","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"vue-router":"^4.2.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.3.10","vite":"^4.5.1","react":"^18.2.0","rimraf":"^3.0.2","rollup":"^3.29.4","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.2.0","storybook":"^8.6.14","typescript":"^4.9.5","@types/node":"^18.19.2","concurrently":"^6.5.1","@storybook/vue3":"^8.6.14","@playwright/test":"^1.40.1","@storybook/types":"^8.6.14","@storybook/blocks":"^8.6.14","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.5.1","@storybook/vue3-vite":"^8.6.14","rollup-plugin-esbuild":"^5.0.0","@storybook/manager-api":"^8.0.0","@storybook/preview-api":"^8.6.14","@storybook/addon-actions":"^8.6.14","@storybook/addon-mdx-gfm":"8.6.14","@storybook/addon-essentials":"^8.6.14"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"8.x||>=8.0.0-rc.0","@storybook/preview-api":"8.x||>=8.0.0-rc.0"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_5.1.0_1753388030115_0.501992551259939","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"storybook-vue3-router","version":"6.0.0","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@6.0.0","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"a126e1ecdf9786c2f44c10109e7921aa1c7d7f18","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-6.0.0.tgz","fileCount":10,"integrity":"sha512-vuYuRy8cAI7TIOX5EqFhK8VLEg58zXHuc4/1ggt1pUFXU5B9RBVBXoVhficzT9Mu3JEI7KdShstVWubkAtJ49A==","signatures":[{"sig":"MEUCIB6c/LWu6Q+M30eseoEJqpgl5XxV8RoLvnzViUr8TLhmAiEAhmOs00C+/pgb9rqV1/EDV+qL1srBzRu98GBtXyjzr5E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85255},"main":"dist/index.cjs","type":"module","_from":"file:storybook-vue3-router-6.0.0.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","prepublish":"pnpm build","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"_resolved":"C:\\Users\\nick\\AppData\\Local\\Temp\\8dd31cd367c7ca81622a3aaf777c6e58\\storybook-vue3-router-6.0.0.tgz","storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"_integrity":"sha512-vuYuRy8cAI7TIOX5EqFhK8VLEg58zXHuc4/1ggt1pUFXU5B9RBVBXoVhficzT9Mu3JEI7KdShstVWubkAtJ49A==","repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"10.9.2","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"vue-router":"^4.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.5.18","vite":"^7.0.6","react":"^18.3.1","rimraf":"^3.0.2","rollup":"^3.29.5","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.3.1","storybook":"^9.0.18","typescript":"^5.8.3","@types/node":"^18.19.120","concurrently":"^6.5.1","@playwright/test":"^1.54.1","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.6.2","@storybook/vue3-vite":"^9.0.18","@storybook/addon-docs":"^9.0.18","rollup-plugin-esbuild":"^5.0.0"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"9.0.18"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_6.0.0_1753390472247_0.33217702961913753","host":"s3://npm-registry-packages-npm-production"}},"6.0.2":{"name":"storybook-vue3-router","version":"6.0.2","keywords":["storybook-addons","vue","vue-router"],"author":{"name":"Nick McBurney"},"license":"MIT","_id":"storybook-vue3-router@6.0.2","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"dist":{"shasum":"59bd2629f6716645c495cdc0b13e40fcd7b7aae2","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-6.0.2.tgz","fileCount":10,"integrity":"sha512-oICI2cSHVLyQgV78qRDoZHu9lkzsjZMvyuvE2ryovEVIDDgv/VBgt47gwadbJ95m1ykwJiyuFCyL/tV1QjOV2g==","signatures":[{"sig":"MEQCIBsibgKr6DbCnFuqsilnZ28A+c8gcjYKbdsmWddsxNU7AiAyRKknR4ZT1Dxik6yXfUKyg6BcVMx4XbJ1C3FZFyEK7w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85252},"main":"dist/index.cjs","type":"module","_from":"file:storybook-vue3-router-6.0.2.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","scripts":{"dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","test":"npx playwright test","build":"rollup -c","clean":"rimraf ./dist","prebuild":"pnpm clean","storybook":"storybook dev -p 6006","prepublish":"pnpm build","build:watch":"rollup -c --watch","build-storybook":"storybook build"},"typings":"dist/index.d.ts","_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"_resolved":"C:\\Users\\nick\\AppData\\Local\\Temp\\25386f7004f0e4cccc5d97fba4fec47e\\storybook-vue3-router-6.0.2.tgz","storybook":{"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true","displayName":"Vue 3 Router","supportedFrameworks":["vue"]},"_integrity":"sha512-oICI2cSHVLyQgV78qRDoZHu9lkzsjZMvyuvE2ryovEVIDDgv/VBgt47gwadbJ95m1ykwJiyuFCyL/tV1QjOV2g==","repository":{"url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git","type":"git"},"_npmVersion":"10.9.2","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","directories":{},"_nodeVersion":"22.17.1","dependencies":{"vue-router":"^4.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zx":"^1.15.2","vue":"^3.5.18","vite":"^7.0.6","react":"^18.3.1","rimraf":"^3.0.2","rollup":"^3.29.5","esbuild":"^0.17.19","prettier":"^2.8.8","react-dom":"^18.3.1","storybook":"^9.0.18","typescript":"^5.8.3","@types/node":"^18.19.120","concurrently":"^6.5.1","@playwright/test":"^1.54.1","rollup-plugin-dts":"^5.3.1","@vitejs/plugin-vue":"^4.6.2","@storybook/vue3-vite":"^9.0.18","@storybook/addon-docs":"^9.0.18","rollup-plugin-esbuild":"^5.0.0"},"peerDependencies":{"vue":"3.x","vue-router":"4.x","@storybook/vue3":"9.x"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/storybook-vue3-router_6.0.2_1754249106379_0.38840036274782386","host":"s3://npm-registry-packages-npm-production"}},"7.0.0":{"name":"storybook-vue3-router","version":"7.0.0","description":"A Storybook decorator that allows you to build stories for your routing-aware components.","keywords":["storybook-addons","vue","vue-router"],"repository":{"type":"git","url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git"},"author":{"name":"Nick McBurney"},"license":"MIT","type":"module","main":"dist/index.js","typings":"dist/index.d.ts","types":"dist/index.d.ts","dependencies":{"vue-router":"^4.6.3"},"devDependencies":{"@playwright/test":"^1.56.1","@storybook/addon-docs":"^10.0.7","@storybook/vue3-vite":"^10.0.7","@types/node":"^20.19.25","@vitejs/plugin-vue":"^6.0.1","concurrently":"^6.5.1","esbuild":"^0.17.19","prettier":"^2.8.8","react":"^18.3.1","react-dom":"^18.3.1","rimraf":"^6.1.0","rollup":"^3.29.5","rollup-plugin-dts":"^5.3.1","rollup-plugin-esbuild":"^5.0.0","storybook":"^10.0.7","typescript":"^5.9.3","vite":"^7.2.2","vue":"^3.5.24","zx":"^1.15.2"},"peerDependencies":{"@storybook/vue3":"10.x","vue":"3.x","vue-router":"4.x"},"peerDependenciesMeta":{"vue":{"optional":true},"vue-router":{"optional":true}},"publishConfig":{"access":"public"},"storybook":{"displayName":"Vue 3 Router","supportedFrameworks":["vue"],"icon":"https://github.com/NickMcBurney/storybook-vue3-router/blob/main/vue-logo.png?raw=true"},"scripts":{"clean":"rimraf ./dist","prebuild":"pnpm clean","build":"rollup -c","build:watch":"rollup -c --watch","storybook":"storybook dev -p 6006","dev":"concurrently \"pnpm storybook\" \"pnpm build:watch\"","build-storybook":"storybook build","prepublish":"pnpm build","test":"npx playwright test"},"_id":"storybook-vue3-router@7.0.0","bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","_integrity":"sha512-4OaamqjgUmMKywNmwn5VCneQa5NQTVSRTJ0rtqX1KDq2tsVFlhXT2s7AQFjBl4aSoUnz/4BSzichhFUMAb2Uxg==","_resolved":"C:\\Users\\nick\\AppData\\Local\\Temp\\b1d28132637cfcfe8bd2d0788f7f25e8\\storybook-vue3-router-7.0.0.tgz","_from":"file:storybook-vue3-router-7.0.0.tgz","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-4OaamqjgUmMKywNmwn5VCneQa5NQTVSRTJ0rtqX1KDq2tsVFlhXT2s7AQFjBl4aSoUnz/4BSzichhFUMAb2Uxg==","shasum":"20fa0ed32c0163e7bfa65295319a36f549118586","tarball":"https://registry.npmjs.org/storybook-vue3-router/-/storybook-vue3-router-7.0.0.tgz","fileCount":10,"unpackedSize":85025,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD02h/sdhV+Mv21TteIvzWkfyNBUVOhVDUHXaKnuoM49AIgY43+YVaGUh3VUoBf5oJCTrOJrL3CQB1td8I3fkIAoqk="}]},"_npmUser":{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"},"directories":{},"maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/storybook-vue3-router_7.0.0_1762981112487_0.6143421309956811"},"_hasShrinkwrap":false}},"time":{"created":"2021-08-22T15:33:55.880Z","modified":"2025-11-12T20:58:32.867Z","0.0.1":"2021-08-22T15:33:56.107Z","1.0.0":"2021-08-28T11:07:19.651Z","1.0.1":"2021-08-28T11:33:37.662Z","1.0.2":"2021-09-08T19:03:27.120Z","1.0.3":"2021-09-09T15:15:33.143Z","1.0.4-canary.ff5a017.0":"2021-09-10T16:01:34.244Z","1.0.4":"2021-09-10T16:06:42.301Z","1.0.5":"2021-10-15T11:34:41.096Z","1.0.6":"2021-11-19T18:19:26.106Z","1.0.7":"2021-11-20T09:09:59.564Z","1.0.8":"2021-11-20T09:14:11.853Z","2.0.0":"2021-11-20T20:08:33.935Z","2.0.1":"2021-11-20T20:12:19.067Z","2.0.2":"2021-11-20T21:55:54.662Z","2.1.0":"2021-11-25T19:51:14.884Z","2.1.1":"2021-12-06T17:29:31.995Z","2.2.0":"2022-01-13T18:29:15.221Z","2.2.1":"2022-01-13T18:42:09.512Z","2.3.0":"2022-07-10T16:42:14.134Z","2.3.1":"2022-07-16T17:18:48.436Z","3.0.0-next.0":"2023-03-16T21:20:20.530Z","3.0.0-next.1":"2023-03-19T19:14:00.481Z","3.0.0-next.2":"2023-03-28T20:11:38.139Z","3.0.0-next.3":"2023-03-29T19:10:08.488Z","3.0.0-next.4":"2023-04-09T10:50:39.389Z","3.0.0-next.5":"2023-06-04T09:15:52.542Z","3.0.0":"2023-06-04T09:20:49.295Z","4.0.0":"2023-06-04T09:41:38.756Z","4.0.1-next.0":"2023-06-06T19:32:22.922Z","4.0.1":"2023-09-19T19:13:45.759Z","4.1.0":"2023-11-18T14:07:57.736Z","4.2.0":"2023-11-18T14:08:08.943Z","4.3.0":"2023-11-18T14:08:20.092Z","4.4.0":"2023-11-18T14:08:30.199Z","4.5.0":"2023-11-18T14:08:42.768Z","4.6.0":"2023-11-18T14:09:06.039Z","4.7.0":"2023-11-18T14:09:26.640Z","4.8.0":"2023-11-18T14:09:42.799Z","4.9.0":"2023-11-18T14:09:57.399Z","4.10.0":"2023-11-18T14:10:30.767Z","4.11.0":"2023-11-18T14:10:42.683Z","4.12.0":"2023-11-18T14:10:56.225Z","4.13.0":"2023-11-18T14:11:06.410Z","4.14.0":"2023-11-18T14:11:16.603Z","4.15.0":"2023-11-18T14:11:26.794Z","4.16.0":"2023-11-18T14:11:37.783Z","4.17.0":"2023-11-18T14:11:48.506Z","4.18.0":"2023-11-18T14:11:59.766Z","4.19.0":"2023-11-18T14:12:10.971Z","4.20.0":"2023-11-18T14:12:22.073Z","4.21.0":"2023-11-18T14:12:34.117Z","4.22.0":"2023-11-18T14:12:44.927Z","4.23.0":"2023-11-18T14:12:55.915Z","4.24.0":"2023-11-18T14:13:07.053Z","4.25.0":"2023-11-18T14:13:18.544Z","5.0.0":"2023-12-04T22:39:53.107Z","5.1.0":"2025-07-24T20:13:50.314Z","6.0.0":"2025-07-24T20:54:32.434Z","6.0.2":"2025-08-03T19:25:06.602Z","7.0.0":"2025-11-12T20:58:32.675Z"},"bugs":{"url":"https://github.com/NickMcBurney/storybook-vue3-router/issues"},"author":{"name":"Nick McBurney"},"license":"MIT","homepage":"https://github.com/NickMcBurney/storybook-vue3-router#readme","keywords":["storybook-addons","vue","vue-router"],"repository":{"type":"git","url":"git+https://github.com/NickMcBurney/storybook-vue3-router.git"},"description":"A Storybook decorator that allows you to build stories for your routing-aware components.","maintainers":[{"name":"nickmcburney","email":"nick@nickmcburney.co.uk"}],"readme":"# Storybook Vue3 Router\r\n\r\n[![minified + gzip size](https://badgen.net/bundlephobia/minzip/storybook-vue3-router)](https://bundlephobia.com/package/storybook-vue3-router)\r\n[![Npm package monthly downloads](https://badgen.net/npm/dm/storybook-vue3-router)](https://www.npmjs.com/package/storybook-vue3-router)\r\n[![Release](https://github.com/NickMcBurney/storybook-vue3-router/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/NickMcBurney/storybook-vue3-router/actions/workflows/release.yml)\r\n[![CodeFactor](https://www.codefactor.io/repository/github/nickmcburney/storybook-vue3-router/badge)](https://www.codefactor.io/repository/github/nickmcburney/storybook-vue3-router)\r\n[![Storybook](https://raw.githubusercontent.com/storybookjs/brand/master/badge/badge-storybook.svg?sanitize=true)](https://storybook.js.org/addons/storybook-vue3-router/)\r\n\r\nA Storybook decorator that allows you to use your Vue 3 routing-aware components.\r\n\r\nIf you want to build stories for Vue 3 components using `<router-view>` or `<router-link>` then you need to wrap your stories with `vue-router` this addon will allow for you to easily do this.\r\n\r\nThere is also a [mocked router decorator](#mock-router) option for users who only need access to `$route` and `$router` properties.\r\n\r\n## How to use\r\nThis decorator works with Storybook's [Component Story Format (CSF)](https://storybook.js.org/docs/vue/api/csf) and [hoisted CSF annotations](https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#hoisted-csf-annotations), which is the recommended way to write stories since Storybook 6. It has not been tested with the [storiesOf API](https://github.com/storybookjs/storybook/blob/master/lib/core/docs/storiesOf.md).\r\n\r\n### Storybook v6: Please use package version 2.x\r\n### Storybook v7: Please use package version 3+\r\n### Storybook v8: Please use package version 5.1.x\r\n### Storybook v9: Please use package version 6.x\r\n### Storybook v10: Please use package version 7.x\r\n\r\nSee [migration guides](#v2x--v3x-migration).\r\n\r\n### Install the decorator\r\n\r\n```node\r\nnpm install --save-dev storybook-vue3-router\r\n// or\r\nyarn add --dev storybook-vue3-router\r\n```\r\n\r\n### Use in your stories\r\nThe default setup will create a `vue-router` instance, with 2 routes (`/` and `/about`) - these can be reviewed in the [defaultRoutes.ts](https://github.com/NickMcBurney/storybook-vue3-router/blob/main/src/defaultRoutes.ts) file.\r\n\r\n```typescript\r\n/* import storybook-vue3-router */\r\nimport { vueRouter } from 'storybook-vue3-router'\r\n\r\n/* ...story setup... */\r\n\r\n/* your story export */\r\nexport const Default = Template.bind({})\r\n\r\n/* adding storybook-vue3-router decorator */\r\nDefault.decorators = [\r\n  /* this is the basic setup with no params passed to the decorator */\r\n  vueRouter()\r\n]\r\n```\r\n\r\n## Demo\r\nYou can see [the examples stories](https://github.com/NickMcBurney/storybook-vue3-router/tree/main/examples) published on this [demo](https://storybook-vue3-router.netlify.app/).\r\n\r\n## Advanced usage\r\nThis decorator comes with optional params for customising the implementation of your `vue-router` within Storybook.\r\n\r\n### Custom Routes\r\n```typescript\r\n/* define our custom routes */\r\nconst customRoutes = [\r\n  {\r\n    path: '/',\r\n    name: 'home',\r\n    component: HomeComponent // this would need to be defined/imported into the `.stories` file\r\n  },\r\n  {\r\n    path: '/about',\r\n    name: 'about',\r\n    component: AboutComponent // this would need to be defined/imported into the `.stories` file\r\n  }\r\n]\r\n\r\n/* adding storybook-vue3-router decorator */\r\nDefault.decorators = [\r\n  /* pass custom routes to the decorator */\r\n  vueRouter(customRoutes)\r\n]\r\n```\r\n\r\n### Custom Routes (with guards)\r\n```typescript\r\n/* define our custom routes */\r\nconst customRoutes = [\r\n  // ...\r\n  {\r\n    path: '/admin',\r\n    name: 'admin',\r\n    component: AdminComponent,\r\n    /* add per-route navigation guard */\r\n    beforeEnter: (to, from, next) => {\r\n      // ...\r\n    }\r\n  }\r\n]\r\n\r\n/* adding storybook-vue3-router decorator */\r\nDefault.decorators = [\r\n  /* pass custom routes to the decorator */\r\n  vueRouter(customRoutes)\r\n]\r\n```\r\n\r\n### Custom Routes (with initial route)\r\nBy default the decorator will default the starting route to `/`, if you want to change this you can pass as a paramtor to the decorator\r\n\r\n```typescript\r\n/* define our custom routes */\r\nconst customRoutes = [\r\n  {\r\n    path: '/',\r\n    name: 'dashboard',\r\n    component: Dashboard\r\n  },\r\n  {\r\n    path: '/intro',\r\n    name: 'intro',\r\n    component: Intro\r\n  }\r\n]\r\n\r\n### With Router Options\r\nWe can pass [Vue Router options](https://router.vuejs.org/api/index.html#history) into our decorator.\r\n\r\n```typescript\r\n/* adding storybook-vue3-router decorator */\r\nDefault.decorators = [\r\n  /* pass vueRouterOptions to the decorator */\r\n  vueRouter(undefined, {\r\n    vueRouterOptions: {\r\n      linkActiveClass: 'my-active-class',\r\n      linkExactActiveClass: 'my-exact-active-class'\r\n      ...etc\r\n    }\r\n  })\r\n]\r\n```\r\n\r\n## `router.isReady()`\r\nIf you have a router setup using `router.isReady()` and / or you have components which require specific route / route data on created lifecycle hook you may need to use the `asyncVueRouter` export.\r\n\r\nThis export provides router which won't render story until router is ready.\r\n\r\n### Story setup\r\n```typescript\r\nimport { asyncVueRouter } from 'storybook-vue3-router'\r\n\r\n/* define our custom routes */\r\nconst customRoutes = [\r\n  {\r\n    path: '/',\r\n    name: 'dashboard',\r\n    component: Dashboard\r\n  },\r\n  {\r\n    path: '/intro',\r\n    name: 'intro',\r\n    component: Intro\r\n  }\r\n]\r\n\r\n/* adding storybook-vue3-router decorator */\r\nDefault.decorators = [\r\n  /* pass initialRoute to the decorator */\r\n  asyncVueRouter(customRoutes, {\r\n    initialRoute: '/intro'\r\n  })\r\n]\r\n```\r\n\r\n### Preview.js Async Setup\r\nIn order to use `async` router setup method, you will need to amend your .storybook/preview.js file to wrap stories in Vue 3's `<Suspense>` component. This is because the decorator requires an `async setup()` to correctly `await router.isReady()`. You can modify preview to:\r\n```typescript\r\nconst preview = {\r\n  decorators: [\r\n    (story) => ({\r\n      components: { story },\r\n      template: '<Suspense><story /></Suspense>',\r\n    }),\r\n  ],\r\n};\r\n\r\nexport default preview;\r\n```\r\n\r\nSee [the examples folder](https://github.com/NickMcBurney/storybook-vue3-router/tree/main/examples) for more advanced usage.\r\n\r\n### Decorator Parameters\r\n```typescript\r\n\r\nfunction vueRouter(routes: RouteRecordRaw[], options?: { initialRoute?: string, beforeEach?: NavigationGuard, vueRouterOptions?: RouterOptions })\r\nfunction asyncVueRouter(routes: RouteRecordRaw[], options?: { initialRoute?: string, beforeEach?: NavigationGuard, vueRouterOptions?: RouterOptions })\r\n```\r\n\r\n## Mock Router\r\nThe full `vue-router` is not always needed - for example if you don't have components using `<router-view>` or `<router-link>` then using the `mockRouter` export may cover your needs (and reduce the imports being used in your stories).\r\n\r\nNote: `mockRouter` will only work in instances where you are using options API `this.$route` and/or `this.$router`, it is not suitable for use-cases using vue router composables such as `useRoute()` and `useRouter()`.\r\n\r\n### Use `mockRouter` in your stories\r\nThe default setup will create mock `$router` and `$route` from `vue-router`, this allows you to create stories for components using programatic navigation and route based logic.\r\n\r\nWe can also pass custom options into the `mockRouter` decorator:\r\n```typescript\r\n{ \r\n  meta?: Array<string>, \r\n  params?: Array<string>, \r\n  query?: Array<string>\r\n}\r\n```\r\n\r\n```typescript\r\n/* import storybook-vue3-router mockRouter */\r\nimport { mockRouter } from 'storybook-vue3-router'\r\n\r\n/* ...story setup... */\r\n\r\n/* your story export */\r\nexport const Default = Template.bind({})\r\n\r\n/* adding storybook-vue3-router mockRouter decorator */\r\nDefault.decorators = [\r\n  mockRouter({\r\n    meta: ['some_meta'],\r\n    params: ['some_param'],\r\n    query: ['some_query']\r\n  })\r\n]\r\n```\r\n\r\nYou can see examples of the `mockRouter` in our [storybook demo site](https://storybook-vue3-router.netlify.app/?path=/story/mock-router--default), and our [code examples](https://github.com/NickMcBurney/storybook-vue3-router/tree/main/examples/mockRouter.stories.ts)\r\n\r\n## v2.x > v3+ Migration\r\n### ⚠️ BREAKING CHANGE ⚠️\r\n\r\nv3.x version no longer uses default export for `vueRouter` decorator, you will need to update to using named import:\r\n\r\n```typescript\r\n/* DONT */\r\nimport vueRouter from 'storybook-vue3-router'\r\n/* DO */\r\nimport { vueRouter } from 'storybook-vue3-router'\r\n```\r\n\r\n## v1.x > v2.x Migration\r\nThe migration from v1 brings some breaking changes:\r\n\r\n```typescript\r\n// v1.x - 2nd param is used to pass `beforeEach` router guard\r\n// in this example the guard is used to fire a storybook action with `to` and `from` router objects\r\nvueRouter(customRoutes, (to, from) => action('ROUTE CHANGED')({ to: to, from: from })) // LEGACY\r\n\r\n// v2.1 - 2nd param is used to pass additional options to the decorator\r\nvueRouter(customRoutes, {\r\n  /* add global beforeEach guard */\r\n  beforeEach: (to, from) => action('ROUTE CHANGED')({ to: to, from: from })\r\n})\r\n```\r\nIf you were previously using v1 with router guards in the second parameter, these will need to be refactored to use the [route specific router guards](#custom-routes-with-guards) _(recommended)_ or you can pass your global route guards using the `beforeEach` option.\r\n\r\n**_v2.0 DOES NOT HAVE THIS `beforeEach` option, please upgrade to v2.1_**\r\n\r\n### ⚠️ Warning:\r\n\r\nWhen using the global `beforeEach` option, if there is an existing story also using this decorator then we must force a page reload in order to setup the specific story router guard and this has a minor UX / performance impact. Checkout the [demo](https://storybook-vue3-router.netlify.app/) for an example of this: README > With Router Guards > Global Guard - when clicking the 'Global Guard' link you will notice the page is refreshed to apply global guards (due to previously existing stories).\r\n\r\nThis will not be an issue if you are using this decorator for just one story.\r\n\r\nAfter resolving [this issue](https://github.com/NickMcBurney/storybook-vue3-router/issues/7), to enable multiple stories to be created using different route setups, it was noticed that this caused the global `beforeEach` function to be added on every route. For example every time you click a different story the new `beforeEach` hook is added - but previous ones are not removed, this results in multiple guards firing on stories unrelated to the 'active' story.\r\n\r\n<!--There is an issue raised here to look into fixing this bug and adding `beforeEach` as an option within the options param e.g. `options?: { initialRoute?: string, beforeEach?: NavigationGuard }`-->\r\n","readmeFilename":"README.md"}