{"_id":"@virtualstate/navigation","_rev":"115-6053feb23f44e0659183574ee31fdf8f","name":"@virtualstate/navigation","dist-tags":{"alpha":"1.0.1-alpha.210","latest":"1.0.1-alpha.212"},"versions":{"1.0.1-alpha.93":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.93","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.93","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"cf86c7d565518944fb25e09b1b2bb0e67ae5e9c3","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.93.tgz","fileCount":270,"integrity":"sha512-aYoA3LGAOhrhKrdKc6dOqQxVnoEE1JAzcj0b11jVuYXMoQnf2ay50JlghQXAxxu0WJxweJENA3VW3F5R3GIh3w==","signatures":[{"sig":"MEUCIHup0gbWxu483/2HM4Nwsd05iKS/r1FrMHgFKkljsszeAiEA00xBAsrZvFqxXtWdDoep248rQIo20QF6WrLnTZiRUhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":977548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKGReACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJJQ//W/cfYYeN0kd2ZBCR9m6AgftmIESNCTNJg7JZ4MbcVcvvs1UI\r\nmp3oX4M8gxTe74x0Cuu71GiO4KaVgB0Rly0QzgrZ3dvwUFKH58ZIGl2/ijxq\r\nNTXCm2HTIGduB06A0phkLX1PP7QpDNpSkwKRA/qMi+oG08IzYlKlyjxCLwRJ\r\nyc3pZqxs4hiEEB7Fh8V+yHvdKJP+zWFqTXD06iZeWNQJZFWJd6n8YTtJfsxI\r\n7R7S/Hxprni7oStSSvLf2EjiCKC0JaUjPNwTTkJMPTlS8rmP2QJWeMS01zha\r\n65sqbGQoCPZHliKytvGqLWOXwLU9rykrltI9ItLh07GwLV6OAoTzhLMSfOOP\r\nQkOTXXRvGxqtevCb5BObH9knRLrspo/czBVwulY00KZbEQi0lrMyN04OoYiM\r\naR3EmOlRBuxXSH9e5v84woLDRPnVQLhfLRA2ECMZ2r1rSWem4ByY8kWQDyd2\r\nFOT80o18I8Q6m5n/YDdv8lIlmTR1dJNYJJ7ktUqaNXK3wW5ql8wbdOepYV+y\r\nU8dltPBQkkw4L1mLwBtW/o8YmtPc2rVpR6wfh6M1/fe6oN9gBjYUilJXXth4\r\nDeYYEVPWzs+UP7GARjdzzIsQrI3mVKKuM5LpXlq/t5b/ufACx3rh7rFNmoid\r\nPPbHtuRzJ27evE5hJ5lIk2e4F1Z17BL5Kqs=\r\n=a6wa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/rollup":"./esnext/tests/rollup.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/tests/rollup":"./esnext/tests/rollup.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"a9069e4f801aa421772dfc5c25a784241022c851","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.3.1","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.10.0","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@virtualstate/x":"^2.46.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/dom":"^2.46.0","@virtualstate/hooks":"^2.46.0","@virtualstate/union":"^2.46.0","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","@virtualstate/fringe":"^2.46.1","rollup-plugin-ignore":"^1.0.10","@virtualstate/examples":"^2.46.0","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@virtualstate/astro-renderer":"^2.46.0","@virtualstate/hooks-extended":"^2.46.0","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.93_1646814302454_0.2717864745203633","host":"s3://npm-registry-packages"}},"1.0.1-alpha.94":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.94","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.94","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"993b66f7b32c43008addda01868cd6074ad19883","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.94.tgz","fileCount":270,"integrity":"sha512-ad8ecuLNpdzuu3uPNjs4xtrjkPKIuyolgrvS+Ko8UnFOEk7hYqaZsboMVSNx9330L9C37wfX3Pebs17SZ32fpQ==","signatures":[{"sig":"MEQCIDv/rsqXbKA653mdoyAzr0LlZFDBj6ZauoJEYdwRPpeJAiBNM4NQktz1Pn2VX+b2k2+5X+l3k1ngsY0egs0Q9Ia8LQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":977548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKGXqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmomvg//QrBBo06w/ynA3+8X5Iss/JxSvHyew/1rQMnUW990Ylmzvx1A\r\nYl7dZ6MeN7re71d41xd97WC/APbS5o5moVy9jjK+GrQOsiwYA+39cR/Wu/Kb\r\nNs3YBjFaC7HRjne5gaHiCPg0CJoX8tBx7G/XOQ66wq0M6B28IZ0200ljHf8B\r\nhAYqQZCwwj/Qf9uho67EYbB2ZahJS21xPVWOTxn0B6GjvNVjLMtsk6vQoOW0\r\nq3KPaQLQXWmrGUUU7BE2TALSxmkfKdT1A+aoaOzrYIAWMbcywL8WodIzbPQo\r\n/RlNLxJg4DYSUlmCqjZ/SrT0B6Z0nFa7hzWsSgJRoqJV5Rv76xLghJikTZLc\r\nAP0eCvtN9btqFQ2pVGk0HsI2UjkefIsPn08E5QfOSbaOdBs+bdf27SKGYX5X\r\n2ukUj/R8Hvwx2mpZDYiqjm1HYRdurLL3QK+kaPBTzzkvwi1zJ3gi6GMwH4m4\r\n912IBfljrhlHMXyiJqqdlwRM+lLuYtMoeWW48lI19+2mSFdd7VBORob/M+Pe\r\nj6LmThNVuG2TyAojsHFuLMbKQIzwk9Qbahhnslu3dZozgDYjvLdFkeOzahSz\r\niCB9fEDIDS4vTGWt6ZgMhYWyAjOfzEeQ04Pwgp4wcohi51AtBnCXIbc5cvX6\r\nmTiHBw52AaafiTX6zOrWLs9rVKL5GpcUF+8=\r\n=q4zE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/rollup":"./esnext/tests/rollup.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/tests/rollup":"./esnext/tests/rollup.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"da4b33414888e4968ad6524dae11958da77c461d","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.3.1","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.10.0","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@virtualstate/x":"^2.46.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/dom":"^2.46.0","@virtualstate/hooks":"^2.46.0","@virtualstate/union":"^2.46.0","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","@virtualstate/fringe":"^2.46.1","rollup-plugin-ignore":"^1.0.10","@virtualstate/examples":"^2.46.0","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@virtualstate/astro-renderer":"^2.46.0","@virtualstate/hooks-extended":"^2.46.0","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.94_1646814698482_0.14760013295959284","host":"s3://npm-registry-packages"}},"1.0.1-alpha.95":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.95","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.95","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"a8c50c485bf7bc40ef80da0f41efbb11bb3b691f","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.95.tgz","fileCount":270,"integrity":"sha512-J2gQe2fS+2vQiiMQvZA0X1IeuR9tcp3wElWDMd3rGySKytuFfhNWxR6xh+2UfVbxyt6i0kcppcnms4YalDaWAQ==","signatures":[{"sig":"MEQCIEht5vF2uNW8y/p3Ec6VlQySxKxcrWhxsTMBY6PSSAMZAiBWr6OJBO5W5F5hOw1IoTBkcpxo2hh6iZU7C5PvHruQsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":977548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKGaBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGFA/8DbUeL05Ojieq7BDNu/z3XrEMYv5lTrO9bnaWISKjNno/7WCK\r\n7IJwM5DGufqAtPRaXyZofp5ob5aT81mn5RllmAl85eev6ydsBTKXGSlUTGzV\r\nxCewzTZWGC+E2houNw1PjSOhgsCutw2V65MuX6caa6DRsazeDdmpBAn+VSjZ\r\ni409OEtiJjv1+y4kYiAbcnW590errW2s+umarF1gl3dVXEl42a5WnR0XUn+h\r\n1Z7YiCrw73qEoiK2Y9wJ10LbTgYNl3u9IzsGI9d2H+pXgrMNBNbV4ZdoW4Zi\r\nzR7fOBWO+AYLZpzgnHxC3Sa+L67P0/vz0m6CJ1d0DX9F6s8Nnk/5oSM0nwtf\r\n0cyP/BCMgBGLRWWHgsCcCtHnkL6gdvSYCBnPz8aWWc97heOi5ATeUvlNsuqW\r\nker1oivZcnQTZT6y50TM6aLUfAl0NY7tNFlh4B1yBEgIj/bD/753I7p+UUMp\r\n7t+klKPCZ1LtA7Kw2JghriJActn4kwwdQdh6pJmqG3RMlz7MDYuWgQxX0D/n\r\nRsx49p/UUXaqz/9dwjiaIzGV5Yh3hHsihB5Mkl6HqUpMIb2Zkpkp+yAkIJ+t\r\nuxg2im9TiDMqVzFQOEQ+oH3aKzDPDzqwkMqsOPfSkqiAxAjR13lb3iphIC5Z\r\num/pzQ3hq1FPcRiqJjzE7/A1UG5MOcO1/Uk=\r\n=Nste\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/rollup":"./esnext/tests/rollup.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/tests/rollup":"./esnext/tests/rollup.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"34fd781afd90970798a48bbffdeb691de4747fee","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.3.1","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.10.0","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@virtualstate/x":"^2.46.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/dom":"^2.46.0","@virtualstate/hooks":"^2.46.0","@virtualstate/union":"^2.46.0","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","@virtualstate/fringe":"^2.46.1","rollup-plugin-ignore":"^1.0.10","@virtualstate/examples":"^2.46.0","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@virtualstate/astro-renderer":"^2.46.0","@virtualstate/hooks-extended":"^2.46.0","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.95_1646814848931_0.5120372543589427","host":"s3://npm-registry-packages"}},"1.0.1-alpha.96":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.96","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.96","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"f7876603ddf8ca0a24a4b08ae339f2a7c18dfea2","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.96.tgz","fileCount":270,"integrity":"sha512-uKLVqrfrSuOKwsgOmp55UZz3xD+cIVf3qOCgGpl5WzDQdArAdoQNKlmHKz5WKf0SfAmE+G+9/as8/vjdP1L50w==","signatures":[{"sig":"MEQCIF6frIlZdj+1DieevmXBi9koK/ufyzvc55COV+vfHsuaAiAS6jWPpe2GPx88YjCHR0uOOG70coxGQ2FOT6PAOAWy+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":977548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiku/LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpcvw/9HovpqiMpuNI1qxKCbEEyBJ16DSEkretQljNTudt2/VhK6Z0l\r\nb7SI8eXq6i2LRSMRY3cKsSJSq7MxB/yO2RFFDZhop5LFsQxf+JgdCRx5qBsw\r\nW7g5Kc5fYH1ib2qV/CG5lBhYL29KTN0eJCUrM3Pe9a20TzYIvJ1Zo8XBEqyG\r\nmgUnCymIwQgU9kgoytHxAnK+7lbih6Vxp8a8COtVyy3+tIoVdJJMgS3drqh1\r\nAM5vcAuSRO7Ji7qXNzf+DsVvxTeiYfJcuPTe4qRD6scIsjBtg60ss4CzbBD3\r\nMKsH4apLPXyKwh9W/ouHCukAh2y/cOxlp2vZBm0e9qmi1VtV9Q2oNNqwgQWy\r\na7QxUyo/A5fZacA89Y4BRzDgvupvP8RAosyKeb5f0+x4sticiUhZRlgfTwmZ\r\netzwf+LulpI5SvWI51psF7SwJ2tfTWSykvqNOCcg44Iz2owN++Z3AOz3iMuQ\r\nFVF/fTRUmNRjzHeh+/xFEWtq1XLHHYECqx6miX/Uwp2RZLEc7+Zf8IsaLXVe\r\nZ2wQ69wTLVYST8jfXW3kKxY2cK6J27LGmLefGuBzlmoXndLS6IIk0skpA6il\r\nS4f4Zd1NztMxa2wW86fX4T6PxeajtNH39LDj7XZfXUl9Io7SkjRNcoGhnAjD\r\nl0NTFBDdhsPKTQIPzYQDx0tfqHeGCLKMqYM=\r\n=1am4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/rollup":"./esnext/tests/rollup.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/tests/rollup":"./esnext/tests/rollup.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"6a094df7e775d68371e93840e5427b6acf1a920b","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.10.0","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@virtualstate/x":"^2.46.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/dom":"^2.46.0","@virtualstate/hooks":"^2.46.0","@virtualstate/union":"^2.46.0","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","@virtualstate/fringe":"^2.46.1","rollup-plugin-ignore":"^1.0.10","@virtualstate/examples":"^2.46.0","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@virtualstate/astro-renderer":"^2.46.0","@virtualstate/hooks-extended":"^2.46.0","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.96_1653796810952_0.38142576302113174","host":"s3://npm-registry-packages"}},"1.0.1-alpha.97":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.97","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.97","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"b5c45d2b3311d175ca4f144ccc9748725e303a0c","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.97.tgz","fileCount":270,"integrity":"sha512-0lj4QFAqZpOv3t4gVdYUWTLt0oXwTnAEk3IGg81gPSYIqcW/aHQyMS7UJpMFiTYv/y3jD7MGCfeJDwFFFSjRmg==","signatures":[{"sig":"MEYCIQCpQGcb6Kjb20w2ll4/YA/VMK6BV2Skdb/epNj545K6KAIhAO4bXUQKeksuuExTwL4tODXY4i5CiXIC0PrIrZEmj6m0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":977576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikvHnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzwQ//dNS99D4+OYGZ2PAbk151/yk32Q23RPwwIzJijNgRVA4yXj+d\r\nEPdh5Ns6hL0lbJIrBGJTlJULJ3fjNzfqi92Zsiod7nsWOlXmm37NwseL3SK6\r\n7rv/hElItM2757MhcXKpAFyvxRcT773BcIJ9JkUH/gbJK5FWJp3H/Z7qTG3J\r\nCAENBVMkS1juDlKrcoWLU96qbUXuXxIT6KrWaAy6DLmc+/gSR/K9R6UUB/HJ\r\nwPK/VwDQeq+iu8rKV7Be5lzxdVtGVawkfjJGx4R6QDrVdXEDhraIocUwmMau\r\nlB29FEKfNLyjJ+qeDxR+vsdNJUc6HSv5QbDKjNanuS58+DUICw/c7acICsXE\r\ngVoYt2f0vn9A9DhHhfsW4nyNdUWdhz+p7mRNNXSoB1ZkbtKfjvIJo3S6Lgvc\r\nBTsaKZiuIsSCgzdm71kY8X1Ziw606w3jjyplugumqxKhIuQ5jQi33MHgkYx3\r\nG+oUj2rTOaTMtMd32fn+nprXnaKOZYBSvur/a92RM3Yf+1PtaNgGiecZmQuD\r\n/ZwzGtTY64qudqjzyWpWzZJEEEhhK9WL8HhDBLhUkxCT7RQVsiJWY/5Tl+Wz\r\nDcgmgh2TOSeKi+1CSDQZln+ACmLPSeT6pF2ApJ4mIJVn8J0yt4T7l2SBtaL7\r\nAnp37TaCk6R3B3tUClkQ8GOItGmet3o89+I=\r\n=//HE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/tests/rollup":"./esnext/tests/rollup.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"523a0684db47a85936909b58607269aa73b5f5b7","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.10.0","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@virtualstate/x":"^2.46.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/dom":"^2.46.0","@virtualstate/hooks":"^2.46.0","@virtualstate/union":"^2.46.0","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","@virtualstate/fringe":"^2.46.1","rollup-plugin-ignore":"^1.0.10","@virtualstate/examples":"^2.46.0","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@virtualstate/astro-renderer":"^2.46.0","@virtualstate/hooks-extended":"^2.46.0","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.97_1653797350860_0.6414811745789979","host":"s3://npm-registry-packages"}},"1.0.1-alpha.100":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.100","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.100","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"f5f6928d0c91aed38fbdf499ecc82430624f8aba","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.100.tgz","fileCount":270,"integrity":"sha512-ruxyR6JfxL3JgOLItCLjZJZjUkeE770d3WwDj2GxO1gPgp9wEgDj6XqhLpewSitrrX4VkrCw0e261Ndf0sqcHg==","signatures":[{"sig":"MEUCICRzimy1LI9lVqnfSbBPxtT9xhVxeN21hJNRR70RLahBAiEA5ZLX2Ktm2dDnFxsHyARUCtt4kOET+ACg6aDcv/gEtF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":929652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikv3ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnMw/+Lmf9graMlbZJWAlC4DnR5tJxVyubm1hQdycjzIHZkINiGCwZ\r\not+ftCbfgb4Ovvic+DZxKbF940JNm/IJAJnFo/K2vvu7xo9I0A7Fve14YJ3T\r\nvx9DxCX0El9Povr0ccqkQyaz5RtFo9YVPyj0WP2g2X0Vsg9s9F8dmdTYSfPY\r\n+ZkLNq9aqMuwOOTMFZowXFEAmFTvMuSisGsNO9nD/sJZ90t3dRGqfX5DZJRA\r\nsDI1SjEv4yiLKTJEvB0fftpKIQyHHD31/d+V6JOIh1+iBqCW7G2QIni9wsdJ\r\n3crEUSGTXLLPyJ40on7ANxzR14+Q3qsNoetJYLOpRq1JxHt/xPSbEmOQBZ35\r\n+9kZI3qplreUgEGFLOwLRT5XmlsMtXXDHKCVnv3xM0w+mEeDhPVUuJG/AtUN\r\nVjGEzTQvtRDrCwPHcXObaV+BxwQRwB2TpkwrsfkzaW8X6khRAwpQUaGhfb2N\r\nXP8PagZYLCrwFDYsT0s5aTeqdEttzjZrj+etgYLEKfTpvIi7CFV7mP4GM7eN\r\nIZjBiI7xp5nK99NzEFvaf/i9gI+0+cnJT5IXNQvDss7N8b5yowk20sPq/fLE\r\nbXGdgAwctNd48OZ3mrDOZrk2JCLh2AETix2xUAOKV5IHbHkitEFS/zGSEC6h\r\neYt4t629wm5LhEaR03o4cM1Xs9UKiFnZovM=\r\n=wql0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/tests/rollup":"./esnext/tests/rollup.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"269f368c64f314ea3875abf267f8b2f3644a0c2d","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.100_1653800408981_0.525380144450986","host":"s3://npm-registry-packages"}},"1.0.1-alpha.101":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.101","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.101","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"976b2cf6edf69305069b4e860af6662270f3ea27","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.101.tgz","fileCount":269,"integrity":"sha512-5R0Y+zPC7LQgscl0c2T8vomEXtYYzdMSW2jZCu0o0sghNpKgdbWqnrAFO2zCuY4go5aJeDut7BZ88doeWerZbQ==","signatures":[{"sig":"MEUCIQDyKELhOoRo7QZUOQcDREP1BVpoqNNCQr7yOp5ljj6YXgIgZbslNxpgXocLsBewxnd0WqGLqmZWW+lmK7OBCgugdXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675868,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik0j1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOew/9EB3R5qLWWfar2XGiYCF701jwJLQ8BhtRaik102I5710ZXug5\r\n1dCHAM1ODNdYzeLoWyW0/VM9/NCGs4azFm+cQOzYBZb0AigIxnegZ0L4UTJ6\r\nGh3djWgA9RPMznBfOL20yjPE+i5SQDbQRLag+LAi2Un3XHa5DGzT5sQJ5AOo\r\nk/VqzNmurpUCCGs36jIcmRgkBSWzqsHmEgKSm7N5IizKEqGzrDUbJCfcjhjc\r\nMFTYEIO+NKcF+URE6myv2uXzPA/KgId6rMIHKjLyPTwXeQ1jGq+H26NizAr2\r\n52FRejU1Y8crNpFymilmuq9h4kFJrmmGHRLIZUwvu0wCyScUVJAdymy6W+Ry\r\n225lAN+bFcmQnXDNbn9tR4bwzq7Ou6gFgD3jFUWd+HqIKQmSBo0M8t6ReP07\r\nYjATw86HB+nJEVSFwu7EZjGTqYq4V70WEJ9jYGOy3obfz9qTXETtvmIVgpnk\r\naoakES/GwOpr2F1I7QuOTxU+UZpYkpr4y3tvdbFyOQC0oTJGbWvtb08BO8aS\r\nwjeewc2/K86w8qr7p7NaBBGREhXGWY7TtWnMe9EjuiKcoVo+P/Pa2fbMmnPs\r\nEx9L75zzTA+fKWw2UCFWs+9xw6bWqEtkKBeG4wtU23LtrVG6qJsDIXdjQBQt\r\nzj+qwilpYNQkaQO72P8vPy5qGpLnN+wf0QY=\r\n=c8H3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/tests/rollup":"./esnext/tests/rollup.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"fa368c80ed802e9782245006711a949dd67feb10","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.101_1653819637686_0.14243025739913273","host":"s3://npm-registry-packages"}},"1.0.1-alpha.102":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.102","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.102","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"c41f334221723901764093099a9d80bfbcb833a9","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.102.tgz","fileCount":269,"integrity":"sha512-+n47bZobeZ3H0DRSxPITq+3kw+ORpSJg1P5SqQIX0ey8qfQx7N9Z7xHU8AZpWT8oR/xws1YhNHBNBkTAgPGmRA==","signatures":[{"sig":"MEQCIGINRWXqtVTFWbbS4TZDqNKnZgn3auLERW2zi9KodacSAiAvQcs+qC8MrG7p3e9u8MeuFBWxcI64nDiky2oujvhQVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":675811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik0psACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZZhAAl9D17zCzHu5yoVZV2SAHOxs31kcrU69QuyCGCI5i5lALfg3b\r\nlrUta9em1xEE34Rh7dfDeH6aDnAvkWt7o8T9CCY94XKxKmzFLmVQAQSnweEM\r\nyCICqrPKhpvB5nUCdws0xHkcpdWe2BMe7IV7j7cxmEaY/ExkUyn1W8Oh+/X/\r\nINXOJC/KZtCKhfL+u9Cv8KQvDKg59vfDXScN8oZOppz+SY7e3ts/Sw/AQbZ7\r\nAV7AW/eGBXcqlqQVFwYchCgUU85Ttis3Msu5URVZ60GRVr8I+hC2Hrk1gL4E\r\nMaGjsfnImeOVBxpY3iDAsyZ8ZkGtZY/qA6rLZZ3a17Kk3eglIfke1SFD+GMu\r\n92UkeI1lJNI9D3WX3fH2Aw6Mz35qrha02UPkLwDnIJoGmEj4J7zPDC6su7+k\r\nCLYO5aAl+jjVINnfzNjFOQCmMvt+mz7pKoNWLGuP7bNoSyWwEDGPvAx1+7oM\r\nvVPvtOwn0IyBme2XNQ6aIFo4GyCWl4y3nNO/XrWtY0iaka+uTtCskUKSRTWj\r\nVwwwp8gnI5JXiNVVdkZXVoPp70eOMP/4ZWRwUfLFLDKAeF0yCyPLcDOxfP4b\r\ntn2C0vMFdLAqOrqfhok11J4ualdPFz9dTm6dPhy+8xI2Vt1PeX5MU6mGJn5+\r\nRGGlE9UAC4wr3085rV3gIEzJCpvAdIaSrmk=\r\n=Plvd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"4285ad4fa849fb2d526e200b657caf4e49a7bc82","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.102_1653820011832_0.7497040549604663","host":"s3://npm-registry-packages"}},"1.0.1-alpha.103":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.103","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.103","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"66c26987484d9e7c8ef3de2601c79024273d5971","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.103.tgz","fileCount":269,"integrity":"sha512-+l5qiS8m7D+Yztxk50rYLprmOCZ328JaDW/Mt3h/nI7ncDHpI6nJnfRzVV7UJw8+rQtajEfxYn6Lg6qPoEPt/A==","signatures":[{"sig":"MEUCIQDeWsLJmhbZuOhbsXxoW9M+lXr5jiWnXtDLdawwis714wIgbFUGlt1BWYZCmyheBQ8ETNLjdLqg9G+4e1lqiG4nYYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":676489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik00lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIABAAiTg7/kO1Yaqh87ysKUy8fsVYLWfrwkGnFzZARQ0RRRVb8fn6\r\nGtUr4XoOs/v6GplVfRhmiwgGXOLS/GrGxEGWVIr757J6b7zwKlL5jqOhyCVY\r\nu+w01X6xm5Ea0zK0JRMYI4HzWPPFM05h8I4/A0avsNFv9ET586Jkx9EHa5oP\r\nQZ6bMIORuDrfzcs1+rEcvmPm3DAB1RlP2cq2uk52fYyZLRNbBr1TnInqfGum\r\n0W3LKlUoLBIB/lXL19KAfPHD3hfW1ZTBh6UgOYkZo9Ggfsvjk+nbNyU8WUPa\r\nGQaYZpAze8RRpbRImgWLJLsNaayNdu2gbbKF7WK00DtdDIpMplpRQdLb6ndC\r\nH61brrtx1IVDWdYTsn8E5dsySWXHtC5cC7bUH8wphUATSpUHCtY04kXriMjU\r\n+9qWIfVjPS4e5L0QVezUoM/iGpSY1bxBX1v+rmHI6zJ5s926BLkIZv0BPyuC\r\nm0WFFbsA6iojBWWAR2pIMCF4PsFRpizJvdpsp4wMJMzTaMcECd5zME3ciq5N\r\nRfnSJ/QqJAu+rSeZPhUABXn0DYEQ08mwqm5LSE1fNx+mohoo9os6BT8YJI34\r\nAHUUbjwdr4f+VVB+46UDn7RJJGc31slocJBxmodohTV6qVYT1ioof0mQXhKC\r\nOVYCkkdKPeQTg80+StDzpsLGScCX44C1m1Y=\r\n=tf72\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"dc1f592dd85d8c2d774c0ea4da700a57ca5cf822","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.103_1653820708995_0.10942181483734625","host":"s3://npm-registry-packages"}},"1.0.1-alpha.104":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.104","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.104","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"fce435df68b19be2d737bd7d993ca98d1f3883ad","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.104.tgz","fileCount":277,"integrity":"sha512-6zrIuqlFskXVnVZAicQb2QnX63fqVHax8iW8a6jr9TnuaMV/F+d178l00WVphtV5nseDU40oGSTcUcO4qWlRxw==","signatures":[{"sig":"MEUCIQCFTU8W8doa9Ybhl4VNlv8M0jBPLDbBiYl3iuuwvgQaAQIgau6yuLt5tG0hvbyuI5CjZgT6eUTK5ApDaVyTgbKfnzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":678501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik0+vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokOA/5AAtOTQEKgtpCP47LYxkxAm1FTZid+yIjYbOTN4T+62iwWf57\r\nkqc7z3yQBrQtcIYGMrPZNGAHrFoJAH5L0LcJvdmgH3HNxKD/T4wX2cBkg9Ph\r\nSj1nF5oTzkJiBDS+bfx1a5rOEYQODpwMo96RSyawxwivoDGU3Ezxwnwls3tN\r\nx1lnpf+urC9vvrXvUencP9ybwj5roUAD/90ynd0vfKcpXXOi2AtylsebMLr1\r\nRLuCZMbAAqNCWvfmZjNLIfGeAY8xpJn/vNe/8Cx+mm8p/IqP+Crk6wF9WAHZ\r\nT05nH+0FLViRhVkC8k6JBfWxBWRaQ8Y50sBnHnJEXgB2eSeenkU9FaylZbmN\r\nD2Wpz2nXn5ZFZyU2j9XG0jIflSBPxDqYkHhQtHEEnNTbpSKDv24MhWT3pfS1\r\ntZzXgPO/G2sUGjybPstOd1cicrdaMIh5Oux94JXuiX4wbwgGn1ZZySUV4qNb\r\nnHE7KEyEbX3mu1R189L8T4TEM3zyq1mzXw9K91l+9Jyr1vJIyHHy3ZSNzAgJ\r\nnExJXYXsw8qOu+9A6D/UTWgp4iBDEavGz/G/FZiRIQIPhgOOYUtSdk9iW+ac\r\nzaMq12bf0AfQkAvRplYRCuJ4JlMWnfb7MBQM4G7s+rkMRkpTy2+WrJVG/15c\r\nIht2xCOf6PZS0tZCUOjNpGEHGTl53pUO58w=\r\n=tS5c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"f67cb7dd71f83c9a99a6c21debd017bd30fc8b43","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.104_1653821359219_0.35262550127329484","host":"s3://npm-registry-packages"}},"1.0.1-alpha.105":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.105","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.105","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"5eacc457874c183553953d1e979e9a219a7d03d0","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.105.tgz","fileCount":277,"integrity":"sha512-eF7uDPE41UXOglP4JVOb16wS3EEpDTOMXL2wERFYYbiKd3Hl2LAYLH20V9Ae3pMAVcerXpTBeJ5IZhVqI/VbwQ==","signatures":[{"sig":"MEUCIQCX8ey/YUmRdojWgJ5dZ3T+p09Vh++5zy80CVJ8VEmOPwIgBo66ixOyI4tedPsKmqtxf0z3o9Iq6UtZt3vMytT5ETQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":678548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik1SxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOiw//XHnj9yIh45ugiwqvrkAcdypp5MJbpCWeBDUV8cgt/xy7sMho\r\n0MpiRFxRh3qn0L6Jm1UalnFAPl5qFFfP+3bVedpe7VBJsWDLPuC1Sr25tNMx\r\nMs+bK4tQlL3aaRLGJxiyOiPOPB/2IucVgmj9WKFSPtIpOEHSLzfpeg8evo4z\r\nehJ6qQNbqcutqmlR/OYDSU33qClatZiKRV+wYHFPITwgKDTaI/gQtdQGxvtX\r\nzFcDHYBo5E4uY4qPNwXDt1jms80cZ1yMqzUg/8M4f3+rNtW7yA1aXZ6YaqQN\r\nB2Waap2qzqZXFpzrGkVniOuC7/wuyIW09kNls108XSd4T8nrKBPyGF4PFoXj\r\nf+aSmitNvbxHPO8SeX+N2r0h4irKxwpzIMe74I9egDUv7tqPbUzIfjYzbjc7\r\neSmHXyQIArAbHTODRui9tWlatswjeigKbNthOjmg0C0CD5EcsqTp7KCgv8ib\r\nLBm6jciuEIET9OBwJJ7k3sXq4mSMh+t4bJce+SiVvci+M/KUMlIG32oEHvlH\r\nqyPDcEV70gFdSWymcihVwO50wvpAsJJPB/mbr50K7I72TCjLziwzAYP5gsQx\r\nI0qWCUQCXox8U9+y/6dY1t5DU3lx0aC1GD/VIWGXBkDpY8aoniBe3s0BmvW9\r\nWiyzoWcggMTOH9NM+mUeQV5dqPYpAC8LDKs=\r\n=ee2t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"e407d35641b0762dab72df10a906e4ae3e8d0b7f","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.105_1653822641568_0.2708036859648306","host":"s3://npm-registry-packages"}},"1.0.1-alpha.106":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.106","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.106","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"3442a68b4374e60cbae41411e621b1607e65b654","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.106.tgz","fileCount":285,"integrity":"sha512-Sfq4jbnhnRSK++SRVQDcJKTn7bPsVWj2bzOs3kT4Xk5en2JPZJEMzMLgIU2K1YeICorkqLZQjn7vl4eA5Yrr+w==","signatures":[{"sig":"MEYCIQDDcRfI8lh58MKZChdQnBCVGel3evvNDnH5OjJESiuKdwIhAI6/yQDf1YSoki5861UrBTqk6BkFq6GK3KK/fWiZUCx0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik1V6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrAMhAAk16EhcLdXJxDcQ2qb35RTvX3UyjSnz2QsBNOa7y+qWM0TLHL\r\n+eTGVkeDyvP2deQMiol3Br6yPOjxJB9ZWJXDkBFvLMpHY8XNVg8+yLi8YSnp\r\n4YkkBSWrEZaIOtFzZsVCze4k+bi2JUAD3Ub6gaU9DJbN53xAo+6EyLmh0eE1\r\nHDu53LgSCANiwvwSb5lvPSjVr60MfJr/mQJ8lP4BcpFJjoqBB4RKm8NlLtlD\r\nQqhl6858hrJsfxvFz6UT9DiMh/fUFS+I5nbLKxnlGKNi43/YiAWfQh1AGH2a\r\n2yXim/hPPpqb7SNFMcfZLpiMmwbvzLOiDSnXGoYEYfptXX3liuT/GFbo7m8s\r\nXkr80RZ39Jsb59Er5dG1sgQsvvxav33o1NTYr9Ytskh/ihQtJpb0oimD3SEo\r\nUx/FDa7aZpVAoIn5ruQHrGh6kiAEU15vWViA7GLL+wMbXxa94VFXykvMAdCg\r\nibS2NDh+XshV6wJui9BmA/cJOewZm0cE4wpk23k1e9OCjG1tRxxbENvA6wha\r\ncRHtguvM3G/B2Z1k5jS89z7fP63cfK7yJYAk6zhFheuhlWrJRc05yDvWAIz2\r\ngLBEI9x4ACeP/1/LeY7jdN3OU3z8c/tF9AykCT9t8VhKTjbgGFFeXB7bOaNK\r\nCGXhneHMhWcq7rgcYTRb293tTZAKfODx3Nk=\r\n=L9fD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"7119a5ec9e44ea90fcee2de708410fa2957e1489","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.106_1653822842649_0.6434522960140454","host":"s3://npm-registry-packages"}},"1.0.1-alpha.107":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.107","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.107","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"f4d7824437da493167fa601d2dc3051585b8e991","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.107.tgz","fileCount":285,"integrity":"sha512-Li4GdL1P9bi92+a7ylrsavuU4wkPYoLfT3o4eHOe98z9kyqJYltAPtrqX9OE11fN7Lg6mz60iaWr/s8KKt4xdg==","signatures":[{"sig":"MEUCIBShLjVnebFUTAxynFqFtWGbhvd8tKSNNRePfmpGO0E7AiEAi/wTbEXRh8AYoqxMgsXAUPaZRLMxz3RmAMyMDlMi/ng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik1ZQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNXw/+NRwVuqodwmG/fb6XBMy38arb+3MUTiA+JOaKNLc0qJrVc6e2\r\nGJ2VyWyBiKZNeBZQ6cq8Art+m9b5c2ZS09KrhLgspJUWFYw2mhnlMu/OYRa7\r\nawxeqbZo0TQOheLQKfQisG0i1bmYCBAX4+WzSlq73orGFvv7i48L3I/25Xy2\r\n+ItskP9DjcktEN4eRRqAvByNi98xAQgXLMdSec6W+ZdBajmSfckXR/yQ874T\r\nXbvOlSMkmEqX/ZA6OhnMl4QmiqfptHZd+MRFFtcq6tMJ1+837WyH+nkHDeNC\r\nxO5WK7OfzSuLdhi04+CLKBFa4kzO+PAHSZiL2b6PHwRnalEBUyvYivfeegqU\r\nosIhUXyaaB5gaDH/MFKMkyX5Ho7hsBpOeEmGEiZE9FemRJSy1Ypb8718NS2m\r\n1XbKVMutlvDxHqFvUsTDQAFDm3Sq7Un1soglQIkTz10bIJCu5W4MbZx3jfVr\r\nEQrtsgmCu2mLE3wnWX3Uzw+jjlTyLdyGRf9mr8s7YdBCZHMZTWN9aDp88C+l\r\nF9ZyiOeHcKQB8k4qSSYfQ4oYVc1MnMhuqmDBobREa/WtGcrIz0DJmX7IXBCE\r\nUVWwViqI2kX2byS7D9cchexbpHtseHrZ7pDiNF9QLbWVj5Gml43SVePFID9d\r\nGUPdGbsQvjV1Stb/lSuisDGuPPfQJUZwZ4M=\r\n=baCY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"5ac6e89a0865b02579847098344b429f1d12b039","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.107_1653823056518_0.28886645411755363","host":"s3://npm-registry-packages"}},"1.0.1-alpha.108":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.108","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.108","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"21ff6dae01c00d776ca7c2f44ea0c36921449911","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.108.tgz","fileCount":285,"integrity":"sha512-hg6l0Qmmy1p08QstY4to50aKihXRGxTsfbaMS7E1Yu+hslR2LKgCG887jcYfAOqcPR2iN0RjrV1H7skzcsvc6g==","signatures":[{"sig":"MEUCIQDmYM9G7nfk3n2Q9FyCvQLLWEYczzEfa4aIbBqWMywt6gIgaIi1eAwTsHLPgF8h0OEVCvrW9VO5Ev1DyZCogWmAAl8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik1nNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDcRAAhNFNVL1NeLJSXRiUjEYCZ8Ck6lT/s61b24VjGxrpr6exGBbr\r\nyP7ckkL4mlqdcL6FCLgOQP4qHx+sjzbbwNcWaGiWoGpE4MKfvXkRiazoBM1d\r\nXLGWp5zcZ08cJD3QQFItXO2FWYLJAHbqpMnFQDdt7eodyEEpgDVcLRP8guYC\r\nFzJ8u7kxd4nfA29hZB2zBslxh8yHhjBO13Sz2QCQlsjJZtgpXIyUSq0SKt0r\r\ndBCVCRoVa48RxeTp+eT5T2upUTKIDmaJbNIAWTHPOYyi58XuN1T5elmQUNq9\r\nWQzCGFMEk1bl2rGNda6Jp6rbk0bUW1xn1nN3uhZ1CEQg2KCigre18aX6jqDd\r\nq3y+5BrH022TjnBzKRsoC2ccm2PoOuorrhh3vjyRHNN04lXautiJ0d8QRSJp\r\nBMIWHNPOhy6e32vTv9Dy+1kgWuomfbK9nw44QDId7q2oTvWHhWrzu454nk8Y\r\nX4KbxcWvuzeI5Ke8DakBH4VwWyAIFWtYM7jUmYNMtKTmnfQ82jIAB6OxHPol\r\nglSyopvW34EVsHyaN5ov77a+WM2llht6cU67SDkyGHx6o430/1PI4zheSZiG\r\nG/i0TPdXwc2bD3e2NAFxKb5NGO+od6+qSDJP5rsI+IyigEbyJCsI/8bP/On8\r\nSVf9e1x/TirbV+RhVMsXlFs/B9IKU6tlcIM=\r\n=5k7Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"4908a21ac773b814a15e0e047b9f7f8b220aba3d","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.108_1653823949033_0.9393624667828664","host":"s3://npm-registry-packages"}},"1.0.1-alpha.109":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.109","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.109","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"65c72862d30a1b4a8e41641e756dd476b2a31418","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.109.tgz","fileCount":285,"integrity":"sha512-tdaWbL2k0RGd6iik9jx4CBDAEuIsS1I0ymljH1psAyx1nEKpnqhI1BY6ISgdUBqLCzH7mIt20/EiOhYk1rxVmw==","signatures":[{"sig":"MEUCIQDuLGqLtCru+d3cGBFcgTR9n0Lsc/TzON0qj7z7SUewwwIgB1t0cDLbiqH8WPW2RQ4WpaD4ApshI4k88RZnvr9GhAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik1znACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNnBAAoW7Tai+fk6NkbVPgYa7wjlC4qgcRAouy5ztY+soAFNsjystd\r\nsh12bATUp6uZnpt4z1P8E/Ngl4Lad+++07vcTEyFU5H1suSFbtT53WKxohYN\r\n0pflDo78EvZAo9JbfIa6EfO3goJ66M1l49GY849D4r5dzRcmq54pmm6GUKcK\r\nuM2JfezhBCO3xxVTMF6leqGgPRNVfKr+3FZ420F/brhB0CesD3IS8QRflgDd\r\nUgcR+NvbxZnmtfMX2lSPCbHETSiejryEFZSu4WXJeanIdZ2Il8zqq0KOoMaN\r\nJr9Npj35V+ck6DVm9vdOu2uAeNhgVseS1DPEZ9whsC2geBVWI6bM8A2MyIyl\r\ns9RaAbv7r5bFJOeiv2WgIbMZt4h7JUxD2Ae1Nsv00qyROZrsScXNJKJbu+zl\r\nStlbHWHIg45kXu4Y2qZzEzARI3Tm336wlwKf/fQPw7f79s+2SeIb0pDAIhqi\r\nplMU+R2fc6v161mRtzDxsmYsP/FitlvAl+B/6KeI1uW5fcGeJ/WTV1dxFHlS\r\n9Qnj2385/zwbuhVNarGqk3FkgOxQUxTtg5i8CPVETgqWF0DQLW7RRYsaVBqR\r\nRsaMhmsVAoEWDQyMbNi51Wi2F8tLi28eXGJpm5wxO01oUucbmClsqvuxfEYE\r\nGK3BdQfsXfge9NlMkW7ljt4FoRqIWtxfhrY=\r\n=Uppm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"adba57ca530ef15430ab77dbb3b3ce2c5331b838","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.5.5","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.109_1653824743094_0.6944258344740573","host":"s3://npm-registry-packages"}},"1.0.1-alpha.110":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.110","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.110","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"787fff7427e2f96827a52cc8c925b379a5d88348","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.110.tgz","fileCount":285,"integrity":"sha512-kTY/Eq40wLrS/KKT6r9mpCryixf4ic6dLlFf3qA8xUq1GT+InwK8WxEfqT/fGcAc0j8XUa4iEDh+sSz4dsFy+A==","signatures":[{"sig":"MEUCICvdeaFyhoZR5njmPDeZeyPWUxPcTen1a4nf9DKRlrxPAiEAxlpb5ixwUqQ6cCRdnbUIBOG+/jgap5vZkwh2+hBa72o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":680969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7j7NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0VQ//XFUFyWn3M336+jslPr/mVZsgygq11vZiHB/y4BAR2jOEPGMb\r\nDUSviN4XRURl/qvJ29i6me/8qlsH8qPXIgeGgc9baEO3AX/QiGh8t5pabjPI\r\nL+UVqQAuMOLKZrD4U/CBzkDtMQ5uQa2XFeJ+A1ECV+Y0YvDz5RZTMs14wAu/\r\nbpJ66/wXEFtY2WRbSI3cjkFMSNS6jaLjK2d3UyfrTe/saedhlyGkoyz4Y29u\r\nM80S6BOWoEx0SqNzSwkmkpPPm9+rkJBnDAme9wpz+aV6z2kQPRUFDEoeYPHx\r\ngmn2ft0WTYoa1lGlFfA/PAxgjN121HQ4q/ZGBXNT3dM/4OnaaDl0wEJJ0jcN\r\nLQXBG8FeTy6UXoro29kUQkpTz0vP7g7SL93SAp0cqqE1tGRE4lE+1D2m1+cE\r\nt/9HD8jakHpmnwJXclUj3pxC4v/sZn9z86s+i9Pw780vIsoqvcepN+7neUG/\r\nsTH43zLcfYJ5VD+GqHn5wCzElIMTBa70l5dJTO0CaILzC+UXZPjWEHtAEIGs\r\n/wm7rqFfG/3datP4q9jvEJVCLnBmF851ADVEHu+No6BopliOqnPog45mHyLX\r\ngQ00l/njy23MRNdZ9igvykWen6WZkBva5vORSzDkSyv9BccAUZyUgisPxzqI\r\n0OLcoYQOjEOB8ZdQTyJI04oYYp0A286dop8=\r\n=wZ5k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"89c77a9c387f77b7e45133e3c46dc442478adc95","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.11.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.110_1659780812793_0.7335372442110926","host":"s3://npm-registry-packages"}},"1.0.1-alpha.111":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.111","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.111","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"1f127476c729326a209b404703c67544452298ee","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.111.tgz","fileCount":285,"integrity":"sha512-iwqXpnslsku1UUo4JdTtwLAAjZ/RHcPK+ezVhjfC1dHoh30Jg6AHxFsJYN80J0FBsN05ABchFSpnPj+H8qaZ0g==","signatures":[{"sig":"MEUCIDtfMLxbQggQJuu/5MMAi2+Mj2FCSnTFnRVLc9VxSl6wAiEApMyjawgTgI/yvtRxm0mzcy6qlHIn/V+jWuLA+Gs1V4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7k0IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquhA/7BMzhjx5ANR90wx0OBI+OpIwkGrodu3yNvCZNjAJs9u90VgJ1\r\njL6ecptU6wpYAKaVspw535YP8pd+Wg4J4LOP0wEEjEnKGTrFhEBauOQKYh3W\r\nbIw9QAo52O6yxbyFQ887cdU95RNoexR73uJEI9Y/1ttn/V8hFfwEkEHGGk5C\r\nCGg7ilOuWODZizl4nOwd421zd28UuYINHavKEghoMZvOerAOCOEfsATZUXqa\r\nxqb/ZpiCzD9ZkgLla58tyrI2Kr/76Ys6Oec6H1wWvLPj4YF28519nl/oeIEK\r\nyR9QmmnGUTLUIts/Du0qFQToEEFiBdppUSSoI2Ky4LnRraXKY9A2kObqVxAP\r\n+Rz2p22mWa5kt5tP2/Tx4fjtpRXRfXbHuXJmwJLwPY0oSdLQb9b1IAPRgDzM\r\nWTBUBTdkE3zdjC3Fld95XgsByhWR5AnBqjkuvL0l0z9IaHkCancWAJQyDGUz\r\nZxPBlOVAwEB2+dZryeq3TFj3IIDTlfj0IvDwgFPwP/8Td1IsHvbOulNqpOMf\r\ngJLhJUKa179x0gTPk4F1Y6nRNvcMk9C5rkbmFC0AlhLT4mSpoNV7xXHRZsyJ\r\n6sJ00jDxDw7lGFylzSzsj9rrh0eQgLMgmAMFTou04RDlgznmf5zeAVZr+am8\r\nmmamJ7Bmtw3thBBecBwlV233tfUfLAWKB70=\r\n=nVM2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"f883baa3c7107f4378358f424cc9f23bd2eec746","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.11.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.16.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.111_1659784456253_0.15012883227281737","host":"s3://npm-registry-packages"}},"1.0.1-alpha.112":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.112","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.112","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"d7db9ec15a30eef1f391deb6f01d40ce61ce04c8","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.112.tgz","fileCount":285,"integrity":"sha512-RhysaxrwLlUx6zY/LDp/k3gecCd3KSa6i4Le1jUYZETEE6JF6hl6iDehG9i1WBXsCL/Mi81trmDE9D64CXSZKw==","signatures":[{"sig":"MEQCIBHIQiGJGTvThhceWMvEabbjyYrX7Haa1R+HNb1aghf9AiA6VkDKzcAGKIDLvyH3907LIz/+Fw4n2rV1JB7vSQJzUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIbK8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtwQ/+K9PvRPdzVr0FhQiNALqKyZ8C0IUWeNfb2TQhlfIXvr7SBrAC\r\ncV78z7OXqVYx44csk8nSJNYwgb3aD7/njQQWmSBCqi+jRDdaVE76DONZYt61\r\nOw/0LOJz7fN3MRQ5PcZe1+mNAuNFtDwBULQUmj9/8sr8E+vYyjOzm6S1JFHl\r\nAyd1sCu8EoVQRyJygWselllOn8E0hcNhGerGXAloVI3pnsmN8enfpDsCU1WX\r\nhGsYrhWVJbvVGOmS54KunCC4KV+aeJWVFYpk+TNTg9Odu3jorYYAhDGZznZU\r\nbedibHuZW2iDTVJbIE6lFsg1I6Ic2XlKYOLtEJKQZxjo6ZcZdVtpchUneX/q\r\niX0WA+dF8Z5tzUqFXWj5W8Ep1Bgf3+dV6zIryTkDoJOuV/4EbeS43rHx2HNf\r\ny0orN/ks9yu4hzpdX6x8OLJFINzHLfgStTXnhat+j6qxRV+Buk/q1uE5sPjy\r\najL0F3MtaBSfKo/GFaUI/vz+nyCn/tN9SFgoEC1gHJv2RqjswpT/fpkonRjc\r\nXjfxTI6gGzvnEy+SQNJZL1FcWvxxm5ean1GeXCT7tS74yZhNnnJ1n7UGPWAI\r\nJCAEJcOXA3jeLllmmGdmvBowwIn83HC2FJXm2jb0xF9RpMj//gVkCKFzRvD8\r\nEByktgxgkpZKA/pkvlsegTiI2ykwUCbNrx4=\r\n=EO7C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"44a3b9d8d1a859c070f4a72a6c66d8d66f236a4e","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.112_1663152828171_0.38437274616347583","host":"s3://npm-registry-packages"}},"1.0.1-alpha.113":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.113","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.113","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"4c233e0cd39578bc201fb2b55288ee163084a507","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.113.tgz","fileCount":309,"integrity":"sha512-lvmvCYmFwkIgMKTUAJgQ2pLIj7kAebEQHEs/kLkCgOJ2CKkfZ8E+k9knlOfQXj34MHanJioWePkMdmwChz9gtw==","signatures":[{"sig":"MEUCIBrpity8qR0iEgLm0X18NpWrA5JhAmVN0tmgyZqxPwAsAiEA9ABSEdT0/JVxO3VCeLB9xfyFibN93nf+Mm4jnTngNxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":701984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJGFgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqR5w//YSYwXaqcn3mBlBhWQoHuqMqXygtqofhqbvcdTAlQST3WZDta\r\nEOlCZW4WTuXlUTENf8DP4YPApEPratFwRf2KzkssiEnqx9AFNvKL2ruyqhZ9\r\nTyMVbeqWAWEeGZhMni/ulLaRCJ+OAOkwATQQxl8TXyhOkHarDGcvnEx//7x4\r\nPLCI65Rk+ZWbPhlVa0Ht8sTCXt5QTf49/jYElZbj04h6EmzgHUPdDrzV0Kns\r\nnGBGxul5Tw86uCudxZUpzlMwUeXajBmrYgWp2VG2xiCWi94O88oPDSCpSbrQ\r\nxhGMz+PGn3GqWWk3YFpJBE5sKpWICefJ3vZ1cgrsdn6i2cP+TU6vF7AGksfC\r\nclbfzmKRSX7xNxbLAuCwuO5fJ9ElKf+hPmBYEWfcMBbBCI6DXnREVJERJCrr\r\nVy87nHBkJHau6PSOQW3VMLtHFg53843dS7T8XG3h8/4vFVcFWvJOBzwDyzja\r\n/kwHsvFa0wHNttshupmBwx4i3bDiw7IOFghqbSRto5rsCkYotS18UjyLFe/k\r\noQyZUsiGazAu7pPr5bV8vETFzv65KYAe1/HGSotbJ6eZTdmKZOGkkmNQAzxP\r\nnoD98DMkjPd/X6OTCR+nXgyb/6pJ82aeUPE6PZ+xthziFp1w8SSCynsgXEBd\r\naTyTVJhspTmmcezNGfaKJxgSYQIVEsZOyU8=\r\n=PdyL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"42da02de95f6449837a284a32a9842c7ca008d9e","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.113_1663328608359_0.8515235475663907","host":"s3://npm-registry-packages"}},"1.0.1-alpha.115":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.115","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.115","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"27a39299456d15bb32076a554e3fcb2a54a1d059","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.115.tgz","fileCount":309,"integrity":"sha512-4slO8cwp1nwvdjH4mVBa3/6L3fx3fn8mGSeyrwlSl/C0R6z7yVzIiR2ltE2rY8RTJtDPy1icdk16rUwSE7Jz4A==","signatures":[{"sig":"MEYCIQD/SxrgBk0bAHbJsY28DkPq28Gbojp05RtAYcjlIxxTfgIhAJT/RibyqX0sCRgsAFlVsfgH1iX4Qg/h7plZdfi5Wqco","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":703275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJGRdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeZw/9HXa3te/31+GYdNpBYpt0UVjSM3kBJsE/Agi/NgOWT8xK2Ixg\r\nLPicrzCn4esxIyWYch5rcAl4zI1tWPOeFeboV+f5O+cIpr7MEYArzKGONc+v\r\n/jU765ZVJQae3HSPe22MzCWX1gyF0XecvcQxzyayBN8wf+x8keKhzJhLoT2C\r\nAzQ4uw9h7V6ZYcj0OUjukQcONe/3KGggI/HMQljkroD9jR/guL/31rycDhex\r\nNO/l/oDk0vaQwjIq+qeh93p+UiKGUJs3rq8AmfQaaXwgK2WhET+m9VuI6ikA\r\nu754L4XgBhTH+LnreRidItQQFnXdNSgEWznnzhA/0W5M1NSzU5RQJrCIHgLD\r\nTcu/PdXb5+0dqwSUHbPJvNd3gQgdD7NWtec4FgNAsQ8Fs+YUFw/H5HDvLTlv\r\nM4kLpd6Pqu5XJrMWMwuLbVMNBdn1euz4bAsBfCvD6wMVA4/bE37cmPfa0Iix\r\nOm4huFrTteRnOXo6KWaisI+18F1OTh9i67+kygWSmjrpT9aB8fCEYR8fbnl7\r\npX+soTFi5tIbEs/Bi0g7EeQMHYCdS/108SoatwCLyJ7x3idbcywuX/d/C5jj\r\nmidURB8vTAzTVytQUVEHfpEFfwg9vfon4G86o91c8c/yyXebOprNinZRdT+z\r\n01kN+eh5LVK4ojPQqMe53kfEaj4seIJ0jxg=\r\n=UQRP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"840d0d32d63b657992c3578c9adb2b782121916d","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.115_1663329373541_0.8961826477187342","host":"s3://npm-registry-packages"}},"1.0.1-alpha.116":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.116","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.116","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"e8579c08ec969027f199ce1cd38e6c7a26c388cb","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.116.tgz","fileCount":309,"integrity":"sha512-nbgQwGYPWCb3tt0SQX3e+M6j55jg3hCFe2eZrA/30opCa2+3Zs5eq5E/Fja6JqudCro4/ukQljIbEg7L0Fc1pg==","signatures":[{"sig":"MEUCIGgyLXOlovFyPJsdAuVSBaNAoh1/Zw4yXXI7b1/nBEiAAiEA+FXS/NxKyrYgk6yOpAsDvWoafFg5HkPRxl/DhsD43aM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":677677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJGWqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7zg//ayFnxz0rirL0Z1dKgmrdLQkNEgI+yqVERpGPzJ+Er+2Uk4gS\r\n6+VFhXQGEItAPSGyWmb7hrZzl+GLtoxDlxGke0tGc5MOv6ZfRUd/4/76HSro\r\nWB7tKxpW/pkj0D9cxEFKoZIJjQdr/wJJRMWLdoAmh/cxXAUeNHU6H/SlfviT\r\n/01pTFSiomKyCLfcFS8yE9V10KoVe2s6/n7eh5C3zqT8EjAEc/9LtaLiMEGC\r\nEKcpWEMelYlH+ktBvlf0BcrpjN1d0ac45qGEwY9G6J/KQy+B+wbX+f68emiX\r\nm1qKKkv7K+tsB6aMECxm0xTFpUaojipC3MgqIWGWS2Ko3va0+59Szh05hYEc\r\nTQ4QOkn+tXWGIGrH4zJykbvZOlFurSnQFqSLgxbI+vbUecwVsTUbYUDaeEGh\r\nSK2TYUHBXBQMyHdrUPJlNuBPEQADjiUzYqnTokpF/kKmLYUjoijVziwmPjiL\r\nmgVF1EJFhZ1NulUkLrPGOCGm8May/yoNYbFEWIKucqXgvXSmBzfoe873k6jy\r\n64shEcXgevgWVCJzjssUQU5tb6cAyVwLmEdvev8ZT/WonZZaAbvbgI8YEY3O\r\nGS0qmVNlNzn6w38mpU9uIeV15wNlbXXyh9aWYV0YdoENB5prQiP8RtQUyrLR\r\ntiDY6sVkUlw+7EZ1hncopv3JABkoy6O8aEk=\r\n=Cv8s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"d104483f41dd9f1e335bb62c01631c69deba1191","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.116_1663329705815_0.09354078697686008","host":"s3://npm-registry-packages"}},"1.0.1-alpha.117":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.117","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.117","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"99bd831935705b29a8aa36594a1173b7a6c28e7b","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.117.tgz","fileCount":309,"integrity":"sha512-3+wlfw2Wc8cUJqebTapahjLL7B5Q35+d5tT7G9aKD7osjRwEZyHQRc4PbvBww5ukrUBzfrOEFVUoTJpwn9s32g==","signatures":[{"sig":"MEUCIQCZxR33SD0zHo7I9jfWkrPC74OX3BOH+gzg0qSqCiBOPQIgJ44BD08rlbEYzz6fX04SS1arswV1ou3LlYcqTj3YB/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":679536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJGqyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTuQ//ciy9LOJ27m+JL1J1jyPOyZAjLTb+9owO8zoyBk+REs3ZdcKB\r\nmbhWr5qUPQl/BsgkX2u/IkiMKY9JO/ViJW2MFccjpwa7vUOSSUAaeb6bUq9G\r\nHgu/uFggJ3sLQ/Vdwx4ror6HW+BdDiTUtWJfp/oEm38/wKE8mE+1S07O9qkD\r\nwvbNLZq/zB4dV9im8cackN5vfisjHJK/70yLULNAdfKEkjGBfqSkAtkoSDHM\r\n4yLIman2MNl6VipcMaelYpShtzvtqq4vUhBHpaSB2LUnxLF+/oq8WFJd4G1s\r\ntsUxUNsQZJAoF8qKp4rRKGnkNkJh6Au1OmuPf40OeG7KU5xfrHEkP3fgt5oy\r\nN6j7cQr0KCvmGnDTtMOa7CyxUzl6+w+/TeaLfkjsIUdBDsF3hkt47OlYJ5eV\r\n/PhdAZ9sm0lrp0TBmmJ9SFr2zZcKIpE2bpDBxPWTAHSskeFQHSHbzo1Kyjg3\r\nwvqlQmc2qIyo1aic8p3I5F0ah5/L9YLBPHufwzJ3KgCbrrDMr/skzk4nx/pm\r\nj8cV4SF17t7Q1Jdsc4Uu1nTWrwQYYKMP5uZD8qUuOME5YORs5khDBB6hNz0P\r\nZNHNAFNTwTbRM017YBEr1s7lQCyzIQQiImaPXKD23+6KdvhmWO/4Y/kuHzGX\r\nAFhWzbpofJdLdXn9GRiwD5uT/hwjj6PumJU=\r\n=VOsa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"bf8f3060d80c7e4bca00cac8ae0d984c672c08f4","scripts":{"test":"yarn build && node --enable-source-maps esnext/tests/index.js","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"yarn build && deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.117_1663330994117_0.512625964703731","host":"s3://npm-registry-packages"}},"1.0.1-alpha.118":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.118","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.118","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"bc3fdc23cd448f8f3e6b61bcffa2cf17242fdb5e","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.118.tgz","fileCount":309,"integrity":"sha512-CHgZCBcVozcCKBTR6e4DRjJmL++SoqE6Ikiclyi0nfgRLSnDdwgZAolrUx6gBXGj5NqsRZRxYtM7ZEx6yooUFg==","signatures":[{"sig":"MEQCIFMvkEXqPk8cbHzyr2V0B9BmmPqvFjFs+9pirW6aqvZeAiBUaRf+7aaNDiwSliw885dG12nzjGV24Nhl5gDqIP2FHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJQIgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHMw/+KRKn4ngEiselAvUWweF4ZqzJ5SuHPlnw/kXYKgt5MBNwSU0i\r\nXxi2QEKLcfkEfhG4iOYw8/7t5/TloFErZVWzu8Ij95j45z1K3+fstzlcEpBF\r\nrSGLqunSvZ1r+L//z/FnSde98XtKE8C90twARaKjXEYzMrwJZ27S/+7KFzX6\r\nT+FDITLFb0a0NunpLqUxXS4n9phooVK1WN6TmR5p9YDjbjgJZggqZJ9+qnid\r\nt2cmKDt0CUshCOqZmg8P5x8ynlm3E1Vu0HcDD210FYD3G1VOo/thG5f2vgi9\r\nmB9ZQAaGRFtEQvHj0m7WjUqGEF4yTxz7lvymrXR9dOFAwItIucH50mWtvnm6\r\nlRlu1pZnChYrG3168/+HNN7mH/SACnDGTwvS2L7mRS5CpUmJmL/7yqf+x+ld\r\nz69JHZ1Wi3bNTcmqxSmAEgnJUhA06mDEQPmaXTLFqojTagOD5bsVqr4HMZ01\r\ndrpwVA5Qpn5QGHa3ExLiZSzjE1gY3gAOSfZEjpEkvPTbyz1EDSvmv11dFISG\r\na94IpvuVOHH446es3wy1xACNN4A2RLaH56BxwB3PvWhvdDx2IIC3iESyFtaJ\r\nuLlKh0jF27jtwXR/3XBAv+Q+Ze6IogU613H1SokQ6GBYr7jIm1lhKWz7D5bT\r\n+PKJ4k+025h3uRYIIybIqZEEQmNJ7SpfUnk=\r\n=y5rV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"f675c3d14ec48512ead61fa36c920f8c30a347aa","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.118_1663369760245_0.4457888718930054","host":"s3://npm-registry-packages"}},"1.0.1-alpha.119":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.119","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.119","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"398c8a1c1332995e735dd722721828c3a8b74ad6","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.119.tgz","fileCount":309,"integrity":"sha512-1xdM7Jrh73397ZBs4/cmglH3Ln+UdR/One+mcUzuD5TH5YQFV9VfLREEga/MNYwnWEPCAkZLJ2aMOi5/RsZHkw==","signatures":[{"sig":"MEUCIAN+xTAa6DRwEbuzM0OXfoPq0mwc4K2Is6+exe8oioKQAiEA1aQr+rmwJB7TLkIqtOBTIRe7KzqCun3ucMzk99Io9wc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":680902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJQmJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3+BAAlVC5RiVvYAa/KxjBVNaddiZcfqI1SiOJSjXm2nIfi9kVYLcC\r\nUwnTGyEjsXB+VOfOb70jFFqSTa53zj5OYjzOFYzYUcxMTvgu68fe2EUh3tOr\r\nY1Cc3YVF/nuvNeAB1UiMHnRQaUnEn6ZEnG/y4mzPONlcgijvvdRxP8qRYL6E\r\nPIS8AThOaivgqW8MkAqJOGVp/aqPL14cFRonQnRFWxnYaII+YyqpmTXEZ+qZ\r\no4KzF515h0oqnRZDQ0o9ZAyDMB1WLSlWrYyxv2pf5lxfJ62DWR2jdvOJ3zt9\r\nRy0ZDELgwMJKuc0WtEo6/IdVMSyKzwnQ1dMcdIkOf9LtzMXFaNPw31pXqfOo\r\nua03bm09zBqn80cPUnaL51AqCtXUylR7XDMJ6iJYJdbWrrCS7uL60eoMGngp\r\n6GXV6yBUCgCXgZ5J47Y3I5Y9na4xhaqAR+FlgiC0g+dBl9Fym58/5A8oj11s\r\nndmqFsbyrHDEwSw3ZtQvXji/7VFtZxUN12Vz+70NzCgNxReQl99J4dSRJ2E0\r\nf1wOkNabsuvmz3eczerlkDnmiTkxCSStWXGMpULNgpPJT4vvOhkiBy0oMnsg\r\n9SgyKzShKaVLNYJPNxOQXZkPLXCGbLwzMe+20EXqpVEXBS6xpQePupQCA5V2\r\nYVBJ1dtlgTb9zUeG5GymyWunk2h7anFT7L8=\r\n=4hX0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"385c2823c5029775224ad90bac56cb6cd94fccb4","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.119_1663371657618_0.42787113443942526","host":"s3://npm-registry-packages"}},"1.0.1-alpha.120":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.120","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.120","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"d32cbb23c21c55e571050f9d6e4c959cf38fab28","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.120.tgz","fileCount":313,"integrity":"sha512-vLLo9lwM62QJmNz8ivuy+mz284FIEmsXcQkdEzHvcJDoyDCxLms7+R8KfqHsV0AKgt9tYH3emEWvFzKQu6ZS7g==","signatures":[{"sig":"MEQCIG3UclrT9G6ZK4X2H27l0slusO/eh6/YWfMhzJEmAnjqAiBa7FIvRlWIFIPDPjmmzEJCa4Mo5tfnbaHhUY0wd/Engg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":700916,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJRqzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqy5hAAlhk1575MlmypH2L8ChRgnkcH4KTm2SKNvuslXmkYLWrhKibb\r\nxgCC5a4dskaQbYYyW0AZcyRqyl+7ibs1a6whv8KF8+lcFDljmI/kS69c24Qf\r\n5BcHrK9waE99b42cw4p9Ktfz+ZJ3S6Wb/Ca1FrVsn2s0W0NdDz9loVI9y9Y/\r\nbKR/ei2tkhPvlrnCs2/loXOYp5YnwL3N2g7c5UXgA5EajZGCCiTJXpEv2Vzi\r\nad7DVUn1Fvuam0wm8z+UvvTC/CXWeVfxbdvIZ6Qm/tw0EhdpgzCsy6rmhGHX\r\nVawmZbi8uF9gPtotSyXRAqNP77zCczWvUUayW5dxirWelFeTCJ44yEnjpUK3\r\nXmzrJh2rtZFGgoubjJyGMFU4Wnq50n6c9TgMRh7yc1sxsh0AMWVC6B6tyVvu\r\nQPRxnfntz4jUt4JlwmhUNRksBnLbrjTzXYdwnv3SJCn/ToEu5FKNA739oWPk\r\nUhgJ2QtWfjJj3hWx/DR9+RxsLIF2qyQxb1aAcMlDuMUQy+WQ+KD2KqPRG1So\r\n81erBTYn4OZ0RvdmbrKo6+wLnlgQnUAHvPSaKwdwBSWjN/rzzLmPNxzEBH8s\r\nJRfCwHOiAMp8tu1QXYHt9NGXHCDxI4IEdhtXgkmDV19zbAmglyrDRU27M4KA\r\nzi3dVxsQkqUHce8myFWxq1UDSiBGHM1gThQ=\r\n=kqPm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"e00bba5396d849eb8a11e296406f606a9cb7b5b6","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.120_1663376051608_0.644260984290856","host":"s3://npm-registry-packages"}},"1.0.1-alpha.121":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.121","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.121","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"16a59db5443ab25a29a3ab59e70af335825d7276","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.121.tgz","fileCount":313,"integrity":"sha512-99AFy30XJCyAPOqrrQEaSw3eXURmY3sYbAZZliKZiJ+9iC8NxdhRLszjwJiiGcdTMX0Cnf7zANJLqv4OKK+5GA==","signatures":[{"sig":"MEUCIQDvVKs09DQcBsuW5g+SseBJM+xv7xYZS6sMx1Qu/Jd9swIgFkj8hr0VRTxdrBh2OCRX+PY1fpquIlUUFa0o8s7kMEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":707590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJR+4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpuA/9HieGGjisaHjWDNDJYrL4KPztcQcFJFBQ9pBNeEwGx91QCUm6\r\nVvP32fvwM80zJvOshZPm6o9t8Xk2IPUsfMVLXJo1fc2FtOVkHjJsefj9plYk\r\nVa4xQ1w9fdAv8nQtk87LZhG9t11IdKxcanrepx8xA1wczkBLDgQKgFXvbJK7\r\nbbx4e2QJAx3zIft3W1KWV+k+/2kt2hKPoa/PI/diORxm26G3FgkuJX8Jgj4Q\r\nIyJwTeXGnHA4HlD1nHmLo1MfgP6WkqEV3lAvZtL2cEMdOsOpbclO60MPLRCs\r\nsQjIy2/nLg9SuNz7onM3QnFIJu0hI2ohNSCfTHsd5GRe2ohSZiVCv03B9/tJ\r\nMRxyKnDsfv3MlvgicMhHwtWy1VwqidrvO7EPvwtxQipc5igsHg+2NbViOh2Z\r\nwFtNvNdv/fEIornrtuNQxGYKbUcfacv+b/JysaTP8to0kw7S2sSdoPudbqxr\r\n6TAo2lWqMl2/kMUppgXTKmztgr7E511xMr+nbCCAYhJXzV3eEsAhyY3mf+YH\r\ngUA2qKE9BzQ7XmRlqn9/kznKQZwOSrb/pgUpG0iNfld4oDoJ5ZA2CKACzTyr\r\njLas0GSLjjjchE18OPhMQ2B0uvpsIPJuvboap6uzSFVHp0up9XIcCf5yGhnD\r\noSbWDEjyAQQPX//n4wY4mhpSahDTPv0frOQ=\r\n=0+rJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"23dcb5e51499f54eb9a7a33cf3381d5a34a3f1e3","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.121_1663377336095_0.414548885555307","host":"s3://npm-registry-packages"}},"1.0.1-alpha.122":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.122","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.122","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"d31e9d04d653ba8bca6899f78a47809e7f574464","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.122.tgz","fileCount":313,"integrity":"sha512-XpE07P9V11kqgplXn4WTax0lS32Y5clmBdOkfq13sOxPVJ7G6e1KM+q6KgKUtRBMI/ztVOlHpciYU9DKRYb/qg==","signatures":[{"sig":"MEUCIH69IVmN6xS/6tcpw+uAELktxPK9hLQRONlI7pQg5JtEAiEA0uRc45nDp2gO15aatyV29G2vRco3sZeuZP9UoABM0b0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":708721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJSKkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopHQ//S0ri0KaymxURrfscbSrRQA9V/IPElgGSN13Z+wBSL71WSncE\r\nInceADu8dD03/E+GVIZgZMgYTpWpdUqd286rkeALxQZWquIvQfoktzv2hQOk\r\ndDel5cIailhpdkBHJw53BR9/iYklO+WaNHJMPUPqdJ+wTzbn/L3XlBlKFES1\r\nFjNhW/i3k5Gk8CL1PGyyy3lmFOSVSN04lvMkApWSlFOGSgaehAtONpZWd7VS\r\nsD9S+T/F0UK42jEMpRxMPZlxoeXrhonl+m6DWzzkJ98y+JA4XFnZUMAd8qj8\r\nbefd3r6biqbH+mNtQX6Fh70e5ru9V6k8OePaFYdRAiEHn57K4UlAv8XdZTXb\r\nzWdZxosZbKDvk+mN7UIIWai9v/YR/yp6d6uFkVLKpwhhJnWOcv6gS0il/bS/\r\n/yr/DQmO7Fky/hhH+f8QPKNxDbQn3/rV0TZXw1Xizpnao2Wr+M3MfSQiiQpd\r\n7Nyyu3W/7EZjF6F9KHUI1AQFUK7bInqdMLkcFLY+4arGDbh6/MUD40lSiNt+\r\noZJovGvPKpDJk08HRri4vlcWttyhsANk8WLq5rZ5guwho9uQLmJ3FB+R1alP\r\nJgWaOXt7QJ7QaxHpz/2xdhZ3fhCxh8DW0ZM3LjTs6iSpl1Ou//TRgwkNXTRS\r\n6BWW1BjuhRbXKTB1zOSfNQv+mLd5XbKBM6Q=\r\n=eYBs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"c0451aeff1be0e2b9aa0bddc4761c39c361086b9","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.122_1663378084393_0.9714542488122904","host":"s3://npm-registry-packages"}},"1.0.1-alpha.123":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.123","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.123","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"dca0e8a3e52867f618e510c2e08c5b2bb20be9ff","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.123.tgz","fileCount":313,"integrity":"sha512-ybhfAK6921M1XZyKawp489djirUuK1u0kjVTBiF1UIBs9lzAgrCxTU/pIpw0lrQdJXRcPa2/RC6tuXj9n2S7jw==","signatures":[{"sig":"MEUCIQDtqeszSgqRspYPoEPlSql7xoKxOFuwYCfHybMs58Ud6gIgSd2glO5hw1Y2Nt29EUuLOCfASUbbuzQ9HDjc64PQLMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":709694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJTB9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+7A//ab+vX93+5EFnQq3CpU+LGnJrDMNUcLsA818W/H13lLZ1zT3q\r\nXqmepAiidVvuQuwSAFAzHpmqj+QcoOTF7xgEHL1kN89LIdqAG1BQeu8fzt1G\r\nTdTx0IR9PiUBBCnevI1s6LCcOwOEFe9HNU19NqKD7VvPjxOt7tIypr3S+KlB\r\nEcaLuUQRrMGq+K7Wtlc2UlxKqejhm6vnSJU0OCzIG90TyQBNvhK7jpIbwk4F\r\nvWnt4bYn6Z2LpQOb39RSp/YlWu+Y9AuUl8CUHbO+mRlZD30D2N2VJCYDkXoT\r\n8hCGMvkuD3v/z8lytVG/om6Xb/IZr7XRgEhzzBsqGuq9/rLRiEdJ9edS+/DE\r\nPmUKt+wDgKXKcwtQrY4b0EsIKN7KhHo6hwKveokeCig9rdNtB2nTFcSbADjL\r\nKEvOWLZJ9igxj0g4BpzOi7ytSM/5udVYu704snxhOpqiviTD5fs7J64gnFZQ\r\n+equJrwFJpGM9D79ujl6R0Gds4k1XZY3z2p3kmUQiui1eQcEHd/YqTNmdJnW\r\nD9Jgx+8x/e2Wka69f3WB8lfavy6iAQ6BmEhMTICfZY+teNEbFf1IAjlOlUaD\r\n/TIzJCsMa4nAI/ZKG64Wyn86+Q//872EnkVe3k+n8wjsRRC8Ff3lVsVIf42j\r\n2jL0uZiZ04qfjTUjIWulIYTSOj3oxqpsRWs=\r\n=Uo/B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"76fa2eb41f2c21de2e80224d8259d9777350020a","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.123_1663381629267_0.06209874810458427","host":"s3://npm-registry-packages"}},"1.0.1-alpha.124":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.124","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.124","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"6dd0e33ab25b5ed9a375f23c12c7786fee20c90d","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.124.tgz","fileCount":313,"integrity":"sha512-v7hu5uieUNHm3Tsq5NDMVQon5iteiWF1y2/vZkHvpmGbDINb0Ah58SshCtvj+sGT7SxGW51Xa3Vm5hGW1Cm2Rg==","signatures":[{"sig":"MEQCICNrQcNF1PSRrlI754lCC6pgXasTEITqeWpUlpLH8jApAiANefzq0jLS0bcwqexGWG0b+Em0F+A1QKhDyVHlEngwOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":717688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJpL1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqE4Q//Q06EXrJNaO34wGsMBSPrmj91cEM7RuVOo0jtpNjQj7fEs3rX\r\nYdh0RHttFfm5OyenVxR/fLcdMK2iNaBWu9WEguQEKnaRasBSqihqZc7iPHxq\r\nCpYjq+UTCLKHYSeKvNXmHIRTzScajzg1UCCjgu3mhEpyphLJpMYP3elkJe4W\r\nhK4Z/SUfCl0GUAkaSMsgjvF2b3kVXc49z11kgWXPs7N643t9I37OrMO+Vw7E\r\nUchRKFm4iYXNU7X3stNltpNG8mBsCPVO2OLIZdZP5W2mY5eeump+LiXrFvII\r\nwUyPy14fgnK4CzeQEJsrqCNkRxJa8qy2qyq8OkJDRoEzzVE9af2j96+035la\r\nviJe34xQjBp3YKd1Z4iQCeGrw86xwqakozRnu1E28ZCPZk3p0epl4FA09r1i\r\nbHEyaStnRtt4d4R00rIhxjbWKNygS61xN6aaBK3zz7NUvWOwJfK/7JbUzXRW\r\nJWL7gP+WZoR27Li3BQ1anztyPfwN5NSYgg8RVJn4rQaWTq7rPVXy1hIEOkq5\r\nQTqDGgF9pkEnXjxnOlPlKX4WizIsj92C+1yB9ALuyhDf0VaMrRAzhjwdV+Sq\r\nPHLFr7gPMFRHpaqA2aOKlUYB4SSnciN8nUiGq+fMjRDyLD5iCjduYhqbflZ1\r\nf3H01rF71le8OGzvlgnDoXPERXWurGasyM8=\r\n=hMNN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"8670de7acc50ffc267e12e1a62b262437d149e49","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.124_1663472373199_0.8847086782344133","host":"s3://npm-registry-packages"}},"1.0.1-alpha.125":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.125","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.125","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"def0768816aef9a551ad01c3da1d33ce474a73dd","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.125.tgz","fileCount":313,"integrity":"sha512-hFIlUzRI7Mwu4GPsPFOPnSv99FGVq1wEFBVgwhyaY7lJDUPZ9JdbvUdKfCvvqUGHZk2OCvCOVeUFF1wHWMaIyA==","signatures":[{"sig":"MEUCIQCp2Yv5J434ztGrEoEL4jrDVEhFQytlN+gJfuqk7nVrSgIgdiG5xFNpUz/pVytcrficiQOgitAOIddA5dM0xevtmNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":717969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJpqfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTrBAAnvxNlKaI9KQbUyaJxAWYG+1GjqHb3UhEJUW0UrwiBDdU4+bX\r\nplhIps8zAFVKTKbs1Z5pnWPtilxRcBExeQdlRvrO6ZkfBHOfB4LRVNBqRQAS\r\ngaLlHaEszBHpnIMlb560AdVOlCqiipv+aE9fShJhGyfUqMXypb47KPhTbQjy\r\nCVKo8pBuQuva8InjCrcB5s/3RPeT4cFdcpUq2qs7q3rp0tBW/KDKst0AZ/qg\r\n2Mwv4JSsbEbmyAgkTSKLYe7tXI083MakSm4AVXR0zdOxmxCpnj0BD77RnYqA\r\nZt5RU3rGPKx3T8+m653Mc6oU6ciAbYqJwlTChPQPuENgbPOQM30/x4wkYfOb\r\nkDaqcNEYfOcwx8QPGD67b3UEzpwSiYb66WOkSrcm+Z8o3xdaJRsVMjnrHugy\r\nBa/3zeNFkJFyNAGWXilkmMWHHAOvY7cfMdyzS3e45H+Im/zZvyvQ6KA/Rfw/\r\nKF9pyOlxfDtYb4RDQXNOZJg/sUMV10/1el9pNMAYYnh0FtPXemNpBv6thmVj\r\nTapZiZ+X6ZT3lksTuC3nmdEic8twDYwnGtlXu3+0ixhseWD3O18AguKbeytg\r\nv1T8m+iRHUGyEscY2P3HUPZQWiaKqFn0XN0PuZsAbq3YtFQifry+DDpFCTSA\r\nw02sqhK3NNZDuYldOGvdDTT6FlZ4zBw9MiA=\r\n=wlg/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"1b820d46faf77a42cb9bd694d0d4873a935447b9","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.125_1663474335631_0.12264230512397867","host":"s3://npm-registry-packages"}},"1.0.1-alpha.126":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.126","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.126","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"2e00767cf4af21a8d7dad7af5b24a63798744c3d","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.126.tgz","fileCount":313,"integrity":"sha512-nrknBtc5gPDyatbFqfRmJndsJqKp0XHHpqnUB8QHc8sknAqyCfut3fHf+Y92Ut5fLddiRx9vUvxmNdnvGfO/YQ==","signatures":[{"sig":"MEYCIQCOOjndIHV/Fiit3M83FjRkPt/njnrdTcg0CaeKbCYRQAIhAPJKGMdmYD7LgnAM87RMFtJke+SpF2hlMVAc8uX+U5Zz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":718331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJpuEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOPA/8Dm153IJcLBJYWFhveHnJ2icoNehcQV/baEFlmcyDGnt4WNz0\r\nBbIJYVLIf/YppUqrGB90v5nCOnsMHPEfG1L8vQwDhKNhL6RXFzQSkxZQeqB7\r\n1CQEzXwXn93Zkt+6rDymDGB2af3D+zNd48hgzm2gsDlDNBAoWio6gWuhoDdj\r\n4mibA1QcmsrqtUbcnQlHzit7VUJMuz3rwosFnfmxOfVfpHwDSWvPFYlm/U4c\r\nPGZfvLjlMTGFohaMGqldO0H8omPtDlSiyUvoVairz3guxUwMRnaHlTEmbQfT\r\ngSXBspkHZ9uxXCIjFi0pm157LFY/zabVyBRtMjVYC1ybxx26BIY003LHvb6d\r\nbEVskmfXxJEyjSq17Qxx2xirwaqgsGkeqXTjBaWZFol7yUm1G7IABOVJBr3y\r\nuRXBk/wpRct1c0BlmmNPGuT6N733tBdZqfaLeG8BypuiNSzl8PF23umZqcps\r\nUYTB0ZBG5UxH/UA04fdJBeYB8IadKhMBo6bVjgob3Rto1MyqzQSQWy9vL17v\r\nyejmpdAld7WLi4q2wXMZHtNrO1R+28H2gzl31NELKbcb+OwYF5g/M/6aqgz9\r\nKei0mB21Jk1jvRWdc3EZznPtcZWfm5Y9RLe1zezsQ2DNDquObjlgCFg5M4h8\r\nfkQhNeVBmK5wO41jrwfdwcnEM6K1BV7s9WQ=\r\n=7cBZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"68ef1a7f7c9438d06f88a8960bfa156d78f0f129","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.4.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.0.1-alpha.92","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.126_1663474564665_0.037997474427355904","host":"s3://npm-registry-packages"}},"1.0.1-alpha.127":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.127","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.127","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"88446ef88fea34b6f3fd6294269b57df8c5c5b00","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.127.tgz","fileCount":317,"integrity":"sha512-9CZvwHPZgdghRG2kyGy/U4DA7E7/M5oDTiEZk264reAZhAoRg5w9UyzADOVPiNKQ+JkDfLNNBdp7NBpIJOfpIw==","signatures":[{"sig":"MEUCIQCA7tNTpwWKfxqcSUYpbPWeZqJTsXDkaQm7JCOKoOvOIAIgaBDb9xJCJIaYbtsIjvt6kUhch0ywimjG+Ek3/6tNovA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":723969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJqDVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWmQ/9HDC9xSsIEGyAaOTT+os7wdhdNisidQkY6WCXh5IOcxxDWsHG\r\nEt9ki1efciNbe5ECugwk/NeqREd7YyORK4r1Za3fI4JtmVvl1elOHml8UU0d\r\nNFU9NxgLV9LFrSuCQ1txL5Rio7x8yNpF0IQYKrAyWXyZvUCn9vOs6BR8CtGt\r\nKq+Pao6EnBPTV1diyHTWvGzdzTTtA3SvVGyIi1cH7dtndbIO1upgerXREh0G\r\nFBsw9I+u1f8n/u7vHJuXbCnzYQHoaWFeYCcW6VSGQDuRPtGDTVLm2rI1SgRk\r\nH9rE2C3UY9jteKpGIIojxyaS7pEBumT73tWS5Qc4DtChHx7bsmSOtEfH/eim\r\nHBieqi3ILBVDFh2wZjg1roJdKtAcDZDhq6pTZhNmAT9Vqau9smKKD+L6ZQCS\r\ngkeBUvBokVUV63+hgahL85FuH/CJ35sY28heVBHG73FA3AILAX5LBVF7F5hK\r\nvn7UvQEwLaXZzitxxXEws5L5K6qMwwANCq3NCCn2CoCKEMdH8BRH6y6eQ3sl\r\nK3E4fHjtYiUV4+4cMK20Zn/4XrxgkPjI8FAuBkZqbhV4rFmWL0TCh2HpmXlx\r\n3RbYf4fRmH3quuUpXIj9RLfYGMVk4Pd2y0UGDeQ6izQJTZNRGgO0ZVkJOmxB\r\nV2cw5owj0VtCs4jXv1J7Thc/QLiETt+OCas=\r\n=03JN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"a1771bc9f04552560f12e2bd0464d16199d57a42","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.127_1663475925429_0.006451372712986014","host":"s3://npm-registry-packages"}},"1.0.1-alpha.128":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.128","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.128","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"c4abe196fbb8e5d9952f68061f3848548afb8747","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.128.tgz","fileCount":317,"integrity":"sha512-oKZwDJYrWQzjxA9J36YqENrn12V176/goAd+wP7IRT6e8IzlvjvqCwpg+xyrzP+yLlY8fX6m3IXgcutlKhswIA==","signatures":[{"sig":"MEUCIQCxpwmntwHFxCQSbkIkusFkhIVWx1C/ewI+svUMn6FYCgIgaZilQXKmNyBDtjrXgqrl2z6neZX41jVVIWFJZhjO7B4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":714890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJqJUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpewQ//R3MeM8P5L8xwnq3oahaRpsrF2fBrSOkiWdTCmOZjW3U2fC5T\r\nhu/Oe1AOUriOF7AN4qkBPyNZ38TX7Ap+Q8EEP4fWbIR3H5JhR69aVbqOs9hh\r\nUoQdYd9KjyG3DvZr5/TQ2idTSKyh4213HYPjaYkvRiP4eBBYE8fgAv0f39jt\r\nbKWBLXQJEA8gOCexXr/RJ3IZkxPCLOOEnwp7dCilBi4BOU3NrW/v0bPocP6h\r\nIwQ26R0IsTHi7UbyBYFBOtHiCpi7GvS2Ukcm9A6utpGbqYkUC00d4A5ELtM9\r\ne0vwQwVKv8iFo8snlQbAgR2HMxHsjEoyOik5JncfS6X/1Fw9UuoSLEArZ7EG\r\n+k7omvq/FdmluAzpYQxTLy+C16DRD7hE6xICKvNJbM2Q3PEjgFlV+QNUk3Es\r\nMK55j9jixqyX7zV1PVg5h/zAJhZZPYMM4M8cmyv/egs4pG/ifCYdntjfXnTW\r\n7jYRGIfEd79UyaheH12OqQOIN2GiBKtWiD4je9PbbglDqFIexCVUxcJvkJvn\r\n/NvNiVCBJiNnzq4bl7QNaLD4OkuInQHL/svTZi1Apl+AqXmOt2gALI7msDkx\r\n7Cpx75dOr2oI3w4fPJVdrzQpdYoaK3jbigu0Le0ptfZBal/bHHosAxbVpUTI\r\npgkxstyoiBlI5CGF/ULY/65FQijIoQd2N0o=\r\n=0Q9o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"5bce2ebaeb4f68e1fb08fed11de6fe4c5e1b017a","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.128_1663476307883_0.8473438815248413","host":"s3://npm-registry-packages"}},"1.0.1-alpha.129":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.129","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.129","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"18f700805bc0add66e976cc6190af6a278b9d1ad","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.129.tgz","fileCount":317,"integrity":"sha512-u8psdGO3yivyzsHvSEj49fEGz6VMPexVcu1iPCQ5dqT8rvCO+8Vw5lt3h4WBnF6KFkcnW7UyVe5Jbzm8XIlGbw==","signatures":[{"sig":"MEUCIHkdEaeP8CuUWN5gHMuQ0391IRt/yxMDEUpPh60zoW97AiEA+PaFWKBhjxqX5xtZ6pBWkYZ7tcoq1GIyHeuLfS/9oNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":715166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJuE7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqtrw/+Pgq7wQnWq6IzO8qvZ05ZGElbPYndiHjOBbPOnr8Wm/7qr1eA\r\nf+IU470qlHct6FLOWQ5ChbbXF7XjxxqtSn4gQCK5fm3G7Ke8j5GyH4UmeTYQ\r\nd0fXM3h3e8SRqVCnZIdEi60HPkN3cQdIJUq/tyHdlG7j1Mabc4eWiuPXPmow\r\n40beA5lSat2EW1NYkrQgvgd0jfybye883MmTu+IwM/tma1cXNEcm/Scvnnk/\r\npOMgTVIqx6oepzcARgI4NM4U0cOjU2y1bPgKZJUqVVkNVApLBMG2R8HEv1Xt\r\n64UcyWTxjItrKKJpAQ/ho/Xblopqi5OVBzo9RMwFcZLWajb54ASM5OS8utFt\r\n83qLUZKQUJo2fvJ0JnNV01CfFAqQgUxETeEiKLqf1Bn8cYSFYk1K1Brv8Rlk\r\nfh4qxOsIpkpj7Jum4SLS6bvThcq3QECmo+KqOsOAb2vFeDf3xuOFsWXoF01r\r\nnZ510lioTXfsKgRFJH7IWJxzmBKMmGiL4Vf80Nu4mzlUx8RpHVEKpz/w7RQL\r\na9rIvnuazaDnpd5gm8MtznwIhDGIlM5Jfp3zuMQyxpBW4nwo+XpyNC257TOI\r\nPAcDYRjNVxigAjHajhmS/fYiqG+ydjXSfIaZuwqo1OL48f7Iy9TkJ9da2Woj\r\n8VPMPLuXtJ3/wuuKxE6QqWUskcctf6JNEIQ=\r\n=QZPt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"5e3a9c874c8a52fc8353977ee6d684e33f61573e","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.129_1663492410774_0.34312408875378053","host":"s3://npm-registry-packages"}},"1.0.1-alpha.130":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.130","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.130","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"d51d5d974f0102ba13c553543b49ac41615a5883","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.130.tgz","fileCount":317,"integrity":"sha512-/Nis3pgyCPjeo48lbzfgc8j2FdIwlcarmyxZ8BJ8QN5ppnoYB9CgzqYnlpTxmoWPhOPFudhsaiA7niq3wqAJMw==","signatures":[{"sig":"MEUCIBbuOs7f7+/tOksOsF5YQZ8mIqf7KWbDaEMsrEVfGahMAiEAjo4XkeyBZ6vOvIS5LcP2OjZo+r0EYqC6Xk3wY/Y9USM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":715172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJuNAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroqQ/+ISr8foZTa+bvW1/TPl07nVym+NRZzeQc6InC1RpCiOey7XcZ\r\nCe0wO7muuO66veuXKm64Wo9MT/FbaMqng/2X3Vu3pOUerYhss3eBOYqjo4pO\r\n4Jeq6FRJQXvnwQlCN0RBkuOhfKwWXSiEq67zKSeUQNx49FQ2DhcIAZOYwAhs\r\nugpTmueiW+IwFrIMA7fKSFnOYml7D55Bw9UUvkiD79zDR39p1/69pibm5F3q\r\n0/PhxUpuRuW2rCC1/Ro3EHg43kegFGsrkGFdkop7mzBt2Z2ShVoaSTazqIHe\r\n4EbBhdIehu/gMVfFwp82fLlRaoWL/DKrW9PqfHUMk8F15nnibKZ2m3fVf8Mh\r\nSo7/e/+YqX4qUNM8i8FvBX9q9oD1WckIseum5MfxKlyj/y1CZLJHcrwnrl96\r\n2ShdzMLOK4EduGHkJyo8SWb0NV5henNTWfc9duaE8jQ63qFHeBA3LoPsu+qQ\r\nmrX+SHq1xpUogTWDtp2qf8TNMybSTTBxcrPHvv1aynJ+FDgG+6S9mKRvlyet\r\n3gbkHr1jnzNMggFuoZdzjIjWif7vYFzW3dJEwcy0pvkYRSjDRdvFq3w4eGzx\r\n7f+V3UhNGz1IeIvHQAzFDvL5pcQgNMmGRAdl7dLpbRTna+EgU5mfnYIz8nxa\r\nVDe77g3ikPxgSe/BWdumbgwCTcqyF54aPdQ=\r\n=4pCx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"edc8d575c5234e533b23e9b281866f53c9a5a521","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.130_1663492928665_0.21759962145015121","host":"s3://npm-registry-packages"}},"1.0.1-alpha.131":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.131","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.131","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"ecf69b9549bbbc98b8b38401fcbcb156c676734d","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.131.tgz","fileCount":317,"integrity":"sha512-l1txTafh7+I5dgZNGSZ3WAIe2ymqrSdlprp0qH189du3FGzOJW/LYPbNzk0IULwQRUVOTomWxZi9dpRfeRzJqw==","signatures":[{"sig":"MEQCIA1LO2z+LJA7p11cnABQ2EDzy9H7lSk3eP43BsyICczRAiBX9WHjTup5ytwTyKfKkhf7MA7OZsqq7fyB4VtiT1zoCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":715561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJuSPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRaA/8DHryVOx845o01IEZUJ0qNJVJx1tcMIP6Dut9yPFFvyMPIMfY\r\nmS57v+gfg8SIJu1mI5CdaEDiNUrQgE7C9Fa2RHq4AOYeM0+U42/epR178l4t\r\nZElVClKh+xw845YA0lB/zFe5xURi2Qqmk0Z9pr+RWLbqWJaXDO0LCpNMlWLh\r\n/7+fSf3nTXA3gxGlGgu6kYAubIK1jxhk/YHHZqQrYPTO5yh7295BIndIU7UN\r\nXlN5tMbJmFxRENw7mAoKT2geVzFmcqF4TtEon6i3NAj75OAeKRT+2APAdzMQ\r\n9APwwx4AXU4yO8++AAwIRk8/jbgKnouylPaC6x/WGHMF2jTorZIMGCQD+QiL\r\n4o1qOxlG2w6+oocIxEDWERFVo3LNa3gCb+aYlHjw+44JG/JHQE8dIJuPqCWz\r\n9Jh+V4uPDto7HyT7Zvrq/xqNxZ2XXcBBQCTn1Nz2gc1qUQ/KaDUA2ndlJJa7\r\nBw6ZZrSKor5cVjzReE0EuX2SikT/1QjFIqyfsoJcWBEVenIx8dzU06BqobWg\r\niJJ4Y5ZT4H6HEpgysXWUdSb9sBQT0j+TbU3pRFTfsXLmHVNN9CAPaDDPzSfB\r\nxy54t5t3L4OXQw2aVBlVGTVRWaO71sMOYoOjf7l0kBy58INJCnobbjpl2txq\r\nK1S2YdsEE1MXfm2X5IO001NkMW3jTSOFlFc=\r\n=jkjg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"26c6032175d0ac0486ae13c4d306d96411bc3a0f","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.131_1663493263644_0.7675349396870288","host":"s3://npm-registry-packages"}},"1.0.1-alpha.132":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.132","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.132","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"6ddf38023195c5ede789c6bcf70e7f8bc6e53125","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.132.tgz","fileCount":317,"integrity":"sha512-vT6rcvskYxjtKdU7/CI2k78tFXSyG15wN8Q62OokbQS7lPfwlQ+NQQ4CPHq1Jm6zN4vLHwdSDQ5TLx7lCvS3XA==","signatures":[{"sig":"MEYCIQDxUyh8xVR3kervH9mPGOltrAHbiAtE3w2jzNfikKnUBAIhAIwHRrP1fPXcgVUT0GXsMJUJv+Ap/TwzEw/mlyUPkG8g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":716431,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJuWaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcEA/9Gl/0N7xdWHjSHvx9fInua1GaLI3WAnokia23fjlHWOQ1Nk+V\r\nKpmY5TcH7+xkjom8az9noCZ0xZCz+raT0HPZgS+IZwAbuC589HmrV45c+L3G\r\n4BA+fB9Ce8tAQccC61ZRMIKq+XURbKPGPQtB2F+q4fKVuwF/xfbjr6YKIJaW\r\nmsXqb1UH40p7pLJ00XYil5wg+8AjsV+pQkoj6ewOMif9QFppKd8I6nt+TXWz\r\neoUmWv//QJn+lZLAHxBczgAqEzd1O50936GKk0Bzlq6pcbkK5fUVR/ckxrz0\r\n+DeIjAGmcGgOs+quWYOOXwvzak9daN4CrFKsDNunhz6a1M14OqIkAvpaC6KR\r\nVmHiBW1BpV6b48IcQpxL06ntQ2picu0sBiuhx4KJAek/kNFgwM9JcLMGai+G\r\nJrHjXZaLcwm7HR8hxMZBSZjBp5SqcVv8RglRYABWQLrv82na57u7uY4bG9gY\r\nexnoz/GyMJDgZ7MZXsr/sz2qY/8aQk3z2ISPXCE3EySKyO5PdZCQH9eZx8lh\r\n9HSJ8Y9g4rOp32JmiLD+3E0o/RHOMisdn5x+rR03Dyd48biM28z/dRz7r8Dz\r\nkCCsVd6hTOJpz4Y0EQcvb3Rq1GaUw99i4hp2zHxwLjY9WycW5Of9NATevLGA\r\nFO0VrR4QKcneRsFDSn5NfVIcM8xf1mmgprc=\r\n=h2iM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"f705b817742efe257dc6c67ca5a4027734690856","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.132_1663493529893_0.26343820180863653","host":"s3://npm-registry-packages"}},"1.0.1-alpha.133":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.133","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.133","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"d4efb4e5244e889fecb863dc7c7773c212ac9899","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.133.tgz","fileCount":317,"integrity":"sha512-4LA+cHNt/iC5xtnTgbd4UW8GaiViG0kyBDRgM6ZVpczdoSHAUOCDA5udha13x02lG9tioI7akr5tQn/6+zf8Vw==","signatures":[{"sig":"MEUCIQDkb0+3HyghaDgV1I8BBp4YnxjDhqxdSXvkhJMiukxeIAIgW5lQRnGdV8F4HxDWVvb6IzPPkaf++VMRHWA3vm8YrAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":716988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJur+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3BBAAoRrhGJVK2TqNlc808yVECJpjChh933kiXEsnEF+cUA5gCVew\r\ns/48cnctB+dfX5eAkL5UZ/dm/DhlCYxoF032d6oervaCY9Gnvo8pHh6GEKWo\r\nXPVYSBcd/fYpWKgxux8yOpveg+/M09ZsedsIetlMug3X7kFg7yedx5JxIGDp\r\nUK99cbqEjfNB8qbGqm9fj21VJErtDzm6g3/w5Hn15nScfML6R5F6KhJZdL4j\r\nWAOKEy5wAL7fUFE4Ul16n0+R4wa+ixfgZnZaELHZI/zC+L29M4Yrp/pNkbhc\r\nCdPIt9gAntCxZegIv6HP1LK4w+P5P9XxKgRtDkXmwuuB0owu+HpPtS8S/Mus\r\nFJyaZMsCdpBF2Ubs+gHfEm+YQLZpCNQtaOUYe13kWwM+0OBErDSIrVbcfDkM\r\n2RYNNwM8jRd/Cr/GMs+vfIEE4+e3P/CK65TaevGT76txkbcjFkUyq2vA6Mom\r\nbINrjQEQ+hbpgYxyYv9Yj4jr1dll86LKFSnqYSW8EH7IhhQAyX8XJoP2Fz45\r\nzwIyTEB1iwy8VdKwoZxuBPtoMFEtosy7hci3y9Zw52eSgcLq8F2KZi4bTxUG\r\nLPPVsJmtN0X/VZghXI+gepiRXXjy30QfuU7Rlz/bF4aM/N4B9r7+634ryC8n\r\nk2jv8UVnc56r+A4VxSKpkZvtjyLLXMkL7cI=\r\n=ZxCs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"5297872b42e32423f21abe7be264d577643a64e0","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.133_1663494910048_0.5407429908469559","host":"s3://npm-registry-packages"}},"1.0.1-alpha.135":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.135","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.135","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"9971a82abf4589a9cf2ef3682a938fcf1ab0b4e5","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.135.tgz","fileCount":317,"integrity":"sha512-qyECedCjJLqsLAqAjfuT89n2DGtKK4KHzUYte/z1i/hgJVAda3mkwoQm5dYGgrHVmtQDqJ/PwDM6HELUU8Cz0w==","signatures":[{"sig":"MEUCIQDT4sO3kkkSNQ1CWSAYmrofx6fuyyAWGiNVtUfMgfs+TwIge5XA16CEGXQPxBCFvqHCy/oADe9JnHYqqEHSWGJ6e+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":716378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJuvsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2hw/8CNLpNQR1TCixrXdVNrsp82ngPSxjsMf6p9vMU/2NKV7fiRkm\r\n06epgKwPzDR9rKI3nyCJN133nDU3zAouy7kAP34c113QYSDoJc2uRSMukZlw\r\nkwLAYyZJw5tXJR6IIX6uDfE4vx86r/A9J4vKKivGdK0hTrH/ctEHUqa2k4iS\r\nx4RtZNOy9jMjJSIlEJfJNPjiJ396kETXdyuRZjiJaGfnkNLgeqKGIsyZH02P\r\nvpToPhmIQDw0uJx+ZqxJ/ayZ71BlMCTgs5+RTB6OrkBXvTAAzseLEjjArQTy\r\n5tDo14xBNwmUp85WqYNYwaGIO7DahzPLA16Mg2actInERjO6LeSQ7BnkBI9D\r\nwx3iMw4GmPx42BXtGjzFwm6sX7NiRsSOmD0+KaRKPxEUsBZvfnI094rS67BN\r\nKaEZcTSSdtCc5yPnxdqLJQzsUOQhhtx0XsDM3MeW+bTkHRcE1kOxW6fRYMBo\r\nViO5eFvFlWT1wDVtG+PTJdrCJR/8G9xbDz9oRxAABlHmqNXNKMKGJixNMyqr\r\nCVHQCqP5aid56ZQKOSoZiAIQK+4qDvFQQES4RdldGrMGgaoUr7kGF7EniF8p\r\nFbqAZbQIdYBReqq/HAfZnq5TUa4/xbj02FrLO1xvSH/4HyaeURnyAkKlFhxN\r\noLC9J8j9vl14hxOgKpGkkzPLotzmsFbyH6A=\r\n=WRNN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"469f9c105e0accc1855bb5ec7d88c45c18e8186c","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.135_1663495148506_0.2160127331221091","host":"s3://npm-registry-packages"}},"1.0.1-alpha.136":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.136","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.136","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"7293cb3e749439cc6650dd9bb6dc57ad92f08c60","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.136.tgz","fileCount":317,"integrity":"sha512-rN3vt+c7LC11Lq4uJOqWOrTN6GqFVn3jZ6nS7HXviA3n//pcuC0shhmkYueYp1Dr7cvMoziBDwxZ7zlehoJVoQ==","signatures":[{"sig":"MEQCIH3+v/QmdCZgNrVpA7+xMWOcOfL3mx9EckIcQSs9zb5yAiAfcHmLDH6IXTtRD705VEm4Fm2LBqTkZGJtiXrtb6jaqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":715997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJvolACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrthxAAk6VRKfjKotv8vhZk3dBTxAlUMdVsEcotxclQM4vVYYtGCmGc\r\nlJxHNAAgk394TPvC2fB0hPkib1srILu258+u2LwRrrZ1Pc/ocCKX7ed/ytFi\r\n98ZhgwSASFmwSXp9MBYD6sq4kHUA1MqUNi8hNn7al8Su1XTrVMy1gxp2hypO\r\nHRwEUY6GXRVensH1sI/KT1s+nmtzqQLqpLetavNzLNsz4XfqoIqEtzDtkH4D\r\nO3L+kqXcVcj66OgM3Vztcx6TS4Oi08VzadvvINFWqPLfiOtzeAE61bY6OoAy\r\nBhz/4bh/LOW/98FuuEiMEUfD6lay72VJXicWxNz6aZ/kR8Xda5VFsW4e5Jx6\r\nMCU4fAs6pHRAOjEFSxaM7cvSmr8WA65Bc7FnYmoBJ/EYXLPlfHUJhVmycd2i\r\nYvUeZrOtw+WsoZ/rL3FsgJr2D/av5XnictbahodJSudkMLLpKv6NRi9USB2j\r\nVw7TqqS4aGglrMwf+IJmCXCASXn6T1nyY44pcs+cHoRUjDIDwRzo+YKNlddW\r\n0YMItx0lUbvVEgN5a1WsuWbF9izZtLtLiRufwL/OvlAVxo5++lnKxwyXDm+t\r\n1f4SnhxV6gK39s66udW/xnJZRfLScflbA6914hHNTgWgW3Kx9Mz6R1xPv+Lp\r\nZTdxfqAIB/SttNC3rRd5PgtBG7lbP0pwmWI=\r\n=6FUD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"606cca5cf1f6e918f3fd56824eea9a0c621398e8","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.136_1663498789050_0.5675411209247343","host":"s3://npm-registry-packages"}},"1.0.1-alpha.137":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.137","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.137","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"974cfb0ce5f9297485ffaeb4990a8bc68c0563d5","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.137.tgz","fileCount":317,"integrity":"sha512-LLnzLIg0ZOPo3YXPJG8veOIfv/fd3kfeWhz6hzoWdb6GCEkqWYMTfAd56FopjECO0qk9mumpUdsXYz//0eGe6Q==","signatures":[{"sig":"MEQCIGLzfAo8PNJVx2HM1wr7yREbRzcouR5wTCOcC99vj7N2AiB17bk0HIwzOlPDAxvcZhvnU2eW9jJkrgSxmoQNQ0rJkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":715741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJv1/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/0g//ekY9vBD/IHctuy7YFjCl/Rn/o6MqsAYz7CAduNfxBkhkveQF\r\nicihiGduP5LK+UyIQtTHbhyjWVWmJX4a29SG7NWTQi3aQupH1aay3J8pdIQ5\r\nvx1xwnGL2eeGHORTf7c/Cye7vx5gZf4tgn2ZIt/G0YdGPz+9qG4x15txaSdG\r\nXSJFfhXyMyPKyVjpmizqfD5Q2usEzpnJG1kA9gA+2UChT5D9SeWvzVmg5qX8\r\nKeg09eR04jSAAo+K1er/ggVFCMBUp3z2CCqxxJ/wbxMXAR4ojHGFnf4nZnnG\r\nJ9BrGseqfzPhV+XrnWbaONuesmxh81CiqJm7ZZkPgMsbfNJ7++keqoY7cgck\r\n01D8Y7cOC9xoXeLE4DF09/uXlUvkBVUmIN7OVDywHbr6NBJBulgmksw4N0A5\r\nAhjXCg9E0EZ68P6FcWcrzOhgkwR6YYonJij8AYkbgxujaa5hkUR05pqACerV\r\nqGv1Ea8559SVRimHSVJ176mwnA8yBHo3BxGC8I1DQMm3lD+GLXB2o9xvQy8F\r\noU6BqPyVVt4rHyfSu/5JJn6DnAeNlAbeVGE/Ac3I4ii8enOkjq8wQU53z2vQ\r\nxlRTqNc/KfFyZzx2jQRySR2vqAqYom/2jyd75OHYsFPFVyUptVDMpIi9QMiF\r\ngbzdH1Wm58wOGQZA/dzo8MUt/Tk/4sv3qrk=\r\n=MbSL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"07f2254aa4ed424ba94eba6a7f6bbae60f032965","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.137_1663499646881_0.8041942920124796","host":"s3://npm-registry-packages"}},"1.0.1-alpha.138":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.138","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.138","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"ef85d2e4eac602dbfa744a11769483c237b606fb","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.138.tgz","fileCount":317,"integrity":"sha512-60t+iq37+YlYJzzMKsDqtgPpJc+owZqmTuT31oFocSIWjTXveKFwz0wtEv0VeeGCtlqrZkoinnnQCbba6vXTgA==","signatures":[{"sig":"MEUCIBBPQrMdItG7gCIs30mqNH1tFqY2fjaXY063fh8p1jdLAiEA0b4JtVIs5V9H5L6yu0l+CpPP52ZQhuB9+0E3+r1HgQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":715562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJwE5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQCQ//dPpT6Qjcp5q5Y1uJeVcN31h8QYuTRvv0FzMSXwA9H/hz/xyZ\r\nV6XnimSrBvABFMIbHTmOJFyF5nAPeookYmD8QnkpKURTfz/LH15URza6Yfoo\r\n7AIZHdwLW1YGHP6HB5fburihpd5EVUgtLVjoJ2ezh1Zr5szFg16xrPjL/Yvc\r\nq484RP2l5KYPPEhSGuUGvxM8I08/U7+Y23SY0Nm+K+n1nv/Jo6I/NFya7L0x\r\nT1Wss2aWA9K+uFRtXZ16/HLV+ybckholqyOs3a6fedW75+W7O2q+xs0ujyQx\r\neDTGiiAgSORSfP/nPy7AMXy4cZzNL5AnWT+KPKnuQ6R4gSG4WRuxPlwi27kH\r\nsjXZ1aHFaEr6BgMZq6LPg3fbc2vmRz5+RFUDeCeT1gkz2jqNn/wAGrcdyVXl\r\ndyVDrQ4cjivkknf6cy4qTpnE5AqYghxlkSkStAmLN4LljgqM/X4wj+oQNBfw\r\n1SrclWiAOVkSzucwYv4u6XuHqfwh+O0ngAC7ctSlGvy9rTLVuHzI9hrNVZ0m\r\nSeT88EpRiG4F91QJXJgUQiBIAXEmDYJNxDm627Zrux37c7EiCJpJI1DtyybV\r\nmd1sUOCJIrsz5soA9aUxCYiYEEz1i7wZni0N0ZZjIyJZupujm2IiIb6lqAR2\r\n6oxMH1iiZsCq4DPYbcCoB06n7Wqqeyo1BvY=\r\n=VfZH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"9f51c89b622fa5a5b06c9b05fec8005541e23d74","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.138_1663500601320_0.8371555930803138","host":"s3://npm-registry-packages"}},"1.0.1-alpha.139":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.139","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.139","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"be08ae5d3fa54614e91387d10f8ff3b6f39ba3f0","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.139.tgz","fileCount":325,"integrity":"sha512-0noXk/VBI8izdEdxZ9936bxIbqfB1+Id6I6C1pEm/Gu2wOsaL8ffVy3UAghgTL9EresRDs/0+WL0pKgqN1+gzw==","signatures":[{"sig":"MEUCIQCmgdH0Kjm8OX94qFuEAMnLA8BEti2dQMfCVbxJV9hi8gIgGN36imMpfeSYSjEtEhOVambJASK/LnNXdTcmROs4V5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":723700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJwbmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUCRAAngdT2Ux6V2rESn3mDp962hWBP5IdfoYzDmS3u4WNj0kpE9Mt\r\n2wwvJEOgDYe3ZGbsXz5kVkYQlHXpoOmZgQn4hWfPzOuYGuCo0UQQpxT/wV3Z\r\nJWuTBhpi3k6ycE709Re+3S2ofXy7dDB8etHIW/3flFIrU/AbMnUe2SWJ0F9y\r\nflx6Rxx8UyilSFsixhg9W3S1V8FC3m3PZOR/TDo0+v3Azyef7uelt5jmcD6+\r\nqsQ9dkj11vBDbjWSreHeTIsHNVOTupbzqYT2qfF43pFcRm019wBv9yTc+sq+\r\nlu2zjjiszmYCjN+4jFXXQ2N3r2LIA17a2T4S2aV3178S703RVd1AopSHqgA/\r\n8pQBimp8bettfKjBKhPMLsEqQx600jMKw525XvDMHrxc/qC0G8RWu7G+HC7q\r\nr2yARjLsxRXet8Fo+VOrTqO3LcjjauJQ0umyCNPhRlnVScKlHdyTZ0C4herw\r\ndF7+JpWdTYTmt/j608irmRVXFdzJf5Mk2B0sJI08y26MD2NHvWvvF4EgRDwz\r\nBB+OMQp+OJ6/mTjSNO9TdVP6K/fE9vV6R/cssVLFz97t+Ae5NsrRImpjYk1K\r\n01KnLwlqQekYtO7qMxncwqt0lZLrnziH/5s/bsXF/j7zJG9CurlNpfFQpf3j\r\nhXnU5FwMUy2yOE521U1jRP3Ci2Wn0rFkkcY=\r\n=/Fhs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"afabd2fe3ac506267bf03122e4a67a6a8446939a","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.139_1663502054486_0.0817129454286103","host":"s3://npm-registry-packages"}},"1.0.1-alpha.140":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.140","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.140","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"3749fbbcff31e779d0cdd74e223882edd0dfc5ef","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.140.tgz","fileCount":325,"integrity":"sha512-WQvcRUkorIRwevlOCHKwfhhrZJBrFDcixj02/Gm1fyh9EXDjFIiKPxUR9Uxpgi1DA9lHUwpNPRt4FD/LN2rY6A==","signatures":[{"sig":"MEUCIQDokKagoCRkw/KOF0tFh7sI8O+svuWPkk+A3EDJX6ujFgIgcWYKd2a4aYqGdCTi6sVNGMhoadQ5d7shijEpeT9+RQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":723729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJwhPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrB2g//d4tXspmAMv18oStIFIcZVkRrppH5ZT/B6FLFxWdkkELp8dSG\r\noNhlXzmkSuQUBBKsD+mtMNxR8qVkZ18Gl5ev7B+gkEkZ6k0tOzOVKn35A5h5\r\nh4nfdkKPQRpUk8vvLRJX5772daqZEdvlmwyW8DR9p0WKWALNU8nXlbc1wfhj\r\ngpbltelWk/3lHhv3Q6WIZSxecN/UMxP3lItLNTHMF/WzznW4WRFtmsdtWI4h\r\n2Fexm0925Hw4hGiv9e+LTfq6dglfuts4dq7iHR49wtt8pGZjW0en9EJ80Rv/\r\nvUr8eL4+rSgicb+QcCrJh5N9KiTeo4YDxv4Kjvs0JJuWtjJvYB5gDr4cql+1\r\nOberslss7mBv7w+yAtkYFlgLW2jQo1bPmEkKqzQQgtzBtm/9tln2Qek6/pwv\r\nS5WIjIfriFKB1GfqnuJ/tnYfa6VOuH/SX+RIIhi/tYgfb26zW8qtfawpGbLO\r\n2eE2G8dfnYXNrE8r6aeLO+NWaXgSlSctSlaHJtW3nlRiwxKBa+Xv5HPq75kd\r\nQ90oaaPBGEQup5djbRTheGhQ6a0HvOfl6kWqgOWxpfcFawbXlAm0N83jNO6W\r\nZLzOZKhc0JsnnJDAfHlznpr/Jq6uBUOq85BAe/hhf2DPOyE0JiUzcZl+HctI\r\nfq81UpPmh0vDvVNvkV/XIlaoVrpxjth3MEM=\r\n=Tuyz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"4300b5157f3d0d1741c337bd6577423ffacf337a","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.140_1663502415478_0.8891390689064136","host":"s3://npm-registry-packages"}},"1.0.1-alpha.141":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.141","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.141","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"f62c9ab2ed2061b38352e2c952d97bbbd07f2839","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.141.tgz","fileCount":325,"integrity":"sha512-IDcdhVIdsgOv2iTK/d76pYfBm9Go344nhoEOTWP6pu44Gk7C0VuJhApmin8UqgA2tEPsVoDl/uB+FNUMjQnV1A==","signatures":[{"sig":"MEUCIC/H2DtrRcz/NW2WBr1ELQ+mgjf/eYxAlXfEK/a4WQN9AiEA/Svi6e3fXnZJYQxOKVXK0r1MbKa/g179/RPnZMJBK4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":724010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJwsJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreSQ/9F/vhKaVWJCOV5bXLrHu1TTiURVtjHExwJJ7/0J6yfRCgBQrR\r\nQ20EyPTvLL3ktTHP60NrVr1i2kU0/H95wQ2ofiF4fSYO77xV4rSs4Dd9c5Z4\r\nju0m3AfCnb0zx9SjFj2oN7s/igMqCdycw/0WO+iBO1Ri7nNgesrVVnpklitG\r\nIutHYNsyWM/lycxURwN+O+UAHGUwtKL820Bnt1npRrK6ZoYiwQ+FDg0fqPto\r\nVin86ZJXtGE9VGziCkmFwgKYr61P+X0m6FaRvk72GGKN1mj5MUrj03Zg2i6V\r\nZZ+6c6kWABRGjTx0qqPid2zPVdqdKfxhslnlRm3fUhRdu/gD+Lcj/9nwa/IA\r\n0ufDb4+WAwiCU1TKfnvhZXMOoacx09f/4MQK1cz3XimGQKOqhg2O+2FpX3AW\r\nw99eb6PFSwa07r1pEjPX26CfttnGqKuxTABuIsHhYJjeRQegJvTSP7algWQh\r\nkE40HPC0grnhKJ1PxqizgaaTiDPYD4mlM8Oc6QaLf+dsrdn5ABcP2xSEKEB0\r\neNWBnmQmSZsOfIyqQNWu/Qcd3qc3n/pSCvjBDaMr8M04IYl7veuK3CcCGc2S\r\nUxucIohdzxeLBkbqZeWcF5samegc4cpARQatGiOYaLTEzlwJKdBX6jEhdNhh\r\nEublfm2ITtWwss2ALxRPZNM72dipvqPRT7w=\r\n=rJJO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"e87f284e769378fd360d470b71cc54141f450c24","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.17.1","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.141_1663503113666_0.41397892451046214","host":"s3://npm-registry-packages"}},"1.0.1-alpha.142":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.142","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.142","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"eb22b9406c35f3a6771326ba3a1cbadac83fa63b","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.142.tgz","fileCount":325,"integrity":"sha512-muOIVsylJbkjPR5Q3uN9EEgb4b5lqXK59Xq1bUfeEZd6c0D9gXgzxq6JD+nWbretPEuq3fx0r5vudh+wbiuM7Q==","signatures":[{"sig":"MEQCICRBeVOpg5hgK4L45R+lSfNC/EqUU7hCX1WARV6kDEfSAiAo3cGFCtN06JetMlgHlu8lBmeFEAc7yPxgbpuBMVwH3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":723546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJw5iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpi6Q//cLRBfQi+GO1iXZrJ4o2zGG2Cyz2KSYnVM9IC37lKNGojDjV0\r\n3xSOlU9/Ofc+i3CHpjNKYnWRPjSUbqT3+ZPTqZDz+SoWpejWpWYl/aioNHlL\r\nvUwUCwL1z8vshMDGPCukqKhR9U+/2uUZzVTwjoWN6LJYDjL6v66odZeYAzBm\r\nPimW88Lji2zd6DmOpHAtxZ2ubo3zFC20vdLHaWeJkf2gAtZ8dh85yqngNKvt\r\nO879gn7sc1paUbgrei04T9cxY6flljqJA/5ltkYzMTxJoNQyfgLEtgOyh/jC\r\neZD84dmXhTdGDTp+JwOS8bomxm4PB5uwfqCeqk1Cd4ATsEYkeyvZ2qpLKGB9\r\n97ilD80CBjymWG+iSnCkCDmJN++1uQYlxPvV9cOC5hPC29IT9KPMPtRIhkjy\r\nxir6lM7kmnYDA4REIeYU5io3mvc5MQoZoxveDxXzbiiuvjTapPX/6lJ50rfi\r\nk2kDUYeUzDSm8gxiyVaYMB1jVc46f79d6b3+ltcfW/t3EUhYgj8ijWTtHF0u\r\nJ/xVWjZibGyZaySCqTfFekHwjvlJ5ficw3pu8A6NeJ4brgZnr6FG/gneXPRs\r\nGRGOKcq7IJajNWHyvBNhy50uc+32p9Qt63WswK9Aj3CxfC1gUpfLWqhiZJ9t\r\nwWKbtdkzxvIb1ntRlqnE2yDmwon54V5BGFI=\r\n=TG0g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"e57edc58a8f5b6299603f401eb3e50ac81ac2580","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.142_1663503969898_0.8231801221197812","host":"s3://npm-registry-packages"}},"1.0.1-alpha.143":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.143","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.143","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"094dbb233f66004f8303c670dbf40189139f9e03","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.143.tgz","fileCount":329,"integrity":"sha512-zRz966Z8CLpmk29mwjlsj8NKOCAYE+2b5ZbYIdbdrybXTf2ksEFDb5k6/k8Apb7Zgw3/1F6K1Cpi8voxX+ZVEg==","signatures":[{"sig":"MEUCIDCZetWeDaCrEiSyau1gZDTRsTl35eMNmzYvncH4AaJZAiEA2kRQf6FWqYQnDUjYG5xH80KttguDbZob3xU8wyYaB6U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":726633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKDFBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpAaA//Xl8AqVapxl6m5nSpcdRjDPn8Qy0ognyrcFf78DzSKKBRTRZL\r\nrmsooTXzvLfI8P02R5skc1Iht7oznM0nzRK2FNoiACVxxmZta0nQZt7PK77V\r\nWkFS9OaJCP2aYh1NBCSlkKKiKE6i/cg9RMRcYrtAiNXFanQ5LpOqFU3iopwL\r\ngEAxyLepkKhgjIfOnlajWIz8HVnag+98EUy9ZFO5K/PFC9r0q5muRYTtS80l\r\nX+EXUoDPPc1z4e/2vSzOYIta3jrLXBnHP7HYYuEY0tOsrfN1WX+qZa+PQbV0\r\ntygKyWC6TLE2/xz+OzaCSjTQt6ykyICd94TTizl65O05iSL8fvWyJzee5WkU\r\ni6/dBXCezYMjmN3N6yXPb2+dtVaUkCvLnlaLkCcUgRM+lpDyppFdnne4hO1v\r\nP6znsC+zjR6GkMc2fej1BvIBfBR29N2/wVdG1a1cbsCVc+8lDucq/v/Fijmd\r\nCVIHITDAnEkSGL52sqQnw4fEdxzjxdvLitJHNtiEn308tYQO0X1J8neDLKsh\r\n68pd43a5P2YFkKAM/+EMrAy8SmHcXYKJF6dk9+58C+KtVeYKOJBL+yHJSj6V\r\nt0UNqADMxUY19iQpvp3gxXyGFa+zLuJno2j3edrNeDDEhqIc3BWmlswMm3MO\r\nN2JR/4dJyTG9Z8Og1q/znZfvkKzPOvpWYrs=\r\n=1QBH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"d58eb5ccc86f9f7e90e4c7b445ac99808cad550a","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.143_1663578433447_0.8611719821305543","host":"s3://npm-registry-packages"}},"1.0.1-alpha.144":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.144","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.144","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"da6d227fb5c2eed76413d9a490e0ca5afe0e8d22","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.144.tgz","fileCount":329,"integrity":"sha512-HzLagRWPlxxXdnSDuhOcw7BoztpKfsRgzn1qhIKW6yWAFSloUW3LxPHE3DJJIu8Q2u4lyIOnc/9iuuojsPxj8w==","signatures":[{"sig":"MEYCIQCKB2KG1PxzmvQ5rSCVSo927v3aLnvfhNm3d8vXsSYvgAIhALre5ZD99BYDl1wxEKV5yfg5KGxiO1fHWOSyjlFSMDLT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":726682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKDSzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRmw//X+v6AOduYs+ZGA6t3u0xadY6j6F7VCLMmzIiDKBXFkYag33Z\r\nyUmBbYkC8MDyL4GX4rooThG11wcCqmayww1cixFDwrZ790yISxFuCbLqTarC\r\n/tXXZSQVofqXrfySCliz+572YA+McY2DAB1xnaIGK0v2MO7O+e1LYYXEN0Qh\r\ncxaZeBZpxPDzT5NWAH3jPKOe1wVYi1KKiGwTzqdY4rx1pLteG0Vt5H916ELE\r\nrqp1s3IOt+A9RH3iLCEVezh34fbt1NVln6X9Ja5eYg+Z2pr0n7LxbCUAs/Yp\r\nx97CVJiCfB39Odv8Clza4mucc7Isyv9ecXhiuTdY3Ew4ElLqtXDrycrZZpXG\r\n/Yv7tAji6uL34YKRHEqtCIYNeh/88BbOIV0k+9tak2Gl6edRusLtEOlSNzpx\r\nylFN13LqSrn7G/jvVqZY8qxXNlyEpLTVgHGMFoUTSH1LVtFP61AiMLqAxauR\r\nirZLbG6tqX9OaxUXS7xMMHN5rJH6GFJ3lyOG4qrdpOXj4SPDWLF9uVGgxwrY\r\nrXX57mpOn4z9CeW92mimnQn+2lPSRNPRzfc5BW/zgcrIdTN2Cu+M/9uxvWJr\r\nCGN5vOtbwrkK1zOQPgwxKoYEc47CxsD8U0xI5XB/rfiE1WeKlIvDUSOJIUXI\r\nbwaJsPV6wuHbwylgXcl16LPpjOyPWOu/u3o=\r\n=86jj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"f3fe1379b94bc2121f5f9560ebdbe4dd2ec2e9cf","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.144_1663579315031_0.7253425002067111","host":"s3://npm-registry-packages"}},"1.0.1-alpha.145":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.145","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.145","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"af380b7a2eb8353edbdbbbcf07e458cf99aebcf9","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.145.tgz","fileCount":329,"integrity":"sha512-Y5MvisSJDa/BaX8uhPY4kqhup8Iz1f04mwM1hTgD5PsCz0LItuqnjDdwja+Bv2DCoifKj3sULBvBkA45Oa8AGQ==","signatures":[{"sig":"MEUCICAeNGppgZ2L0bl1z6ueiS6OsR3mg2UPeI5T6eJZEnTrAiEAmxavS7QqA8ddezF/DldJSo4DLKQ5s1HylVEP7YokLmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":727246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKDjJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrrsg/+OwOw+/jmko/DmWuVTXJeaIMpZhRPyfeJ0wjE82YGvbEBatYa\r\nQlkvmV6u8zpZyFz80CXJVIU6aX8upHOp3ErGS5yHEiZASHWJrhuaTGR2lPuU\r\n05vM57B6hv1X8mMR2Fbu8SpISpC/cVPLkoKWjiegIl/LxxdF+pLtgjEBp8qS\r\n+OuGEsQ9LEdkVRUCSmMTt/jCWE6DXghPvWPqDUASzCf3WVX8ZKtykfX5v7Gu\r\nzxhVBm66h9RhAA5ZUmnAG2feXT8rR199/cA4rWdUMBEPMFY7TcDi/a4kEWe8\r\n0VbzDXpESle90mGqXWo1aknLXGQg/RUNpqH4g2s3eklCVXYfmwffFB04mU/M\r\nAjhqVgACDwpDq3+StB+aOAxnSWoogBfAGexNGy5E8PWKA1GGkJh6wyxB4NTJ\r\npmfT3ZR7G+6sW7emBHEfVx5hoi3624Awpkd0E7cyPohXcb/QZX16cA3I0Anv\r\nkgrVvBdWREWm7oREI4eRqwQVevqu3YesvAcRh+Whxe6QA2lPPq4gitZ6B4qk\r\nl9m9crefzwlBsta7UlcN1KOGAuOrgdVwXHSjQtyEGO+xuJhXiUsCTbnKD5v9\r\nHTX8CaLOUA68Ed6OFfx1tXM6kKfJs/jvWCij6DkkHpNr5MMxC6Q9IkpUrY31\r\nE5Ul5Z9jxI/BUeG4y8xx8uO5lT5l3A/Ry+A=\r\n=a2Xr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"ad20c2d03f812ab3ff7e7a7d607af854cd5273bb","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.145_1663580360903_0.6175286898303278","host":"s3://npm-registry-packages"}},"1.0.1-alpha.146":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.146","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.146","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"8cf6467c731582f622dc5470d9a33d8a826353c8","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.146.tgz","fileCount":333,"integrity":"sha512-O1Cq+LVBB2Q6A3InWRNVTELQVjRrzBjDoc/eUH0tvMKQcTV5SKs6s5ALgxkeIBMEZKctkeuINtRi3GBf9XK5NA==","signatures":[{"sig":"MEUCIQDtF/8llIDH5DhJ3dTSEgs10xrYeBaNjzz5CQQDlsUVkwIgQZLzTOtBUZjEpAbu1sFE+5NFiIdO+23axJn5qYMUoBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":727640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKD0HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqH0Q//S4ftvYcO/A7k+w+ANb34sExgID60vsiQetvH7R4bjRGExiO0\r\nE4rGfRPWww7I97dzErYolYNLoRerXcPlacVBkOh+5C7DEK5Xx6kCQil7Lhc5\r\nLusVGIghPOeLeCgQgMQic4AgOao9XVD9vtT7vNRYd14+ixe4K5BgJCHEct+U\r\niL5W+vs6Lu/t9FB/4ERnplmRvU1NVfQ+p2c7L9gZ0pcJk/fdY9IxnVxJuYb1\r\nplmHpktFy5XDocIH2lOpAdQaVI4T0V2lWcP43eL5Z3JkAKSChkjCWH6H0C8M\r\nQfvNufrGcBhv7frwnRCfs1CoIZYBkRsxEkWX2+zLwzZh4h7oVVVJVuIin0wm\r\nFZLAKflbiMRFCLgBwlvOl3SgE6gpEaltG3qI4L8phwT6QxFNS+zDBH9uAP/5\r\n0DwUIBVl8DfD0sucoJ7OXWgwpc9uMyBsuLnCpj+w6oAZACr7E/a9k48Bc7oa\r\nunjMBwff/e9iCCdoQNC11VpzKFRV9IPKKC616jvL0UFqE3uoifbdsGFBDB3I\r\n0qW7GYV5d9lxxv4RSJ3vUVp4jFQZLVttM2rKMyKGWsb7adIaaTayfH0l7ids\r\neeqgjvSxMFQ/ciiCGj2wF+ryIPDGe8G6DKM/RjZmKM2344Z139yLA15Jpd6V\r\nOuJugtES5RKyhmow9wFgEslwNAEF84rkAXc=\r\n=N7w7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"e977e0bb6e978c5eaf94f0b0f840be38e521fb0f","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.146_1663581446880_0.2638490828324749","host":"s3://npm-registry-packages"}},"1.0.1-alpha.147":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.147","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.147","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"29396eac7971b704843cf645915070ba14804169","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.147.tgz","fileCount":333,"integrity":"sha512-fRnDJkm2/V2nZh8wjyL1ypTyWV+CVb5TaaFb2HaSHOfu3Umi9bZiQQzKX4PPc3D/jDPnnXYPAMexf7ZZMAvTwg==","signatures":[{"sig":"MEYCIQCEuA0P8tNkNUFTh3POVgihZN8x+vMLwAl6PljTdyO2HwIhAOwRk/VmbTD2akM7Z24ieLrj4fuem20YSZJMUMKq1ctW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":728801,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKEQAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnPw/9EZyJ7vG0XX0ErTmL2pKNeZ2jn+nozcAUDqm0AxihqvBSDOYG\r\nGVkvA3olIOwEozWyDElZ8j1YP6fK6PqDtKvD+t4h+fZCU1+Z4JUctfLkbJ13\r\nyhzFLXx1A6hLAQrpdYMAZN8QNBfZ+2xa2u8casd8z25wsm8mcXMWnSYeqlu4\r\nOILLbIeiWBBFw9VhSAPXPrKkq61qUXjBQXmUU5/6chmho1Jvv6RXT25vS/O/\r\ntY2/t/nRQrvradSCChAzVSy6C6H2i05P7jXP9Gfo8kVZQmJN74/WdLVNBKaE\r\nFF44FdAKlALFRaZefX1zX56qpgNG77PHzfu/Nyji6lT07RmOvzmVoedNwFfw\r\n3uRKeNvMaDPRdS3rR34pZmJZhKruiFqS5a2B5K2fYrc/c1+M4OmJINNhD7Gh\r\nDi6ZEfHAiiA9wD5EO9Oe/exbS0oBHp5YHPa6gXRow1PaLCRM2b+uffj2ScDt\r\nhyMLsG0MAyV6cK0UQQdZNkd6i7ejlvb4an53A1OS7x0XwGXfzfccIas5Li7c\r\n9elvIHn/35K1emcenBhfuYxTGmo/2SUoz8/axQc6Qz0LxNuVnxIW30w7DvWS\r\neg/xXMY6N5G/ZlOE/14vA5niPlLKk4Sc9hgxMXi5FbUmdj+TqA5LAdW3yRwB\r\nPRt3kRMMBYcDRVzK05GvQTDSzcLPEtcECI4=\r\n=mAgJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"98254d215ad054d4232ba0fe8ed773f813a359ce","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.147_1663583232439_0.7353131287395769","host":"s3://npm-registry-packages"}},"1.0.1-alpha.148":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.148","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.148","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"d3a5962c9dd616506d80c7e644fd87f80d83eace","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.148.tgz","fileCount":341,"integrity":"sha512-QcRJx69ye6UqBJ49N/gFSlg3g8R8PeP7sM3qjRmtWy42BYY/VHdbjSXCtLq6kFPscsfyLZb8z5tmixAX+D0SqQ==","signatures":[{"sig":"MEYCIQCcLtmTnGClXuoy8yYQ0H7XZjo7pMycOXbDOAiSqaDGnwIhAMU5IuidGBSkNk2LK5gsdldpB2d6HufSRJd6eumyb6Ra","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":732888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKEksACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqP5A//Rm0AuF0TIokwEBNKLegJUbtPqxTwv22aavrpFH0qsS14eSuz\r\nt41cpTnIQ2lps+u1Ou/m+V1CoDKrs5/1n+Mp1celcioqcCKjwMxjDlu+YdyY\r\nAbfhmB+1pwh5BV8U/qc8qXm/uUee28DPHCaUA5dDElPinj0vuNnjnGynUcYV\r\n3/NLZyvn3quegxVkiSAc6sLduGLQ16nvqo3Q5dVMHtOTHO/mQoMnETAUngMn\r\n5rGrWg8NQHUa4HyVNMxI1thw5uT4ukE6Ckb0fDqJ5OXTm8ple5qmr1n77DZz\r\nIKnOKbILOwRSxWZmcadWNQNC8eJgVTSqi4IU5lNRIrkBeOfujd8Ma/IjaKq1\r\nD/JF4UUpmqlEkVhy58l9eoezAiFVG6/8Ub8RVpP0kYs7deGKojbD43ZfBbi+\r\noDZtvVyYOmruEfN+bxeo01qO/VxWtYLVQ+WdOFm8BZ09KhLdv3IVWGg/PHbO\r\nJL9JeHuyRltNsEsdYcZv08Y27KdisHS5kbJQ53if4VBDiCRMkpj6HF9++++8\r\nFYjTqRoFqOB/Nl+5Nty7DU73TLiw8kzUfQ1+Y1iOsJBtuadF4PTxh26h8Pwd\r\nIQqqD9UQ1Gj7//Oleeq7SZQmJsfMyYVrqpWuoKqouGMNgpOJa1vY+AhnwMet\r\n6mbchnmwDZPI+bWb1EiW9oB+tNC/llSUkXc=\r\n=2YB0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"3526fa10a5cecf2960b300f2595e293a736d994c","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.148_1663584555989_0.16832605990332294","host":"s3://npm-registry-packages"}},"1.0.1-alpha.149":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.149","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.149","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"db2fcb0d92c9d1497222d293b853c3e04b8bd1f6","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.149.tgz","fileCount":341,"integrity":"sha512-Odmn6Gw93je0ReJx5o/vb9Xihv4mEXqcJYlDE+tb3OcfcoJP1N1YmeEgBYuWFvOcFWV/nh6iE/yvrsLP/FatwA==","signatures":[{"sig":"MEUCIHs3Pd1pX6Rq5RCPdsELL6KeUy4tK7YbsT/v/wb0gmARAiEAiAhylfkgAn9SnsdYLQWNMjVbPEtOSaqCeVRkfhX4g9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":735821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKEtUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrujQ/5AVeyTa1VkHQ5S43c0QiHAmUlNUdWCRTYurXoj8ueJzgCo/R3\r\n7bnQR9qsC7M0HlRXO5geyQ3m+SHu50bV61CtF6/g7xAfaVI36CPmfeZ9nGQ6\r\nfQdwj8EaKW6f9hKOyKFqjEpLK6lg/bLkLzqGzK48ixSIeA1J9eGRbo5JG2xD\r\n3YdEgbn9Vml8kqz3/2pJib5moFqEksNKHOTRr7G5JOAAgn956KY5XjEv6CHh\r\nhkTf2aWDyXZEijUN2aKcjqvdK+abCDvI/eVceFsBjxOJziWEQHosVeoevl+C\r\nQNoRN+gnPr89Rjhu5sxgceTHckww0t/Ye+rvqCVA4jC4AV/CinaAQT+1ebjX\r\ndevfYEom8wn2tYBakRaauYENQ+NXlAu0pRXhpMccCx30rG5tbgaZU4d+nmjG\r\nm+6++ROl+rKy1fU/JMdBGR/YeBmoHwaYerRJVwswpch7SKJnSdIGhrVv7aYy\r\nr5Kxms5U+XXxdD4iYwuEOyb2l4r3wf7k3toQvqvqvZwjnWihapOYQHXr/5PZ\r\nmFrLTkEsPbEvvsX8uhdRNUbdFx0cF91o2aeu07MeXvrrBQVdU45JgfBdMqLb\r\nNZelEtI0uCdsSsm4ekL4r6Qa9OlFBAUTjnSykMosKcGub2QO8kISoCywa1Dd\r\nTXARN3Q463eP5o+x5I+18qNSPv0OafqO8Y0=\r\n=ZeHQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"8ea2ab96a5ca009444898b3b1fa398efa9d17b77","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.149_1663585107983_0.630388975091952","host":"s3://npm-registry-packages"}},"1.0.1-alpha.150":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.150","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.150","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"5e361702faf766ad53cf6006516cf361490227e7","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.150.tgz","fileCount":341,"integrity":"sha512-e9rlF70sVDRM7nlPkQG6JcXoMMltTjcHPj1aWcISp7ZHdJAdMwry2AGgefHmOIdvmwRHecSrxIqIbt7Gdjpr/g==","signatures":[{"sig":"MEUCIQDk70yPBHmE/gkaxfjDAVZvf+GS7dhk642GJ9yTpt/bigIgMWrGIp8kvqaHz2ZqlH72A1Z0q2qUTzRKfV3TwFaWGVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":735852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKE3OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofvA//RztW5OJFXYyslLdybDN/4IhRX9YNn8+yM5nzJN2zDrsGRNGe\r\nCuetcbqRo7nJ2CCrYKLVuJE5X4X+bHYX9ZtLGv9WHp87UL/oQ7QOI3f28omM\r\nXcNUI88fSF0y4dqhMjBxr59LoXqMRyEDMoZ+p1b6zkc+7m8Yze5nnmzDG2sS\r\njgt0RtEKeP2aPRY9W4ISumr2zlHjfM4nbZOvDkT614PUtKjAiUoqCla2Iajc\r\nwaa2qg7L3WXjgKsfsJZg4CMGoboQZYzoHJq8z9n/8T1pZrSbD/42hFIgPPUX\r\nUkHXvVEfj0XAHTSLh+x4tfzPFqipJoyhqYGzAws6vDOqLvThRh/ya2I4uhiI\r\n+/22BETylboBjGrDjNTsEkzpvtlH+i0QQBNjZ/PHGb4wPjnBNBb2ZJo4+fpD\r\neb+mkqgvoz59nKYRrPlPVOj/X6wTqNJSYKZmVH8yygOr4zlbMH6qZvgH/kH+\r\ntfiVcpxrYvMJ+3Att58V7nLykno5tD3EUX7Y5j1lK11RASeDBiFLEAkFmqgs\r\nPoVlGu7O+4B678ZntTzPGwuj4HFy9WAYhhCYdQSKmenqIyq/3pD2r5Gfgoln\r\nv5VyhJHqbNgYQWB8NKC/8tLiMlYQMzwi/9V2vOCPz2Y6qU6hmABZOhckvmGl\r\n5bB5ds5lgwfpDOSr5LeQxIxUDewpezma+8c=\r\n=OsC3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"d028427341523bfcc01b8799795448c5d2f75b5b","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.150_1663585742233_0.9596180818299167","host":"s3://npm-registry-packages"}},"1.0.1-alpha.151":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.151","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.151","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"aa758b8d444fecf017f8c3a1f7db6979ce55074a","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.151.tgz","fileCount":341,"integrity":"sha512-IMK/X6eQ9CCJBUCxvMIEltACBHWRfGo/W/f06g4rA7KSb0BvO1JEELL1izV+mwFSEkD/tdKWt2rI2nU6JvABsw==","signatures":[{"sig":"MEQCIBnW7D3gGUBagU1YiZfq2uryN93Lj1mKaUStJtgJQLDRAiAVjKBsse/gW591MwVf7tDF4hHcOw1/Qf/t0WDYxSMSGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":738199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKFlIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmro3A/+MjbX6Gs1UqTqcvAn2x4CscF/DvLpxbAHEjFP6PcLfI7hFdBE\r\nE0bfOVvnR+sxRJ4hh8TgPTAFjwCC+M5n5WoUqHaBa+wYpq/CeHjE1Ip9Ct7I\r\nxpuCzf/T/qaYXRca+7cRP+fuvX/uVgu07qRfSO897RrSFVc0tHJb6O/Pum7d\r\n6/08DVnmDsPzF5zG4/Lw5PU3V3Dx8M1jQffz2EvM6NbtKj0tSLKS/VmgqSd3\r\nhPA5l0ncswLSEqwVGQN7QmtttLSjauTeNoDWsZgy4xBB/yZiyj88hOYazCgC\r\n87PWsVoPvtit3OSU2OQ93VjiaRxR9ytl4zLb//BVwoOGZ7MuGDdo2Qmo4gSG\r\ntSa2SXEK6jsmp7mt/RyW6B4YNxXfvGyfn/fmxNHEIMlYOQ5PTOC6sVQDevod\r\nFi/xdFIa5zuXEPepn6gmMnf3QNwKipjHtv11h+KtOl5S5b/6GB8kTVgfkCuJ\r\n51FC6mtmQG5Hc/TWgi2teBambMrtDJjAYDM4U868HPRJiQEOjLcRBkw8Z6PF\r\nzvqiAPNSBB9sLSlv0TD2z4gBOeQNIYxztr4DpGHG/PilsYkk3PCF9aKxN3YY\r\ne2Fh9nevJ/F8usBKsQC33DGW1Ts6Yn13gU8pxXSMm/Y+elQFTHDQZnLDJjE0\r\nHe7Byok76JpZBohAwIzD7Sx9Jx3bAXdGqfI=\r\n=ScIW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"5d842422c82475d5c7bcd6fcffea7b9f996175a0","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.151_1663588679985_0.8636949227165367","host":"s3://npm-registry-packages"}},"1.0.1-alpha.152":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.152","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.152","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"0ca6e67cb34fad0e85836b2768891bc6ac97efca","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.152.tgz","fileCount":345,"integrity":"sha512-dNxdJb+AKdKa6nD34oc0k+W7X21WRZIBizYMKnb0PdZNyi8xBCWTT+UubxZFSTg3oyiOKBp7w0Uqw8diAW6+nQ==","signatures":[{"sig":"MEYCIQC33a0KXj7rC2QN5go0vf6Y20Ry+eeCjLn3JFQqKoNazQIhAPX0HU76+5nZJUJj3DxtC3NxkgVLjHDm3NIYkKWLjAM3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":745858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKZlCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqokg/9GR/jvEeZNTxUcRLTNAv66nt0lHyu9pks5bfPQ0Y2n8LO/Wrt\r\ncNXy5Ezy5CssXmfRBl+6H0aiLJJoX6X0ncHB7y6W7IEwmmLhgMxDFtV54iP8\r\n4r70KXcJVeueMt+krkXw10KWMYYEcdP6AyTC66nC3hqAkUSey4zitgZADEq7\r\nGwVnSn3ULjEk0RiHhAIBl581XPTmERltTNXd7SKpEpHVIxMqdDCFSJ3U9tYc\r\nyqfAMcnKrDsMbTP0FDVMTQIG5e5cXlPBAhnYwkOhQt1uWo7+RKATNy9lD1Nw\r\nE87ItcaDrYuVrLv31mrZ223opRuVlsMjWbZvW85HCJLIB7ZPUQfwk/xp9j0H\r\nQBFcu0vS7xxWmGIrcw+y8xkmvfVpbL3f2ynrawqQQzlYtJ+l643OcybbOSnY\r\nCiIyrW04QTx/KGnn103D+u147eM3sbmcy/C3qxDGNKxgyN/E+27SpLT1lDcy\r\nDfAwRSoxkl1W3UZlJXI5/tG1MHFz+s1yE6kW4jy6VBqk1ueVbIzT30jZN0wm\r\nqzvkLaLIR+vFCKytZ5Hsi98FBNVZkkXldKa/mVMCbu8p3MTNHWF2vjZG/8uk\r\nrrViCJLSqA6qwQwWGPFwAh4pTUHNvsVcq3b5JDH0uZb5+/9WB52Ew0dbxun+\r\nLkG8SZDfJ+QNEm8JeoBUlg5iYyDj+pdIbhQ=\r\n=TFvx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"07a846950b4e668d58d73868881800c757083552","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.152_1663670593711_0.009247852277198376","host":"s3://npm-registry-packages"}},"1.0.1-alpha.153":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.153","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.153","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"103fb71306625c54d36a4532967e0a23ede5ed69","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.153.tgz","fileCount":349,"integrity":"sha512-NDQTlAYAqrClxLMp4YjNcDB3muO6v3Z2ZME7wYy9QI4zcmpAMMWFWBE/ANLjPmdkspj5wFaIRoJpKQpEpYWNSA==","signatures":[{"sig":"MEYCIQCTOZdDYL7GfqaSq+nCl/OLDoR/TsdgFHKNEKB0j4wUQQIhAMTxK9vh1fqkjZkrmTzKTP8xN4y33pskcbVOsJi3M0bU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":759122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKa2wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqw0w//WsPtqho/R3fvnmj9Jh+HM7Np58tWVKIjoyR9LgghdH2NN/+C\r\nbbXdH3kY8JhLxCfALg8t7+CQ4g2UCZAQzTPcvftVr4G3o8o/cAbtvRsMwqmw\r\nRqUMHAFubZtm0MzL7EeBB6lKThPoE9VqdcEJwPXRUJTOAZg52oWgP3uqLqaf\r\nyn5ClZfADpD2DbeXEnFBuysLsMNWpQFVn9p8T+VBSP/nZaGE/QTzfVM3xx4y\r\nM6uSYA2puWq6jblsB2qiRWRRXNTRiGDRemwXhtfZHmOXT0E9f0VWh6y8hoVO\r\nWQhO7jRLbIkVAF6Jy0vP+JwAKEG+BLs88vi/hUZd/77eKcCXGkV34mJK4BQG\r\nLfmC+tRDn0uK9jT9FXzFWsc14AZZhxrurM/f+ILNeXcqXa5AGfZps2zfvykU\r\nQZ0/YNe0PJ3yYdZzp/0bgyaRBj+S9DIbOB3clRVIQiI933OI8VajKIKp5C7G\r\niUL+6UJGZmyeeI/TBGTiwVGUT1gWV1CzGnYudgQhOGOHBteWnzBcbvEdCQJ5\r\nfB8U4JkR/0Pims1p4pO/J5GauEgiS6Sl+Sju9B7mCySJsgEVHqkqB70ZcZlY\r\nukQQIJlaQiI9wKI3yYKST985qa6Eq/iy7HrBWNnSisu9FZija+eeGSGipU1O\r\nJRT1jd9PJLEBiJxvbqxawvKX1SyEodR4/aY=\r\n=G38x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"fa26599122c4e6774a0033f572480dec05f0b1e2","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.153_1663675823697_0.40176597841117734","host":"s3://npm-registry-packages"}},"1.0.1-alpha.154":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.154","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.154","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"31066ac5b892323cd648ae942f782239e2b99384","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.154.tgz","fileCount":353,"integrity":"sha512-OUShzVzshvlMTizt9+iyNV1ZO+v6DKiuOAPFmBfoC7TXHmWtgkcI56dqv1McXPaODIPQs0wzbElKTOUdaXkgkA==","signatures":[{"sig":"MEUCIQDf7xYu6aRyuUmTgRAfadzRAjfi6+TRSxhVemxTOWsJIgIgblqwHs0Acv9Mi7js0GkTiC1m+Kx01OtrVfMqL1BQY5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":770063,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLC5qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhYBAAgWYTYZxhujFrLvWX/KWt1dSk9BElMWxX1khIybmI2+5TgD9E\r\ntoQg1DI2F1seJg3wZvSAFWxeU9xr7MuDIroFP9Tg+RH5A1resgqbr7D9iy+c\r\n7uBc1VYiA7yO3o699imDebbkoBRYiPGedCS3kQlsyiXy4xtYUv2v3EzrdzSn\r\nOkuOkE35Dr5tAyjpzuq9uhaNwR52z+8sM5B8c7cEo569vsGrVV6cnfYQYqAE\r\na2aIfiXaH0qwHMCJFQr2k40g8lkvB7qcS1+XfDJaJO1ccQKlbaTuOwS3tQK3\r\nTIIVU4osvqcshlk8uRPntc3RxU7z6tDyY6Z5nDyMV8emjdRcX8YgFBW5lXF3\r\nD6MIMiqrPDWDHcKheU4ceotiNNrqneGN2mHzsBiTnprU+XNrxbqNNg76ORRZ\r\n/g3+eePnIWL0QDZst716MfTt5ZTMGj37Eh2+jnoGs7+6xSMPbbyAKuqIIfzc\r\nevBBwPl94vA3gHuVByO4xGVJYH/3bjxL8FHqyh9YirLvEcvNKy5Pj1Lfap4Z\r\nhLBHt92nJe40TdLrJgLEKFCDPFhuVNu/X/AKUrBxQ/rnErsRLTnSAqkBYLwz\r\n+iwrdZVFzQXnHpvY6XIZvPbuTA2cAqNFVzWsN9OJrL/n39cgaA4qz/IRGt+M\r\nfSQIWVICd4ubTUwyM8vTREk5WUZhwKs4JPE=\r\n=e3Yf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"f0ccf2cf3c46a6e13841bbb55d25e21bfa6a81f2","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.154_1663839850649_0.7036662300988046","host":"s3://npm-registry-packages"}},"1.0.1-alpha.155":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.155","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.155","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"941601fe9810a9d6504e4e6108dbfe0ec54e43dc","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.155.tgz","fileCount":353,"integrity":"sha512-/8HaWmQACHDuqAy+KUZfSqhO2ZLfG6XEbaE6lEAtGKWUXBfvpOAZ/4Tok4+qO4ff6MyGoTIMQ+jrKnFsEHWqiw==","signatures":[{"sig":"MEUCIBGQxNU7XehVQmQG+nhk0sUZumYfKzMhe/4aE8u0d5uCAiEA6hZH6cc0czVTUbXZUcJqH4h8KQj2aQVsnVgeDXmznbI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":779588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLYYDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvzhAAggNkMbFODfScp3Sqk17F+5MVepT5lORxIJdytmpYsFygp08Z\r\nDTZxwFSqkY+DJnB3ZP8NcEIIU0y2O/g1tz+R0IwF839RL/kQ1p1cZ5Z0D/4v\r\nVYhWqi/Ew/A3r1GjgE3fGrggUUiDBboGBZ4YCWdHQgTxOrxkVFslx7wupqa8\r\n/47Xq9lPv+GpyTLdV4pVfVp9yvrho+oxmPraCkykGd61i1CCEwH4tWFVLM8T\r\n9xNN+wfV91n2gpF0y57dGijZ/i4Vz5cXpBhSOzTXULuQn4Bi4IZmPaTH7P7Y\r\nPSJrNpszMh6I4wGtT+O1qMHt5DiDa6WUuOxkX3zpHjTbPr0T//yKxbvuvJ36\r\n6Vc1blLVouheWUOlaeHpKeb5aTY/ljVJuvic2rMacR3Mnpw9+qsUxq0mU3Y1\r\n/BvYkUk1cz0F3dwgIuy+GBMq+scvHf84O6PhYZe8vUu633XxhQZp4NUw74Ra\r\nSphDdYQpW4hS7w+/Va3XZw+Dh7OVTBBcbBVWn9q/X1Q8ZYC3ieVAqjKw2lTm\r\nXrkzJVLO0vQ7BiwaXNyZ43yETP5wMkRS56zYnHwMGXhat1+/nkDz1YsBXuEG\r\nnwm3j5zCcTVkasfu6I6EUpJEk4X+a8cqimibmIMTMQEv96AAviWhyF3GXNoq\r\nB+4qC271KlCquIUXkKOMQ34Tvjz5/SmAEUs=\r\n=Tj2c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"e9868a65203114eee37efa69aa8516b1e528087d","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.155_1663927811136_0.030185427396533182","host":"s3://npm-registry-packages"}},"1.0.1-alpha.156":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.156","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.156","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"e7a01f5d321c81fa1fcf5b6f29401c581da197a8","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.156.tgz","fileCount":361,"integrity":"sha512-eb3MM6u/Dx0Q7Va0aJ1PBhsp2B/jUsjdiLxD/31tiaQtrQO3BW1BXkNynsTy9//397Xqk7IG2MvFjwo9A2ZLAw==","signatures":[{"sig":"MEUCIQCaNRLUtTtqX4o5TUqjOIwyv1Vzal0EKWt5RrJ19EpEawIgbN3SB4mG7fNr3CigcGqwQdaPr2eeZ12kBhvXP9K6Vss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":783025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLqkKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFrg/+NC5kNvunBUlvFYZbcOHx01nFOrAQZkSL8KeMscCpZZzTJPak\r\nu0UF06JWiL2RJW9HtwcksdxdR4GBJ2TWgqL+QuPSZaemn5a57XEwAQjDDGYW\r\nLh8UIEzuaFmRBgavg+qacOpHdas9nCarr3nA3hF0ZiTR+KguBCjn0j7GfF6W\r\nqnsfLKU7Tk5kjNdjSGG8trc7OLD5v0DW2BsNqW5zSW8l80LNX8uMfuBkB58M\r\nutJbkjxIMbIknwjM7kEIKixQzoLuhh31aRrMSNM9AZtn14LPtM6J1RJBbMMX\r\nuE/0OQHYb/Jgh1HmMuKbGV2f8CQ9uvdMxo2WPD+C1SB/ZgMFelzkSlGcjxrF\r\ne39UNhirRIPltHnp9TBJB+okf0ShJeI6f0pHVYUZXEge1CBxDgPb7OmpdXy8\r\nOeQtsU/4naAYDYwffYG6i+C4Rf3kzL4prVcbpYEYjbxiMIBjwIyuOWW1Rrzy\r\nGoAxHexnnlSXan9+UPWdGApxnbWox5LY5UChtElDTmgzmsKSXwPnvbbuuF2f\r\nmu4LHyr0/U0O72vkBLgPpVvTY6dr+nO05i50ybAeklBiZnayQlGXo0fqMqgz\r\nrFUtId3/pf/XbTFobiuAR4uMQ/INwgd/qZm8r1wfp3f4/HcVARa3awfuWA0W\r\npuA3ai3cNb+VuXCY1HMYBngWmaHjamHfqwE=\r\n=ACWe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"43abd90fdb02934e2f7fd9fdeabd93ab3ed19ea5","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.156_1664002314110_0.8565040452464083","host":"s3://npm-registry-packages"}},"1.0.1-alpha.158":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.158","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.158","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"559f58ad9a83ac4e341050823fb14d60319ed7e4","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.158.tgz","fileCount":361,"integrity":"sha512-4ivQGHjcz7BFx9vMjhdL8EY//tLafWVGbuPpGpkfTGZeu7vF66tW70edfsiHQzwyyGaxloVBMNzqSmQI3+DLqQ==","signatures":[{"sig":"MEUCIQCV0k3SIqsGRBvHJ2Xo2ZPvjMRW6act2VRjFO5mQA1RtQIgZN5GBx3SSh8+K8nB1DBOeR7s5+Sh87SwHc8qBdphYco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":782320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLq/wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXhw/+JspVyAnjcg3vAXTTDRdXxGF2V//6axJXLVUXbQZiWxdI2z5q\r\n4MNUDI50dyB6JdeKtKOG2N1kWngEiU7HgIf4A8mNAMnf98+dbEVcxKUmGtVv\r\n/ltWJCFcddQ9wPwEuO7nnj5uprarEEaWMETBdMgRGjDIz/134bQtBo6782RM\r\nc8bPX9CQkAMGR5N3ZKsuqp/OQw8bOEuH02iAJUFaCfsT9Vr3f4FAZxASR/la\r\nOc6BOg25xO/iOa4uO5v3Dv9QlRghAFBVYSwDHLmGgdh0NU/EiPb8X8Dl4s56\r\n6FlLpd5DQFtdj11XfHfjfsMbBkwuZb53i+gTkXFomnJldOYWEf49RoRpMn8u\r\ns0cLDBIQeArYp0tjAmi+lV5F/bNXUP3IwazVctD5lBCeLqk6WLCGg2z+VxKH\r\nbcGIzYQEq3OEOJOv/UzmG4Nh9UhxutToRGn+aHX8qNrRjuao5jwUEzxxuV0x\r\n+T720smRAz7ZueV84f7ZrkDyIZeoDTdhLpPXlXutjUpItGgGllOrbxEu+qum\r\nmFhE6mkdne/jD1chUaydqCxvzJsyQeTK2/sRQAUuTH6QZN37oM5GeGQm0CUB\r\nGsuRZ42aclA9X2awohF/nm4ZJuFzNntSnd2L+UMQj20wn72P3JxxTvxEFeTf\r\nXeeSLqPEseh2U4JAwdBRlG9gFBDfD6oDguU=\r\n=xHra\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"78b510bc02f866b4a11a318fb2e727c9246f640f","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.158_1664004080371_0.07797277037320338","host":"s3://npm-registry-packages"}},"1.0.1-alpha.157":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.157","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.157","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"4f96f1c0c739d575acb005906ffe3f471357d4b4","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.157.tgz","fileCount":361,"integrity":"sha512-lT142GEVws4RZHPIDt52KJnbCGJkiNVZyZEl8a89BAK2VtRr5rOhKdkBaWBj0cnth9YBSZy4IYQIifZnXZBXfw==","signatures":[{"sig":"MEUCICenwJTtc/Y7OjGBbpjOxJx9YcjqbuHqT9DJ5VacX9ztAiEA1O6DIBA7pYtehuyLdVtIxMDK19KPjhg4T9iXV+KrM3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":782358,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLrAKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr72A//TPxCYy4bu0cYNbN3ETjancO+fpgPnHwa4xAGNI8ar1M3isse\r\naC9RHQafwssl1oNK/kIvoCSapMlQ4b9JHsRbChI9cKimSDptywTVaaBRBKaq\r\n1VCy4ErtveFSAdc8xmvTqKOyecMdvmKwy5g29sXNRfZWZqZxIYsGz4vRkD7f\r\n4FCBcY/fNpnFclNA8oJT4qqkcb/T8Z1+sT9syE5HKGSzZx59WQpzqdNwxpXa\r\nT4RChJ97Vbo0ng6/PXi3pLup/uTUDjRzb8ciy/XziLc9dCyzykfFo7oWxtqz\r\nudYBO8Hky7/N7aiz/VLe4IqnRbIEIJHzObTpeofDYc4DhYo/UV72pbyFk73k\r\nLKUkezTFgjKTDKCwDs4ufJzi3f1h+mZRtPg9MLzOUsN3K703vzKRaVlutGKn\r\ntSVcoI9whse3o2zqBT2I7mZwX07rAu7hQ7GvaMZUpbZEj3Gu+lqyp2G5AU+3\r\nBYQ2uTlvf39l85zog2Lpapm1xwczrLRV6/pYcnhOv296qirAhY2NiLctQmfR\r\ntzlKTjDC8UDfzbxysavRGS4tG4Y3oReIjrZk1vzof8tJUxgAPx43mf2uk60m\r\ni53SbC5KTL1hfpUFLdGg/lsUIPkQq1B3pHW11vQoksKdI6vUiUvCmG/fHMmR\r\nFtOffeMHWdODjGmlA8GJWfe19g0M7j+ul3M=\r\n=ZDMH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"c68562fa77f2104bcaa8f0d6770fa60f768d24b9","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.157_1664004105778_0.35354438055354076","host":"s3://npm-registry-packages"}},"1.0.1-alpha.159":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.159","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.159","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"793246ff773c2bd5bc1e37beda475a2a7d18fb27","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.159.tgz","fileCount":361,"integrity":"sha512-nkC+yuk1jdxSt7nfw1Bz1X3pOo9xkSAfYkPyraAhYgwwAQOcTNDlLCSFPPrPAzI1s4pVsnUmDe7Oifa2Tda2+A==","signatures":[{"sig":"MEYCIQDWZZ6uazwaRYfQj7SVqktpF78rx6+cVZKWLJ8HG3mHRQIhAJJ8PpR9gDXw0ec2gb6B2/Wr/gGw7Q3iof5DQCocS93d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":782468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLrQaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo54w//Tcz/jivjEQFeSKPyl3F/Lgkt0NjYKw6KXj1yCgbFDArIIFqy\r\neuRyDBsl9i/YMK+Cm+3ZhwAls+ytUYljTFuZ6Huh83TM3kPn/pZn9B9BhNhX\r\nhAyWv2s1r+xzR2BltIgP6r05Q2JEoRHFSdzkk11JQ3fE8vV0UztOt7LD7OT1\r\nRyLe+vW8bZaX0F1Jmn20PBQqw2emGO2hZkt8Uh5umv8SKAgclfQruILM1HcK\r\nbXm8qHKCu0pqbR9c5vLrkf8tkB2CmDaZXIUWf9YqD48MctBFsH43jrOe2lmF\r\nEgRA343u5jfHIF5UYcq1+bD2U7yQv6SrBStB7TIfLUN3zeS10wyX5tuGVuiD\r\nh9PLO6cnTsVdh+z71ofuQEHBrnyqrK4bel2omCcWX/0aWHs79tpvi0ei/tfe\r\nChpi71SjYG/IBrqvuyLb41L/qTzqgS/Fxz7M4ViGhdDeGO/eGdnzIaktB0Ez\r\nFcsckx0K9yhrXHj9Vgm0tL6WTkMuTAZOD+tl3+iHKmE27WPRSaOtclDJfemP\r\nuOwizJGzjqf8dv70LraqITaGoNqs/84H2w13MDONk7Aa4H2O2WQzHcMzOtDI\r\nD1ia17vQQNQA5tvrvoh39SHa/8URUvLw8bSVT3IWTp9lr1irAhOjJAo+H+h2\r\nkfrRK3lTIwh0ZxN3G7Xupn3BCoh7mq4f6Jk=\r\n=TE1t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"02e56e6d6630fc2a896a443bf6142fbfa6e88db2","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.159_1664005146218_0.021136210850753567","host":"s3://npm-registry-packages"}},"1.0.1-alpha.160":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.160","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.160","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"42c0b2c07b3bb8a868cf9036190f5431328dd9fe","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.160.tgz","fileCount":373,"integrity":"sha512-bS0R8oFIu2LrlTGJyFcZD4wrzGuD+V2tfatnWEnbzK5ks2o1UcsXqNQ2N3ArTi/ptzwI+aLGIWwrAVJRK/iK7w==","signatures":[{"sig":"MEYCIQCFLl++9uFd403194mvyPK3Ia4kqQ7xIy187Xu5ZNM6hwIhAIQ1hQqgMEyIMRdqizsmm7TM6TioJwz3j55/Rf4Dulte","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":793391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLuq0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpZQ/+PdUr4embetdgAhaeNfIMYECVLyKqlmIWVANDzR4R+ZZ1odnc\r\nzYfu840nmu4U3tu5FPum3aZr8F8VrPHT35sKWY8pBrFo9CGSDa5ooUukeuAm\r\ns4kbx6mSU8DcMNQFkUhP9wEOHl5pAlfSJiPpvZKIolmUAmXZaKRBhYJQ7OqK\r\n1+Mv8X0rlkRZ4j2F8Du12zUhrKlp1yGd8LAaEq0xu36zgR5X68y1kQ/ybKIg\r\n90mTbUot/hSJ0SIPrwY+EaPqKw/p4ZGwBRLlJyEqknHXBGqAnkrkfLWLiiDu\r\nPVD0BETkvC+Cmu0E+Gs05yAkddRGCpCWeIt450SeCq3kIhJ26R+SNaU1z5ol\r\ngV/Cf0CWEK2kFj+hKHMrB+awtUgqagTUD00GBGSusRokaDnYe7Mr4pwHvUcZ\r\npEU8ZNo+YXUgH88+2yCb8pkBmeaSgyncu6hP8wJ1uu4IJrWqpLbwdFO9mMaa\r\nnj1gmv5o7PYhL4u+IwddIhgEzp5dC8sr3PaQdexfiKZiy8WQ8cMS3PfMJTSc\r\nPXxja94nyq40KjQVGM81OmWflx3Xlsfn8qaVUE0VJvnRzPEzZh0G6PNvPo5X\r\n5HAr5K2nJUcuhFdIJDDiJYshvPsTpCN7RRE9i1cKFYJ19z0oTNnUNROvNnRv\r\nKPlqVjOuprSlYWSenJTbR32bNx3EbJ3MH1c=\r\n=68vV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"16a2427b7761b9b1292806f9ec07af9c5750321a","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.160_1664019124621_0.834665981162624","host":"s3://npm-registry-packages"}},"1.0.1-alpha.161":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.161","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.161","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"0b9e13961d5055678c46a54d8e8df773cde0c5f7","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.161.tgz","fileCount":373,"integrity":"sha512-NGBlgk1G/33U/Evlvi50m3Y5RD4/sQK9FVCykn7zJLlzycf9un/oM9LnV97RObgkFle7Pa18QyKwLOjzKNGJdg==","signatures":[{"sig":"MEQCIA+6nQOjvE+Bt8642h76MK+KQApTlXLmThZ+Aqr41TUkAiBBDBYM4U4k05HCnKnwUE9RffhcPXzB2wvvRp0bLk8C9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":793973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLuw2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNdxAAnBp3PMp1vmM/vP+VxFr2gbGxR0XAkT+NKsUi0ilXuyi87nbR\r\n4F28WNHHseXH6oR+ZbzGUxny8e9hdqX8IwePrLyrcPPC4UCTo5mth2F8Wy1P\r\nEcHUQJslKGOXA2QsOWQyUVxQc9YHLi6HUNOs3jzl23F6YNqicYhxwJmDK20M\r\nEfJ1AI6sF/KH1FF+NrMIwYpOLvHZ/1c/HNVZVjXPtT/696CUOSRtpjfuoLcr\r\nl1iN9UlGagVFQ3Yz7rSaJvxI54CJ+XR0dcMyg4QvmnW8pyZP4lyjh5rfUZDj\r\n9cNt/Zlt8/9ff6DSZc4vFnN6cYsS4zUq+kCFlwa9ZE6QahE/1ZKnHrnBK30o\r\n+kD5v5wRWpl+VSd2yONzOlXxOAbWBQgOHsDhPi+W/ddRF1jJ+0G4wowaWMuV\r\nADqxysjYJnPnlfAmT4+JtnORHXRMgNul3GJ73/tU0XzLCkpjbTeLeUpEzp0m\r\nTqXzHsooiQ5Sr8o2mGULGE1DocGTH0xVXXim69Ecla8zIKt63Rco87/VRRua\r\nMItg630Xqu3iMgA6qO/RZVMfXani0Cv8Ud0Hb8KYCwQEHi5sl+VZ1VJeij43\r\nH5EBddX9FSyyqwVPzZNxhmVHGTIW2DXdJz1CQe15Gu6HCQIAkfeYKgxSA0SC\r\nIMiS2U70FuAb9j2qzgHtqbJ0uRnJk+mNPpc=\r\n=HWxX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"14718ee065e27b5a5a85d0e2dfd4e2e8ded5f9a0","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.161_1664019510169_0.4995956226834928","host":"s3://npm-registry-packages"}},"1.0.1-alpha.162":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.162","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.162","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"3fc67f39c0751d53a276e15941eefd6e75f1ce61","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.162.tgz","fileCount":373,"integrity":"sha512-EyVDGjdjQUcGS+YJVITdCgQ61cXbLBB2ArA9q0YVEh8aHwmHer5Kml7iYaTASYHmKFxSAmTUiPYHoC55+yD6sA==","signatures":[{"sig":"MEQCIDejGkfQFr7P3GPptU6KqjZ03Xp5lX/cbEotNtxjVubUAiAtPx93Y+Khl84Ot2MnwOHlnTpptkr71WZyb5kBz031WA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":804372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLvgSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUZw//XitQytkqSg8sFX8zjzhKOyoLb0Z3G7kKshQ6p3N5m4mZ2NMP\r\n/lbAmnhQRC5GBRqVFURExEPl2hINg1jSC1KXIbYAZwyUNAt6NpbAZqeYyeB/\r\n9tVy6qwul1GNESOi91UxvwjVxd3RdOKvY6lJO9IHhK48uFmF8//NRohWEDEI\r\noH7WsY4JWHP4VySuhTIrENSzsdx9K1Wou4N6c8fEcod6wW6VmXrIB3n/ueNQ\r\nOe1XV6TzdauqemnElLAbwBEcAH8VmHsfq/0+F2mS47r1RYyIIhjRaVgS3anT\r\n9dwQLCFkfT0jjU8yZX8PwnGQhHLrgHp0tupxNRYQnrtOH5DzwUF2q9x771/p\r\nY9iSGW2PdFwWX14gbE6WEfVNgMFpL8/4uMWilBv0o6lbK6o10+l29Ok2SYP3\r\n4CIAA0bscoJ6BiaI7D/gvxLZcKI8evsutBMpZDOIs0nbvNHiQ9t2O5zDO2Go\r\ncy2/viYE1TcTEmbe6YOOFmiXsLINSkBo8ixIcyRMkbFGo7NnELEUXXr+ZQto\r\nCa8dSbMTaMjApLJmKHsqSEerAQTpOfb/uFx9gFmeOnpJcA8n2ZU1mXHlGfHh\r\nPqDGjKF3wi2+eBuLdIt4SEo5ftx24Yn1TDXJng/dy8uH8+avzL0w4OX36LXW\r\nlrSabl1MFPJTPwNdswJIZkW+lDwfvnBcbuQ=\r\n=LTPr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"0a3d0ade0c3224c560503db28de8141b0d34549b","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.162_1664022546165_0.8486153746206564","host":"s3://npm-registry-packages"}},"1.0.1-alpha.163":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.163","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.163","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"235f4b0a5cf3fdc420b9e4eecdbfd44f2c2631f7","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.163.tgz","fileCount":373,"integrity":"sha512-b7fsBT/4OzRfY3cEQpMb500P+oA6txP2bDAz9TEs6i8B6oiST+OZ8yDhfVcqLLgEfTt4bvNVcozIkHdEWEtEIA==","signatures":[{"sig":"MEQCIG5XDgfb5DuOzn55icl9i9pUmNC6T75PDKAQ3YwKJ0yGAiBTP71Ett55SPbNHKm9U8xpxmuKfvCcJtA5hDB1Y15Djw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":808855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLvxPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBmhAAhh4wnvzWV9rrU9Sm2h9bEetu68u2BuUUU74wZsOp4eX01a+Y\r\nM3gKnz6QygAibAAheskDhqhoCpSD0JmBwUZWyhkIfhe3elkkajddJGFm8CuU\r\nwOjxmvqBrK6wgNS8KwH2BOeQWxesjJQR1UicFstE099/hYsHfQGdeJsuYphd\r\n9a8I0Zyo3LarImcnemoJbVOVm/D8XLPp1FfaaHr4iB6ubZRb7/MrvbBIpPXG\r\nPtkd64aRohA5oGt/D9Wd3tVmExTOcsiCbTURtIkZ9V9T4IiQdZxgVTixWnJ6\r\nffLmH8hasedrmct19OV1CUnAJqty1Rf0gVP3IOboXYjXiQP7VJNvoDQ5uPG0\r\nZQ+N3n40HYg2qmAhZdXUp+nULmT+9IEwq4EQsBTUXqi3kLOYZxY9sBvqAVBI\r\nUYtcQzpOqPpbThyrOrgDLGYD8RRjWKRmjqRMXale19oDKhSMXy3RlEdZZ5+H\r\nHfbU1Feni3NUTVEIB0dXW+WOUe92s7B4TUsqriNLSJQkdBd9D37cjWI9kLvE\r\nHN1bnrkvHN+hLpKb5odQzkC2Y/3BynoLTGt0Uj8Q7F5ttX3g2qcVPOtYa7jM\r\nggcXw0kOVOzNCBQQlceDZpvDZxc4VtZWTj8/ddf5RpCsrwAWoNYyb8EMM8+F\r\nWRL+4Gvlz9Xic73Plo50HfU5QXPN5R+nmko=\r\n=tZHT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"b1a422a92200c40b8ed02eb5cbac730b902bfabb","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.163_1664023630965_0.8929408626714188","host":"s3://npm-registry-packages"}},"1.0.1-alpha.164":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.164","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.164","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"c04b274c5f9c532227edb646d75611f743c58a69","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.164.tgz","fileCount":373,"integrity":"sha512-RBUS6vdwy7AHHKispe1X2YaT7MvzKiNGGpNnX1axMTTo7G7slRV2FJJRX56ZdRyKtDNT/zjpeAtIb4BnBLiUyg==","signatures":[{"sig":"MEQCIDUJNs2Jvvb6gsbaQtIYNquShTtEXfBwmQFalJ2gHI/AAiAPyKXpxUs6jE/n7hBEIZyKkOUNdTraI+iK1WkY09GJkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":810093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLvzqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoouA/+IkNWTrx0u3DPD07duqdhhc+NhXcnEjUkHFH6QGQSDdcdlMWi\r\nAcNdlF69BHlSBCvwJkKRFOj8sArCYFgD7mPHFYVkXBvKuo1gfxZVibeD4JqS\r\nih2NRTMkp+qom0MlRtHtWuA8a3KKsNu99cE2/rMChwbZKGm8dYAu/Ay9rEW+\r\nUrJjoUe6b5I7EL55sSQ3dSKNbZ9y48QMB4C/3eRzwZbVzwwwfQXfN3sgnJoS\r\ndaZHqLHDqa1mHiQQou0K/vi1S67KaXpZEFZWcEa5ZnwyuWkcmtotoELXCETa\r\n6kC7smF32YyoFmLaIlzoMaYu2nxmW8bWE7fWb1e3Rwe3sQPKsnuj3lVllRcl\r\nTM8Zip8lRhtDD8fvMu3MQDp58+p49mRtqqCPik0bb+32IYmdKf+HFb9Vjhsy\r\n7oqtoet/UBT0uottyJRyTxt2FQk10dOyQ1l0YTZn/tj0cjDd6HwPf/VGMbTi\r\niW+DVt2RpQqNcqhHNKDqVkjbAnalhax5dEqXTu8dWTo2lrfyrcfF1872uKW/\r\nI5OgK64wWRis8Q+UY9oxyOUikqGyFNUdD2wks7sKwtwpN4ZDh6ilRvqDDpP8\r\ncLUDDLi7EaGH8DMF6TsBS5eOBZEtl7szG4aK9091rjzJ/qCWPV6HLJMsC1Sv\r\n1GcM6gkr9PcbHbkr2DlGW/Xae3RM5U2SZAo=\r\n=ocUY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"e8627ff209edf1c1cc9754ecbb20699c37e37c75","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.164_1664023786621_0.9990224076240408","host":"s3://npm-registry-packages"}},"1.0.1-alpha.165":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.165","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.165","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"c55b2ab1ce277b3453f4eb010eec5b843c1e0ef1","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.165.tgz","fileCount":381,"integrity":"sha512-bnh0GuCHFCvxRaYWJ9m8IoXRZky+wjO9iUcGr+7ONBUfvu4n2485kKlBu2eIiAc3JWEjx2Ys+CoYx7G+ByGPBw==","signatures":[{"sig":"MEUCIQC9z5IhBlK8uBkxlm71cHj6vyFns+6IdkHcXBFFpcZ35wIgOnyoPFKElUQyNNh1cbz/ijrcqYMLLEP8w2F2Gm2+Jnk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":812474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjL87RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpI2w/+OzrjHYSOsRGNBNSi01DCnfjsylHJuWru7qUCsGEqkEElO6Pv\r\n2g3MzdhWoFFZpq2bCQXVUb3SHbfd+WWGwjwFqxItTGEzGK3v+yKo7fwafGHQ\r\nRvC9cGQFi1JEPp4M+4icR6t/guZL8CfJaVxdo6eYBD6SvHTX2pnywx9bEMzy\r\nNT1P0o+SI7SVJlPpnS8I2zxtfjYZPuiqmZfBGIQENdMJlwbvCWRzdiwxcPtN\r\nRxlXpoM9dORENQtZVFiEvOYymIhv3Ci9MpnLAnVOdRGnPuPRsQHaq1QFiAmw\r\n7AB5OxXEqAx0zeFeCr5htwb+Cg1Pu3I4KV8kOfv7niVkfwSnXVJVyk1cioAL\r\n7o5ARtWtay9M1UN36dBxLcXvMft9PKPhKwfqXdz4Xqimqr613S39YdYuH/D4\r\nocHh5P26hKDMYeZJfTg3zckolweMk/CLUVbn0/lVvBN/0ffICb/dgfcs4Zg5\r\nje3jncVFb1/rh0j9J3LoIJxdBRbKr/Ay7pcwrlA2DjUN4F/4qtVXeNR6lZp1\r\n/Lltl4TPbcquZW30R77j//ZdFrLTYdwKO/i1SEzHsPSqsK2qu2j9wXxRm1pm\r\nzK/YM4H9E/4kS5pAcf6wFQsAc68raZ3j3LD6mpwI3ER507+eMepcbHXBXx7D\r\nj1ONg+132DxxIUT75NoXTq1XDGoo3PUUA9A=\r\n=XMEE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"50b0d2b7a29b45e26bdda16132d6dfa1e55df6ea","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.165_1664077521294_0.42282943260615746","host":"s3://npm-registry-packages"}},"1.0.1-alpha.166":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.166","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.166","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"b494d8e4883d518c6caa465fb19e6ad7b35f0bd1","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.166.tgz","fileCount":381,"integrity":"sha512-Zjzh4EIZjhE0cLPde4E4Zxm1MTs4N686/YXqYbrCGh3DMafReRqc37NVrGiardgATVaSVl/SlAqEc/3/6TMsOw==","signatures":[{"sig":"MEUCIQCsL/E5By837JBS8ij/v6Qd2bmHZAQhp2YHXpxIXOVjaAIgGb/vhb2ASmqZ8eXCmyrszuFtqRc/nPdR1+xX8jQeOwQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":817784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjL9P8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7rQ//cY2J9GyPQ/HDQQVpJYaOGL7v7y8/wnv+ibK2yaiyGq6YNI4D\r\nzoQTUa6+Di57ZLDkX2bKl6JFjWaWO2A6EQ/y9zRC15zjB7cXpggS6L3/VfCg\r\nIhLCfHjcQaVeh0cpw4xMMacKlxFaZbsTfeJK33I761tljJ3kXyu0Fb/VlIzI\r\nokMaYfv69hvLJOmfqFirXkJFHebjPIoJ7TMS6veXN09DW2QlWRgOGmGiONOP\r\neQ4Q1Un6IJxMva8uoNsf7MWffZIygqZJA1VEEnGKVUERmoAHuwKf40m7nh7w\r\nAK9UXqaoXvj0QwBcmUpJSGmbUOEUujwmYAo0I/5Wup2MeiDvpMnGdjDgzph2\r\nIS6YELINyYTyQa13Y4OeW65fFyrmrvK5DUDIrl07QyV/U1x0qiwHNQ86EucZ\r\nkDw0m8uoHR2fsNbIymboZMI+dkGXDZVP0/PJ6w4mcmZEaszKJfOFNIy6YpI1\r\ndmHLOmREFo779aa65yS4Bw2pgBZsFR2hBYE5HBcgAQAa2lmy7urzhlbrzIA9\r\n55Km4c9CQeJhF9KCTjBZzAOLzDSH/wtZl2xcT7qBPHSr01ulmWkSBZAtP7j+\r\nDPJVJTWusI3QOQwgSMlpO93fxAiYUiflS3nxGjjn1FK5XG8htxPAI6RGvkuN\r\nRqxN+Jpo+PjYNLnABl5xBcYmDMNm8/90uic=\r\n=/Vbf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"eb82633de9aa9a4238cfeedca4e7b821f1e25aec","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.166_1664078844531_0.7882847077560784","host":"s3://npm-registry-packages"}},"1.0.1-alpha.168":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.168","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.168","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"293e0389a530c924738c0abc62746facceaca7d8","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.168.tgz","fileCount":381,"integrity":"sha512-7tVd9QRsL9eFaj/DjYGkoXB90621YueybORnB1zkFmeXnU6o3jtPGqOzaHKtsxtgYmBwqxmy8/S55FGxvtuZLQ==","signatures":[{"sig":"MEUCIAcbfxU8qDDGpP3sJK8CWy4cJ0TLD1irHpdCH8tmsDZcAiEA/briJtyVwrgF08P/VWx9GT/K/O9eTLcAIUGldQUAeF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":820367,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjL9hEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplIA/7BVFTRiHeEsDeK3IhBfq8lKQDGHwSg5XHeoRB2HnY6CIKJ6Et\r\n98fL0yB7R/pMuC/na8KZI87WcGN9ocLvg5+UlGUnaZRFrYyW52mpCDpwZYGa\r\nC8hPlWV9m2qK8vK7RIGNwZiqoQ5MFJ8SJN1QhcyjWGxfAAxq/NTO+xqQF0WP\r\nsfKbsW0AvBBEFM7lkLItpLYYRhLWc90obcoCTTu0H1xPO5K1jCq8AihbyMOj\r\nX81IQKwJIdTuAjPD1cgva/gVGB8lWdoVvKH0yJ1EAmPE1Dx4cW4gGgeepEIS\r\nh03JRRsVQKYymvZnZG31/AIGgeCEWeDhkdYpuXePVQEpNwO+vMBPAkO1mkWa\r\nBvmQVJ0HONPJ87RL0bj+ymull4H6AGEcjHQGwKF0O4/0O+qlzmzDnygyxR32\r\nDpiQrdrCshw7g40k3Y2ZY51EB2hrxiXYCDxfjBDuY55bMClXRVoN1Nl2nWBo\r\nEAYneOtcr5fXwyOt3AAR/U8ogU5JkuXKJeWasljlADRy1LJpLCZyjxWh26G/\r\nDffj3zxPdwWrjbA/BQ9dBOHW07IxL4RF8WPzX62+LArPEqVlG0Kq7D/Ud6UB\r\nDfZl/ps+liG3VDdzbEuV2A+rBOfjIDryvpkfZ9Nmn4e9wl3lyCVzxZXiu/jx\r\nXtcK73OVFrkEus4WNo9zAoZBYmQ/T6ibaiI=\r\n=4yIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"c4bbeed2f0a0d3ca180c2b3d42eafb869d6df540","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.168_1664079940393_0.7441671380720605","host":"s3://npm-registry-packages"}},"1.0.1-alpha.169":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.169","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.169","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"4c3b8f99cea521aad3146bdb346dd2670cd878ee","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.169.tgz","fileCount":381,"integrity":"sha512-YGMM1K2Ql0XOGnKCLcGsoR/wI1PUq7LEpgokvgdNIJA7XiOExOlbl+s2QMZYKr73PUEOPfIgHljxCMucNfV6bg==","signatures":[{"sig":"MEYCIQCcCcVO1UJJ4zEg0rFbwPIZG2wDHzQNmdRvuWVGr4ODHwIhAL+a5UdESCrCvGia+1F2sBWP1dcGa6e3JlFlUOcP9dlG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":821352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjL9kUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZxw//VbsiB3VBtpEWv7zDzofYLjP6wI9ByRIj40InrzXEKKQI1ohP\r\nnrGtTOajSHcOeSBF753BMm2gCh/MeQ4sPxgkMx49e7QltHk24Sj3fYtJBhHE\r\ntszaOku4jlcJj9Lyygcl41xh6NcApr/dIdfNQM6L7VfEfghe6sBLYi6AkCtj\r\ndlEflXgnn3mnXdU08lihTakLERz6UmTWTEoFjq71iInLa4HAXSyjpOSnbvas\r\nvzcKePpF61KoQaHvy5Z2SiDjIIBOzejHTfoAekOgd7SuYera4t++Kz9L1v3B\r\njzyWFIze8sHy2QBwPrjoZuSulee+KRoJX+2ynt5wr3gIalNgb4iXEAjEFroE\r\n7QEGn9ArguPVLEIy0+hgEndVo9CPVvlqMYL3XJAqaBEJyegPSFsczx8kwXBL\r\nrs2b04u+6hn5B47lt43kotkAA3ZyMrvXB8hM7W2EsDvkIsJloZH4b04qgzXT\r\nr29BJTHx8p9ganhMtfOMqniIt6+TnE4SIyEMKvkJDmXc8SP95cd35M/vT0UW\r\ncnO4BDTea9Pmid2mf/ZtPPkRpf/pbPoNHyy+F056tAXbTw9/FSVlDXvo07s/\r\nEel/K1SWQhzMCXPJh9gradH69LmnaAJsa68XMCawZUf0gWAH/0b5E5Rqf+ze\r\nWgIPsyzkuhhK/YZ/OfGMTFfL4b3/EET8VYU=\r\n=EOtt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"89a9ff83a0676b28939204c07c99f159ac16d9af","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.169_1664080148229_0.6652536367300761","host":"s3://npm-registry-packages"}},"1.0.1-alpha.170":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.170","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.170","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"f72e51621b870ec1a6d86345ab36e563ebf0c80f","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.170.tgz","fileCount":381,"integrity":"sha512-vgaI5bUWBihnLcM+K/3FBnKhZUfOLdGIWjuLCXUmPARJ+j73YBJ7ftIL89Xqa9jW+6KEHgzeqHlHc2HL0UVB1w==","signatures":[{"sig":"MEUCIQCP32SIAg8++/zgNJJ/LAyUWYaEYmVn4LmECFVVG/CJ0gIgMQIxWqvFoFtVKhy73NrENbTCHkZfNdBaLa4Zf/9vmnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":820927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMDa+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1EQ/+LBY3pkO9G9Pm55hi1a6Qc2oICYNRt5lmA8Vo00NYQ3mfqrfw\r\n6s3Vy/DIPV+Gwdr7NpgjKjCIe6x5cT8o8Wx0uRJ2TkcjcGBlPYgrElAbHzz3\r\n+/dgUYHVwD+tYko99tSQGZiZdpxLg8k6LCsFlktcZqQfxp/8X3mRSr46irPL\r\nVEmYiWhBncVWbZ4q/RvcstQtmv3Z6G7FjPHAayQ8s35xrI1PTbBMurSlPifS\r\nzI+3OsLLxmCFTTWzFCAngygfq56Ul1Nyox4yYgdaeuo9KcZlohIY473Bl51C\r\n2u1cxLpVmsv5Ty8tIeJVYpwH5JvBOYvrYJK4ltBL7xNwUl37a8tVitf+k09Q\r\nUmTHvIQ7Eel0+GQ1czUgByy8EbGc376Fh2WPtplXT9okd9IxxwkLHPeIQs3x\r\nd597Lu5ENtOGYb4Y3Q990rLnaMBtcetkUer0R9/zY+9kt6XDVrJsk7jcGMCm\r\nigaw+XICPZUOHnDRUBqOhghkTQJ7tQBxpZEw0g8qyY68us8wyv28ttiOcm1a\r\ntHmSK6qPeHOd1dxKa3wZtCxyYBOLdkTDPt46OyxfkPdJu2xGd7gqX9Te6yqo\r\nOMv/HlF5x/8/uVdK+9SwL65eykgyWNfxzu2wYdfejEdmboHh0U4V/x9GiV75\r\n6qKQ/aBF80lS4B4fcIOOrgS/Ub6exZqOCSQ=\r\n=VQ57\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"9d02c414b0d5e360bfa2cee45fb892e97b3f8adf","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.170_1664104125715_0.3906944822194518","host":"s3://npm-registry-packages"}},"1.0.1-alpha.171":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.171","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.171","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"f614133c3169cc5d35d546e57b068031a168fa00","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.171.tgz","fileCount":381,"integrity":"sha512-HyrqOkOg+rdblXjY7JW9ph7UnL65Nwt/G72Or5MXwtVEhPy6N5ceRnsfNHw4OIKKEotaxNG4sJeChuZTO2zE+Q==","signatures":[{"sig":"MEUCIA0/ByAW+HjeftfUP/+cpOZwh5jxRpX7lGdZyFgBKXNDAiEAsIn368/SI6CqAHw+wHQ/kY0RWvzQ4j7tYFJtgLnA+Mc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":822637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMEFLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovAA/9FnULR31z+smQWjXYZjWBnQyAptWdzjEUXMMQZpqkRyUDHJ0g\r\nJaWLeIKxe8z4auPQetwzVF+zbzkgSng3TTdCAWUaIBRn/DaZoRHJJLSbe7dw\r\n67aOzEa5SXMGmi6lKfEbOsTf7ttpcaV5uCoeJ1ORi1ujZnsU2lyyBrekaHoX\r\n8p9/TREXkndd99SsrBy+MYfCMfnJ12/SvN7A5FQNPuS4AXDaDRPJYltSw8q4\r\nIuLCypLKtW6i/eEilrKJIF9YDgSgKcvRAN9oRHQZ+SIL3Tr7sMa9aIFJAaH1\r\ngxTiE2bKsDuZcC9FIhColHmw191xBTd03GRCf/6lXhkAFExHrLOslYMr57xS\r\nOY6sFH0lodk5w5eFTx5dS4uaYrlhkFwCW9XukaMG8JTsZkHztU7zNFFptYdj\r\nQ32H/XygGtcg4goageG7/n5wZyJhXEblU8XHp/xV8XjlNZQsjscbHklkdPUt\r\nphx/7Qvd8rW1sXFz1NFbx4ujc3D2C06wCRyw9rBKmkkznydfoOvPfz1ydWPd\r\nRPi9MZIhXEduCnbHYkEYXMKNrZ/2KEKozt0RKoWSAZaQ7wANMGFNXlHWdNB/\r\nOMB9u9XkrS4prID2MbGuk35WRlq3KPAIW5anGiZBdOiiWqL3Jiv7VOGNDH2D\r\nCBXwf4aAVzwdzoWhQXbF9EuC6K0iVkGmJq4=\r\n=ApHz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"f5b1627959e4b1c9afdf946e93cc97810011a960","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.171_1664106827273_0.8604675692741046","host":"s3://npm-registry-packages"}},"1.0.1-alpha.172":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.172","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.172","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"a0df95388e5975a2e1331c1dff8b5444cb5b3d1b","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.172.tgz","fileCount":381,"integrity":"sha512-qsEoL059/ECEcKud+K6MG9KTx9CmMpofNnzYJy7H/6xVirXDikjKZ8+L7hiq2lKhD6ikHA4jBYoIaauVq8yHtQ==","signatures":[{"sig":"MEUCIFvWH+DFTUlqUFvq+Argj7NLUjUGftAjQqCkf5qcb1MVAiEAglrqOEf/UvaNoDev2iA7f3Akzr0fDL7oLbVxQmsfAEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":829113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMEXlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgKA/+Jd4idXdNaH+Qtt7JEkX81ttvaVESa0GY6NHLKTOcTOfhWUV/\r\nvIrlh2TtIZ0OCJNS0tHDONObuFpoAplitcSWr4ilx7WaEk8f2m/MoxIdlWKK\r\nnY09zXREv4eaQ50ktFWfyXsN5ESVlvrs5EtggwkYL/FabkZZ8d7fRB1+XoCf\r\nQQO9BozY+3rC2xEi97iUEQcsDlbE0gV8jzjJAY0MaQJIlcVQw6P9fMfnR1Bn\r\nNJ227EMecd8Z4Kgfv1U30lX64Ehm51HtFCg4Z35325BBIDQrAhpa939d8eKS\r\nx/wA5FvaM/aihFsfxVHh6FUS3Mg62MQK2ruTqQWFMoDyJWu6Qap8oZp+ManM\r\nGs54umVWPM6JJWHW+a8ZZS3b73yNuBrF1kRUqA8JGkZYcpHCWhB/zp35Oywt\r\nGsTWX4ig+6DEh7sUqwWTa60zjwZAKtCwOeMQ0a+6RUWb/yNnP8BkJt9TEiEw\r\ngSbpaZvSDmaDO60vLEdaSZ9L5jZQKbYqDCGJxh0MEu6VbbF6/nUMp0rudQbx\r\nOI6i6JyROcrd+7NdGc0aqnoOmw7Bd2mFpMLUmMLwTmDXglRTFbU3NBVj1OU0\r\nHlHzQXwXKEpxZtlvsTCV3GCs7HaLZyFdhUdcYxk7e/EtpPU1Y4KYWUB0Qm1x\r\nQMZksmsMs0bs6U83l1KDTcTNyVbt3dvdkvU=\r\n=A5rw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"3da8987878b294dbb9f79688735466193dbbd7df","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.172_1664108005048_0.43973904989510526","host":"s3://npm-registry-packages"}},"1.0.1-alpha.173":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.173","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.173","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"85b3a21abdc7909313d3da8e1fbb59cd1774c9f0","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.173.tgz","fileCount":385,"integrity":"sha512-Lc33yBXCIJYzC35rZV/Lslyybzyd1UrSBRIdIjoMSmlizr7UIbutjCOMELg4trjanmohRDg+2JkvdvKxut+y3Q==","signatures":[{"sig":"MEUCIQDnha31XJxoQyQTS4WjyFyKsVTymv0djcFfq4rh1byrdAIgHRdLEiE4KiaMtzobnj5V+eXAJS4HTVbMmWEpJz6zROk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":841536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMQf1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpHg/+JNp/OxKcH8TrF6x8HsGjh/L2sto6E9J1HopwvZrB4lXg4p1h\r\ncNHIVrbzuKVxKLYm5XCOoaHC1U135DcUzN/uHY1AJRqb1zenr6kTbHUrEYV/\r\n+ECW1dL8X9VNr8urRSPnbyvD17X10C917xIUKQqqEVtEVIQSXpN04E3SAtXo\r\nLTH2vKLALkLVi00bnjRM0IJXpiXgSWhaAioW5WDGkkErajL7sDk0rXc86aj8\r\nsu7iUORITpP/lrJiLJUY6Udk9pJPFQoue4QT2Uj+UzdHVGnWbwgM0M+lW9AS\r\noyqh+lhjcLUFikE+TcwmyxwYg7vWHcJLtGemJ5VP0vKP9lm0RCo/n0ZidpDl\r\n6sQYPuA5gsJOFgfLVC3jd09Wb1CiOFFxsNfvTJ254MQ0E3wDskhHSWFDm0qH\r\nWyU46m9SDFBtSwBeo9yL0qGOqCYsQ5WdOya76XrSKQxM//idsesZedpTqFX9\r\nWAhayhHLkHV7k2ytgkMQV66tviXGOeKaOg4YeaNyIVizMmQhkap0HDcB1TDM\r\nxcgZKU2RBwHTwjK9d1jLrXceqUO/SSw0L8X+XIQ5G5PBbrnB25+ZGK6Bdm/F\r\nbgy5fFkN0vcDiMHqs6XpxmI2PBkvavL1hhXyqcsAegRzlteAzGkrkRLBURVJ\r\ndXF0czmYVt33411koAWO1DnTd5ao8vAoWog=\r\n=2RGR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"75fb83766357b43a706f647e7e36c2e888972536","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.173_1664157685314_0.7256573672057296","host":"s3://npm-registry-packages"}},"1.0.1-alpha.174":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.174","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.174","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"ed1b5ea07dff3d387a1147dfac54f0f30bf8f525","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.174.tgz","fileCount":386,"integrity":"sha512-t7+/uE/15dQ+a9CwM4Z/B/lHCaTcjT0oDfM83oGS5/xnug3jqh7L9N23bDNQkn8fcgyr9qem7S9fct5wX0wzow==","signatures":[{"sig":"MEUCIQDPZCBds08hZ/yG1PinYH+0yoC4+q63ZTJQ8k/PRnpkOQIgDl9Mp45CGtQJbXLCi199HtTcjRWKHacH6ktvOuL2QdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":896481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMXKYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpE+A/+OIrgqsKOa5HEYvaY/o2wq2nbRzoVKXyFe8rFCMMkwxFh+3S8\r\nM6UkiqCqI8GopzJl+iJcRcZizvOld4FKUVO9d+nPQyde57PvtfhZjFCGnJBY\r\nrqQ5xsP1+0dfvjxMLXYyIc5cOXQJf+SieE62P5qh3q0GYaTR7Ci0aR6ukdhN\r\n9FW7LFuL5L8+rr3mq0YOSOM1XH/Mwsa5mkoYC9gjKgOhDicj/TbmJYEOBllA\r\nWB6e30955WuO7squiF6US9eP98H2soABdCBTt6X6G5PgjLMbF5WF7KA4vUGg\r\nmbMxRkwj7hHFw4wZcGUYxjWB57QZ3kkmLARoVYvIDOOj2C5suMAZAf5xTkLZ\r\n6L1JhlUrAXLFs1ZYbKH0Mn5t5cPzl9nk7+x6792MJSMK2J4WKkZ1cXyM2CAd\r\nI/+cdDEfnOBMj8HUgbcoIkLZxukjuwvKl2F25def1n3h+lNBe8UWHLaK1Zm4\r\npjkb2a6onSxjLRORTb7UWB1jSNK8mBGKQixFFzeeKOEOlJz3KEe2UWdIdCpQ\r\ncFtwARD5IfP50ZoUxxuDmupMfmlUwvizJg26IcYhMXs1XmYv4ggjZHAmmmMj\r\nSWV2Hg64sRwUInxFzsOwWnVvlpmOjn6/XDSrXIe5lgPyahva60bSp98wKq6d\r\n0oz5Zaa3Ddg2qYAgdm/Abq3BYndlT+xqkzQ=\r\n=qhhr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"d3f49460ae918a6ac0ced6c99abbadee89d88547","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.174_1664184984681_0.35598173296335145","host":"s3://npm-registry-packages"}},"1.0.1-alpha.175":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.175","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.175","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"d76bc7505af2085ccbbcf9ba8cebd56d3fccbfcf","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.175.tgz","fileCount":398,"integrity":"sha512-Ou0rlp9vKICDZCQVLkuiwANo+kEyZPjSx3sATRjXJfv9BssRcCSTbacAXSDIVLO7quGZrKqEHmoylctakkjdVg==","signatures":[{"sig":"MEYCIQCyVHmvVtkTe+CWlOABxouW0nLLbACZ5NNGfVznWpdE5AIhAKizRRLpEkYUzvVnTIdnrQo2jIPhLL3nPxVZTp2PHJal","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":907517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMX0GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpj5g//SarBPeTPRm0mrYfCk2Ln3svicl9M5+RRUQF9LbTQt/ZgnTLV\r\nZOv3aLLMU6o8j9BFh8rdnhc1O12bNkh0dQUYZiOrUvlaEckqoA4DAAnA1LTv\r\n5cPgcUSnHgCEa1aYcOoNKgdgvDVgmwm/v209olxF/TbjbvNiPRD2xkwN/UEf\r\nCkEK7kuqDvBVI2uM9bH3ZzMcUE8sYf3qr5QJ60XJchuPVuep5R/k/nmN50sC\r\nqxerWK7I+TWVx2qKZF0Mgkb3Er7ERZJh1rOp4ntruTX5BSnrTAqK75uPJSCq\r\n3p6WPQG8bx8vP4DU42LqrwLonwI2UP86fOiG6vJS5dtVngBwYwc2T9Ht4fyY\r\n+IrZNfALe0OHBlmSsZy33AlzNDpSL+cyH9xfzsx9ZeMpKZIbWySmoCXr9w8w\r\nOg7xsfCebPXpTf03HyP8BPv1agnwDqx3u1Ea6ynEfp3b5AOwQt7ubGWXLIfC\r\nO4lTtydZjaVdyH5TivpplG2FLJ/RXbm48feh0itW8Mu1x4s5E6YtzMAhLYZd\r\nccT0y2E1OcYfDv5UuZXuKfTHzIwO4p6dL6/gS8r8ZJm534s8PnxQifmUXWZ+\r\nV1o0I1MB/Pqs9kwNoQIhpim6bd0aLo9c93EVMfTjpIr7DqxqZUXQ3tFGzqdx\r\neLYD5SNO6c0KNLpiAGTPk8Wosay7VaGpnAE=\r\n=EO32\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"d4844dbc28d1b6909a30842d94212833ee23e851","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.175_1664187653852_0.9404241255491448","host":"s3://npm-registry-packages"}},"1.0.1-alpha.176":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.176","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.176","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"8799366c7a3f0ed40d343fadb8af4037686a17cb","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.176.tgz","fileCount":398,"integrity":"sha512-NntKdt1JoEhz9Dn/5Vzv7JWplbC73sv76qfAVT2EYhdP9qweKgMfSTb3chrXKsLTR8kYePq2PUuiLTZfkO28Qg==","signatures":[{"sig":"MEUCIQC5dWeW4FIqP17z3XI9vDBQTps0oW5Vw4prB47R37WfvQIgUIDabApYYjP9cdqNgm6ArpS5Bw2fOP2uvxHI3wOE3dM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":908096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMYlJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDug//SEo64OiWpzqj97UhV8+5mPpPYel28t1XGr8DyYKLtzjj3FKz\r\n9iP7d1/GCApM2aFBrLlMVPAwKVE5r97ggS8nk0Z3BGPjBa/obDswAlivcSGl\r\n9lRNTPAYeIs0CFnbbHU37jXdLr2Dj05vaUq1c6lzUGiFKHg11GJPojmsfj/c\r\nzq/YxLphPTXqcMEGzfWTtLfyeoq394wUifjCwunHgU8VUf4vr9S5Mf1SQT+f\r\nyQevXDNdkxAnG4hnz1x94rhG9mXhkqxUul56r1/3TZkbzvJ8ohboJJ2pNxt2\r\nBva8Q5l3MurqI1o9z8d3pWmbIaPQ6BTf0jFTnWcQN/oWK7KJCDTd1I2v4Sn6\r\norFKxsb82VCoTKudVOlc60Y+/tWOTNWBksde1XjVrXW3hP+4HSaedt29TS6W\r\njardt4Tcvvpo/WwrjKYVVFqxu/vyEbOaigfPnBiBqghz/RwVCFnKzsupcV55\r\npBoT0qrJBGy8gHZLb+6HjAO3Rhja0/zJ+MisTZzsqqEocOzNolscb968iGay\r\nE9tJxAOA8cxKY2AallnXB2Wa9cycOkkxmNAfE1MWVKpS6Napp8FJUo7EdYXB\r\nPogam95p76WGlOZA5buSK1s/O1X1h+AUpiHZOArHAoAf1zFh0FElz2hSZoRQ\r\nrHdpSgNUf2F8I8HRTYX5HMUf+BPpFDPcBII=\r\n=bVlX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"19d2eaeedbf87a59f51936e8950276bb0f7f6ccd","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.176_1664190793493_0.9110262962169109","host":"s3://npm-registry-packages"}},"1.0.1-alpha.177":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.177","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.177","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"1a90a0e30a85a9e808ccbd744242837311fd58a1","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.177.tgz","fileCount":398,"integrity":"sha512-K6y5ESNl9LAOdjuAMV3M1YMLfbyrtXtGoYLgJlK3OEecuT6xwwUT3JIMpM8R8RHULqwiMm0R4NpC+C/wQB8ycA==","signatures":[{"sig":"MEYCIQCp46ERNku3JDTYE9eYnAtp7YnMNhrDma9BAB+99oQTZgIhAJC6jKHmsgVg3EOVIKCeyyDE1zyYExtzm7k4yppuNUxx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":909179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMYxpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmjQ/9EJXytviW9pS5T2a/L1a9wGmprD+nA694RrpqhvmpxKoJpc+x\r\nnJDHjkIi/+pSR1FGVaG49+ZO2kp8NuxWjt0hyMJgI/+yh1zjh0ThubQeSsLY\r\nfVCWZ6NSRn+xJxrT2fKyFGlnF5qggoJm1lpXSayvhIvUCuC6+jEqzvzALzCq\r\n9bZMJd9TFAlEN+KFW9JBI4PZwhUi7oA0uO7cg5erWoepfRH5Y782HAW5MWwO\r\nqAB97M2MoVKAlp9jQ1MDpUpWiQHTUwFpQzuiGylKWEn/8TbfkB4OHQ6zkWWH\r\nC6cr+Q3FgvJmjL+l1xnPmZv/+S7lzwQR6Y4J4RZo2vxp10pY9+V3Vy9JrR74\r\nPzXK88bVzXflZTnztzzr4QQZOikazWjU/QxLsisELcVnPvykEOmp8/MkPWEc\r\nvzKUrUqW9R+I33fyiCOBDvd6P7r22WYrjlAxJiEWwjiScYDDieT4D/HuvZhZ\r\nBBqCiDfX6AGoCdZGOw3GQa2hVomYnG97b8B75hQEQM0BR+kI5KYhI2MoLUMZ\r\ntEGeUs9tx95p9mCH0gk5ANN0W7TwAlye7HcvIQWN5fg3nIPXmd5U9khNNc+0\r\njzh1j0xXeYB5qO5blI1RrVkKutdAE3RhFHeNeA3J+hMegZh76uNgl1Hb5KgD\r\nuwXd+RFlvpUICFu180WTvfjl+xQ2lmwFJ7I=\r\n=1xt/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"f13775309d41dbc8e437d3aeb5709ed4006910a5","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.15.0","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"uuid":"^8.3.2","whatwg-url":"^9.1.0","abort-controller":"^3.0.0","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.8.3","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^17.0.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0","@virtualstate/navigation-imported":"./scripts/imported"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.177_1664191593441_0.3810795249981993","host":"s3://npm-registry-packages"}},"1.0.1-alpha.178":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.178","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.178","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"5b02b2f337090c19790742ff0e335951cbf7f7d7","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.178.tgz","fileCount":431,"integrity":"sha512-swjSYFxY0keLSc8FspR8jV/A0G37z/aozB0PF6c6DjdPAcudiQ+t4pNsWXyJIyaMXLffe2/arkPDP9INpQKR5A==","signatures":[{"sig":"MEQCIDQ9TVyybfrUSRkIpgrU2qFV4tPaQnDWd2KBhVc5I0+DAiAyRyXRniFN/+B0dHEcsg3BO2hwn4Bmz+zV6xPbTCK5QA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1090070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAZcCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpr5A//e/T35zikUVQjCFyPhck4CYunagRRQYfhxGqeH/Zjnqig1oMx\r\np5mKjJrbsoohdldE3GyBI8u1VmsQeP9AhoVt5glnkOc6/IBH+Em6hMFNNbaC\r\nsvkFu3aOw6gTjl0eadvPrlkwVX9LiiOLjqJc5/av4xQChkabTGf8Uo1CihBg\r\ndAfBffXaGfu2BHBNIijWvizUdhF+M//KIJoicfENNAzfGW52pVg4gZo7tEXM\r\nUWkCK9OrRpt3SEm8//RcKEUwmys8KO0AA0CC9zNOKYG7Irj8oGCDgwyG+fc4\r\n+YLVpEXO+nY0qDtrhlIto1j9qar8+E/gWQKaNkmKooASVrbN5ViVpNFWQwuZ\r\nucKIvvOj1DDcQLyCoNsB5o9NYyxF8hsQXNQUIQRlAEd+kaWSXP+TiORzT4XI\r\nb3I+PRZqH4fIocclUHqTdw8kSes0J8MqLJSL2GTeUAqVN0ACmJk4nt2Umrkw\r\nLMKpTIaT8v1dwpqjavTrBtko+Xnz3/9+CFf2fH4lrybJqOTasp9wKSw6g007\r\nUfGl1YqyZeVtCxIewvGeJoh0Gf+VEvdYDqNkyxk7ASAs+Tjl8zonF7cK4o2E\r\nS7wRJW10WCsL7TUO6X9a+LqAu8fzpTQy4pclKLc6bCgDFyjGSYMUBmCM5PXy\r\nogOiY540KMYKZl+n0aE1oDVhcz2D1S3ONVg=\r\n=ECUu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./esnext/util/structured-json":"./esnext/util/structured-json.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"7e4dd29e41abcd8e81bfb2b9be571615db4bf587","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.178_1677825794057_0.4928890304254496","host":"s3://npm-registry-packages"}},"1.0.1-alpha.179":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.179","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.179","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"efbf1c8d05a79d3871410039a335b3080376a9d4","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.179.tgz","fileCount":431,"integrity":"sha512-Igpxeeq9E1dpdPWQJ7YNwke/ptXUBsf5FlnLojoc9eub/6t7yOLH5fFPDFahO5fhpXJAAl9nKgDNpLiWQE5ErQ==","signatures":[{"sig":"MEQCIDKYc0VfXQ1ZDyMPJ74lkz36Onqbp8vm9oUaAqQVqDHkAiAbOO81/6Zf8XtNL5kvZclfq8aORDItOOY3zzSKfHFX7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1090589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAZuGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcWg//YRy/eBTbmnVjuRaVuMV+k2LvrkC0ksft2vGVoFWm4vQnvO+M\r\nw1D+Q4yBrCcJWj2mhyrDz1cTWPkakhqLAvCfb8cX33yW8SZp9BZyRBKJCI8x\r\n6yRM4Yn3DStj/g8xd8fDi/5b2mYRcXEGLD6Hvidrt9spGe3q2FGLIuw084pK\r\nKvYY1UQ/ucGPJbM/bOtE3zYq+kYOxN/+tTCZDh1pU4p7TAYTWv4FCITVM9kp\r\n1yetGhVrTHQLDDK/P191NhqHV2IJhE08jC5yyLkqxNxbsnQADpAATWyOd60V\r\nzYrxy3WG5oEMxxGVAF91XAGGW+wyhTlFQd9qgyHLGH5xLNFu/fTMwEOcdebM\r\nsPWkirBGhhJ9TFslW2n1+0/TUTTAz5XSPjxQv3Om2+tw5mrSZhRLCDGNx904\r\nYzTQIiREPTIPz6HylLVjxrmq3stQjO2SiAkVlmGJM8C2NWgNO+s6cN/QwSXy\r\nuUKVZfcBl1urV6/251RYaOBgm75AFSVn7XsvjmYxQOIvb+3tg/COLgEqNG+h\r\npsrb5BcDJkWLHXyCkCCeqqEOOWLrYeb9BU5ztyfquJGQK/W1Gfy7ToWi5X1D\r\n6QnKYiEYwRv6BDONgPOvrazjoLP4dGLynFMUoF/XGaahW5RqKTJ08jFZ3NHr\r\nHgCBAY8tA3a0jh2KkIdheC7F/9ydFL4irXo=\r\n=V0ra\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./esnext/util/structured-json":"./esnext/util/structured-json.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"0c6bf18edadd33590af4ed6485ef676e63e93a32","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.179_1677826950582_0.186950501656709","host":"s3://npm-registry-packages"}},"1.0.1-alpha.180":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.180","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.180","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"83cc4f8493f0dd12c4880dcd9585d69e1aa0351c","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.180.tgz","fileCount":433,"integrity":"sha512-Ok0mFZmUz1/8YA6JundUdqNGbAuhBPwgexTDL5gCgPvNwZKRnFJhxRDNoz5xpPnxp9gUoQkvITqpyUh3XuYGOg==","signatures":[{"sig":"MEYCIQCUq0Tv4huVDICSY2u3wk1d0d6GgTx+UqfPSRhXANX65wIhANfQbyHxIiCbd0E98g8lg2M8Qu/a3HgP7Cj3dVlsjxwt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1203979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAal2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBPQ/+LYZJTO2dQod93qmKC+CCfMXZOcS/iwsXI0SygKhoy7xMupL6\r\nZfwCLNujJR0J4plrk8B0QwJwCfWNAYcpHT7ncDvjLvmSeU6PiKUrPl6mnUvT\r\nnSu4ft3i5Adm29JO60hBTmBBxSdTM+5UFhExwX6k2+j4w5bYi/T2Z8b+so+N\r\nJAcQYGmm3xRXZRveERZ+T4/9OLi+plpmrrbA6BEE/EYuIu35Tgtr/6n/7Sjr\r\nTxN5Yt2Fkh9WF7mSjiqaG/XqNmPQYZ0U6VPxwFCDkcjl89x8Mpqq8HtcWhmG\r\nS4Oqu8noLXo3BO6KEqEsknGknlGV7Qc/ylpWXmwSXABhxx821T5A+KLWgMDU\r\n/CGQhfymtaWj7jcRnFI6WEXWyq3yugAtXjMoFSmwtljU9L/KimfnZfZKP8B3\r\n3dOy+tPKL/J6dq5mW6gJ0pz1tt5F1+LNN2AofjC4XjRaHCk/MfqEByWs4Nlf\r\nAZVz8ISy2TPi+xtej+q0AKlRZZ1FdrhND3cmLr2c87fP+gAGNBDcLjYLPYUd\r\nE5CN1+lieQnIfgtvpIt0XgjkFL+KsYYRo4vcx6NadAVLSsdAEAVhrKOWBORC\r\nWuIbSxmH0nlzQ8unOH2My948cVNi9DkH/6utgIKRSsk3WDnNW3CaRueDaIoI\r\n8Vz1ovztGZ8AnPN83XsHlH2f1MdP9pJKWus=\r\n=Cbgx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./esnext/util/structured-json":"./esnext/util/structured-json.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"9ec14c2448d9abc4852beb8ce017cf584822b1dc","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.180_1677830518374_0.3032339576519538","host":"s3://npm-registry-packages"}},"1.0.1-alpha.181":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.181","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.181","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"1a20d1ff50b2fde453a5fc87c42249baec6a21ad","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.181.tgz","fileCount":433,"integrity":"sha512-AaXkUv7ZF1OM59XaaL8WdnmA78zfrOheAsh77GP4VqL+gqtVQRDGXoi1UVnm4R7RjU3vfEzX/lvRpCbKXyF+Ig==","signatures":[{"sig":"MEYCIQC6cqbq7/hM2TPueesaPyT03GDh2zFlKWUkfCC5pBh+uwIhAOSZnAcrZhR+7K0KAegEkgk9s/88hHsJDz3YGoIuZqbR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1203979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAa1uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpwig/+OqNlYY2DYMoOHbrDzIxT+mnAsZTq+0zeVqv0vI3nvXY6Flgm\r\nOLGXt1UeQPrVukDNCrTdDNwu+kN7WI2RDudUOlqeL7TCEJh+sxGwk2DVSzFo\r\nHOWkloku6yiBcOXYkvOUwc3jWIbWB3aRZ8Q36u5EMgIlxtz6VXofEo+V0SOf\r\nu8MhZDpIuhpc86Pvkb5SWdUpBUtnlam012DeumIhqDNtqrKlo1assWuYKq6d\r\n2qCzxeJe8VwkBZ1zN8GBFUbgJo34GKsgF6+gyvnnuwrStY4hRbNum4k6jeJ8\r\nIpPuh9dvXBAoGDwsUyZcfq1mwV4aZgiTNP1kYnpGuuoBGbtG1HxZMCKXsT8W\r\nLjems/Jie96tSerXYIWrCk4Th5tXRHg/Rp69KvhYR2FvcrljNy/F85TrMLcn\r\nj6R79s/xM96mo12qfwxaCWoAJkzz+xgmRB+qCSZIdRz5EwNwIpztEGXbB4/L\r\n+WutyKKC27lBU5v0t+tfo96k79mWlwdTc78YUsNxobbryUN9awaWtjt3Ban7\r\ncAcjUVuWffqf32PtYxR6N4ofuRySZRFacESgZlqJOh0p1oioBHAqvIwk8Dg+\r\n+VNEhhN4vMJj5o2NxMyfpoGgnyb47v4JnrvTdUPt4VBs3qr3MBEOpD4tjHys\r\n7dBmAmIqQLD3SZUQBceRsaj3l5SLS7Hnqac=\r\n=JKOM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./esnext/util/structured-json":"./esnext/util/structured-json.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"f808311a15fe684de745509081cb57d21e61776d","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.181_1677831534129_0.28306813252540497","host":"s3://npm-registry-packages"}},"1.0.1-alpha.182":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.182","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.182","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"03189fa51fd28e9462585c47fe713d76c3265b36","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.182.tgz","fileCount":433,"integrity":"sha512-6CK0qOL4Aa+Jj9pY7HCQisZwQSaecxOfcZSCyYBmAwU92fwnHxTjEErRm1/TV8OIUKt8vAo5qFtvXluOUW5v+w==","signatures":[{"sig":"MEUCIQCuPUnn85jF/57Z2OqmrI6MGq6uEqLe8GZ2DX7EjxLfawIgXX/TkhBKmqupyx24Gr8qvjhOYVrBNIPpk4io3wT9sbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1202654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAbS1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1Cg/7BK3fMDWQSZYh6EaJu5OSAv3kqQDmnjXAc7JWbdYYLUMCfM4n\r\ntkWt+qxbn7dyrVOtbfktVwmnefevXeHV8PwvM6cuck+a4yOBdBsOyPmMWXFS\r\nkVX0OAF1ZIy8JOI+yP0k7YouGL7IoWqwHJDGM44hAJrrn28mCwcgcv1wgxiN\r\nj2qFsg9JrF3jCNeL8pTm2pwKLecW4uzFVp2k4+2bv87UE6Miwr0r4rCxcUN3\r\nA2gOp0Z5Fd+kX/g6FohDfs+CmckXkv21TaNc9R61Rc/JvZNHMYTtCP/0YfYz\r\nLEt12wDqw4LGKK1z8q6hNFO1H36AY5fmwdzCmzztmDykAIbWD+MxoG2bA8Rh\r\nFA/AL9V9ZqxUI+OPppv9nBFFQktW8j9YFJwBL42SUNDYW6qbGMuNJ9IWSZv3\r\nIg1jLhMVqzzNMRKOi2auBhXAIFNv4b9wa++hf/zvn9KpkRjWzJlQU+DxT52e\r\nuzwvXZnI7m00+Yp4KYC9IaBXPM07WPWHvQGhM5qpepbjKbQxy26eZZ5i6uD9\r\naCY49eUhEm2dvWoIriPoDNcuAH4jrQF76ecQ1ES0o7Jkfl5kr+19d50Nkz/P\r\nyL0V2ptKypHWr/NLRsihyZ1yZvYj5gRUWiRgUmU2cs4ry/Dp4pR8bwFXkh8s\r\nTzZFwf8GqMp3QtOLd4cGI/ukuZEYUvnpfIQ=\r\n=+06u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./tests":"./esnext/tests/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./esnext/tests":"./esnext/tests/index.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./tests/index.js":"./esnext/tests/index.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.js":"./esnext/tests/navigation.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/tests/index.js":"./esnext/tests/index.js","./tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.js":"./esnext/tests/navigation.js","./tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.js":"./esnext/tests/navigation.js","./esnext/util/structured-json":"./esnext/util/structured-json.js","./tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./tests/app-history.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/navigation.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/app-history.class.js":"./esnext/tests/navigation.class.js","./esnext/tests/navigation.imported.js":"./esnext/tests/navigation.imported.js","./esnext/tests/app-history.imported.js":"./esnext/tests/navigation.imported.js"},"gitHead":"9c7213b64251da49462b0deaca55893b52ddc1d6","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.182_1677833396803_0.8394996430924149","host":"s3://npm-registry-packages"}},"1.0.1-alpha.183":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.183","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.183","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"2391e495b0d858ee28266c5860c494c57d1869cd","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.183.tgz","fileCount":293,"integrity":"sha512-460RvAcvPWbFJrOEmt+gRcVRh4YPTOowAp55AfD6ftnFJ5ZSR1Kt183dqISyuP9TpW3GJDlCc2MydWHQmNecEA==","signatures":[{"sig":"MEUCID2cKLQ6KoXhgSr0wtXuuJ1iBIzBbXd91jPQtUw6P9CPAiEAwRPJP5t8IKrll9aaoLplbhANoJE0BZApWt5mbHMXzIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":797237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAbZ/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9qw/9HTxmB/pVAiKvIGFIs7UURQeVD+zlCMkINbomD8Tqz4V4qedo\r\ntIRC4cc0eLHMAyGixcxtNfHHlA9rwLosrdpuiwQoYhZ2bGqJKbo1ju5LAvpN\r\n8f/7TZVX1Uvp4AZqDzU1/EnoRt6lKcYF6GblyvGXIrHJKQS+a37h6QNByuOR\r\nXeJi/WKHKNk6cmISitfXoPJsY7rw9R3T2Pk3kB9QM8CMNlgjkGPPXsCcSuSs\r\n+EqgIj1RmS8l2jPXoGMhFJkBhd68/J5N8MdNfORxvdU+g78iGI/GnPfYfkyc\r\nschz5FBB/bifqZPx0Jh9F1bpErqHbmI/UlBQJRlzixZelCXMRtRu3DQ3zOHc\r\nZKEwT6MWh68W9UFwQvm1aMOnIQBdVpdK2LcqChQF2anF2c0Cr8KW7IX8qbEU\r\nW0IaTtPLif999bVYa1S7YhFfFajGae+XOn11q9+lurLGNzyHAfzan+kkBxuZ\r\nqYAIK5D8CMm+3SynA17vfHFgHpfGtQ3t+etViL1uUgbGMY/zqmVz/CF8Khlu\r\nN3pTFjt009CByIWrVwo6rNSSDdlNMUEOBY1hIYIXvxdFLsLgrWlqPpdx8sgh\r\nXGzlj/hc4LjEotIzLWabMhr+3j0AtQ3u28c84HTqTfLcqcqJDdJVsnOVQE7Z\r\nxw+AuPFZVoMC/n02jAVdJ89FzR8gjHHB1p4=\r\n=tkd3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"c7fac3494727a8f70a3c245588ca7d0e242de63e","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.183_1677833855543_0.29905393556785365","host":"s3://npm-registry-packages"}},"1.0.1-alpha.184":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.184","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.184","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"b12176ade935ad5fcd8c06344f9daf86e5b6da8b","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.184.tgz","fileCount":293,"integrity":"sha512-Gk697F9kBSNc89Zg+I3xuOkzLUgxNl8V6VjFz8cInoAZbrOow5UdBIeouKlRD93eXcVtzus5OW0AzUKpa7Ajqg==","signatures":[{"sig":"MEYCIQCK7kKMgAMQhDDaNSLi6nWMqghYXhpPJVwBDqf57oFjNAIhAIvgNEbqUpC4l8iU+HGLPaQ8j+X+wdjV3ZxpBaTpw1Wv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":797872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAbj0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5tg//R3EdKJa2/B4d19CSTq+SvF9TPiSKzynSNiWcYyGqrnqXElBd\r\nwTnUXoEH5++LifEdWKo08u0GjFGMmxdyL4RyH/CRR6QbcLvdJBqZi+KjtXEW\r\n6+TwX1RQm3iCc+7CVhnsxwE8L2mHTj8ZNpSpdl7meYoFDnN5p/OmXOj9/3sr\r\nERCRV4DJC+E9RKdR8Ydz8krjtH0jo8FXtJMau8M43TBZ8OcbpHv/D0xQdiV/\r\nLydR2q8LenxOb2C8+lNZSl2+E3CqqzzqiiC8Q0E7VBWzgvxfD0X0v7EoNAsh\r\nmDPu1HWsd0GLsXfGe+fXWvo0hpn4upt15MT7lJ07LgqaoOaTmwUX6reipI2+\r\nxNo/YUKz23DtaZH+FEkaM9yDY3NPQOzR3grHqEZKLv/qMiGAQ4lcIYCBK457\r\nfpBEaOr1fFpJKs3uqZLK/C/fW4CxMhCK8/ZG7oi/trQ1FqAHRwGnJHr/oL33\r\navAKRsYxt5XaJr5ax2tlj698wwt/vyOtRoyJNLxfMyRW/ll/dNeE2psOHSue\r\nbXob7P1sBXNYOFdGhInDjKVNC8FEyMvAqEIgRHPMz2jf1AhICnMfMQ3u8qik\r\nYjYW12uLi7syZpCZGE3Rhl8byTT+LrKdnoOhD/O5F/slnZB0lWIiy/lRdHkM\r\nGNqw+s894fVYOlBLpXgIrbibd7Vl89MF2iQ=\r\n=4xt2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"0f51f120d3eb5ed6515af03320a0d1633e92a8d5","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.184_1677834484183_0.8617442533122697","host":"s3://npm-registry-packages"}},"1.0.1-alpha.185":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.185","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.185","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"8616204a2d24382f97878ef1d525911901ca4dce","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.185.tgz","fileCount":293,"integrity":"sha512-Bv6VsC50u95acx95hO6hV19MkAiXL/PnUM7T1iXlrDDErIeiqSNPw9j/oWy5Kb59nRavFeV1jui8RCxJQJmnTg==","signatures":[{"sig":"MEYCIQCim0Q6Ti7bJplCjjA3bd/7wpLy0YDkRWnkIpVf3ZGhsAIhAJnIX/rv4ZlCWLGZsRjQIbuit0nbTqpJCg5vFD1vfmin","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":801638,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAb3eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpz8g/6Aj8jrzIJhes6gtlCMe9j3EsEdCACV9lXH/eUsFqyeXGvmAPH\r\ngb0OOC7z7KSnJMvSQBZzu3tni7ftchfen+chgs3T3dBj5pn4JG/rVGZgUNOm\r\neWZBn1wl5wPbs6vB1vCnG1VD2wDfDm6mNDQaRUHMUrhLhU9ZDzdKECsRLAgt\r\nOhex7XtgxgCS6Cn/aEvdE2yobs2Wz5p8dFCa/rTNvRrP9Ixjj9KhyBippMM5\r\nTkSHu52vGhm2AfDnU77phhHJ0Ke41dAQ/EQ7jWpN4yurE98HRK3U7cMjG+ns\r\n6tg5n813gRd9QRXjW2b1tDwc2Oo9b3KRH6IIVA2Mis3pUJjAPKwHBD937BeB\r\nzB5ETeIFXYvtQGXS+sHqz/Z1i9KbvY7m5m48nhXwRyjkHFCBa1HfrQEl1mGF\r\n0WGhnJJufs/i69pmw/xuKq/FvjDiOS4sIMXhkz5u4YF4X/k86ygRAdIZmhsQ\r\na51K1MIUXrgLsBoidlYJ0G7/gDsyt72K26zXtDQPB7oiXPmHLAf4cyQkipmy\r\nv+qH8HOeqJgnzypdPZka/mr/U3ZFsP+leBs/TgUaH/uXHoC4GC/THh9PpCqz\r\nyqMHo4GSxtHuSTmUtA/+4jq+8aK6aBsGr4UwJ7Mb1qxdzSY+XPthvHALx+s2\r\nTShu6EHvQ8pjNnPuarI8Z1cAATnMz0tjeLQ=\r\n=FtPe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"b08b170ac7f287f488aec0eba05926a4ff00ff7d","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.185_1677835742535_0.06970770430353856","host":"s3://npm-registry-packages"}},"1.0.1-alpha.186":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.186","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.186","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"1f892f277c6821f2b4b2c0b25fab32bda9c15b7c","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.186.tgz","fileCount":293,"integrity":"sha512-gOjEFtrbot6VPpXXdxBb41HkadjsqZ6hyNX3ZL6Bzlref7qQyxuKVA5zE9urfgV3yLdLKjtSR6ZFj52U9WT+Zg==","signatures":[{"sig":"MEYCIQCPc/Jn27z8P/K7OPCYRfXCMTP40/U8WrYzDYUueP5s8wIhANSPFva1OVxRC8qgooJoqkgCfdQwTY4skGL1dKVA7Gtf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":800747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAlpmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmomcw/9HDXcXVoP4Xku9bZO2re6eUsUk916osFpGOCjbfs1SOSkOUvc\r\niLNpiIFH/122R59tWTWOBBXd34V7kWvjdZscDnhnUGqz6Y1pqUhDdbnYjN4S\r\njCP29BgqmTDnKPEv6yIqcSxKSKpSXwSqRIzrK2Ksej0AD/w0QdtJQQaM2VXl\r\nYyW1J5DHueUXjQWtpSyi+NJY3LdeakjHYctz2167MdGZd2rUrTUAYKbGqFqe\r\nU+IpkpIlDUo8FTqJlHnJWiAhO/TLSYatQciAgeKEi6r2PmhqltOuirV/yja5\r\nuqp+RE8+XqWwxwkYOqkPvJb48fOXeAIn6G+/NbZ3DmhYIzTOE5f2UnPLyGIn\r\n3iRtqyRl9k+YfzvR56WLTfv1LKOxg/cp5oD4xn5hyIxbBizSZq3z+PIwLTHu\r\nWhySM1eqcqce4TgvGja3oIVbv8EMaZnZ6JLaaTF3XNYlX5uZdWBXfveopqYl\r\nAhjSvdf3L45MXGr9c3XUml/Ay3VYfF3VyDvuJdYRyu4padjoqij8wl13jiPJ\r\nc2YyzrskUuq13s7tk3aPb05zlSYShEmWz3Yl7TYzFFfz0fjJCGtfs8MX1Tl2\r\ncIVEnc1/doGooU8YniPeW6gcD7A0p4vchWzYGXjmSIFi7QU750H9EP/D1dZT\r\no8FefFFmgmlb3Sp1bTjArusNFAqskjNRq3E=\r\n=Pd2s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"9e92e486424dd51f75360e81b2e71129116e4472","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.186_1677875813877_0.042148851715291924","host":"s3://npm-registry-packages"}},"1.0.1-alpha.187":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.187","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.187","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"91cb293ba57dcab9d62b22f5fee098fe762006a0","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.187.tgz","fileCount":298,"integrity":"sha512-oVsqRouF1gKBLpuKFvztP/Ns4k9O5wYctYnL2a3xBRNeMe9zfl3f36FKwq+BUfst15/N7/UCzjQrCbrYc/NPLQ==","signatures":[{"sig":"MEQCIFAFDxLY9PEvx8sTw9p/c/dovBzmjTY6c4IBU0AiglVnAiB1f6qQD5H+woSYIfv1EM9Qd3QJtzCqh1wRsrOd/fJ71A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1379880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAwRpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIFQ/9ErkczASFEOLfJBnj5STeFVr9b5tWyuWcfVNE3eQc4R0L8BsY\r\nMBbwgf1fElb5QPfem0/3d589CdKubBUrU05PuFqznLhatYf5GKc/tDhgBc1g\r\n37kT+B2gj64cpCrpl+HzfTdBDOP0Xy5mtTr05sEX4mOvkvGLLTM6Zl7m4l62\r\nJIpwIAxXuSavjzAWQKsrpPDPxbD5NDkI9VpInC0yyTdIfhAjM+1Sl6WYTQLY\r\nyuQLLjNpdzMFcu4ZvCIwvoItd8fFQThPfjaBwfLiiH6yI+IMUCO1PY9cU5Ow\r\nGmNLwxkwvtwfKVpSDWWZibt6VqiezP80NVYRuGbQmkZ0kTGceh7a1clZ5lsQ\r\ndrTTxJGZt/1siV7SGWFb3yPyjW+/nXRrfgtRUDY7gSXq9Ef1Doq0gxY1IyhK\r\n4KMOfqrWhDF34ksdD4sz7dYCNHApqku7yvFzUTmx3Ud+Q4esbVbv4TSQ1d+N\r\nWdsf8mMZ9krNOwWKQzZtdx+1ZuSLS6beAvsccu9NxZ+p8eNi0gn1fHjWjakM\r\nxoBFsTrbJaOPl8x44HUfyFiRbnfmewqoX4+e4iUfeIHspzyq1xND8N3pjRLY\r\nC2XLdBc3RVnkFNzY/3o5gnNoBi02O64S7DUCUgrGiiA3Q4pPOsG1+kC8Skx2\r\nVpdstGCHSXCwYHuVugedyebCvDB8k9Wyoaw=\r\n=xTi0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"face10c9442951f83d516d3e8a34a1041d9d3b5c","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.187_1677919337339_0.9893282236738241","host":"s3://npm-registry-packages"}},"1.0.1-alpha.188":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.188","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.188","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"ca819b9de1f0e01d33298d61356ce39bb4e34feb","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.188.tgz","fileCount":298,"integrity":"sha512-uN4FIWMMv5DqJz3P5o5SC5oUzeqvOBFILclMQu2fmq3JFB9q79jypN18OGYrVtKYxnwjyrZW62lfHgXMkiPOFQ==","signatures":[{"sig":"MEYCIQDAEfSq9bwAVOo56z4JlASjx3dAPjR3ER7nG5PvJZAcZAIhAKZnzqaKhKgEwz2Lc58rF1hxTwoCXyaeOvQbAEag6sYz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1379975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBxURACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoOQ//V3Dyo/0nYygqrRHuDjXuKLIML/940mgN2tfkq7kGd8ecTjZn\r\nHqTmaBR3Hoke6IgLcL0qvQDFXobQnrX5kItblSs9if9cvO21mqDYan6MqWOF\r\nX0OaoRQEfUVWuDd11ifnps18dgtrxqZOAHYRCAmXDwoZOwJVzq63hnYi7ocw\r\n9DpvtGhPvEoyi9JY2OE5P4HOV+8bu9aw5P9yOKGYD7HUj16Q9zLO1WpAc/DH\r\n6MLxRy8K8dq1d3Vrse+06wpV4WPhNaT8zzDspu5FOLeWMpDbW3JJRzEmSdUb\r\nCk9vPRM3ULdzZ286CxuQXggwK4CCrDLqMu9VJYCVcFSsjCDYdiY1QHKkW/f/\r\nlNrryevGI9GhsTXRSgukXEuB/doTuvv0+takzLdz0wTSHMd1Gz5GKTYE1IrI\r\nFz4ej5v5B4H3wtBxv06DoBJM2xuUKvt4F8NW0EREhNYARginVsLmPgDusnFb\r\nbrb8NHEDbn1V8oV3arQGVueDvF+dNfz6nT+QrejO1xyuTD2Y8KCzUMkLBZsV\r\nykxG4aNkjemIcz4gOnoxlCgj7LAgmQWeTFyZi8do+ubpMLbRvn+1F2sEIppl\r\n7U0r07y5LsDWWXbG08s/25DSOzNP2ZVpjJ9jEwky4EMGn/rX+udFW3idl3/t\r\nvJCCK0oSNtscSyS6HIY96n5xl4vjPZg3aLA=\r\n=PLgQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./state":"./esnext/state/index.js","./rollup":"./esnext/rollup.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"9e07d376c699b0567ff1077f6640c56cb5a0aa3e","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.188_1678185744838_0.013351126239870004","host":"s3://npm-registry-packages"}},"1.0.1-alpha.189":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.189","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.189","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"602c7f7f8250320fc55564cb5ff374099650fd51","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.189.tgz","fileCount":310,"integrity":"sha512-NXMV5fOqabKquIiGZSniA8iJtdZXT99f0Px+tZ6VcGCXEBotLO7gzDEqGH5FiMjMKlxFcPysMaPaYqqvURWttA==","signatures":[{"sig":"MEQCIHJy/4oBiSAkzwdAyDrQHeSzPZYDAOffD5V8tD14iFxaAiAqb1RZlPjdzPfwwOdpaZT3z0Urlp+s2OqExl2/nk/Sng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1394716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEvGRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiPg//aJVJ9DuUYHTq2Rdo8X2U1QNR8rMQRnRcSaQxfmxIUCUwvjxe\r\nURcNwbJTWngDuTbsM4e/Ph+w9jWDyBNiYj6Rl7YAYt/zDFfutmsNVcM6Maib\r\nEokGLXmYm/wCNkXFAzXFUgq0xok5MvrV3Xh4hT5tzSkWU16V0nbC+YDoy5Pl\r\nzrd7AEofuTFP1dNJRUKNW6gE+RUBRhVu4/CYVALGRQ/OAFaRhqFBZolRAgYX\r\nBBeratPbWPRRy3KFJmtr+XIxy/iN8R3aL0pu7HoyoHRFqDSXNODEednyaYt9\r\nuOM4nochNq/kYby0yTrdTMrqIhEHqOs8xO2DHaEOt646bKSgLXiyq3MNAZc8\r\n93734w08bdBv3+3fjB34Mq7A68TyAXsF4s7SuzwT7zDvC+2oqbL/H77jkOaY\r\n04A3eT+clDsey1iP3d6G0gI/oLx0c/eGfNuX9GBKHgqhZ5v4ImEeosDhktPp\r\nJbouC5L6QfCZ8PmOlxBl0iD6C264RD93GETkKWwNg7WVB4H0afj7u8tHZHr6\r\nnmGs8TZ2Yd7WBp8T3jq9wkjP1s06JwCCqz/+/uRhsE0ZnZm0KxFQWX/V9Bm0\r\negGqGSPu7kWX6LD0pBIyVbo8lp2d37C1PLClrbsSuY+vzfB3YytsxpheImXR\r\nYyeOMU1idgHwlbVCDXrAWQYujnnD/lTGHko=\r\n=sD7x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":"./esnext/rollup.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"f04b4614fd41990f8be29364754b4e5ece4cc3c0","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.189_1678963089137_0.16232318592271522","host":"s3://npm-registry-packages"}},"1.0.1-alpha.190":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.190","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.190","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"2b2aa0e0bc92df7439f9348cfef190087099d864","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.190.tgz","fileCount":310,"integrity":"sha512-mC54R9WrvQ61CMSIO3Y/yH4cmH5KNmWqOQBSm8/nA7p+5QDwACXz9+3d9zqlrqaIJS7iuEX9I/wsX2UKDLB2Og==","signatures":[{"sig":"MEYCIQDP8Fur3lXTOvtEPI1OGHs89s30jJwSnswUT+wKKOXDWAIhAObR40+I8FcHI8usfTQqxYKGfu48PSArf1N2FUdczvvU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1394338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEvSXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4bBAAkvrWULRxFgFlmcTwVhP5fUxHUZ3y0I+4dVQrBpJmzQW+WPQH\r\n0px/Tb2HdoC8n6UspIS5ThCVcU3q1vj1/G2rnmFRP68FUUaRVRgZkxI/T/1L\r\npzjx3Xfkca85IDsS+p2kllxtJ7bPJxwxJ2ibnLI3bRv5L46YF0e4RqVk/1sw\r\n+Yjdqs85z8pucxoDXoj2ncVOcsk7yp0u4pAgL2Lf4VmrV5q34WWrGW9grj6H\r\njYZkR99rFHV3C2/E7WSDH3hsXDkcwcYzPOqSNGLRjqarweHtx4l5ooKoX0ki\r\nfIVyzhqpzegIQEtSVfaz4QCBiXaiRR9huXfiuyrck91XOMAc5Z7Ye2776SOz\r\nL3uqvo1+c4GKJ1a6d0paa8tVmfyMnBIlU4RYL2bg2/1u9DBzIZCe9f0tz3YS\r\nCKNUDXwRUhlBDX91klS+7EvrSuUwjluRvkFzdHaZ1plA3V9Qv9FtDg1Pr53A\r\nFJsW13l2XDOLeeRoR9sXQQeJBaNRKmlIEVdVt+2ayjz04O0a9imLDiINVCDx\r\n/Z8sQhG7FPPgwTpLMzNmpZX4yXDv7KsJucswMn++h49RnRGDVLSw9qBBg79n\r\nADRPOwVqWwYOHEHpwgTuDgow5Dfmbx7pGuKDlVtRzsERgSqqxo/d7iP4l3Yn\r\nTftWdGeexAUGgOZGx5x08v/w9UddDdcT9Nk=\r\n=iCz7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":"./esnext/rollup.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"39d16d7041e9ef97b787f830f9324026ed43a32b","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.190_1678963863577_0.6754678270138179","host":"s3://npm-registry-packages"}},"1.0.1-alpha.191":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.191","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.191","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"c5f6aa1c8ed99ed9da556a8db99a9a2241abf9e3","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.191.tgz","fileCount":310,"integrity":"sha512-xyVdeaBObiZ278PvDd5D3L0RPoCN9zJeDGAINNSZb3Ltrz9ti0J1NanfSFgWFzYQVMk19UVe40LvY6tC2ES7ng==","signatures":[{"sig":"MEUCIFjHkgbqN6CoGkvt7vNPQIW7o6gYL6skv3SZJ+hgm+L8AiEAzV9ZiiVMflKAGfwXn1BUjbxqtyqSYrj6TU6OdKWVIsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1394117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEvXeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIGA//Q9bD6GlnLsbzk2WhB1HePAgaJDAIM68AFonEt6nudd1N6PCM\r\nM1x4Xr7S3wSqpjTxNELsiXI7rWW1hFgY9FTQ2i03fq32Gkayrk6h6H1mZ9Ui\r\n0eyAH277kkIPi01giN/NMdm3gMgDjDU9a3iYWO4VGVOycc3i6PpPVklR+1bh\r\nyIumpnKAuFn/ifxjjfYYWYx907AgQb3OiMUpTnv7Tj6ThJSPbE2Jh31cZ9oZ\r\nHCPiaLsPJF7zoZYJuCoQ6ePxHzynm89/2EYGPbQzP/VcsVxDJZkBJPslRV8A\r\nYmecjldpGZvvpiODT81C/kBwEvo7nLCCcyvG1mQAOGCYi4xUvJto3ldtWypR\r\nS4tejbCU2YcaCZKbI75N8akPDgq6EyqV6HaeOnNS1mgYcY+51NNVeqpTqMo2\r\nxx7m+BkAKWX+M+nItr9veCw4ZzjjCFf9xDZxyD4lzWMd4tq0MpOjX2Oechxk\r\nkm0wyxbN6I1lbbWWUl5Uh4SaRaNq6vtXFfAJhOiQutTJD96L715rKJEUnnBE\r\nM2LxxWdmCgINvrVHYG3lsERbLplMChY7+xWebs3f0omMneuRm2RmSCi+IZvZ\r\nhZVEekFqN9/1OezngFwI17DuT4QL20X9uOTj8tp1ubasX+zBwlcNUVpOa1sw\r\n3tQOmtl3ICVwc3C6v+ym4Jli8K8zEjKbkDs=\r\n=4TFO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":"./esnext/rollup.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"0d435320e5439fbe36d73c234e78e86a03248f7d","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.191_1678964189703_0.39506563102501","host":"s3://npm-registry-packages"}},"1.0.1-alpha.192":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.192","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.192","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"373ea41aaecaf436576f2f1b4b1ce4af61fdf03a","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.192.tgz","fileCount":310,"integrity":"sha512-jiTuKPPoK8tztceUnnGqBh7MILE4mLURjc6+ns2uulUMnsC+gs5m5qZtsEw10JvLklsfm6SHXLZ2t49K0JEH4g==","signatures":[{"sig":"MEUCIF7l0Y8nlfimHsYPpCIZApS7PsOAtHB4UGWabbrwRBRBAiEAnG7Ow3vGROxfpAezal/MHPxxky5QDejJRftvxlbcBls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1397348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEvkUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGXQ/9HIKzUlaTz6nSFbjSEuhgntBXW32fw/GS8EoUsqxYRCFK/rID\r\n2RE6HwxlEqiUuqHpdSU9Vl0XGL8eOMQvp2+cMbFMmL32R0Dh2tTjEW9rgDhE\r\nXAcjgG9oOwJ1oWAEAzo6Y/bWk9x3K5RxuaX2Jc4HhYUb75GkzVCEymXIWzpi\r\nDKG6KZShnnUEnhqiBjkGdNj8c7NjeuxvWs6+GYNCljI54228DVk5mOK841vO\r\n+jQS8/hgJsaReU9LHPQhC/wotnTB3VLP9r/maZ953T6xKPx0rkGDxKuKnPzQ\r\ndgcos9YF+EXh+hC2+fi0QxnDowQO45iQO4GVEpBuhIQIKrww4Q3SKH1GabXb\r\nmy6CVTdZc6m4kSHGtXnellz6kOH/iqYZxoHnfBc3JiiVuYEJReyp7XZLW+rl\r\nae1KFk9B6tNs5R4jagdTNqYM+LqwlywG4H81gH3mRiVIb95yTU9n/6mq6uGK\r\nJcPMZ/47lIkYR9rf8UpDal0sdbw1qyA90qVPFvrL0YwqpRIXqQ+Tr2Lg6qvM\r\nKrWblw5C2rY8dQQ3YE+HbHnQxv1P09nSlcGXHLubTc0yhHPE4mE6WCc/LKZp\r\nQ4xZA2UKPMtRt4SG6NrLLfzEfA6h9o9GJOqq+ZxvKaotPJ8Bh9uFdgu4/BsK\r\nqIpYdy2s4ppetSA3VWiL2L2RokgEMT9XKfI=\r\n=jx/A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":"./esnext/index.js","./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":"./esnext/rollup.js","./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"17132f9caabf98ee76fad459841e9c649346921b","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.3","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.192_1678965011974_0.6324129659972071","host":"s3://npm-registry-packages"}},"1.0.1-alpha.193":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.193","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.193","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"3319412ac7a85b2da5c31acebd12ff8ce017a78b","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.193.tgz","fileCount":313,"integrity":"sha512-KgaTIMkFufC/QxA/1DEz0tMf61nzWsoUvEoWfZGNbIdfffEw4+kDT+vnJg3KHSCMvH0NYaHQCHDVdpUHYqqcSg==","signatures":[{"sig":"MEUCICtIobN0wJtD3rFz7Me+9tjKq6u7HmeO4Bu+aeRXSCNwAiEApbfwfwSwGrKyVyVSnYLcdy5khxJiSc8gfhjHbLkh7eA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2039503},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"1e0a751469c44e2192d23dca617ef8d8234750a2","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.4","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.0","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^1.0.0-rc2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.193_1685660312244_0.2800942056492257","host":"s3://npm-registry-packages"}},"1.0.1-alpha.195":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.195","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.195","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"26292d17298df839305577270aed07d34e6a9831","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.195.tgz","fileCount":317,"integrity":"sha512-Qtq8r5VZDC46H1h/CqRplefwl2FNURp8UTkw+uJdJ4NtT3Q8VLlh4og1SnfLaBw7jD1EJIBw0G3Uk+qBFPDtIw==","signatures":[{"sig":"MEQCIAE8DwfYAWD/FSkvbdvXu4kdoH0uZ7npZFl0e+YPDLq5AiAzM4Zr027mo0yBfeoo8/dswdN29EcyLAJ/aL7AkTj1tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2068257},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"8dd403ac575a629c733eaf251219cf8c1ead6f3a","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.4","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.195_1688269961492_0.8801600769945888","host":"s3://npm-registry-packages"}},"1.0.1-alpha.196":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.196","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.196","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"c767538bae4a01f665ab047b7972baa08fbf84fa","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.196.tgz","fileCount":318,"integrity":"sha512-ovHT29Ec7QaJsgWHKRU2DQ5fX7RHVvPOvKMZOqtjw4uwny4U3K7hfbyjBFUMfGCIxjoYQMmfCUPR/Hn2GY6T9g==","signatures":[{"sig":"MEYCIQCrW0XHGVkbAwivJw6B7jbNQ0iZJg3IcVkGK1RBUD1NiwIhAIxafKTUIiFimI/AkRYaIMOOtWw3kIkL+7CTBSdSN6Tj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2074193},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"12d17205a7b7cff1a3e3dae356c06acbf7dc9271","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.4","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.196_1693628310300_0.7599695489052285","host":"s3://npm-registry-packages"}},"1.0.1-alpha.197":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.197","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.197","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"6e6d8c1d96eb86cf7db9cf272f1240f31f2285de","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.197.tgz","fileCount":318,"integrity":"sha512-NBBwjHvooJuKcD3cBWrpHk61RZwjXXGJVy9U/IM7iwklUGMgwD7ec71ecWzh7abQaBH8CV0Qn6gX3ILzgWSJSg==","signatures":[{"sig":"MEYCIQD75D1fD5Fnl1ByPBZ/IixSFGtNnkmRteqf4YgY1Eg4ugIhAKToxQDxDE5kd+HJA2fq3pORmI6OVnqZ4jHhgjTPuMMg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2077667},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"46ffcd8e8fa772f2ba7f48bf92a21eda9c6e2d45","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.4","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.197_1694298887551_0.37238969555785206","host":"s3://npm-registry-packages"}},"1.0.1-alpha.198":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.198","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.198","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"9c6dadd40bfd986bb14efb061a620020b88c8fb4","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.198.tgz","fileCount":318,"integrity":"sha512-ZbU3WXeq1Vmr1VmnYAx44MQS/djfaqSvLa3AJT3+0+x5pifQlFRP/1Ujo3BmNPgMP2EAg9iXqwqkZON3kxMmDw==","signatures":[{"sig":"MEQCIEp5By1ETDUBAHYHVeJHi64uFPB4SYVY7FfYKUsSrGf3AiBb5l7YLhv8KmSXe49GZaW7n46xgA3DMuO3WXAbZIMWtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2103342},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"8b4ead230b5757263bacca7aa84b7482d79d7765","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.4","description":"Native JavaScript [navigation](https://github.com/WICG/navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.2.1","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.198_1694478635136_0.28443719997315453","host":"s3://npm-registry-packages"}},"1.0.1-alpha.199":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.199","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.199","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"68359773ae890cff2cc3125615e4316061256f44","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.199.tgz","fileCount":318,"integrity":"sha512-CFAtLsq9MgLR96hAMOiQaqaonGCFbOB9I1JM3mO0EpsyF1egD8AzjG+mJWSUBC0KzeBawwbzWDb00SWMGP7uog==","signatures":[{"sig":"MEUCIQD2AC+AlpZV13uz2bDdHGqj5NUQFsCwok5pIJy4lP8laAIgAjv4SQO1NZZt+chN+9UnIpwPkjUbMBKx8JXhflNutnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2103384},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":"./esnext/polyfill.js","./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"546d6640f21173e376eb97686ecfe050be74bd09","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.4","description":"Native JavaScript [navigation](https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"uuid":"^8.3.2","abort-controller":"^3.0.0","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#86d251acc8f2176cda0177e900f551d939de5c8f","jest":"^27.1.0","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/jest":"^27.0.1","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","jest-playwright-preset":"^1.7.0","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.199_1694491665973_0.8997934441821436","host":"s3://npm-registry-packages"}},"1.0.1-alpha.200":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.200","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.200","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"0211b1477bfa050d85417118c6e44dbe472e5a07","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.200.tgz","fileCount":318,"integrity":"sha512-Vn4MTVneLA7Dhbaw8HhJ4Zr+DLXkoX8m5fwypLoTFpE/sih4EJDBErJN45tRwaaiAPiOmxnQg5NaZt4GvDs15w==","signatures":[{"sig":"MEUCIQCExllZaZEF2UnGtnhWava5s7qSWB27uh12MQU6WawxigIgEB6YOu531BjHzJoQhUUANsaz6HMuS3URfIXSzPcLnKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2109500},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"aeef360ab2e8265275cbdd698d5784994506a5a5","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"8.19.4","description":"Native JavaScript [navigation](https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api) implementation","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"uuid":"^8.3.2","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#b12ab0e21743953c5919daf361455dd5c7df7a43","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.200_1708138064270_0.04569637565980278","host":"s3://npm-registry-packages"}},"1.0.1-alpha.201":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.201","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.201","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"14f2856bd32947e4a545d35c77a3ccf969f5c6bb","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.201.tgz","fileCount":318,"integrity":"sha512-PUFpM8xeoWEpnBalF3xcGKi+N57rzV7ls8uZ64+x7UfSaAO7n4k+jeJMeZuJwOp//CIQhbqCKNZrOL+YjVB89w==","signatures":[{"sig":"MEUCIQD9irW2+2Oc7uvZWvZLFR+k8Li+wZRQUrD6ncre4VwROQIgMNzTJL3eElHMtHUp4w+F+18v2RswfQ7gUh3rApJ2Zxw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2112028},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"c13f189662a0fab158daab0692a5635d0e9a3372","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"10.5.0","description":"Native JavaScript [navigation](https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api) implementation","directories":{},"_nodeVersion":"21.7.1","dependencies":{"uuid":"^8.3.2","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#b12ab0e21743953c5919daf361455dd5c7df7a43","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.201_1711268424933_0.6391668672941437","host":"s3://npm-registry-packages"}},"1.0.1-alpha.202":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.202","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.202","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"d1cf6efbd771db4d18776d8a28230c1eee8277a3","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.202.tgz","fileCount":318,"integrity":"sha512-ieaH9j8u0itF9emiLjQSnZCwmqDvF0GgnDQzGD7lOp+aF/FCQDCxApF3I+vDrNCcFiZay5FGoZ9nZD7OFpTBrg==","signatures":[{"sig":"MEUCIF4msNGWrTIGwpt7qZWHO4dTOOn8Y/BC/GfsDNJ+ccsLAiEAvkhhjAyp55gCq/7aNhDr+UlTssQHKwmIoGB+dGXujNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2113161},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"eb147db498c8791a7bdd9d43076e1af6ae9aa00f","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"10.5.0","description":"Native JavaScript [navigation](https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api) implementation","directories":{},"_nodeVersion":"21.7.3","dependencies":{"uuid":"^8.3.2","@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#b12ab0e21743953c5919daf361455dd5c7df7a43","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^4.9.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/uuid":"^8.3.3","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.202_1712871092160_0.6821086062008734","host":"s3://npm-registry-packages"}},"1.0.1-alpha.203":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.203","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.203","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"3d419c712cd89ad64114703770aba62c1b6f14cd","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.203.tgz","fileCount":305,"integrity":"sha512-8q+tL5QXGP1hMCFLItHSSvVzOy3fDGwgYhCuplnrlZiprZ84+cLvwFGqBI/PGrzqMdiwwan0VDOixP8cQlRd2Q==","signatures":[{"sig":"MEYCIQDLJqwvU4cLewHeWaAxFxET3mZVd1RkiIzR5ONphmoKswIhAJoMCde5qGjtav/98qZBSPdB3XB1k1auB7pXMRx7rCc9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1872823},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"81c3b311d66f50d022272d73690f2492c9bf37b7","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"10.5.0","description":"Native JavaScript [navigation](https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api) implementation","directories":{},"_nodeVersion":"21.7.3","dependencies":{"@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#b12ab0e21743953c5919daf361455dd5c7df7a43","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^5.4.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.203_1715293651682_0.4329223049749533","host":"s3://npm-registry-packages"}},"1.0.1-alpha.204":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.204","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.204","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"ab56bd29e152b5b9bb074e0085f997e1416609f5","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.204.tgz","fileCount":306,"integrity":"sha512-vDcj+iaoBGKIaEZzgGh7Bf3YIZOaRUf//O3uwz5ATcOWoMumnyqTr5xoINohnm4Sc8/ECB7s5qVcy5W5T2698w==","signatures":[{"sig":"MEUCID5xV3qVWcDFrMOdWe5PJIkbu2Z+BWOkar2HZw9vQ+jhAiEAnEevAIjfCDMGT/svIpsYjiu6rb6zPX+sg1sV/EsSPOs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2011242},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"1fde20293595debd61f610682f05cd4c99c80551","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"10.5.0","description":"Native JavaScript [navigation](https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api) implementation","directories":{},"_nodeVersion":"21.7.3","dependencies":{"@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#b12ab0e21743953c5919daf361455dd5c7df7a43","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^5.4.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.204_1720783677282_0.6915772433859473","host":"s3://npm-registry-packages"}},"1.0.1-alpha.205":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.205","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.205","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"d0d90f99a8251a5181d6bb717e7b7d97356d7e0a","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.205.tgz","fileCount":306,"integrity":"sha512-Jx6HF84U6Ul187TtxJAXJS6EWTNTtPwgFj/E9Y2QD6xsNDGFA3g1P66c3T2t0Sef6x6U+CHwE6yZgbjsPKvd+g==","signatures":[{"sig":"MEUCIAjENDB1CRdfjf6lc+VRUJ+eOushNVJ7dOabgFlQgb8MAiEA/Z1sLt9y2S0fZbpSNXbVpeZcFBkY/o1PPDgnbj5WID8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2011277},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/structured-json":"./esnext/util/structured-json.js"},"gitHead":"a2333a9d2c4b510890f69e932afa9046228465a5","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"10.5.0","description":"Native JavaScript [navigation](https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api) implementation","directories":{},"_nodeVersion":"21.7.3","dependencies":{"@ungap/structured-clone":"^1.0.2","@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#b12ab0e21743953c5919daf361455dd5c7df7a43","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^5.4.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.205_1720783750845_0.3191640440266328","host":"s3://npm-registry-packages"}},"1.0.1-alpha.206":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.206","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.206","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"43b129ccf780d170a80bc59b8b3db7790cd72ff8","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.206.tgz","fileCount":307,"integrity":"sha512-DgwtJV2CA+e0A+jJdWKXi+HI/S9qw4HY0IkNwkJtmVfWFqn62f/7YKkBVCR/EYB9XvX5vDZsr4B/+OudB9VViw==","signatures":[{"sig":"MEUCIBDFjFB0OVx5HlSMeXELzzcq7pkxYkWjCi8MDcDEwUUPAiEA/HBqPFDUntZUK4Kbl6p1LqAJDNEw8GOmz6EXffIXJnE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2404607},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/serialization":"./esnext/util/serialization.js"},"gitHead":"d19140294bb4aa0df9c44b6c5e8f8fb3e55f76a1","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"10.5.0","description":"Native JavaScript [navigation](https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api) implementation","directories":{},"_nodeVersion":"21.7.3","dependencies":{"@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","wpt":"git+https://github.com/web-platform-tests/wpt.git#b12ab0e21743953c5919daf361455dd5c7df7a43","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^5.4.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.206_1729049976905_0.7331122540959325","host":"s3://npm-registry-packages"}},"1.0.1-alpha.207":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.207","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.207","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"e6ab87696649eae55ab27ca50fb8bc1f75093e7a","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.207.tgz","fileCount":311,"integrity":"sha512-fx8L9ZPdHStUlj2sNpRkdNZqfe798JHYwIIS5PUQaYV9l3PKGreEPN54KlMhGGbwZhuu6yWuhh+CNqsgBNRIZQ==","signatures":[{"sig":"MEUCIQCsSWUco2Ch51go3xHBR4ewlhGMhu60qH6+Gaz1cAghWQIgGKGPMW2DYLNp6Bln1NFATy/gd9zCNsn6132lWTkLm+Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2423549},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/serialization":"./esnext/util/serialization.js"},"gitHead":"ce49711ba88c552222a6ef062bdd249ed2c47138","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"10.5.0","description":"Native JavaScript [navigation](https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api) implementation","directories":{},"_nodeVersion":"21.7.3","dependencies":{"@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^5.4.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.207_1742633593820_0.4860005243801835","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.208":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.208","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.208","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"3c69909abf2ea3a088d83fe512d36cd0dec0c07f","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.208.tgz","fileCount":311,"integrity":"sha512-pplWDv+vmBVd6HLV54tcao/QtbXVQWS824W7NL1tFxC83LWETAFjcEtSNXjCv6LjAcBNYOagodcoYtyzafJUQQ==","signatures":[{"sig":"MEUCIHDdnBF2lj1lwoT1rtGvwZflit9wogWXMePlwc2u6LJwAiEA4GztJ5RSK9+4w4fmK4lSgu/pljb/eeFiabA1O/cF+IQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2437841},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/serialization":"./esnext/util/serialization.js"},"gitHead":"538a02016ee87983fff85beae868371419e7defd","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"10.5.0","description":"Native JavaScript [navigation](https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api) implementation","directories":{},"_nodeVersion":"21.7.3","dependencies":{"@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^5.4.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.208_1742698764354_0.6033406508783832","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.209":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.209","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.209","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"c3dd66a7aba80cb1b51550894aae7a194e2dd9bd","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.209.tgz","fileCount":312,"integrity":"sha512-tSIu0rt9rQRKSN6Pc8FW7tEwacgg92gfYC/ior75N9LWM2GQFsAi4c1skHNJqPZltrMKmreM0f6R5U22fCldGA==","signatures":[{"sig":"MEUCIHN4f94ESsAL6alvjjCLvJdvb5HWt6vVjRsze/Zl4eJhAiEAx0EJCRZ9d43DTG9SkfmSmS6pt2YOXIiDxCtg+vgeR6Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2438265},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/serialization":"./esnext/util/serialization.js"},"gitHead":"6f66ed21bb050345e937002f847fbcdc9eb30b7e","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"10.5.0","description":"Native JavaScript [navigation](https://developer.mozilla.org/en-US/docs/Web/API/Navigation_API) implementation","directories":{},"_nodeVersion":"21.7.3","dependencies":{"@virtualstate/composite-key":"^1.0.0"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^5.4.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.209_1742699721836_0.6284204726751781","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.210":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.210","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.210","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"337823148a70bfbc5ca424840a9fb7fc08fd817f","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.210.tgz","fileCount":311,"integrity":"sha512-hwIg5/FfgNaEoXGaBohB1Zj9A3BcG7gfKUBZtbsGYOLb3Orlu5f8FMm4X1cb37nAQGqP4MqZnOyojdr1sofuog==","signatures":[{"sig":"MEUCIQDzSTuhTMI6JzOS5XTlPOcwIIsbZ6BQoIF/gOo9tps0mwIgPbubCmqn3/yMqv2Y1fV1ej3Ipxkekqvnr6BIMLZRQYU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2319859},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/serialization":"./esnext/util/serialization.js"},"gitHead":"c83cdbd406bacfc724f7ca8610f4efdb45044fab","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-import --allow-env --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-import --allow-env --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"11.6.0","description":"Native JavaScript [navigation](https://developer.mozilla.org/en-US/docs/Web/API/Navigation_API) implementation","directories":{},"_nodeVersion":"24.8.0","dependencies":{"@virtualstate/composite-key":"^1.0.0"},"publishConfig":{"tag":"alpha","access":"public"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^7.11.3","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^5.4.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.210_1757851972380_0.7635473409123117","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.211":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.211","keywords":["app history","app-history","navigation","history","ponyfill"],"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","_id":"@virtualstate/navigation@1.0.1-alpha.211","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"homepage":"https://github.com/virtualstate/navigation#readme","bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"dist":{"shasum":"3f1893e710e69f97db0b1b0b5521be2a2142f1cc","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.211.tgz","fileCount":311,"integrity":"sha512-S8VWGAzFIVq675aulPamiZYAEYIgst3/AFNz+Y4JKIVyVVNDRjflOluEMtfZ4a3XcPvvN1yt9GxxUaBgRDiHcw==","signatures":[{"sig":"MEQCIC8AP5jYfhllll3VxJi5szNl1i6pYm/+IxOWrfxldtXgAiAK+qN4YIcIzKebJ9Kc2iVxsG1mxsa7MJu0RLQqdIt3KA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2319951},"main":"./esnext/index.js","type":"module","types":"./esnext/index.d.ts","module":"./esnext/index.js","exports":{".":{"import":"./esnext/index.js","module":"./esnext/index.js","require":"./esnext/rollup.cjs"},"./await":"./esnext/await/index.js","./state":"./esnext/state/index.js","./rollup":{"import":"./esnext/rollup.js","require":"./esnext/rollup.cjs"},"./routes":"./esnext/routes/index.js","./dynamic":"./esnext/dynamic/index.js","./polyfill":{"import":"./esnext/polyfill.js","module":"./esnext/polyfill.js","require":"./esnext/polyfill-rollup.js"},"./event-target":"./esnext/event-target/async-event-target.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./esnext/polyfill":"./esnext/polyfill.js","./polyfill/rollup":"./esnext/polyfill-rollup.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/serialization":"./esnext/util/serialization.js"},"gitHead":"ff8680ebcb2a2cda8c25f93231a179c99a811cb1","scripts":{"test":"yarn build && yarn test:all","build":"rm -rf esnext && tsc","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild","generate":"yarn build && node esnext/generate.js","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:bun":"bun esnext/tests/index.js","postbuild":"mkdir -p coverage && node scripts/post-build.js","test:deno":"deno run --allow-import --allow-env --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-import --allow-env --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js"},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"repository":{"url":"git+https://github.com/virtualstate/navigation.git","type":"git"},"_npmVersion":"11.6.0","description":"Native JavaScript [navigation](https://developer.mozilla.org/en-US/docs/Web/API/Navigation_API) implementation","directories":{},"_nodeVersion":"24.8.0","dependencies":{"@virtualstate/composite-key":"^1.0.0"},"publishConfig":{"tag":"latest","access":"public"},"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"state":["./esnext/state/index.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","chance":"^1.1.8","mkdirp":"^1.0.4","rimraf":"^3.0.2","rollup":"^2.61.1","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","ts-node":"^10.2.1","dom-lite":"^20.2.0","filehound":"^1.17.4","@babel/cli":"^7.15.4","playwright":"^1.25.2","typescript":"^5.4.5","@babel/core":"^7.15.4","@types/node":"^18.14.1","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","v8-to-istanbul":"^8.1.0","@babel/preset-env":"^7.15.4","@types/whatwg-url":"^8.2.1","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/focus":"^1.4.9","@virtualstate/union":"^2.48.1","rollup-plugin-babel":"^4.4.0","urlpattern-polyfill":"^8.0.2","rollup-plugin-ignore":"^1.0.10","@virtualstate/promise":"^1.3.4","@rollup/plugin-typescript":"^8.3.0","@rollup/plugin-node-resolve":"^13.1.1","@opennetwork/http-representation":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/navigation_1.0.1-alpha.211_1757852618383_0.1502963414749381","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.212":{"name":"@virtualstate/navigation","version":"1.0.1-alpha.212","main":"./esnext/index.js","module":"./esnext/index.js","types":"./esnext/index.d.ts","type":"module","keywords":["app history","app-history","navigation","history","ponyfill"],"typesVersions":{"*":{"*":["./esnext/index.d.ts"],"routes":["./esnext/routes/index.d.ts"],"state":["./esnext/state/index.d.ts"],"polyfill":["./esnext/polyfill.d.ts"],"polyfill/rollup":["./esnext/polyfill.d.ts"],"tests":["./esnext/tests/index.d.ts"],"rollup":["./esnext/index.d.ts"],"await":["./esnext/await/index.d.ts"],"dynamic":["./esnext/dynamic/index.d.ts"]}},"exports":{".":{"require":"./esnext/rollup.cjs","import":"./esnext/index.js","module":"./esnext/index.js"},"./event-target":"./esnext/event-target/async-event-target.js","./event-target/async":"./esnext/event-target/async-event-target.js","./event-target/sync":"./esnext/event-target/sync-event-target.js","./esnext/polyfill":"./esnext/polyfill.js","./esnext/get-polyfill":"./esnext/get-polyfill.js","./esnext/apply-polyfill":"./esnext/apply-polyfill.js","./esnext/util/serialization":"./esnext/util/serialization.js","./polyfill":{"require":"./esnext/polyfill-rollup.js","import":"./esnext/polyfill.js","module":"./esnext/polyfill.js"},"./polyfill/rollup":"./esnext/polyfill-rollup.js","./get-polyfill":"./esnext/get-polyfill.js","./apply-polyfill":"./esnext/apply-polyfill.js","./routes":"./esnext/routes/index.js","./state":"./esnext/state/index.js","./await":"./esnext/await/index.js","./dynamic":"./esnext/dynamic/index.js","./rollup":{"require":"./esnext/rollup.cjs","import":"./esnext/rollup.js"}},"repository":{"type":"git","url":"git+https://github.com/virtualstate/navigation.git"},"bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"homepage":"https://github.com/virtualstate/navigation#readme","author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","dependencies":{"@virtualstate/composite-key":"^1.0.0"},"devDependencies":{"@babel/cli":"^7.15.4","@babel/core":"^7.15.4","@babel/preset-env":"^7.15.4","@opennetwork/http-representation":"^3.0.0","@rollup/plugin-node-resolve":"^13.1.1","@rollup/plugin-typescript":"^8.3.0","@types/chance":"^1.1.3","@types/mkdirp":"^1.0.2","@types/node":"^18.14.1","@types/rimraf":"^3.0.2","@types/whatwg-url":"^8.2.1","@virtualstate/focus":"^1.4.9","@virtualstate/kdl":"^1.0.1-alpha.32","@virtualstate/promise":"^1.3.4","@virtualstate/union":"^2.48.1","c8":"^7.11.3","chance":"^1.1.8","cheerio":"^1.0.0-rc.10","core-js":"^3.17.2","dom-lite":"^20.2.0","filehound":"^1.17.4","mkdirp":"^1.0.4","playwright":"^1.25.2","rimraf":"^3.0.2","rollup":"^2.61.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-ignore":"^1.0.10","ts-node":"^10.2.1","typescript":"^5.4.5","urlpattern-polyfill":"^8.0.2","v8-to-istanbul":"^8.1.0"},"scripts":{"build":"rm -rf esnext && tsc","postbuild":"mkdir -p coverage && node scripts/post-build.js","generate":"yarn build && node esnext/generate.js","test":"yarn build && yarn test:all","test:all":"yarn test:node && yarn test:deno && yarn test:bun","test:node":"node --enable-source-maps esnext/tests/index.js","test:deno":"deno run --allow-import --allow-env --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:bun":"bun esnext/tests/index.js","test:deno:r":"yarn build && deno run -r --allow-import --allow-env --allow-read --allow-net --import-map=import-map-deno.json esnext/tests/index.js","test:inspect":"yarn build && node --enable-source-maps --inspect-brk esnext/tests/index.js","coverage":"yarn build && c8 node esnext/tests/index.js && yarn postbuild"},"publishConfig":{"access":"public","tag":"latest"},"_id":"@virtualstate/navigation@1.0.1-alpha.212","gitHead":"6879298d5c5c65871d029b1e32d5a6279952f6be","description":"Native JavaScript [navigation](https://developer.mozilla.org/en-US/docs/Web/API/Navigation_API) implementation","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-eJOaPBMMysztiuEQzvazsKlMCK+AE+f84XtCG36+jbHWKVqO3Ie7ZVATiaUECGOz7U67TRUdGS1jn6H4c9nsgA==","shasum":"28f42179009b7a138a6dd8f6c4a908359e688fd5","tarball":"https://registry.npmjs.org/@virtualstate/navigation/-/navigation-1.0.1-alpha.212.tgz","fileCount":313,"unpackedSize":2344139,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDhTJl1ARwP58Wr1h5rJHdNWBuOMSwv/+9c/vAffa5tmQIgCuPa1tkHJE5IjLSMS5nQr1RDUyIkIhlTRWYONfQhbrA="}]},"_npmUser":{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"},"directories":{},"maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/navigation_1.0.1-alpha.212_1760137403984_0.15291530062527592"},"_hasShrinkwrap":false}},"time":{"created":"2022-03-09T08:25:02.397Z","modified":"2025-10-10T23:03:24.482Z","1.0.1-alpha.93":"2022-03-09T08:25:02.685Z","1.0.1-alpha.94":"2022-03-09T08:31:38.655Z","1.0.1-alpha.95":"2022-03-09T08:34:09.126Z","1.0.1-alpha.96":"2022-05-29T04:00:11.183Z","1.0.1-alpha.97":"2022-05-29T04:09:11.112Z","1.0.1-alpha.100":"2022-05-29T05:00:09.109Z","1.0.1-alpha.101":"2022-05-29T10:20:37.904Z","1.0.1-alpha.102":"2022-05-29T10:26:52.068Z","1.0.1-alpha.103":"2022-05-29T10:38:29.154Z","1.0.1-alpha.104":"2022-05-29T10:49:19.488Z","1.0.1-alpha.105":"2022-05-29T11:10:41.789Z","1.0.1-alpha.106":"2022-05-29T11:14:02.899Z","1.0.1-alpha.107":"2022-05-29T11:17:36.700Z","1.0.1-alpha.108":"2022-05-29T11:32:29.317Z","1.0.1-alpha.109":"2022-05-29T11:45:43.302Z","1.0.1-alpha.110":"2022-08-06T10:13:33.057Z","1.0.1-alpha.111":"2022-08-06T11:14:16.474Z","1.0.1-alpha.112":"2022-09-14T10:53:48.422Z","1.0.1-alpha.113":"2022-09-16T11:43:28.536Z","1.0.1-alpha.115":"2022-09-16T11:56:13.812Z","1.0.1-alpha.116":"2022-09-16T12:01:46.016Z","1.0.1-alpha.117":"2022-09-16T12:23:14.352Z","1.0.1-alpha.118":"2022-09-16T23:09:20.432Z","1.0.1-alpha.119":"2022-09-16T23:40:57.859Z","1.0.1-alpha.120":"2022-09-17T00:54:11.827Z","1.0.1-alpha.121":"2022-09-17T01:15:36.320Z","1.0.1-alpha.122":"2022-09-17T01:28:04.682Z","1.0.1-alpha.123":"2022-09-17T02:27:09.495Z","1.0.1-alpha.124":"2022-09-18T03:39:33.395Z","1.0.1-alpha.125":"2022-09-18T04:12:15.924Z","1.0.1-alpha.126":"2022-09-18T04:16:04.878Z","1.0.1-alpha.127":"2022-09-18T04:38:45.647Z","1.0.1-alpha.128":"2022-09-18T04:45:08.068Z","1.0.1-alpha.129":"2022-09-18T09:13:31.036Z","1.0.1-alpha.130":"2022-09-18T09:22:08.897Z","1.0.1-alpha.131":"2022-09-18T09:27:43.844Z","1.0.1-alpha.132":"2022-09-18T09:32:10.127Z","1.0.1-alpha.133":"2022-09-18T09:55:10.298Z","1.0.1-alpha.135":"2022-09-18T09:59:08.743Z","1.0.1-alpha.136":"2022-09-18T10:59:49.330Z","1.0.1-alpha.137":"2022-09-18T11:14:07.112Z","1.0.1-alpha.138":"2022-09-18T11:30:01.628Z","1.0.1-alpha.139":"2022-09-18T11:54:14.798Z","1.0.1-alpha.140":"2022-09-18T12:00:15.697Z","1.0.1-alpha.141":"2022-09-18T12:11:53.891Z","1.0.1-alpha.142":"2022-09-18T12:26:10.080Z","1.0.1-alpha.143":"2022-09-19T09:07:13.620Z","1.0.1-alpha.144":"2022-09-19T09:21:55.322Z","1.0.1-alpha.145":"2022-09-19T09:39:21.272Z","1.0.1-alpha.146":"2022-09-19T09:57:27.078Z","1.0.1-alpha.147":"2022-09-19T10:27:12.689Z","1.0.1-alpha.148":"2022-09-19T10:49:16.210Z","1.0.1-alpha.149":"2022-09-19T10:58:28.306Z","1.0.1-alpha.150":"2022-09-19T11:09:02.521Z","1.0.1-alpha.151":"2022-09-19T11:58:00.256Z","1.0.1-alpha.152":"2022-09-20T10:43:14.363Z","1.0.1-alpha.153":"2022-09-20T12:10:23.989Z","1.0.1-alpha.154":"2022-09-22T09:44:10.903Z","1.0.1-alpha.155":"2022-09-23T10:10:11.419Z","1.0.1-alpha.156":"2022-09-24T06:51:54.363Z","1.0.1-alpha.158":"2022-09-24T07:21:20.603Z","1.0.1-alpha.157":"2022-09-24T07:21:46.007Z","1.0.1-alpha.159":"2022-09-24T07:39:06.392Z","1.0.1-alpha.160":"2022-09-24T11:32:04.843Z","1.0.1-alpha.161":"2022-09-24T11:38:30.419Z","1.0.1-alpha.162":"2022-09-24T12:29:06.424Z","1.0.1-alpha.163":"2022-09-24T12:47:11.261Z","1.0.1-alpha.164":"2022-09-24T12:49:46.838Z","1.0.1-alpha.165":"2022-09-25T03:45:21.558Z","1.0.1-alpha.166":"2022-09-25T04:07:24.822Z","1.0.1-alpha.168":"2022-09-25T04:25:40.592Z","1.0.1-alpha.169":"2022-09-25T04:29:08.468Z","1.0.1-alpha.170":"2022-09-25T11:08:46.051Z","1.0.1-alpha.171":"2022-09-25T11:53:47.408Z","1.0.1-alpha.172":"2022-09-25T12:13:25.369Z","1.0.1-alpha.173":"2022-09-26T02:01:25.726Z","1.0.1-alpha.174":"2022-09-26T09:36:24.933Z","1.0.1-alpha.175":"2022-09-26T10:20:54.080Z","1.0.1-alpha.176":"2022-09-26T11:13:13.659Z","1.0.1-alpha.177":"2022-09-26T11:26:33.651Z","1.0.1-alpha.178":"2023-03-03T06:43:14.307Z","1.0.1-alpha.179":"2023-03-03T07:02:30.892Z","1.0.1-alpha.180":"2023-03-03T08:01:58.653Z","1.0.1-alpha.181":"2023-03-03T08:18:54.380Z","1.0.1-alpha.182":"2023-03-03T08:49:57.031Z","1.0.1-alpha.183":"2023-03-03T08:57:35.717Z","1.0.1-alpha.184":"2023-03-03T09:08:04.434Z","1.0.1-alpha.185":"2023-03-03T09:29:02.740Z","1.0.1-alpha.186":"2023-03-03T20:36:54.096Z","1.0.1-alpha.187":"2023-03-04T08:42:17.615Z","1.0.1-alpha.188":"2023-03-07T10:42:25.077Z","1.0.1-alpha.189":"2023-03-16T10:38:09.330Z","1.0.1-alpha.190":"2023-03-16T10:51:03.792Z","1.0.1-alpha.191":"2023-03-16T10:56:29.982Z","1.0.1-alpha.192":"2023-03-16T11:10:12.264Z","1.0.1-alpha.193":"2023-06-01T22:58:32.506Z","1.0.1-alpha.195":"2023-07-02T03:52:41.778Z","1.0.1-alpha.196":"2023-09-02T04:18:30.705Z","1.0.1-alpha.197":"2023-09-09T22:34:47.878Z","1.0.1-alpha.198":"2023-09-12T00:30:35.495Z","1.0.1-alpha.199":"2023-09-12T04:07:46.216Z","1.0.1-alpha.200":"2024-02-17T02:47:44.584Z","1.0.1-alpha.201":"2024-03-24T08:20:25.259Z","1.0.1-alpha.202":"2024-04-11T21:31:32.394Z","1.0.1-alpha.203":"2024-05-09T22:27:31.868Z","1.0.1-alpha.204":"2024-07-12T11:27:57.536Z","1.0.1-alpha.205":"2024-07-12T11:29:11.066Z","1.0.1-alpha.206":"2024-10-16T03:39:37.297Z","1.0.1-alpha.207":"2025-03-22T08:53:14.089Z","1.0.1-alpha.208":"2025-03-23T02:59:24.700Z","1.0.1-alpha.209":"2025-03-23T03:15:22.368Z","1.0.1-alpha.210":"2025-09-14T12:12:52.635Z","1.0.1-alpha.211":"2025-09-14T12:23:38.615Z","1.0.1-alpha.212":"2025-10-10T23:03:24.283Z"},"bugs":{"url":"https://github.com/virtualstate/navigation/issues"},"author":{"name":"Fabian Cook","email":"hello@fabiancook.dev"},"license":"MIT","homepage":"https://github.com/virtualstate/navigation#readme","keywords":["app history","app-history","navigation","history","ponyfill"],"repository":{"type":"git","url":"git+https://github.com/virtualstate/navigation.git"},"description":"Native JavaScript [navigation](https://developer.mozilla.org/en-US/docs/Web/API/Navigation_API) implementation","maintainers":[{"name":"virtualstate-user","email":"virtualstate@fabiancook.dev"}],"readme":"# `@virtualstate/navigation`\n\nNative JavaScript [navigation](https://developer.mozilla.org/en-US/docs/Web/API/Navigation_API) implementation \n\n[//]: # (badges)\n\n### Support\n\n ![Node.js supported](https://img.shields.io/badge/node-%3E%3D16.0.0-blue) ![Deno supported](https://img.shields.io/badge/deno-%3E%3D1.17.0-blue) ![Bun supported](https://img.shields.io/badge/bun-%3E%3D0.1.11-blue) ![Chromium supported](https://img.shields.io/badge/chromium-%3E%3D98.0.4695.0-blue) ![Webkit supported](https://img.shields.io/badge/webkit-%3E%3D15.4-blue) ![Firefox supported](https://img.shields.io/badge/firefox-%3E%3D94.0.1-blue)\n\n <details><summary>Test Coverage</summary>\n\n ![Web Platform Tests 139/306](https://img.shields.io/badge/Web%20Platform%20Tests-139%2F306-brightgreen) ![92.8%25 lines covered](https://img.shields.io/badge/lines-92.8%25-brightgreen) ![92.8%25 statements covered](https://img.shields.io/badge/statements-92.8%25-brightgreen) ![83.76%25 functions covered](https://img.shields.io/badge/functions-83.76%25-brightgreen) ![83.32%25 branches covered](https://img.shields.io/badge/branches-83.32%25-brightgreen) \n\n</details>\n\n[//]: # (badges)\n\n## Install \n\n\n<details><summary>npm / yarn / GitHub</summary>\n\n\n- [Package Registry Link - GitHub](https://github.com/virtualstate/navigation/packages)\n- [Package Registry Link - npm](https://www.npmjs.com/package/@virtualstate/navigation)\n\n```\nnpm i --save @virtualstate/navigation\n```\n\n_Or_\n\n```\nyarn add @virtualstate/navigation\n```\n\nThen\n\n```typescript\nimport { Navigation } from \"@virtualstate/navigation\";\n```\n</details>\n\n<details><summary>Skypack</summary>\n\n- [Package Registry Link - Skypack](https://www.skypack.dev/view/@virtualstate/navigation)\n\n```typescript\nconst { Navigation } = await import(\"https://cdn.skypack.dev/@virtualstate/navigation\");\n```\n\n_Or_\n\n```typescript\nimport { Navigation } from \"https://cdn.skypack.dev/@virtualstate/navigation\";\n```\n</details>\n\n<details><summary>importmap</summary>\n\n[`importmap` documentation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap)\n\n```html\n<script type=\"importmap\">\n    {  \n        \"imports\": {\n            \"@virtualstate/navigation\": \"https://cdn.skypack.dev/@virtualstate/navigation\"\n        }\n    }\n</script>\n<script type=\"module\">\n    import { Navigation } from \"@virtualstate/navigation\"\n</script>\n```\n</details>\n\n## Usage\n\nSee the [MDN documentation for the Navigation API](https://developer.mozilla.org/en-US/docs/Web/API/Navigation_API) for in depth information on usage. \n\n<details><summary>Examples</summary>\n\n## Navigation\n\n```typescript\nimport { Navigation } from \"@virtualstate/navigation\";\n\nconst navigation = new Navigation();\n\n// Set initial url\nnavigation.navigate(\"/\");\n\nnavigation.navigate(\"/skipped\");\n\n// Use .finished to wait for the transition to complete\nawait navigation.navigate(\"/awaited\").finished;\n\n```\n\n## Waiting for events\n\n```typescript\nimport { Navigation } from \"@virtualstate/navigation\";\n\nconst navigation = new Navigation();\n\nnavigation.addEventListener(\"navigate\", async ({ destination, preventDefault }) => {\n    if (new URL(destination.url).pathname === \"/disallow\") {\n        preventDefault();\n    }\n});\n\nawait navigation.navigate(\"/allowed\").finished; // Resolves\nawait navigation.navigate(\"/disallow\").finished; // Rejects\n\n```\n\n## Transitions\n\n```typescript\nimport { Navigation } from \"@virtualstate/navigation\";\nimport { loadPhotoIntoCache } from \"./cache\";\n\nconst navigation = new Navigation();\n\nnavigation.addEventListener(\"navigate\", async ({ destination, intercept }) => {\n    intercept({\n        async handler() {\n            await loadPhotoIntoCache(destination.url)\n        }\n    });\n});\n```\n\n## URLPattern\n\nYou can match `destination.url` using [`URLPattern`](https://developer.mozilla.org/en-US/docs/Web/API/URL_Pattern_API)\n\n```typescript\nimport {Navigation} from \"@virtualstate/navigation\";\nimport {URLPattern} from \"urlpattern-polyfill\";\n\nconst navigation = new Navigation();\n\nnavigation.addEventListener(\"navigate\", async ({destination, intercept}) => {\n    const pattern = new URLPattern({ pathname: \"/books/:id\" });\n    const match = pattern.exec(destination.url);\n    if (match) {\n        intercept({\n            handler: transition\n        });\n    }\n\n    async function transition() {\n        console.log(\"load book\", match.pathname.groups.id)\n    }\n});\n\nnavigation.navigate(\"/book/1\");\n```\n\n## State\n\n```typescript\n\nimport { Navigation } from \"@virtualstate/navigation\";\n\nconst navigation = new Navigation();\n\nnavigation.addEventListener(\"currententrychange\", () => {\n    console.log({ updatedState: navigation.currentEntry?.getState() });\n});\n\nawait navigation.updateCurrentEntry({\n    state: {\n        items: [\n            \"first\",\n            \"second\"\n        ],\n        index: 0\n    }\n}).finished;\n\nawait navigation.updateCurrentEntry({\n    state: {\n        ...navigation.currentEntry.getState(),\n        index: 1\n    }\n}).finished;\n```\n</details>\n\n## Polyfill\n\nIf a global instance of the navigation API is not available, this will provide one, integrated into the History API if available. \n\n```typescript\nimport \"@virtualstate/navigation/polyfill\";\n\nawait window.navigation.navigate(\"/\").finished;\n\n// Or if within a window global scope, aka in a browser:\nawait navigation.navigate(\"/\").finished;\n```\n\n<details><summary>Polyfill Global Window Types</summary>\n\nSee [`@types/dom-navigation`](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/dom-navigation/package.json) for a standardised type definition for the Navigation API\nwhich can be utilised alongside this polyfill.\n\n```bash\nyarn add --dev @types/dom-navigation\n```\n\nThis should then be included as a type in your `tsconfig.json`:\n\n```json\n{\n  \"compilerOptions\": {\n    \"types\": [\n      \"dom-navigation\"\n    ]\n  }\n}\n```\n\n</details>\n\n<details><summary>Polyfill Serializer</summary>\n\nYou may want to set a custom serializer to store state in history\n\nThe default serializer is [JSON](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON)\n\nIn the past, a [structured clone like serializer](https://www.npmjs.com/package/@ungap/structured-clone) was used. This may be useful for you if \nyou're using native types rather than just JSON compatible values.\n\nAn example of making use of a custom serializer with the polyfill:\n\n```typescript\nimport { setSerializer } from \"@virtualstate/navigation/polyfill\";\nimport { serialize, deserialize } from \"@ungap/structured-clone\";\n\nsetSerializer({\n    stringify(value) {\n        return serialize(value)\n    },\n    parse(value) {\n        return deserialize(value)\n    }\n});\n```\n\n</details>\n\n### Polyfill Known Limitations \n\n- [Navigation by setting window.location does not trigger navigate event](https://github.com/virtualstate/navigation/issues/27)\n- [Normal page navigations are not intercepted (excluding navigation api & history made changes)](https://github.com/virtualstate/navigation/issues/26)\n\nPlease [create a new GitHub Issue if you find further limitations](https://github.com/virtualstate/navigation/issues)","readmeFilename":"README.md"}