{"_id":"vue-router-mock","_rev":"21-c04c09414ad670c0e8efb1e6f74e40b8","name":"vue-router-mock","dist-tags":{"latest":"2.0.2"},"versions":{"0.0.0":{"name":"vue-router-mock","version":"0.0.0","keywords":[],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.0.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"093127c68808862c835ad931c715e1f082436c34","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.0.0.tgz","fileCount":13,"integrity":"sha512-kzM5ZRslcF+fyLoSyLWWZogHdVplmmCuyoMMm2eLBO+HxQJlGLuRhJKJnqTw5s1c12NvSkmIeRXrAGzX8n9tRQ==","signatures":[{"sig":"MEUCIAnXbSX/D+3aV/EINiowQeiKQT44GuCMfRyWE5L3uu/8AiEAzomHaqRPWxFj20alIw+7OkwY1ITyuaeTHl2bGCUG/HQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo9BJCRA9TVsSAnZWagAAhskP/2KzvY2ngdBVtc40luqs\nVQYZHiyxjZ+8JYcz/PZIDpRMPYbe9nvIrl/lwvLvcgx6u2nKPziYJ2jnZinN\nFXqFe/6WIuRs71fD1fLemY3KO1Wni79ImnYk6MtkYftXbt3nzJd+gyjAeSLF\n2OaWkWP79PA0SHwI2NMYYkiUcGSAsFZFadQRjXloCzfMNx8guzqi95V1hqNJ\nlxRGIgzWhyo9gU3PLM/d3AIc9jEC2JBZ9nv/I69QNg1mmbg1ONscpCmYFs/b\nbEWO0fhgUTAkuoG67TXJ/dTgdJ5rC9O/c4uugDuC6nqV3y4zxtJg3S/Bsa2+\nxkYDoJD1yy/drXn+FOBsQ5ZGNzhoMzsOuMhzYKf0Uf/kWPFg0IiUIM1jcVBR\nZ/NZ/c6puAQi75EHhQL7e463bk2Fs3ESQElkwJNcZ2NwAlkqrz4KVyXhhcEW\nilzG1v8FEXy9p8nMsd5O2GVzf/9flgcrMlGRa6XoCZaiNWjzvHUtdVO7nCaq\naF4bZaimhYNOBK/STbNZKcmETzt5pDdmsedib8bZizXmFLZTCDtmzFHlAgQI\nzjMpZ3TxR4evLwewRs5ar9Ip82bRSa77Va9sgeDccB51ClFVo6cdiguYpUaA\n3vcd4LLlY+9y3PD59yI8jvOuAnrDFUPWkAkZWueT54ADA3Tb7Wszv/J9h/xq\n7l1y\r\n=GhJf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-router-mock.cjs.js","types":"dist/vue-router-mock.d.ts","unpkg":"dist/vue-router-mock.global.js","module":"dist/vue-router-mock.esm-bundler.js","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","size":"size-limit","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts","build":"rollup -c rollup.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint --write","build:dts":"api-extractor run --local --verbose","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-router-mock.global.js","repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js"}],"description":"Some awesome description","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2020 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.2","jest":"^26.5.3","rollup":"^2.33.1","yorkie":"^2.0.0","codecov":"^3.8.1","ts-jest":"^26.4.1","prettier":"^2.1.2","pascalcase":"^1.0.0","size-limit":"^4.7.0","typescript":"^4.0.5","@types/jest":"^26.0.15","lint-staged":"^10.5.1","@types/jsdom":"^16.2.5","@vue/test-utils":"^2.0.0-beta.6","@rollup/plugin-alias":"^3.1.1","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^16.0.0","@microsoft/api-extractor":"7.8.1","rollup-plugin-typescript2":"^0.29.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^10.0.0","@size-limit/preset-small-lib":"^4.7.0"},"peerDependencies":{"vue":"^3.0.0-beta.20"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.0.0_1604571209397_0.21827937170058065","host":"s3://npm-registry-packages"}},"0.0.1":{"name":"vue-router-mock","version":"0.0.1","keywords":[],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.0.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"3d294830e6daa587030a5fa7d02dd001f54d9816","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.0.1.tgz","fileCount":9,"integrity":"sha512-xHKSwy0fNWmp2puak96D3DLkBXj/6d4KL/n9+GG6+Nl1l3/14uy3OsCDVcRNMv+WwGHWsB40crWv5sBRcgImsQ==","signatures":[{"sig":"MEUCIQCQm3fbIoQj8kJygLr7Jz7JmV+PO6E2hPj9p0NYOlNuaAIgEzC4c3oDlLPMzYNk4L+weezhOI3+bY4O/HJOH6nYWHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6b/OCRA9TVsSAnZWagAARXwP/3gyAHUhtiy5tm1V5Ql8\nytHfYQCxt3Xg8rnSFNjBKdH16B6nJUZTTiMiqDa5IRSacetu2+WFHKB8ZvVZ\nuIczyC7VCFG6xTTZH5IBNZRKtglEfj+vN6qQqm4Tbr9PasWjE0X/5Ot7JZI2\nEW9jqTCuNNvhEaOW8nl80TtZLYRfPHs1lm3YKEhWM96u1smqSqKhdq64SH/Q\nA36zWY5/VvIGeF/0DpI8jkHWMTCWLovNNz9my2sGGl2di+jpL8tjVpS2YOPw\naajb2JyBk/v5IjRm1xtELeutcEp8ZjueOnAgSubHjJo3HhT+XiJKC1i8S+PF\nXBF+hzVg8WGIy7wkI43Ev7T3eZ8eT8UJmyhef4RQO7PV7r3RKXmV7TLHIb6F\ntpFfId6iBL3+bxfuDyG41i49ZQNBKZqhXWGHq0Vga9bzZk5JUwhdimOFGgwk\nvwf0j1v0P8/e47huqRS/SkBodt/QHbQNWfy4VJXEJDM8dcNPfv5cLF7dzWUE\nVgX2/Bc0ga5uEcTt0KTkwZXPxvW4iKPY20CkyP/iOQL4EUrUUNUyCkvaVIls\nwhzw5qIm0oLcFr93XJla5gwz9fKBki4Fr/PTxsITE7O7q68Ig3rVbFFZ6NVs\nXSfmXSuTVvD4jXQf5ERnILnFlKbmd4geXi/f1ICOt6w0QVNDq7cUPREjQsMy\n18sj\r\n=ySkJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-router-mock.cjs.js","types":"dist/vue-router-mock.d.ts","unpkg":"dist/vue-router-mock.global.js","module":"dist/vue-router-mock.esm-bundler.js","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","size":"size-limit","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts","build":"rollup -c rollup.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint --write","build:dts":"api-extractor run --local --verbose && tail -n +2 src/globalExtensions.ts >> dist/vue-router-mock.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-router-mock.global.js","repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js"}],"description":"Some awesome description","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2020 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.2","jest":"^26.5.3","rollup":"^2.33.1","yorkie":"^2.0.0","codecov":"^3.8.1","ts-jest":"^26.4.1","prettier":"^2.1.2","pascalcase":"^1.0.0","size-limit":"^4.7.0","typescript":"^4.0.5","vue-router":"^4.0.0-rc.1","@types/jest":"^26.0.15","lint-staged":"^10.5.1","@types/jsdom":"^16.2.5","@vue/test-utils":"^2.0.0-beta.8","@rollup/plugin-alias":"^3.1.1","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.0.0","@microsoft/api-extractor":"7.12.1","rollup-plugin-typescript2":"^0.29.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^11.0.0","@size-limit/preset-small-lib":"^4.7.0"},"peerDependencies":{"vue":"^3.0.0","vue-router":"^4.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.0.1_1609154509957_0.7894486935550271","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"vue-router-mock","version":"0.0.2","keywords":[],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.0.2","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"f7e425f6a7b69629faa014339b39b96965714388","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.0.2.tgz","fileCount":9,"integrity":"sha512-TlYeAGvhpTuxP1VNb5Ss3ePeXKmegrcIWJR0bbztSs463v+M6jy6ojkH3znSPcuJXgVK66ClnH2f93IF6LzKaA==","signatures":[{"sig":"MEYCIQDz8MQb6xvbx6fKBCEHDgfeQAr/Z90uoj83iluvjmPlMQIhAPoqCejEGFrbtJRB/l/g/BQ2TJdTBDonyVk/iagQs4Ll","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32994,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/W2ECRA9TVsSAnZWagAA/JwQAJ6R74kaMBVg/wOt0nHh\nzyV6kT0aJZ7JoLt4q9RszHErbIDBGATF2+pqjh1HQQIye90vk6XMlahr+J31\nrhHXos1gOkibWfS5Kq9yOrSN1p1d9sXJQ5mRHLjZ6sEP5c4yVTt3aQjPoJGT\nvtPAbWRe9QuIGgvSAUo2KJ4E1qyYXU0TVSwQA2+XWq+U5zrLPwuUFM8T062q\nLgLoq6dAkZ4hEbkmwYNvKYdO0OOYWmWsg2pGoC+s3NpKGm2BEDOiTeir5nB5\nVrneew64Ak2tQYjR6z/QU4S/5nSJc8q8Q0bQekzANNnLjN5F2+9XZ5A4ftMG\nGzDxtpY7hQF2gxSmzudyXOckt74/kvYy5IfvXOlJVlnHJkKoGpIhknXayyEp\nDzp8wE2whoZDrtesYjH8QvJ+7hHInIwdJAO12s3cJrnxKjxK+duUG9jwn1J8\nQwj9aI05hZP8qtMubXmXb4varFaZneRAuIev9QIqx8pmV2nw0X0XOl8iM0Sg\nQQWgYrK/PCxEay5RRzkkvpT+RB9XPjuly2DXZdTo8SN49NwpgvnKfcWWX6fs\n0e6vOG0wYgGIL7baPE39ocFsZ4dRzwJb0BgEsg/zNAXhhVzqxebYEn4qlhtR\nPjWTGR4fN7VUXSDi+h5KY/+ZVreoN8DgYnzQDKxkzx5aVUuBAJbiGngbUKrL\n0aIF\r\n=Y2j0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-router-mock.cjs.js","types":"dist/vue-router-mock.d.ts","unpkg":"dist/vue-router-mock.global.js","module":"dist/vue-router-mock.esm-bundler.js","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","size":"size-limit","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts","build":"rollup -c rollup.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint --write","build:dts":"api-extractor run --local --verbose && tail -n +2 src/globalExtensions.ts >> dist/vue-router-mock.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-router-mock.global.js","repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js"}],"description":"Some awesome description","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2020 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.2","jest":"^26.5.3","rollup":"^2.33.1","yorkie":"^2.0.0","codecov":"^3.8.1","ts-jest":"^26.4.1","prettier":"^2.1.2","pascalcase":"^1.0.0","size-limit":"^4.7.0","typescript":"^4.0.5","vue-router":"^4.0.3","@types/jest":"^26.0.15","lint-staged":"^10.5.1","@types/jsdom":"^16.2.5","@vue/test-utils":"^2.0.0-beta.8","@rollup/plugin-alias":"^3.1.1","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.3.4","@rollup/plugin-commonjs":"^17.0.0","@microsoft/api-extractor":"7.12.1","rollup-plugin-typescript2":"^0.29.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^11.0.0","@size-limit/preset-small-lib":"^4.7.0"},"peerDependencies":{"vue":"^3.0.0","vue-router":"^4.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.0.2_1610444163748_0.0783427636579106","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"vue-router-mock","version":"0.0.3","keywords":[],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.0.3","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"d2ee080b95393676b8bad68ca63aa05ce70ff55e","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.0.3.tgz","fileCount":9,"integrity":"sha512-w7XNc9C8WVRrdzz+w7TX0hPBEaCd7D0tVXMJD29xlNlBb9mi+nPt3HOXHAEVJ6fHZcwvjc3YOsBNE4i87hnX2A==","signatures":[{"sig":"MEUCIQDVDBx9OHYAgV3T2RU1vm9A89BiAyLBdV69R3L1fySkGQIgD5wpLMfysp6w315vSEhz6uAs1FHFD7tbWnWRVkTCeKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYuZiCRA9TVsSAnZWagAA7YAP/0Yiz2esWlDrczTeDfHi\nnJF5M6pjEPOSzfxCNiH77WNZYXcUgsGl9wEEDtSiwRY85kme4puW/jT6t6ak\notrxkdtfpyP3E4WnL8aam/GHo9ruOd3s4UnlUZkarYyDWE3gW7B4R1fnYSLJ\n/R1hNUvjOoOPGxO/C67Wbutv8np4SNu6q5IS+dPD98VfdmcUtjkLnXomHUZj\noTje7O7a/5aHfi6X3KZ9Wp9hr6+yv1DLdzks0uu46+yNgrN1oYrYHJH/MrYP\nCVlvjMZwo0RTTWueCxgu3eBNJeMSl6iNHcVTsu0zPRMW9vKeMpBWhNizv9a1\nbOC69EX+xMOTFG3AtUV9MKf837frkkvVF1exfDdTBmWvt4sLh0KYNg6bXKJx\nJpMu4bo0Yyaboduh30Oqbbop8jzHc+MZMoVLDs0YY/0jUveleBUwKigNsa1D\nJyFjYZZ00n0qALGH33tp1URZwgpDMDkCCL3a7VU00ScF9LDKB185vMM01DM0\nd7hE4a60aomYVchiEF4ohpcE+mvwAfMnltzA+MZTw5YG/eac7wvZ4+8cloNO\ngtBR4TNV71g625ZNIc/fTmBznlupsUY0bIhLwItv9DsPna7H72uuSywC7znw\nb53wtvXwRWj1ux/MpO/Fw9WyXxALaSWXg+oABlK4L8EOsNsNcEVQK06ccksR\nLSgu\r\n=KICa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/vue-router-mock.cjs.js","types":"dist/vue-router-mock.d.ts","unpkg":"dist/vue-router-mock.global.js","module":"dist/vue-router-mock.esm-bundler.js","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","size":"size-limit","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts","build":"rollup -c rollup.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint --write","build:dts":"api-extractor run --local --verbose && tail -n +2 src/globalExtensions.ts >> dist/vue-router-mock.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-router-mock.global.js","repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js"}],"description":"Some awesome description","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2020 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.0.2","jest":"^26.5.3","rollup":"^2.44.0","yorkie":"^2.0.0","codecov":"^3.8.1","ts-jest":"^26.5.4","prettier":"^2.1.2","pascalcase":"^1.0.0","size-limit":"^4.7.0","typescript":"^4.0.5","vue-router":"^4.0.3","@types/jest":"^26.0.22","lint-staged":"^10.5.1","@types/jsdom":"^16.2.9","@vue/test-utils":"^2.0.0-rc.0","@rollup/plugin-alias":"^3.1.1","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^2.4.2","@rollup/plugin-commonjs":"^18.0.0","@microsoft/api-extractor":"7.13.2","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^11.2.1","@size-limit/preset-small-lib":"^4.7.0"},"peerDependencies":{"vue":"^3.0.0","vue-router":"^4.0.0-rc.1"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.0.3_1617094241680_0.23856104096259778","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"vue-router-mock","version":"0.1.0","keywords":[],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.1.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"ab0f0957d6ec81c816e614df3ae52865509db005","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.1.0.tgz","fileCount":9,"integrity":"sha512-vTWVWcf8XywFH6ShowFVcZbNCOXFeDdy7tIREQc/3Fcr1sb3rIK1ZaViKjRJSPUqBsov2Y/HXPtyCfcMdl4p9A==","signatures":[{"sig":"MEQCICzRjRjJ4kTrIMpch8zmcobTR7v14JF1kHttNDhIaAmsAiBqnCvekrRGZBD+QVrbskOhFwYSvVUkJzquNC7movarfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36060},"main":"dist/vue-router-mock.cjs.js","types":"dist/vue-router-mock.d.ts","unpkg":"dist/vue-router-mock.global.js","module":"dist/vue-router-mock.esm-bundler.js","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","size":"size-limit","test":"yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts","build":"rollup -c rollup.config.js","release":"bash scripts/release.sh","lint:fix":"yarn run lint --write","build:dts":"api-extractor run --local --verbose && tail -n +2 src/globalExtensions.ts >> dist/vue-router-mock.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"commit-msg":"node scripts/verifyCommit.js","pre-commit":"lint-staged"},"jsdelivr":"dist/vue-router-mock.global.js","repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"description":"Some awesome description","directories":{},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2020 Eduardo San Martin Morote\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"vue":"^3.1.1","jest":"^26.6.3","rollup":"^2.51.2","yorkie":"^2.0.0","codecov":"^3.8.2","prettier":"^2.3.1","pascalcase":"^1.0.0","size-limit":"^6.0.3","typescript":"^4.3.2","vue-router":"^4.0.8","@types/jest":"^27.0.1","lint-staged":"^11.0.0","@types/jsdom":"^16.2.11","@vue/test-utils":"^2.0.0-rc.6","@rollup/plugin-alias":"^3.1.2","@sucrase/jest-plugin":"^2.1.0","rollup-plugin-terser":"^7.0.2","@rollup/plugin-replace":"^3.0.0","@rollup/plugin-commonjs":"^21.0.0","@microsoft/api-extractor":"7.18.16","rollup-plugin-typescript2":"^0.30.0","conventional-changelog-cli":"^2.1.1","@rollup/plugin-node-resolve":"^13.0.0","@size-limit/preset-small-lib":"^6.0.3"},"peerDependencies":{"vue":"^3.1.1","vue-router":"^4.0.8"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.1.0_1634558890141_0.2917803674895343","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"vue-router-mock","version":"0.1.1","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.1.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"adbebc40bd5048100119e30354b465d6993f61c1","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.1.1.tgz","fileCount":6,"integrity":"sha512-IS8HAT5CNaqeguwUkCRUN3+u5+3XeGew7T0mbmIgSOy7CTg3GHoQQtsbG1S9QbSaHJLqcF3RfLJVRY9lApyngQ==","signatures":[{"sig":"MEYCIQDgyTvIwohZzRFx3AwqzAmef9hvwF5iAViYmd5nyKJ+oQIhAImoQeRETTM2M40lVkoeZQb9gAUWoVJNY4lZX2N62NXh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoRwICRA9TVsSAnZWagAA948P/31rzmEtUqArv1YG6vyH\nlXmJ7Dqp7tFl9suS52UBRR47ouIAEF54jrNt3zt8u25brjw8MVheSbaNNyyb\nozVqn9HcH8B8HSKbSaT0jOgBMzbc+h0IVt4a8/nsP7m7Fu72ko61maGRJlen\n12J2V/lhVcIE6rBZ7Ucr9GqBD6fDm295MVuRtoTI9pWKfztOiNXZ/o17ec/W\nG0bLUyGa/+ckNm+jTeL8NzfG3fPV7Z2yKzI9ixDG4kVMV3e4dojT/VMpXOp1\nNjjnuJxc8+2NzitC1jK5JCXjAQqhLiZ7VmziiZV1nLhGv0sIQw3BN7jJvb4G\nvUOaExaBxmiMsdmkunEkm3UffCR4aG1praPaQfZ9JpnQTV4WzUd9adMHG5hd\nCHdfl5HAWf+AiI2p0eMlfE9BeLKEVMy9tSE8A2D6MHXAsWV7IRciaOxOC+6I\nhG8nieUPf7ZsakwjLRsSKlz74ybHNDBmSBW4s2s+SH0+pB39Ks4jiS2Rr6xI\n0qTQDD/BJ3nbJsDJZJxouqQ1mB69HWAdiwXeY0m4ITp4WiY9FtxyMLnGkDLy\nJ/OUQzzfofRjCfDqLOpIO3WL+8K37ujtwiI/s7oc8wVzOhw85CHEwjPBAlF0\nHaf/cOv3YHwiakki9AXs7WYCUyBqLJJvRn1xj5WuAr+cUml+RWzwk9GgJvie\nnCeB\r\n=2edQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"a96adf481f7ddab1fab0262edea086c40a8d7cb4","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"npm run test:types && npm run test:unit && npm run build && npm run build:dts","build":"unbuild","release":"publie","lint:fix":"npm run lint --write","build:dts":"tail -n +2 src/globalExtensions.ts >> dist/index.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"8.1.0","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.22","jest":"^27.3.1","chalk":"^5.0.0","execa":"^6.0.0","publie":"^0.0.2","semver":"^7.3.5","yorkie":"^2.0.0","unbuild":"^0.5.13","enquirer":"^2.3.6","minimist":"^1.2.5","prettier":"^2.4.1","typescript":"^4.5.2","vue-router":"^4.0.12","@types/jest":"^27.0.3","lint-staged":"^12.1.1","@types/jsdom":"^16.2.13","@vue/test-utils":"^2.0.0-rc.17","@sucrase/jest-plugin":"^2.2.0","conventional-changelog-cli":"^2.1.1"},"peerDependencies":{"vue":"^3.2.22","vue-router":"^4.0.12"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.1.1_1637948424115_0.026812825200609236","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"vue-router-mock","version":"0.1.2","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.1.2","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"3c7c0d883ef7974d11f340097d9d893ca23b4518","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.1.2.tgz","fileCount":6,"integrity":"sha512-TcVYt4B6rM0jBtWfqUqGDFkJezGLvOTQ2g84Wa6pR+j15/6nsl7FjH4Ehz4pcVHcFcHpfiJakpBw/qmhL57X7g==","signatures":[{"sig":"MEUCIQDqPhtpuYxAMeCpGRaWt7HTPrSaxP4NHsP2KW9vth6EHgIgI/9QhWpAOz8EUSj5IH5sT9OxhYCTpQo+DYX+E79CxpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoR+jCRA9TVsSAnZWagAAaLUP/jgffMWHWpaJxg9+/KnU\noJlMj4v682XPDO2Sfso+hoLYNy1twagGyXPWSB7+lYnpL+zHQ+kEDwcZSbRu\nrnPi+ugDsSv9GOyBR2juxZ13oivYfTv7m4ZgBy+a8jiscEuTaMKCgsGSbKhA\nnulTEssOcojKVjVFO20Aw8+M58K/H5IMbHaMwBQJz71fn49Ry7AhJ1ipTX9M\nSC5KMITQ3IcTyz5EGiwYC5o0eg8W+Wj1Rr72QF0oSArsAtHEPx8iTJeWhpLI\ntXIWz5/cFssRAQwBvHy/lDL5ZTVMS2q8k0VXpYbJHsWBNkPkzv2JRUo2eFFr\ntbF0Vnn3T0XR2Oax+tugYICTOgtyaxjJT3ICOXfIr1pPOLslkGBOo3s8ZpeQ\nq9psVdyQBd6WOzoVrYWDZBihnb2oDZa+oBXgT6PDxOCQKBQuTVQHT4tl0/YD\njeWWzKWnLDKgIbBlVIqD7+Uc3SE3BZoIzJKDutf2aNHhcKAwSW8X+GZvFiW6\nEbkM0/wsvUzet6pO6BaoXrn4g+TKjzOU46NZ7PmvWnYFZsjlAa7MbYV9B0jv\n75uVpNNf6S+WFPR2es1ZbVEmqjanif5SCfzDojAkOjeNxdFwFu9jWiXV5P7F\nWsMO3nr7Dv9kyNiPgDbXFKomCmCum8HeXSL0a9IwOSz6XBvDkxgSdaE9Qh1t\ndanb\r\n=x0+L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"eccffb242ac9b2c8c766d27e3d4f430c26a4fb97","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"npm run test:types && npm run test:unit && npm run build && npm run build:dts","build":"unbuild","release":"publie","lint:fix":"npm run lint --write","build:dts":"tail -n +2 src/globalExtensions.ts >> dist/index.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"8.1.0","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.22","jest":"^27.3.1","chalk":"^5.0.0","execa":"^6.0.0","publie":"^0.0.2","semver":"^7.3.5","yorkie":"^2.0.0","unbuild":"^0.5.13","enquirer":"^2.3.6","minimist":"^1.2.5","prettier":"^2.4.1","typescript":"^4.5.2","vue-router":"^4.0.12","@types/jest":"^27.0.3","lint-staged":"^12.1.1","@types/jsdom":"^16.2.13","@vue/test-utils":"^2.0.0-rc.17","@sucrase/jest-plugin":"^2.2.0","conventional-changelog-cli":"^2.1.1"},"peerDependencies":{"vue":"^3.2.22","vue-router":"^4.0.12"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.1.2_1637949347694_0.5987752731350442","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"vue-router-mock","version":"0.1.3","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.1.3","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"87c7d9060dc9d18970a1d3af72c61199e8007b9e","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.1.3.tgz","fileCount":6,"integrity":"sha512-nQjRIU8diynTQrc52e7G61Xv6yulwWGJuVeoyzk6+0HicjS7nrv64w5ijdp5YveL61zt6Nc/AhpHkMwc9yIrkQ==","signatures":[{"sig":"MEUCIQDfXTOQ0LXahYmtlKGLi5T1YLorGgOE97jm1Ns5sws3VAIgDv8OiGVS6zsXMtTlydvqDZawC9hftFjR8/o/kpNST8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsc4lCRA9TVsSAnZWagAARnwQAIGzGC8NR9W8/vAxkUEr\nEEPk3x/FqhCEzFj8cOScZQO+VoLGO9lm6Uyu3LHRB08pQY0C+3cFb6cjIDVS\n5smxPUjF9x+EnCSYTg8ysRkRLYfRLhOFwOjjEUTCsvezkQNg3Vib2nxADj7S\nsNpOarC8+f6wZD/wC9Dy7SMvavi1jPVEkkwTUIRkshYDxlxTUW6tV6u+QhnO\nvJ/JTMrTi2m4spdajkjgVZns6caIEeUW+09CD3r8PF7WGxXKgQG36O0ZjxNQ\n6pAdsdbs1EfB3x1Ywc4MZfXSYuXnjMKEQR7zsV7N4v4EZIAICqAZ1Bm7X4fT\nek6EA444fzq9zOrdzRI4BfvRPWw8GxqQ6Xj8HllpHDfY4Bm8U3OlifXQKfBW\nSWwEQbaYpGXqRnaYktqfwEdMtt0+qjbxZAVwERHqUCce8OzIRCeCtQuQ1u5X\n9vdK5oqKGNgA/ly9cSCZbG9KeFKalvAf1JMfqG9eoiUo5wCbzyx9rPXQ+5uZ\nF2LtV4utoVwDH5KI/djwbE5q7D4kXxMHvRXC2vJdfytQeCF9oNcEJX+lrnGH\n7d/jIHiaQdgu1DXpZqdaOx9KYBqJUdmZhNV6t4Pt6isk/QK6A5Pxs0dnPlhX\nTruNLpc3SgdWigS0rTrkVLWqRM0T0PnKgrmKrY89+ecu3rGSAhJH2AygN8JD\nFOz4\r\n=gKc0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"b453611a99230654385d4f0ad1f3210411075f3a","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"npm run test:types && npm run test:unit && npm run build && npm run build:dts","build":"unbuild","release":"publie","lint:fix":"npm run lint --write","build:dts":"tail -n +2 src/globalExtensions.ts >> dist/index.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"8.1.0","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.24","jest":"^27.4.3","chalk":"^5.0.0","execa":"^6.0.0","sinon":"^12.0.1","publie":"^0.0.2","semver":"^7.3.5","yorkie":"^2.0.0","unbuild":"^0.6.3","enquirer":"^2.3.6","minimist":"^1.2.5","prettier":"^2.5.1","typescript":"^4.5.2","vue-router":"^4.0.12","@types/jest":"^27.0.3","lint-staged":"^12.1.2","@types/jsdom":"^16.2.13","@types/sinon":"^10.0.6","@vue/test-utils":"^2.0.0-rc.17","@sucrase/jest-plugin":"^2.2.0","conventional-changelog-cli":"^2.1.1"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.1.3_1639042597798_0.6111663059993298","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"vue-router-mock","version":"0.1.4","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.1.4","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"ec4ecfe5e23ff3b44d61de9c4dcf44f96d7dd551","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.1.4.tgz","fileCount":5,"integrity":"sha512-VOAu3hJY57ZZRXif8O3HxFLhr8B6DYJiziQore4sgl2E1xxNNSkmLUSzlPdT55UB1Fd7b+2P3VUei/iDBMmLRw==","signatures":[{"sig":"MEYCIQDN/fcwbzAA7U2en7iXZTxZXjvACL4bFJkes9h1StdeCAIhAJDWumx2YkJq1mbDRQs8mK2wSLHRwUSPQyq6aloeTXdw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6u5JCRA9TVsSAnZWagAATwMQAIJN5KZnbeo6Vd3GXDfM\nGcqORcKfJEilyIZRzyt22rk+abvVqqwr/lsSCG+hRsSwsVOquK2x74rtZbSt\ne/ytSO4ITdK84I8Z+jM6EWJwe2QMTwJ2/2mTkbStG3wMSbvg0SXKexojNKBX\nNNrejAQD9MwheXBoVEdnMeVb6BZ7wI4kY8uFIwNi0HqIUU3z3s2oGa4uuWOM\niqLFwtUJFQnexQCRLzchlaHT7ZQsdeJG8e35dFJtuoND9rmeCUITdo0x1DH6\nKPvNP86I4SSoe0iZo5UCoXPxHDdGXlZZ8yNYkiJNUnHAIUxxcxTwbAV/B3zp\ndyoJ4/vVx1grIN7Mcs+o2KN6fY5+tL3fqETHIykO/ew5Xnn3vGzK7bAYHa4C\nNEpJtXb4FWPGccg7CNnb/XcZLSTRY1+EGCPGX9nIZBchVF+BdCGc5MkreeWD\nUjkjfLHtCcNqgP6a59HpVKXksawWVGudzYba71iwKWWjhNO584o5BEpmLIaA\nL+95WnFMAmE8Yq22kLP1nzyHRlfc0L3ytAhlseiYaPEl0zgowYYeQ/Z9cOJ0\nF7NxsynRKBBfc7JDtSq/urplOz6DNcYwtNLPLuX5e9LEaHqZS/jaaKgP2xah\n1oVLpzYSkjDpJzytTmqd+9jodgz3PagmLMuDKzJemjlc2UXXxoc1WdtzdFaa\nekni\r\n=C3BF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.mjs","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"5be70265b5aaad0cf6dc41f2eb8c25b4befdf3b9","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"npm run test:types && npm run test:unit && npm run build && npm run build:dts","build":"unbuild","release":"publie","lint:fix":"npm run lint --write","build:dts":"tail -n +2 src/globalExtensions.ts >> dist/index.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"8.1.0","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","jest":"^27.4.5","chalk":"^5.0.0","execa":"^6.0.0","sinon":"^12.0.1","publie":"^0.0.2","semver":"^7.3.5","yorkie":"^2.0.0","unbuild":"^0.6.7","enquirer":"^2.3.6","minimist":"^1.2.5","prettier":"^2.5.1","typescript":"^4.5.4","vue-router":"^4.0.12","@types/jest":"^27.0.3","lint-staged":"^12.1.3","@types/jsdom":"^16.2.13","@types/sinon":"^10.0.6","@vue/test-utils":"^2.0.0-rc.17","@sucrase/jest-plugin":"^2.2.0","conventional-changelog-cli":"^2.1.1"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.1.4_1642786377807_0.8339854215301761","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"vue-router-mock","version":"0.1.5","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.1.5","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"8521efb77806cda7c73f484801e9dc743670185a","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.1.5.tgz","fileCount":5,"integrity":"sha512-r2+HF7ua5oE2J2xktWEQYa/ab9sR5Hw9rgNOb285hFadvLRsURbUb3DIPOoNKaAm3JE1pDElicEpX2Bv652lDw==","signatures":[{"sig":"MEQCIH/0N8fqioFVfnZsT7UZBYGZe5Qk60aEq2va4qYx9Zj1AiA3XJbt/u2IsSvC2liDDmz6P/CYfff8wh1Tv5HZzbJPIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh68CcCRA9TVsSAnZWagAAUzkP/RkMuYF4+BobbfUI39A1\noJI3jkk3XrueaLtxl0U1Z1VjGGsVGvis9YoAWYg/8S58FMHW/pofHa8FmtXc\nGgXDMFf5SWgk2jVk5RQt/0yPUj85WVnFSkZm6kf+ZU8a211OEZaOhrOxYwhW\nkJBEMfAEeE89oK7nlqxFx+i/x0//Yn/c6OihYrZo5sCxJYskxi5KsJUYbEIw\nD2W87EKwH0YL+QwSoSc999kMjAI7+k6TQPsGy7En+HeRZY7yX/LagQ1gBuGA\nAPEnfOH3tNbLB3nVcwgyk9CBlkOTqrpGa0MilRTRBSYSDDYdN6nkQ6va5xuD\ne3FUU+ZW7Ry5HndlGpVydCZSBIM6+/OIk2Hox+78fB7ks+3qXjxMlLrOKAhc\nNMuU/5Bk5DSSTZfb186hF+mbonkynNvilqHHD5NM2x3OPo5xhz7icFwqKSN5\nlj/9n8+mmuQ+FSSxuUUnKRBr6AkDOVxATO6nS/5Ke8rbrKbhAVIjSKKtgvdd\nZ+m+zNNur/VuALR5duAy11++uCJYlTx9Eu6F8cfSaldi9ms0A6qzoDz0HLpl\n2cMXiQtDb1n2MtXK3Qj2ujZJxMFtzCfoV4ZwMkXZIgdDKmcA262x+Uj0qebO\nu72n68No3JVytRBSIq2rpdtNyeCZ5L2cFxuRhlUxswBT2+G6/T4rP3j/y1zI\nj0j3\r\n=qPyY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.mjs","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"381bb5182d9287c61e5fe8bc2c1f1cb38774d5a8","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"npm run test:types && npm run test:unit && npm run build && npm run build:dts","build":"unbuild","release":"publie","lint:fix":"npm run lint --write","build:dts":"tail -n +2 src/globalExtensions.ts >> dist/index.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"8.1.0","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","jest":"^27.4.5","chalk":"^5.0.0","execa":"^6.0.0","sinon":"^12.0.1","publie":"^0.0.2","semver":"^7.3.5","yorkie":"^2.0.0","unbuild":"^0.6.7","enquirer":"^2.3.6","minimist":"^1.2.5","prettier":"^2.5.1","typescript":"^4.5.4","vue-router":"^4.0.12","@types/jest":"^27.0.3","lint-staged":"^12.1.3","@types/jsdom":"^16.2.13","@types/sinon":"^10.0.6","@vue/test-utils":"^2.0.0-rc.17","@sucrase/jest-plugin":"^2.2.0","conventional-changelog-cli":"^2.1.1"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.1.5_1642840220155_0.9703232479748047","host":"s3://npm-registry-packages"}},"0.1.6":{"name":"vue-router-mock","version":"0.1.6","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.1.6","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"f18d83f5d13c233466c1cdab55272aedc2a226b6","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.1.6.tgz","fileCount":6,"integrity":"sha512-Z286Z8gWRw+9Cukxh3f7+OAZOJom5lhPdXxR8M96o3xTEV9d1WM6bYlbhrvRxjw3DrpA6DPK5E+Hj5+G3CWZgQ==","signatures":[{"sig":"MEUCIQCYXOXrz6F4/rkp+6tHeCmtz/t9B8lywX6Ny/GC00CCYQIgMQJXwgd9CJBYNnJEFKyXXm0Nt6anrZmDWRRRLKMN89g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7TNBCRA9TVsSAnZWagAAf8kP/i1N7LG3q6CMQCwG5IiD\n/bUFadQzhn1rMyvTmuaov2qaf4WG0TIOIrGyl2XbPrmIABuPBxBHMHLAYw6X\nb6iuPjOY3E1o4XN4BG2ETmnOn24n003TcxymRmdQ47T9dpSwf+UA6Q7BIi7e\nI2UNv7JbE9Xmiy6YvoynA8+rauLtSLJgYlOQXBW1FBgnToI+Oq8Z2MJMmZAo\nOjjyjT38wOO2TmmoNf2WaUC2ta5ILGgi4cdCjwVQVYytTReD0hcYSUq2HLkA\nRwlkNFd7eW5KPhOqjRI42j9BZ7e3/lsjv4DEDulKXyaGoqnBjhBmbk4pT78J\nkCfqDdm7kpdza6ZvLct2wHUc4QvxBwbe+73NV0rauMGZDokK6tAEEVfcz+1X\nkNRl+lqkbK+QbUtmzOhEzPL3hYMusBrlwZyg/qftChVbif9PRIUrJLZBcnBa\n43IFH0bBy+irb4cbB74sCUlH/O7dV+ChW2yj0qCKf9bti/cd7/CfIPuJebr1\nYV8hZRj2rMU4Nkq/5tuynpOJsaXoCAzC3ihULGvN3O623xV/GQ7rFnz5FS+l\nwqXwXzD///9szKjHolfU6Can1nqjqZztlqLpGPF1NaKHOnlP2fAnIYSUAwdP\nWcQoXw77oWb5ahrtfd7gVD9z3QlBK+m7oYyq5WZsU+3zrWmn1/4GWTMIu21u\nLmep\r\n=gdLT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","module":"dist/index.mjs","gitHead":"263ac1c872a334842caadd0d10963f59b74b0170","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"npm run test:types && npm run test:unit && npm run build && npm run build:dts","build":"unbuild","release":"publie","lint:fix":"npm run lint --write","build:dts":"tail -n +2 src/globalExtensions.ts >> dist/index.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"8.1.0","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","jest":"^27.4.5","chalk":"^5.0.0","execa":"^6.0.0","sinon":"^12.0.1","publie":"^0.0.2","semver":"^7.3.5","yorkie":"^2.0.0","unbuild":"^0.6.7","enquirer":"^2.3.6","minimist":"^1.2.5","prettier":"^2.5.1","typescript":"^4.5.4","vue-router":"^4.0.12","@types/jest":"^27.0.3","lint-staged":"^12.1.3","@types/jsdom":"^16.2.13","@types/sinon":"^10.0.6","@vue/test-utils":"^2.0.0-rc.17","@sucrase/jest-plugin":"^2.2.0","conventional-changelog-cli":"^2.1.1"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.1.6_1642935104967_0.8229332300693788","host":"s3://npm-registry-packages"}},"0.1.7":{"name":"vue-router-mock","version":"0.1.7","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.1.7","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"2dc36e97b17a8dc5702520eb573ce86b4141af8d","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.1.7.tgz","fileCount":6,"integrity":"sha512-GOSOJMj80SLke9ZOHpkzJWqHo7oiZfINF04S6fVfWStosyCCb8BeX7uZpsKUYVYnyb/yonCnMcKKr/BSaE1Urg==","signatures":[{"sig":"MEYCIQDSoByfTl8Smo40EYKyXD5T6/DI4ObrQrG4tAnsrmVjUQIhAKuvMY2/WRFtiATT0gh1mU51q2AvzINWJSCO//P5Blhn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7TjtCRA9TVsSAnZWagAApooP/i3ulstAgrcDbkkQpKSv\nE8Z88zWdWH1lWgii7aeXObNrcshsObg1pIxDeBa042FtguQSQH4sWe41kDIq\nOvx614CkVN7+cFS1wYg1b/wxZWKspV3j3KNlx8xoPagRf2j0j6cCF4yJ2o5y\nzfZVqzK2fK//UikypNxDwM95/VYcLT/S00r8l/7ivFLbESyEZgN5qZeFXtbk\nXr+SLmXD2jWmF0tBAgmZGhWgpXySHL6WXCLoCY10/mCPDGqQZybuoAqFwgZg\nT5sLDCZn+9O/pwKNR6IwH682udK1vyTeTH/hDaIYR9aEXd5uwGPEVQWaqq/+\n67miJloXE0TKGCggwWerFAZmUzEaVOARCfI0nZLdj4lbWmKx69SBZj19HW2C\n6nQE42UiEEYMVqbwfkLpsE22YNJHN3p9/Z+S2AlpMBkTg2gWW32JoCAm6Fmr\nMvNYaSlJGy+K7+c8BFgfj3BwRMuaNnQe8BCO6RuZgrY6C9ZOYF+JMZXbNkHl\n7UID9z64e/fwuxYEAhArYvvggaeplBYqhhr7QgLxnRaml/ZzJeSeCsIB+suN\ngXJJ8afI9Fcxcub7kUnmBMUJXhDYw0S8jId+pVb7MSRcGJpolfxe/jBmlF6Q\nZZ4pina+56M9uk5sqEwEIoVztdO/uHxota0rwylG3TghyV5Mm9oNzwssoCK9\nLeO5\r\n=GZCE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"gitHead":"8fd4adf51f1a7f374986e09e086266d12c1a9fdc","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"npm run test:types && npm run test:unit && npm run build && npm run build:dts","build":"unbuild","release":"publie","lint:fix":"npm run lint --write","build:dts":"tail -n +2 src/globalExtensions.ts >> dist/index.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"8.1.0","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.26","jest":"^27.4.5","chalk":"^5.0.0","execa":"^6.0.0","sinon":"^12.0.1","publie":"^0.0.2","semver":"^7.3.5","yorkie":"^2.0.0","unbuild":"^0.6.7","enquirer":"^2.3.6","minimist":"^1.2.5","prettier":"^2.5.1","typescript":"^4.5.4","vue-router":"^4.0.12","@types/jest":"^27.0.3","lint-staged":"^12.1.3","@types/jsdom":"^16.2.13","@types/sinon":"^10.0.6","@vue/test-utils":"^2.0.0-rc.17","@sucrase/jest-plugin":"^2.2.0","conventional-changelog-cli":"^2.1.1"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.1.7_1642936557190_0.2920337349428861","host":"s3://npm-registry-packages"}},"0.1.8":{"name":"vue-router-mock","version":"0.1.8","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.1.8","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"fdc2175a0fc0c0a2dccbbe64e8a291ada9e5a037","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.1.8.tgz","fileCount":6,"integrity":"sha512-3pcC3WwGFTHLkC78D5IZTxMXNaSXDJdCmed51hWVIwB4dsZyC2HEtiBuE/6BzviqDUh1LMX+tCu3zhH8ZcATZw==","signatures":[{"sig":"MEYCIQCk44nH9e8BrlhiRZwR1ArdaFsE2cVqQIlWHHPlV/O7ewIhAO4fCH6YbPYOVB0BDcKOsRCgallPnfAtDLDH33utbVLC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixEchACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWOhAAmQ+xRpEvxfrS+L0jUZavBvNpl61nhy4mAuqutOHWP+tyNrXQ\r\nYw1vuOdv20IgeVLwMwCT1nm86pqkcL69DU5ieICcw7Lj8Xx+x45+zanzOPCe\r\ntg7MwNASGFQXscfTwTTygPgTc05/ClGQ7nRSbYEcku4OBtJJs4BL/1almc1d\r\nz8w3aO2H97LMd5kv3Vs5GXNoyoi136r4i1/M7lhdgXMhOeQNsJhUs2x01eas\r\n54APgmeloak5I3iog7DaMavS8RLLVPCrXfQk1dmvizmTLgJbkFGRgUundLj0\r\nNtgS0bsniHftA8AuzhIZryzTW0BzhfgqtW1a1g+nLFOxOAjw72p0cmRCU3I9\r\nAy1Iqwg1uNvFJwW7LkHwb4xwiBbA2R9g0UJdpwL0IGQmgR6JHi5ndBjg/QkU\r\neYfXrHLac3xiANzbSoEMsenYUkrHUjShCJRbMSjOkMY+5a6tlmxVWyAG6IO8\r\nDm3TvqBofYK7F6Saad2L8FU6FoQCzQpVL6AwKfTI4VMK5vGX9CyHXfX1djH3\r\nchWjyl8bzMEuuBuTumaPDrP6LkyDpzuiseVDwpUWw5BYH5rwzT7IsGhV+wX+\r\nyasB9U0cmhT+aCNnvCX+ZDfF6yorBQ/yHI29ijoUoFLm0k5NgwSYyCXjgh7W\r\nBWrIhB1uJd23zOZDiWNy8FU4xYbskjdUlIo=\r\n=mAuE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"gitHead":"1aacfda628c49de7f25664cb49840bb5af847325","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"npm run test:types && npm run test:unit && npm run build && npm run build:dts","build":"unbuild","release":"publie","lint:fix":"npm run lint --write","build:dts":"tail -n +2 src/globalExtensions.ts >> dist/index.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"8.3.1","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.37","jest":"^27.5.1","chalk":"^5.0.1","execa":"^6.1.0","sinon":"^14.0.0","publie":"^0.0.2","semver":"^7.3.7","yorkie":"^2.0.0","unbuild":"^0.7.4","enquirer":"^2.3.6","minimist":"^1.2.6","prettier":"^2.7.1","typescript":"^4.7.4","vue-router":"^4.1.0","@types/jest":"^27.5.2","lint-staged":"^13.0.3","@types/jsdom":"^16.2.14","@types/sinon":"^10.0.12","@vue/test-utils":"^2.0.2","@sucrase/jest-plugin":"^2.2.1","conventional-changelog-cli":"^2.2.2"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.1.8_1657030432906_0.7679463210409787","host":"s3://npm-registry-packages"}},"0.1.9":{"name":"vue-router-mock","version":"0.1.9","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.1.9","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"eaac144d3954a67f1ec0ba6050d3bc38ad7cc8a1","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.1.9.tgz","fileCount":6,"integrity":"sha512-ap+mzPUtw2mV4/q043hM1f68JFRU725LDg+m0YL7Lkr3OtIiEqi9pvhB+SY0m5ByrHLAIvAGFbWGrw5YWM+QqQ==","signatures":[{"sig":"MEUCIHxK5juB01dTL1OnztnIhtYH0Emq+yLrNFFxrmVPJB5HAiEAjfV8Nf79XuaXD2SMTmm0R6kDA/o7ykAezBUj/ysbOKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/5Z9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+lQ//dbK7KEAJNG8/lXvq95xYDIucVuIYeN0JEPdmU01SiQcTulGB\r\nEKSurQLbmTEluUu+rHas/QS7gT63E86Cen66KaL59LL5+r+fTQkWXfq5Ymw0\r\ngEZiUnk7AvNTl4T8eQ1qZbXbTtoUagx+uqj5cwTJjCCQfzsRHKuB5u3lLhze\r\nWJi1Vm2v4jtUgzKyBUc5wnGpWx1D+N3ljxkqtlIhbD4jTr1m564F0EFMKpd5\r\nwzAaLvpbE5WrUzRQcSRyLYfs/i8n6h2FXBbxoKEkRZciUg9lPid5x7FKy9bZ\r\nyB8633ANi2773D5fDLKrqDHBCHp/BcWYrvRX+23T7SgJKNjzFudgklhkySPc\r\nvgMz7xHaKrr5ODVexjYuAqdzE5QD9PzjR5hJcCOnmxm4n/GxPjLTHtsAchj4\r\ny4wjIaWuO1+9xRvbm15fS9/enzHlrHYQ9EAmj2rQ9HNJ/iccymIlLECvCWjv\r\nwCFnX80ipk5zNHL4Z4sDqo/srRveePy3hrjMQLvO2E9wrvenfU4jscR0jg9x\r\nlmzardg3q4aM4zEtAqTa+Oz6c0rA55O06EXGPjOBzMjgEYBjae7d22xK2cvd\r\nGgTR3t+o45omVzfsLj9duHS/ujWqC8HpKhmhAyxfF40PGK/IUQXKfuYBIDOr\r\noERA7nWCRM/4fWPrk4uDw6I83NOUlVTSfBw=\r\n=B5AX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"gitHead":"8cdbfd9bacbafe91808a5d2c97143ae569492f2a","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"npm run test:types && npm run test:unit && npm run build && npm run build:dts","build":"unbuild","release":"publie","lint:fix":"npm run lint --write","build:dts":"tail -n +2 src/globalExtensions.ts >> dist/index.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"jest --coverage","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"8.3.1","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.14.0","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.37","jest":"^27.5.1","chalk":"^5.0.1","execa":"^6.1.0","sinon":"^14.0.0","publie":"^0.0.2","semver":"^7.3.7","yorkie":"^2.0.0","unbuild":"^0.8.8","enquirer":"^2.3.6","minimist":"^1.2.6","prettier":"^2.7.1","typescript":"^4.7.4","vue-router":"^4.1.3","@types/jest":"^27.5.2","lint-staged":"^13.0.3","@types/jsdom":"^16.2.15","@types/sinon":"^10.0.13","@vue/test-utils":"^2.0.2","@sucrase/jest-plugin":"^2.2.1","conventional-changelog-cli":"^2.2.2"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.1.9_1660917373139_0.4455598535722638","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"vue-router-mock","version":"0.2.0","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@0.2.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"46ea7e16ed9ab785b365729c384e40ec0cd82b59","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-0.2.0.tgz","fileCount":6,"integrity":"sha512-CNOd+BuCbqPDtFpGrti+jhZmB1he0dxnty4S/aYSIFrpwnUmUv5Usj1wOe3AwJ1FFNYv8PZ9GJ26HQWmvT+8Qw==","signatures":[{"sig":"MEQCIDOpMMIjVGJkEDALzHtOzNOaC4sA1459oUQN9MS0nTN1AiAUw5b5aErMJiJ86B9qxlLlmvWiL04XNsl7Aw/Xtkgsgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/b/UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHFg/+N+a4/kCqhDivQBS4EkffS6fwmodeoXGVbkLhjcO0aAnRKJuk\r\nPV4zyXKgCdfT+Os/hBzWtUM1FPigVxD14VozMhNTvp/5HSPhpLbqr3Qmmoue\r\n8BOr07yH0uZiMTrMwA/Z2y8+8/IHFmhvxjm2UOCPwF4YYBlFQNOBcGtNTaN5\r\nck6fhoEm/6XoIJ467Lzv4/nuBg503OtVN4H+o6ccjw+RdmUcuIT7USakvvId\r\nOefleXgRUq/cZB82UflAjRSXrARxQ/lIClUOXj+R3AOYv9malxONzU7kM+M5\r\n53tiJPxM8lvLYwlqLR5KmIdQrfJqQAaY7Xuf/iEFsfRuOdTs2EPYYPYjjA4/\r\ndTHvUEdMRU4/CzRf2iWqI54NGh5+gk9ZXrlZ9L78oz0uimsGVObvaQNaKBYM\r\nBk+rjg/qhEoB65DpSJ0NFiC+xg+KSTsxjzeUc8QLDL0YQQq3sLlcm9c08L/R\r\nW6bhALo67WmfASDBCo13VafyzjP0eeLBURXWKSjbVr3fs2k07xt4o++GP0qY\r\nN/8xDVx8e5Qg2StNM8kwno8crb1BCZ9UKY7Lw24MYxaKsD7+wsUhIdqZKf6g\r\nttEX7iHrgTeKM3m2kqjVglekhhuiiR6mKUZyi1dO2NsNsLhJnRtwQmusK+6n\r\nwWTefpew1kj4BwqSlmrfmh/ZzgiUiCrE4m0=\r\n=MjuM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"gitHead":"3aff19b712414bb4cbbbc40bf4767c4648584489","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"npm run test:types && npm run test:unit run --coverage && npm run build && npm run build:dts","build":"unbuild","release":"publie","lint:fix":"npm run lint --write","build:dts":"tail -n +2 src/globalExtensions.ts >> dist/index.d.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"vitest","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"8.19.2","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"16.18.1","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.2.47","chalk":"^5.2.0","execa":"^7.0.0","publie":"^0.0.2","semver":"^7.3.8","vitest":"^0.29.1","yorkie":"^2.0.0","unbuild":"^1.1.2","enquirer":"^2.3.6","minimist":"^1.2.8","prettier":"^2.8.4","happy-dom":"^8.9.0","typescript":"^4.9.5","vue-router":"^4.1.6","@types/jest":"^29.4.0","lint-staged":"^13.1.2","@types/sinon":"^10.0.13","@vue/test-utils":"^2.3.0","conventional-changelog-cli":"^2.2.2"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_0.2.0_1677574099833_0.723381597993312","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"vue-router-mock","version":"1.0.0","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@1.0.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"d61a3efe9b457384cd7eee7a4fb1e52d85c1e1fd","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-1.0.0.tgz","fileCount":6,"integrity":"sha512-j65lh+jhEuEM7sWAz/eenNsEV0VrRXFreNxtIGgLApZkM2h7orImvHSLJ3LhbUa2sJnTtjuy8otSrvoTsdGVYw==","signatures":[{"sig":"MEUCIDCNEezN9P7smwI2IgBEvBoSIDQhvdO56of/ubuRQHRZAiEAp+8xrJo67ZDO0XG4yBtGD7cGQmCwLye5WU728fLDqQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35793},"main":"dist/index.cjs","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"gitHead":"fbd2b46e18ae00520f1f5632fcb041e6160c672e","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"pnpm run test:types && pnpm run test:unit run --coverage && pnpm run build","build":"unbuild","release":"publie","lint:fix":"pnpm run lint --write","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"vitest","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"gitHooks":{"pre-commit":"lint-staged"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"9.5.0","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.js":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"sideEffects":false,"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"packageManager":"pnpm@8.6.6","devDependencies":{"vue":"^3.3.4","chalk":"^5.3.0","execa":"^7.1.1","publie":"^0.0.2","semver":"^7.5.4","vitest":"^0.33.0","yorkie":"^2.0.0","unbuild":"^1.2.1","enquirer":"^2.3.6","minimist":"^1.2.8","prettier":"^2.8.8","happy-dom":"^10.5.1","typescript":"^5.1.6","vue-router":"^4.2.4","@types/jest":"^29.5.2","lint-staged":"^13.2.3","@types/sinon":"^10.0.15","@vue/test-utils":"^2.4.0","@vitest/coverage-v8":"^0.33.0","conventional-changelog-cli":"^2.2.2"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_1.0.0_1689667653967_0.9453359100753045","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"vue-router-mock","version":"1.1.0","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@1.1.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"9e31bf261f9c37d2f944a7d441fcc1be51fc5a46","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-1.1.0.tgz","fileCount":6,"integrity":"sha512-RhKhxkiZh2zB2eRkzfcCILQQ0ZUc0tk7CE2ZC1PGJYi5GOU+2QQAGHtTCgb8V4B/OPm9ws+X5Q9SQB5vyTXxBQ==","signatures":[{"sig":"MEYCIQC/REtsGwqQ1S9ApY/w2h2dH1nmDXl+4m3jVXJJgUsSAAIhAP/DynM8VZjnBwDHk85q1Xq47PyOgmxUjGYrmz33Bwsd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36258},"main":"dist/index.cjs","types":"dist/index.d.ts","module":"dist/index.mjs","exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs"},"gitHead":"808f0471997bf7b3debf8b302131ebc925b8012e","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"pnpm run test:types && pnpm run test:unit run --coverage && pnpm run build","build":"unbuild","prepare":"simple-git-hooks","release":"publie","lint:fix":"pnpm run lint --write","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"vitest","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"9.5.0","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"packageManager":"pnpm@8.15.1","devDependencies":{"vue":"^3.4.15","chalk":"^5.3.0","execa":"^8.0.1","publie":"^0.0.2","semver":"^7.5.4","vitest":"^1.2.2","unbuild":"^2.0.0","enquirer":"^2.4.1","minimist":"^1.2.8","prettier":"^3.2.5","happy-dom":"^13.3.8","typescript":"^5.3.3","vue-router":"^4.2.5","@types/jest":"^29.5.12","lint-staged":"^15.2.1","@types/sinon":"^17.0.3","@vue/test-utils":"^2.4.4","simple-git-hooks":"^2.9.0","@vitest/coverage-v8":"^1.2.2","conventional-changelog-cli":"^4.1.0"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.mjs","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_1.1.0_1707402612067_0.5820975401649269","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"vue-router-mock","version":"2.0.0","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@2.0.0","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"35dcf0330fef7541ef37571dd5d42a20e28a4955","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-2.0.0.tgz","fileCount":6,"integrity":"sha512-UmfJ9C4odcC8P2d8+yZWGPnjK7MMc1Uk3bmchpq+8lcGEdpwrO18RPQOMUEiwAjqjTVN5Z955Weaz2Ev9UrXMw==","signatures":[{"sig":"MEUCIQCTcy3531YTLxiHBNiTMF6ykqggZcGMbMIt2J9yQweuwAIgAOSnV89BMzfBME2lpwwGo5MW8h/2VVCO3hPlG/zAap4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51769},"main":"./dist/index.js","pnpm":{"onlyBuiltDependencies":["esbuild","simple-git-hooks"]},"type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","$schema":"https://json.schemastore.org/package","exports":"./dist/index.js","gitHead":"c73c2a69a22148546d983162fee666603aff0ad0","scripts":{"lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"pnpm run test:types && pnpm run test:unit run --coverage && pnpm run build","build":"tsdown","prepare":"simple-git-hooks","release":"publie","lint:fix":"pnpm run lint --write","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"vitest","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"posva","email":"posva13@gmail.com"},"repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"10.9.0","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.14.0","devDependencies":{"vue":"^3.5.18","chalk":"^5.5.0","execa":"^9.6.0","publie":"^0.0.2","semver":"^7.7.2","tsdown":"^0.13.2","vitest":"^3.2.4","enquirer":"^2.4.1","minimist":"^1.2.8","prettier":"^3.6.2","happy-dom":"^18.0.1","typescript":"^5.9.2","vue-router":"^4.5.1","@types/jest":"^30.0.0","lint-staged":"^16.1.4","@types/sinon":"^17.0.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^3.2.4","conventional-changelog-cli":"^5.0.0"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.mjs","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_2.0.0_1754312418187_0.8503570156765878","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"vue-router-mock","version":"2.0.1","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","_id":"vue-router-mock@2.0.1","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"homepage":"https://github.com/posva/vue-router-mock#readme","bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"dist":{"shasum":"49ce451ff1e01fa5bf73cb8896a94ddd5a0c3885","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-2.0.1.tgz","fileCount":6,"integrity":"sha512-+2pJBkqnjl7PIJxBXE7xPHi9qQqd2mEEXmOKshXPB7uRKo1hVEU73i8wfGpyhakJQak1/HSXw37Mdxpgc3HCcw==","signatures":[{"sig":"MEQCIGEEuV/4n7XmeugkZ1yBwWKUdnbQbxXByHG2gQTQm4YRAiByudMWv1J5MkXPdQSgFwhA11vCT5zgPsK42Ooi8zQbuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/vue-router-mock@2.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":50553},"main":"./dist/index.js","type":"module","_from":"file:vue-router-mock-2.0.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","$schema":"https://json.schemastore.org/package","exports":"./dist/index.js","scripts":{"dev":"vitest","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","test":"pnpm run test:types && pnpm run test:unit run --coverage && pnpm run build","build":"tsdown","release":"node scripts/release.ts","lint:fix":"pnpm run lint --write","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","test:unit":"vitest","test:types":"tsc --build tsconfig.json"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b3de2cbb-c82f-4039-8077-0902810fdcba"}},"_resolved":"/tmp/dd985beefc1213586f1dc9efd2aa3fec/vue-router-mock-2.0.1.tgz","_integrity":"sha512-+2pJBkqnjl7PIJxBXE7xPHi9qQqd2mEEXmOKshXPB7uRKo1hVEU73i8wfGpyhakJQak1/HSXw37Mdxpgc3HCcw==","repository":{"url":"git+https://github.com/posva/vue-router-mock.git","type":"git"},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"_npmVersion":"11.8.0","description":"Easily test your components by mocking the router","directories":{},"lint-staged":{"*.ts?(x)":["prettier --parser=typescript --write"],"*.{js,mjs,json,cjs}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"24.13.1","_hasShrinkwrap":false,"devDependencies":{"vue":"^3.5.26","chalk":"^5.6.2","execa":"^9.6.1","semver":"^7.7.3","tsdown":"^0.19.0","vitest":"^4.0.17","enquirer":"^2.4.1","minimist":"^1.2.8","prettier":"^3.8.0","happy-dom":"^20.3.3","typescript":"^5.9.3","vue-router":"^5.0.1","@types/jest":"^30.0.0","lint-staged":"^16.2.7","@types/sinon":"^21.0.0","@posva/prompts":"^2.4.4","@vue/test-utils":"^2.4.6","simple-git-hooks":"^2.13.1","@vitest/coverage-v8":"^4.0.17","conventional-changelog-cli":"^5.0.0"},"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12 || ^5.0.0"},"simple-git-hooks":{"commit-msg":"node scripts/verifyCommit.mjs","pre-commit":"pnpm lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/vue-router-mock_2.0.1_1772293845623_0.6245944737749636","host":"s3://npm-registry-packages-npm-production"}},"2.0.2":{"$schema":"https://json.schemastore.org/package","name":"vue-router-mock","version":"2.0.2","description":"Easily test your components by mocking the router","type":"module","types":"./dist/index.d.mts","exports":{".":"./dist/index.mjs","./package.json":"./package.json"},"sideEffects":false,"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"license":"MIT","devDependencies":{"@posva/prompts":"^2.4.4","@types/jest":"^30.0.0","@types/sinon":"^21.0.0","@vitest/coverage-v8":"^4.0.18","@vue/test-utils":"^2.4.6","chalk":"^5.6.2","conventional-changelog":"^7.1.1","conventional-changelog-angular":"^8.1.0","enquirer":"^2.4.1","execa":"^9.6.1","happy-dom":"^20.7.0","lint-staged":"^16.3.1","minimist":"^1.2.8","prettier":"^3.8.1","semver":"^7.7.4","simple-git-hooks":"^2.13.1","tsdown":"0.21.0-beta.2","typescript":"^5.9.3","vitest":"^4.0.18","vue":"^3.5.29","vue-router":"^5.0.3"},"simple-git-hooks":{"pre-commit":"pnpm lint-staged","commit-msg":"node scripts/verifyCommit.mjs"},"lint-staged":{"*.{js,mjs,json,cjs}":["prettier --write"],"*.ts?(x)":["prettier --parser=typescript --write"]},"size-limit":[{"path":"size-checks/basic.js","ignore":["vue","@vue/test-utils"]}],"peerDependencies":{"vue":"^3.2.23","vue-router":"^4.0.12 || ^5.0.0"},"repository":{"type":"git","url":"git+https://github.com/posva/vue-router-mock.git"},"bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"homepage":"https://github.com/posva/vue-router-mock#readme","scripts":{"build":"tsdown","release":"node scripts/release.ts","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","lint":"prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"","lint:fix":"pnpm run lint --write","test:types":"tsc --build tsconfig.json","dev":"vitest","test:unit":"vitest","test":"pnpm run test:types && pnpm run test:unit run --coverage && pnpm run build"},"_id":"vue-router-mock@2.0.2","_integrity":"sha512-QI6gHBDofiLGI/7f5WhhuB7TbJIUED80MhYuhGORCxEnHPCE6xWXBCancSroiX1sguKjHZZRviUE4ptO3B0U/A==","_resolved":"/tmp/b91802ea0f32d69d0cc2d4fa50db00a4/vue-router-mock-2.0.2.tgz","_from":"file:vue-router-mock-2.0.2.tgz","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-QI6gHBDofiLGI/7f5WhhuB7TbJIUED80MhYuhGORCxEnHPCE6xWXBCancSroiX1sguKjHZZRviUE4ptO3B0U/A==","shasum":"ffd9f93ee942607fe3b053c1deeef3a575dd7706","tarball":"https://registry.npmjs.org/vue-router-mock/-/vue-router-mock-2.0.2.tgz","fileCount":6,"unpackedSize":50527,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/vue-router-mock@2.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD/B0Inr5yiZdJBHUZN39oxkQ3g5bVQUz5q2OCF/rUcaAIgAo27Ow62cEy7OHPcpgs0UiTv1xb5rgw/HKIBuR1eTXU="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b3de2cbb-c82f-4039-8077-0902810fdcba"}},"directories":{},"maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/vue-router-mock_2.0.2_1772436673444_0.1815705095486566"},"_hasShrinkwrap":false}},"time":{"created":"2020-11-05T10:13:29.397Z","modified":"2026-03-02T07:31:13.843Z","0.0.0":"2020-11-05T10:13:29.488Z","0.0.1":"2020-12-28T11:21:50.133Z","0.0.2":"2021-01-12T09:36:03.917Z","0.0.3":"2021-03-30T08:50:41.906Z","0.1.0":"2021-10-18T12:08:10.237Z","0.1.1":"2021-11-26T17:40:24.280Z","0.1.2":"2021-11-26T17:55:47.836Z","0.1.3":"2021-12-09T09:36:37.962Z","0.1.4":"2022-01-21T17:32:57.966Z","0.1.5":"2022-01-22T08:30:20.292Z","0.1.6":"2022-01-23T10:51:45.140Z","0.1.7":"2022-01-23T11:15:57.350Z","0.1.8":"2022-07-05T14:13:53.036Z","0.1.9":"2022-08-19T13:56:13.299Z","0.2.0":"2023-02-28T08:48:20.010Z","1.0.0":"2023-07-18T08:07:34.174Z","1.1.0":"2024-02-08T14:30:12.240Z","2.0.0":"2025-08-04T13:00:18.385Z","2.0.1":"2026-02-28T15:50:45.753Z","2.0.2":"2026-03-02T07:31:13.574Z"},"bugs":{"url":"https://github.com/posva/vue-router-mock/issues"},"author":{"name":"Eduardo San Martin Morote","email":"posva13@gmail.com"},"license":"MIT","homepage":"https://github.com/posva/vue-router-mock#readme","keywords":["vue","router","mock","spy","stub","jest","test","vue-router"],"repository":{"type":"git","url":"git+https://github.com/posva/vue-router-mock.git"},"description":"Easily test your components by mocking the router","maintainers":[{"name":"posva","email":"posva13@gmail.com"}],"readme":"# vue-router-mock [![test](https://github.com/posva/vue-router-mock/actions/workflows/test.yml/badge.svg)](https://github.com/posva/vue-router-mock/actions/workflows/test.yml) [![npm package](https://badgen.net/npm/v/vue-router-mock)](https://www.npmjs.com/package/vue-router-mock) [![codecov](https://codecov.io/gh/posva/vue-router-mock/graph/badge.svg?token=mEKj0wLUID)](https://codecov.io/gh/posva/vue-router-mock) [![thanks](https://badgen.net/badge/thanks/♥/pink)](https://github.com/posva/thanks)\n\n> Easily mock routing interactions in your Vue 3 apps\n\n## Installation\n\n```sh\npnpm i -D vue-router-mock\n# or\nyarn add -D vue-router-mock\n# or\nnpm install -D vue-router-mock\n```\n\n## Requirements\n\nThis library\n\n- `@vue/test-utils` >= 2.4.0\n- vue 3 and vue router 4\n\n## Goal\n\nThe goal of Vue Router Mock is to enable users to **unit and integration test** navigation scenarios. This means tests that are isolated enough to not be end to end tests (e.g. using [Cypress](https://www.cypress.io/)) or are edge cases (e.g. network failures). Because of this, some scenarios are more interesting as end to end tests, **using the real** vue router.\n\n## Introduction\n\nVue Router Mock exposes a few functions to be used individually and they are all documented through TS. But most of the time you want to globally inject the router in a _setupFilesAfterEnv_ file. Create a `tests/router-mock-setup.js` file at the root of your project (it can be named differently):\n\n```js\nimport {\n  VueRouterMock,\n  createRouterMock,\n  injectRouterMock,\n} from 'vue-router-mock'\nimport { config } from '@vue/test-utils'\n\n// create one router per test file\nconst router = createRouterMock()\nbeforeEach(() => {\n  router.reset() // reset the router state\n  injectRouterMock(router)\n})\n\n// Add properties to the wrapper\nconfig.plugins.VueWrapper.install(VueRouterMock)\n```\n\n> Note: you might need to write this file in CommonJS for Jest. In Vite, you can write it in Typescript\n\nThen add this line to your `jest.config.js`:\n\n```js\n  setupFilesAfterEnv: ['<rootDir>/tests/router-mock-setup.js'],\n```\n\nor to your `vitest.config.ts`:\n\n```ts\nimport { defineConfig } from 'vitest/config'\n\nexport default defineConfig({\n  test: {\n    environment: 'happy-dom', // <- or jsdom, needed to mount Vue Components\n    setupFiles: ['./tests/setup-router-mock.ts'],\n  },\n})\n```\n\nThis will inject a router in all your tests. If for specific tests, you need to inject a different version of the router, you can do so:\n\n```js\nimport { createRouterMock, injectRouterMock } from 'vue-router-mock'\n\ndescribe('SearchUsers', () => {\n  // create one mock instance, pass options\n  const router = createRouterMock({\n    // ...\n  })\n  beforeEach(() => {\n    // inject it globally to ensure `useRoute()`, `$route`, etc work\n    // properly and give you access to test specific functions\n    injectRouterMock(router)\n  })\n\n  it('should paginate', async () => {\n    const wrapper = mount(SearchUsers)\n\n    expect(wrapper.router).toBe(router)\n\n    // go to the next page\n    // this will internally trigger `router.push({ query: { page: 2 }})`\n    wrapper.find('button.next-page').click()\n\n    expect(wrapper.router.push).toHaveBeenCalledWith(\n      expect.objectContaining({ query: { page: 2 } })\n    )\n    expect(wrapper.router.push).toHaveBeenCalledTimes(1)\n\n    // if we had a navigation guard fetching the search results,\n    // waiting for it to be done will allow us to wait until it's done.\n    // Note you need to mock the fetch and to activate navigation\n    // guards as explained below\n    await router.getPendingNavigation()\n    // wait for the component to render again if we want to check\n    await wrapper.vm.nextTick()\n\n    expect(wrapper.find('#user-results .user').text()).toMatchSnapshot()\n  })\n})\n```\n\nIf you need to create a specific version of the router for one single test (or a nested suite of them), you should call the same functions:\n\n```js\nit('should paginate', async () => {\n  const router = createRouterMock()\n  injectRouterMock(router)\n  const wrapper = mount(SearchUsers)\n})\n```\n\n## Guide\n\n## Accessing the Router Mock instance\n\nYou can access the instance of the router mock in multiple ways:\n\n- Access `wrapper.router`:\n\n  ```js\n  it('tests something', async () => {\n    const wrapper = mount(MyComponent)\n    await wrapper.router.push('/new-location')\n  })\n  ```\n\n- Access it through `wrapper.vm`:\n\n  ```js\n  it('tests something', async () => {\n    const wrapper = mount(MyComponent)\n    await wrapper.vm.$router.push('/new-location')\n    expect(wrapper.vm.$route.name).toBe('NewLocation')\n  })\n  ```\n\n- Call `getRouter()` inside of a test:\n\n  ```js\n  it('tests something', async () => {\n    // can be called before creating the wrapper\n    const router = getRouter()\n    const wrapper = mount(MyComponent)\n    await router.push('/new-location')\n  })\n  ```\n\n### Setting parameters\n\n`setParams` allows you to change route `params` without triggering a navigation:\n\n```js\nit('should display the user details', async () => {\n  const wrapper = mount(UserDetails)\n  getRouter().setParams({ userId: 12 })\n\n  // test...\n})\n```\n\nIt can be awaited if you need to wait for Vue to render again:\n\n```js\nit('should display the user details', async () => {\n  const wrapper = mount(UserDetails)\n  await getRouter().setParams({ userId: 12 })\n\n  // test...\n})\n```\n\n`setQuery` and `setHash` are very similar.\nThey can be used to set the route query or hash without triggering a navigation,\nand can be awaited too.\n\n### Setting the initial location\n\nBy default the router mock starts on [`START_LOCATION`](https://next.router.vuejs.org/api/#start-location). In some scenarios this might need to be adjusted by pushing a new location and awaiting it before testing:\n\n```js\nit('should paginate', async () => {\n  await router.push('/users?q=haruno')\n  const wrapper = mount(SearchUsers)\n\n  // test...\n})\n```\n\nYou can also set the initial location for all your tests by passing an `initialLocation`:\n\n```js\nconst router = createRouterMock({\n  initialLocation: '/users?q=jolyne',\n})\n```\n\n`initialLocation` accepts anything that can be passed to `router.push()`.\n\n### Simulating navigation failures\n\nYou can simulate the failure of the next navigation\n\n### Simulating a navigation guard\n\nBy default, **all navigation guards are ignored** so that you can simulate the return of the next guard by using `setNextGuardReturn()` without depending on existing ones:\n\n```js\n// simulate a navigation guard that returns false\nrouter.setNextGuardReturn(false)\n// simulate a redirection\nrouter.setNextGuardReturn('/login')\n```\n\nIf you want to still run existing navigation guards inside component, you can active them when creating your router mock:\n\n```js\nconst router = createRouterMock({\n  // run `onBeforeRouteLeave()`, `onBeforeRouteUpdate()`, `beforeRouteEnter()`, `beforeRouteUpdate()`, and `beforeRouteLeave()`\n  runInComponentGuards: true,\n  // run `beforeEnter` of added routes. Note that you must manually add these routes with `router.addRoutes()`\n  runPerRouteGuards: true,\n})\n```\n\n### Stubs\n\nBy default, both `<router-link>` and `<router-view>` are stubbed but you can override them locally. This is specially useful when you have nested `<router-view>` and you rely on them for a test:\n\n```js\nconst wrapper = mount(MyComponent, {\n  global: {\n    stubs: { RouterView: MyNestedComponent },\n  },\n})\n```\n\nYou need to manually specify the component that is supposed to be displayed because the mock won't be able to know the level of nesting.\n\nNOTE: this might change to become automatic if the necessary `routes` are provided.\n\n## Testing libraries\n\nVue Router Mock automatically detects if you are using [Sinon.js](https://sinonjs.org/), [Jest](https://jestjs.io/), or [Vitest](https://vitest.dev/) and use their _spying methods_. You can of course configure Vue Router Mock to use any spying library you want.\n\nFor example, if you use [Vitest with `globals: false`](https://vitest.dev/config/#globals),\nthen you need to manually configure the `spy` option and pass `vi.fn()` to it:\n\n```ts\nconst router = createRouterMock({\n  spy: {\n    create: fn => vi.fn(fn),\n    reset: spy => spy.mockClear(),\n  },\n})\n```\n\n## Caveats\n\n### Nested Routes\n\nBy default, the router mock comes with one single _catch all_ route. You can add routes calling the `router.addRoute()` function but **if you add nested routes and you are relying on running navigation guards**, you must manually set the _depth_ of the route you are displaying. This is because the router has no way to know which level of nesting you are trying to display. e.g. Imagine the following `routes`:\n\n```js\nconst routes = [\n  {\n    path: '/users',\n    // we are not testing this one so it doesn't matter\n    component: UserView,\n    children: [\n      // UserDetail must be the same component we are unit testing\n      { path: ':id', component: UserDetail },\n    ],\n  },\n]\n```\n\n```js\n// 0 would be if we were testing UserView at /users\nrouter.depth.value = 1\nconst wrapper = mount(UserDetail)\n```\n\nRemember, this is not necessary if you are not adding routes or if they are not nested.\n\n## Related\n\n- [Jest](https://jestjs.io/)\n- [Vitest](https://vitest.dev/)\n- [Sinon.js](https://sinonjs.org/)\n- [Vue Test Utils](https://github.com/vuejs/test-utils)\n- [Vue Router](https://github.com/vuejs/router)\n- [Vuex Mock Store](https://github.com/posva/vuex-mock-store) - A Vuex 3.x mock\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\n<div align=\"right\">\n<sub><em>\nThis project was created using the <a href=\"https://github.com/posva/vue-ts-lib\" rel=\"nofollow\">Vue Library template</a> by <a href=\"https://github.com/posva\" rel=\"nofollow\">posva</a>\n</em></sub>\n</div>\n","readmeFilename":"README.md"}