{"maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"keywords":["url","whatwg"],"dist-tags":{"latest":"4.0.0"},"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"description":"An implementation of the URL Living Standard","readme":"# URL\nA Javascript implementation of the [URL Living Standard](https://url.spec.whatwg.org/).\n\n[![License](http://img.shields.io/npm/l/@oozcitak/url.svg?style=flat-square)](http://opensource.org/licenses/MIT)\n[![NPM Version](http://img.shields.io/npm/v/@oozcitak/url.svg?style=flat-square)](https://www.npmjs.com/package/@oozcitak/url)\n\n[![Node.js CI](https://github.com/oozcitak/url/workflows/build/badge.svg)](https://github.com/oozcitak/url/actions)\n[![Code Coverage](https://codecov.io/gh/oozcitak/url/branch/master/graph/badge.svg)](https://codecov.io/gh/oozcitak/url)\n\n# Version\nCurrent version implements the standard as of commit [7ae1c69](https://url.spec.whatwg.org/commit-snapshots/7ae1c691c96f0d82fafa24c33aa1e8df9ffbf2bc/).\n\n# Installation\n```\nnpm install @oozcitak/url\n```\n\n# Usage\nCreate an instance of the `URL` or `URLSearchParams` classes.\n\n```js\nconst { URL } = require(\"@oozcitak/url\");\n\nconst url = new URL(\"https://example.org/file.aspx\")\n```\n","repository":{"type":"git","url":"git+https://github.com/oozcitak/url.git"},"bugs":{"url":"http://github.com/oozcitak/url/issues"},"license":"MIT","versions":{"0.0.1":{"name":"@oozcitak/url","version":"0.0.1","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@0.0.1","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"c05d9a92aa880fa01ece93787e14d92dc480f5db","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-0.0.1.tgz","fileCount":30,"integrity":"sha512-IJMzh1FqDgGsywswB/UNNu7wsOM7VbdaWL+1LPUhrZBnsFiw9PKRK1CofecHBrDZRlQkCrffysS+5sVlizxF8w==","signatures":[{"sig":"MEUCIQDOiDnppWV8aSikukXTKxkS+evqCHnkGEG39R7bFKRYrgIgW2/haP2br3q4rhTuqoM7xjjqGabjTe+wfPkZDiskrPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1987237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqddFCRA9TVsSAnZWagAAxhsP/A35nhB31aFKvWGKStqh\nOfhpjubNpDZA3TMcpYtBaFjU5G+UxZwg6GjK3iT5ii3eEY7DjAj1i1/DScKG\nC26q0WDMuLXkBIrQUYbhJj8h4MisrIcufDf9mAxhhD+wBB6EwzbEDYfsEqHa\nQSz7Ap1TvK53T/xnAkEi+xd31C9a21BTVH085DNEXAtWHlr+ICo7i+3kaRyF\n8VZquYQfeHieNPVMpdqy7zWMKWIvgSXxsZOiD4Mlk3JA5tk9IBz0fUhBWzR6\ntHsPlzZUERZg9DOy4TnH/9dP4Q8eQYaNyi799ysBg/L1ccay4yMf9lCVSRup\nkbcEbE5xvTtYoSqw7UTuH5jNck7Hj0u3UnOdCUSPn7B0XCotWhUXwNhxvsGl\n1R4NL9MRAz1R6X3W+eLgzd0I8aYrKhQrLhehJFCP/O3qnFYmoxxxwPFnroGy\n8zRdrDTajZhn4F+O7qLP3UDUw7SzsoKbEG/gIXPSKyVbBNDwU3qWxT/UsAWj\nOvf3N0LK72VEYRxYp/h35QfuQBOjlUbNfb8q+MKHU7kg6Jr+2g8i7fhBbOlL\nIVMTgTi7EuiCt5yEOlpFpSEHxizV+YBsldmWm+YrAFk38QSjL/luIZ2wCOCI\n8QfYVQ248gPuRavzeso+7OGnOLk/p5f0PN50wsJmJecu9j7jqWTMwAUqt5xR\nOb6x\r\n=PEXc\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=6.0"},"gitHead":"da0fa042465c0bce18b0fa8a39fde1811cd5e8cf","scripts":{"test":"tsc && jest --coverage","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.8.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"10.14.2","dependencies":{"@oozcitak/infra":"1.0.1","@oozcitak/uts46":"0.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_0.0.1_1571411780371_0.8811343577078077","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@oozcitak/url","version":"0.0.2","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@0.0.2","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"ea30b22019f618349e0f130a98201c41a925ba8b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-0.0.2.tgz","fileCount":33,"integrity":"sha512-QvCG0gtZKD3t9XON33v/96zeAaTkbIp4/dmiQZIcimLa7jauLmE58tm0ivrCY/6smeZ5wiVVNDZlCKWV9rHvGw==","signatures":[{"sig":"MEYCIQDLF92NgsBDOOcFHa7QD1R4bLh8d0cJHYs7L3YXfVMsYwIhAKJYZw6yih5MK1o6Ec4vX5FUNbEyPlhrErv9JzAybnf2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1996667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsGR6CRA9TVsSAnZWagAABWwQAKNRrQcJTpy1s2epYo+B\nC4p5dsnGoQwREl7HYeRfsgE+mM7CXOWCY4q+x/f7PYW/4+p0ujmBNomI4wd0\n5zcJn/R9uMduci665Sq21nU36XDP9+3LGXupt+m15MhPwJGRv0oKji+f4HyH\naUQ9OxUtSyAsTPNXAu1pX1tIz2PJE6XnUxmlEM56n26KYNHyiXgOB00zGwqM\nVdeBLbxnqqLztHu9qDeFLpBuvgqdTxdtoJP2DRVy2ER1gIHkp9rkc33X/gPn\nu7Op+8ZMReTzxaLg+8EqCuwmhiGo+DGjZbXKbtNtZ/59x1xCaTsNif8jvSyO\ni6Tvzbs5Fz4XWFha8o0c/PTHxVDkwYhtUWX5qhifckXIY2gNc/oFBQjum/rd\nzhaLInWzY7dZAhKF3F2PrZUZBNrOc2CW9BLZm4/qaeI2JTAIgDZTCvzK1/mw\ns4MnkYAsSF5Q3sJBwGP2ZzrOZto6plpsmkL1BKkwZGP3rUlkakp1DN6iuMi/\nLWB8VUM9+8qqmBdRwDAfgoPeFMCDZmmZRnoonQumlFmPz8gbuXjCk17mk6wi\nP7CjOAebldlbn6I35YeKc6JPl9hwkeijqQTr9IbeQYKPrkRS0NZcd2fqwHH6\na/YTSmHgfuZ4xLn5m8us6KbwhEiVz9P8xv9b7CLqFlIR+5lkcqc/SYJiI/Ey\nv8wg\r\n=PK0e\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=6.0"},"gitHead":"20c5b5e418e26d1628240b78e53182c5820c55f2","scripts":{"test":"tsc && jest --coverage","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.8.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"10.14.2","dependencies":{"@oozcitak/infra":"1.0.1","@oozcitak/uts46":"0.0.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_0.0.2_1571841146392_0.029553596792817327","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@oozcitak/url","version":"0.0.3","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@0.0.3","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"270035aecb9a50d93d5946c3d0a98cf535bb8902","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-0.0.3.tgz","fileCount":33,"integrity":"sha512-Gyasrq3mW96btQhg3U1bF7ZXlQ2vC1EYO97FFaNctqCp/8fktR+028iPaDX9YKC0dMaQCvyO14x7FomTndSZ5A==","signatures":[{"sig":"MEQCIBH3mCzNL/OAg2Prg7yPHqoTy3AIPLxnTWDBOQnQzuLWAiBR2gmgOsS8+GdTl8eiJO5V9yafxnBVKcKxhY8Xj7aNYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1996738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsGZoCRA9TVsSAnZWagAAi9wP+QA+T8gGhcWxd9+SNwAe\nDo5mlqYIQ15OllJ59Zd+kHVpHZKiLffrIYKoGQefJVpWRwHJHK9eRur0ZxEg\nIuNMbTOtSpN02W6SNVYM/2DLXd4tOjHs7nQgow8gFxjHzIvZqm6F8Da4ous0\nci11zj700UcopAkPl9unTQZ3kwCU+A4zDjIcER+y9aTGp8WXRT97cvgEl+FL\n/F5yp4RnXgkhvuhk5BuR2EtIpoHI9UnFzPziHQJvGIh3WbcDafh4sAsm3kuS\nqSxJPKOkBdEdLHlAGSa2uyXVX588DBsoCKkOEP+X1I922WKPgwXhctlFiVun\nyx4DbGC/6jwGdkjdsyIAk6iAptbY3h3iN4vOHYdjFPFowiLlABqOUWsb/Nr1\nA2RzuPUrZshKZiCimPYVi1kZpjYbc1ZQV20oug0noSYDzdHVE/GuB3uBNX6i\n4gW7aKZGw9Rnx95C/OoWhrFKKjhMS/A5vHVbOhN2CezTcwDFO0q/kgNabYtO\nIViK8V6AaQfT4S76AvDBG5zqMW9IjnXVi26FeFfr+0+cKngARzMt1QwSKla5\nxmpyK8ZLeh44nNjIi43IY5ufgPywMSBrC+BEr9gcOeK/u/u3ICt5dWIEHv7z\nqvwfWfOkPHsZS2e7PhJ4nfYUTpR8P/Aq5/dji1kkqTqqJNuPWB7v9SoqvCYk\n19/1\r\n=lmAS\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=6.0"},"gitHead":"5e60a9c5548041f6622231d247306cfd77646428","scripts":{"test":"tsc && jest --coverage","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.8.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"10.14.2","dependencies":{"@oozcitak/infra":"1.0.1","@oozcitak/uts46":"0.0.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_0.0.3_1571841640272_0.28997732732158665","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@oozcitak/url","version":"0.0.4","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@0.0.4","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"c88159be1320ae27f4a7949fe3c9c4157c919050","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-0.0.4.tgz","fileCount":51,"integrity":"sha512-NKlkMykYJ9AgwoNRlX/nwAqAs+ZymA3rDNTqs7rixW7+kQx9Z37TA3FWboElEfeqqb2S4szl9GSkFhIbQ1RlOw==","signatures":[{"sig":"MEUCIHbXezVwSXhoADrBpqpXIGEi8Zvw8iEbH8xDBsYYNBlGAiEAiu9H7hHpFHZikCQrs21Pa3ja4N0CUsAmhvpHz28boaU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2206294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwYLnCRA9TVsSAnZWagAASooQAJPsAOuhcHYVO/9FRS/B\nN2wtvizcka67gfi30ztIPNycRI7lCR31jhHn1EW9UZqoYgVhJ+8J/BKywxvK\nK3r0KYaZ6bvnmeSJXu1/U8BZVQuFd8gX79FNrCN2Ek/4c2jdRsLUMNcFMuQc\nYWyVk5Z0TPkp0yZDQS5tQo4VVq+Zjl/ZhUv8vQUpW4DHdDJUgXLvVr0X41HX\nWgZ1UdFcDPBvgq8L7+bsLzbm9OzuECB2tU/VK44VSlrJcuZlj6LZ7Z8/sZHs\n21DoxXN4jai/fYnHnkDyUiaLjwG44etiCqRRvBar6CiLagRsEDKa+sBkhfHk\nbwiHE6wveIVbfTeLeDn5Sc8O1iNPQkp2oNiKltUtaenfIAUcUeb08KVoXapC\nYDTd9+zpohCoZ5FF2qSxREQxwTY797sc+EYVcQcIYTgvl094BIs1fJSeOwHc\nXqp5Xqw7YUFwEn8WlCCV2iP2jSUYGSGHL1BzUtjNjjZUCqNM3NCticNQKd88\n8T87m8NtJYAvMGE5XNpEfRChwMtM4hCOOvynYPL4IbLOa+qU5sBk8Seby+qy\nww36lWFsjjeQggyI57mSu+cr2dy2MnFVrLbQQvP39SwbyBzz4aVl1XtHbEoV\n0eBzspjkhuzvo0fEppNRPHgjQCkl3oHkOjHy4EHwfrmcnlenAmS0n/BTXn9h\nTTfq\r\n=eXGt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=6.0"},"gitHead":"3260f158f43d3a02d3ad529583391e6206bc4722","scripts":{"test":"npm run compile && jest --coverage","compile":"tsc","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.8.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"10.14.2","dependencies":{"@oozcitak/infra":"1.0.1","@oozcitak/uts46":"0.0.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_0.0.4_1572963047022_0.989499448381848","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@oozcitak/url","version":"0.0.5","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@0.0.5","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"7376882a0b27c5ac17e858b76817d4a135cde938","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-0.0.5.tgz","fileCount":51,"integrity":"sha512-ah4N4OdSwPVbWJ3WFxYTZBTg3gbBl/kDqvma5HPwm82IGE5Dw68OjalIecaLVjmsI2GV/6YcTbtKhW5MBnojKA==","signatures":[{"sig":"MEYCIQCSBWFCihmbFmDl1BLZu9BSboKhS2qE6rTXIYpPiczENwIhALuljn0diy5YJihYdxVLBsSc+7AGikTgKLW6fvTA0QB/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2206294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwYThCRA9TVsSAnZWagAAUHwP/1q5Gd8QtKkFCbjOZ+R1\nY8RZv3k8uU+yS6JIfXOADI+66K5WheOgNr7qNk7zyz6DC/bEFN4Myyn7v7OW\n9iViUzU6vKthXIP+x2DJx49bpJ0BRliMa4KVLQ2xyBU994fEUt9t6KTUzVsz\n/uUSuI2F+JLRBbQmcRpEBL28jBvHP6B2WB0FcP9sP+vG35SwZeN7sbwsJ2vB\n7hArJ0TayoUZulxpjYlNtBRrIpEwaHp69bPRRjCEPZsQm61I/uGZUe17+yFj\nbLYbjRSeDZWi5xdG4YAeWRPkcrgYr5dgwspasxaYlMovK+UeAsc8XsA1Mf1b\n+I9iDB221903OPj1r1FDA/69vIJlxTzOrHy5UU2EiNkcndotyrTJFczaxR0p\ni5PruLeNkz41XX6g22ZshT07CSvhGroIQBjkRgw+OeQE9kO0KNKiwBYBM5+A\nwOx+BbFtdI4q+jyacadJW9cwb3/eYKKcQVk8jSj4Bn36PUGY7bTK4uO6hc7O\nwHMSeDNGrhhW7pPRRFMwf/3soyNlrgzUOFP0UoSZaGEhenhPH12OUchKGL9Y\niQOYd2eZhVpMvqp633Bz6stP4nxNJHv44X3q1ddsbKQ61RsjcW2bxv2zte+N\nkjDgqn3A33XIRKz9z7HJuHnewdeLjBfMLeHALW6v/K19oh4pyZJLmqlxdPp8\nreoR\r\n=IQ4y\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=6.0"},"gitHead":"8c701e40585c07bc78669d23d6adeb6108a6e446","scripts":{"test":"npm run compile && jest --coverage","compile":"tsc","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.8.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"10.14.2","dependencies":{"@oozcitak/infra":"1.0.1","@oozcitak/uts46":"0.0.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_0.0.5_1572963552916_0.786367135846473","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@oozcitak/url","version":"0.0.6","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@0.0.6","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"bd641b358c83de1cafbcf1dc5f25be6a3e5583e9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-0.0.6.tgz","fileCount":51,"integrity":"sha512-b9nhA3ziQrw088Qh2P4EGrfbYhUaAxjPgtJv6E/sHi8mCnk0xE6hmrGEmDLD9Wa04S9iR4+K/TmyZl9cv728ag==","signatures":[{"sig":"MEQCIAQZOXvqUdSurp1e7hIf9If3klYOS6gBCs/fP1E67HtvAiAcVNqT8KqKQ4c12+ubG6u/3LDnIKDKCBrvJoL3frnKYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2206306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwsx/CRA9TVsSAnZWagAAQdMP/iPmFkSicGmz2KLYFej4\nPU05tRoXW3k80Uv55QlEMFF5dd/JxwZmGYUJ6NBQKuniRM2m1dzvkhjdbg76\nmr7L93kr9zesPGJUzF9rivrKFlNLEcGlpquoWok9GHVSqDjCeo7oAF+g5yDb\nk6W8FYMemBdAthKxD4GJTZZx2gmSWSYSwD335nQZ992qMRWHn4OF+3+G4Jne\n6sgZO8bPe9nMqq4nwE+Msd4qH9V0MFXvpiKqT/f//SBpAFetTSpsx8NYD1eL\n7k2IR0bt2mgXOCrC9J23+1SA168qPgUPOwmqQSLMNSbDBGuuErixKWeEG/lv\nKqbzoql+Xe1mnl3smzKsRi+Bo9j1tMSq6SiyWoD7LbqL6MPimCmBGbmOddnC\n3QbBb867R5cVSReXyt2UlIjR1SCSJRPVVifMxVP3PGpc1U5O0tHD+7RBJIez\nAoTmYN2XMprKxJ32VyHrHQKAPJROh/R2jDH3dJ2ZcbHgVO5m0HN4Q1okMt51\nA3jH9MZ0DOWjd8jPP2rYQLL3D9bsgLZQt5hDprui1qVXjAxXfLdmcgNYUV+d\nPaHSgeCxpa8oDGB/JC2miGmUomBOuMVK+emArqYNBLLpBewMD1uVjF3VlC61\nRHkMxLSM78BzEr+MCwAtPa1WcJB0SbOZQe6GkycHE4DD2FAIzaescSlhDBc3\nIGE0\r\n=hggC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=6.0"},"gitHead":"f5287241dc4bf53d596799eb21e3e32fe886f63e","scripts":{"test":"npm run compile && jest --coverage","compile":"tsc","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.8.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"10.14.2","dependencies":{"@oozcitak/infra":"1.0.2","@oozcitak/uts46":"0.0.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_0.0.6_1573047422536_0.2537542668351913","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@oozcitak/url","version":"0.0.7","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@0.0.7","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"5dcfddd8e1feb3a04a0a6f462ac94c207bacbbf3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-0.0.7.tgz","fileCount":51,"integrity":"sha512-RCu60X5Po3S0tvrPRZUaOVjSgevoLX/4oJxMoXxsCJj5eo+Y+eiN6n98jp0ZWWsaBFtTwk5xzEMdX091i0D/JA==","signatures":[{"sig":"MEUCIQDXAX45G7jhK5bcgQSUY90WzMH2g767ddQlkZadNtyJHgIgReEd/eK1LHQnpsgB3YwsnDkIFL6B+S86vqsbXEYmfjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2206301,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwtLoCRA9TVsSAnZWagAAPCMP/i7VUu2baByfT2tJ8COr\nWeMo6lJwt4l9Fkh45OsMd9maOqIvRNYeLqAkfhhwTl4D6+7E+CsR7qgfx89s\nlmccBkEMolq9gsEGD/j06tt9g5uXBC6ScGv/ECJoCukPQQZScvTxEX1j3Iqw\n+I32+5C6ApAbgF0N8HxYHbWE5tP8+iiCqTTMDruN2IkU1JO1k7pREcfgirut\nBLKisySPS5Ws3k3ygl/0BvGvpEQr15BN3EmDdar8vqA9xUXuFnALUNon6Rrz\no0V53tHgdQc0zTskdG//7HA0vlKSy9VJMpPrdWQCiT659yRzaXBNFfk8BMDa\nwR4+VMZm+th7Qje1OtVNvHBvN61td/uLYBxCCNYFed1UXmheJrgtq17NuELQ\nAwt9k4gzMSV9dSnE8WYQRiL8LIl62ktKlyNf5Ho1DTjT6NUek7ehQBSmYVE8\n3I5zoyMvlxhEccFqP0kzyFyVQYkFn1h2k0CA+q/pYOzXWuJ9UTJkL4XnSa2B\n4neGr6Yx0ZprPOGOGxaAzIlFscZN4FvWDrMaxn0nAWX7eoprRcGHjYKIMC+Z\ngPZ63r0RXWSRYZQUP+io0EqeCw+GboNDWDOIot1nTJ0m1Awrb74JloXh6VzL\nQPFvD685oh4E9ewBTW4DsrAtf2RtQzHoCxAS03i9vpQiV2vt7J37NjNB2A5Y\n7Ikt\r\n=3Oez\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=6.0"},"gitHead":"cfe40787171742283ce01a4aa6c0e06e43be2852","scripts":{"test":"npm run compile && jest --coverage","compile":"tsc","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.8.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"10.14.2","dependencies":{"@oozcitak/infra":"1.0.2","@oozcitak/uts46":"0.0.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_0.0.7_1573049063735_0.9421196244233621","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@oozcitak/url","version":"0.0.8","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@0.0.8","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"469ca280872d98ac95ca997d417f40c538d18856","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-0.0.8.tgz","fileCount":24,"integrity":"sha512-PR1ZCwaYvm781f0V14y2Uu8CM94k/znGfNpzJive5XjuDuCtMDFB3MYhSdVNZDG95faupVuFTph2lzn38S0zKg==","signatures":[{"sig":"MEQCIA88QMB3U5WSqiltubAUUMsd9bKpoPYcbQe+se1UwlxvAiANPlQoem6xgw5hGWc/HFpU74SrbrzmsIAvi17yxXXHXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxUvqCRA9TVsSAnZWagAAgH0QAIuGc3xPmCdRxTU6rJ4j\nRKfDN3MPhuW5gnj4QyQ4tXJw7uTclPECMu3LlbsuLAAEY58kZeU+5T/zYxz2\nAUHzjXAUNjmZDw+E4VFalyc42XLe4b9DJPe0dtYw5vjHr6d3Xdb4+xgN0Ifs\nLVMTW7UVUHPXlIz/4n7w5NOIdjonForiXA0UjqeM87EM6ob/YfoFbz0IpzAJ\nSFqXcaAbcKozaetWbsQf0we/ZSe1YDLM1BQt+jNgIMRLqgcTevJmfxYdo1XH\n6fZ8AVlR0B+Pnu6g7Po9IlqGMzzQFXdG79VjGtQvznGZx7zogjN8l5/j9Sr/\ntaz0CSXb0Wko31p5CFPN1RvUVzlt03JRE1qFGJ8sNHLYbqO7JUrjMRgk+FL8\nYbwi3/W77eBK2EoXHhLZGatjRPn1VMpHkgLpGtg68ieN3o26sJ9z2xo2KYxb\n3O38k8Bvitce7ER7W5VcH4buzIwvPQaDmZce4fzkDvdJqBCZMm4k+UnKNven\nd5QcoLqJqTQESYAMxtSNKZQB8iQZKH7SO/myn0S1oFWTqq+T1hMYrRo1ox6P\nQBMjhs4Mvj35A1leBBUJ+eqDrmBY5I2z68XBEH5XZODpfXqxOKkruXODysG8\nE9jSGguY7qiCCY+jNK0lpqkfzFG6tqGIsZdh7iajWQ0Bvbj4Fa9b/wHxMIGv\nIg/R\r\n=rbIt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=6.0"},"gitHead":"1a367890dfe461c7b1a21fc9a65909f9f6b72d05","scripts":{"test":"npm run compile && jest --coverage","compile":"rm -rf ./lib && tsc --version && tsc","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.8.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"10.14.2","dependencies":{"@oozcitak/util":"1.0.2","@oozcitak/infra":"1.0.3","@oozcitak/uts46":"0.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_0.0.8_1573211114101_0.9417212534878137","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"@oozcitak/url","version":"0.0.9","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@0.0.9","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"1448b0b72d6e69cde4648cadb37c1163678dc766","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-0.0.9.tgz","fileCount":24,"integrity":"sha512-DYKrQ+5KoNm6cZcgG6WmczqdRnW4fHTp/kuMPa0O8hp91vAsdANfLVNl8RVD82eWZ+385H8QUvzpE4MFunnz5g==","signatures":[{"sig":"MEYCIQDbvizx5QibQd+Mn0cdVa+kSbppaFgdgm89RMBaM9prQAIhAPWjdGX8hiUt7DwrZUI5FFdP85AzF2Nuhu75Obm4rwoF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8K5dCRA9TVsSAnZWagAAaxsP/j4wueMxdbsiS1/1UY+6\nEJN4n71jEydgIfyd7wLvCkxEfDwfIie5RKw5doZsu3I0zIXXKFZfU6FohOOH\nWuRd9qO/Ih0Z6ZTJtS0PB1o58N9LMSUwAMjd2wN/swFXwZLD3dNVNy7wkSEE\nfb1bw3uECIlYAFu3u5V0oHofcCBRUM1b1CLr4zwFoGr6X6Yn2PH2M5U9hmhy\nKKydHwAGPnmEYhuvFVJAbUnHai9ONRihnTIemSuWVgVOYXWKYZ1WaQ2rHefV\nn/j+EtrAimQmfxYCBeewXcnNxOsG9ujMun6ZBktalHYlpE4N6nb1KUh6+fEw\nwLFxkeu4bro17VSt9FpEfD80N+cS/pv2hjShwpCs1CSBOuFkloHm72dGqOz/\nkhxbvlYwYuvQ2iU4XdoZnIUC9O0SgO2OoGoUT3LV1zQf87pJEI9Tv0Thqjv9\nWksm6XRExzMPycKQvgo9vkGV/A624ztfrK8iUktEB9zhGHw3ffvh9ZT8R4Uo\n4qbZyzmZvZfSOBlbLCQO279zKfQYO64mCL7HxyrBTGAdw3CvTmNqJit+Xoh4\nDC9k2OAJL10svsFO5AjrV3CFIkW/vo19s9laDOr/j2jnYx26rzZR9iFr4rJi\nASzS3Ykx3cKlCpjVpaaVH4vx1x1i6H3oGlzozMXt+jWt+SSFTqrwhBl1UEto\nxDUM\r\n=YT8s\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=6.0"},"gitHead":"b05f84bd180ad184504f6352ddfade4299df1e50","scripts":{"test":"npm run compile && jest --coverage","compile":"rm -rf ./lib && tsc --version && tsc","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.8.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"12.13.1","dependencies":{"@oozcitak/util":"1.0.2","@oozcitak/infra":"1.0.3","@oozcitak/uts46":"0.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_0.0.9_1576054365335_0.8477206496296961","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"@oozcitak/url","version":"0.0.10","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@0.0.10","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"3bde61cec541ebc88754e41d13725eb8c77e6209","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-0.0.10.tgz","fileCount":18,"integrity":"sha512-oncy8OvA5c7+JET2XQ27iTaplW7mJcWd4QFuSYy0SLjYagpW/SAyAHsQzQL/i9BCX/NuWAWfmoT5BFCR+YeT6w==","signatures":[{"sig":"MEUCIQCVKM/ZPff4VHsVoeHZxz1qpetzdBUlupK7uy8LvsNIeQIgeZ4xiIKxqL0pQR/iszpJxzsTonUuCVSPoIEcaXKu2HY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd85HVCRA9TVsSAnZWagAARckP/iNZzBH5QBvqkr+aqWFy\nfI5oWZt43zuTU+l5m46SyUgDv13cDP3XgPRPK/pN5Am8+7TYp2wO+4hdYKNE\nHWa4FT2iiwiSVaxCIe6fRHleCqJXO2nv3MfwSqc58I5xXsczh2IHcSua6Dur\nNzHcdFdK4QmSGPqgRtqG2aa417y+3jfrBR+lQjWp9nZf0S5YWmiZRNqbhfRT\nVWcqQnVandaE7xSSHboeLtotRP+tjLKkbG/oLc/RPt1jJnvAjDpn4KKt8g7j\n10bGvUxbqi1LYxyxo/EC0fuKFSjJ3ojnHw9paO/9yX9w5PKiTZ8z3TiTcEis\nhYcDESfSiXOJAAqo3euAfuxbkdwyHZAZv0sKIiq+8hTtQWpO4GwdugiuNGKt\nS92G28oPs/APMZbV5V2Goi6WyBiR8YATJF7ViKeqXCAC6PVf+hxTbXLIM5Mj\numy/bA+GmRMxpborzvuxPW5rBm/tsIbUTkGVP7sDx3ocB78ZIjA9ECTXPNov\nAjUFwQNp9sRXsIyiuXHwi+rKnvKeDxkvbclHOWTMQfGgy8UJGxjz2JgfSOF0\nwlzS3oRoiaGkpuAohRU4T/QK8/lR+b2Ny8AF6ImXJPako+ybVOG5f6Pfuc1f\nLzfWknzDEAeNZZgkayVJ7qQNf/ycBomdkHH59gAsV5SGZlhroHtXZL7K6IZV\nc8cO\r\n=26aK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=6.0"},"gitHead":"87ffda1c355172005968b2b84e38ff294d9af2d4","scripts":{"test":"npm run compile && jest --coverage","compile":"rm -rf ./lib && tsc --version && tsc","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.8.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"12.13.1","dependencies":{"@oozcitak/util":"1.0.2","@oozcitak/infra":"1.0.3","@oozcitak/uts46":"0.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_0.0.10_1576243669160_0.8047365136967244","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@oozcitak/url","version":"1.0.0","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@1.0.0","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"a67e86c5c5807867d48360fd6cba1f160f35879e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-1.0.0.tgz","fileCount":18,"integrity":"sha512-LGrMeSxeLzsdaitxq3ZmBRVOrlRRQIgNNci6L0VRnOKlJFuRIkNm4B+BObXPCJA6JT5bEJtrrwjn30jueHJYZQ==","signatures":[{"sig":"MEQCIDj7AFQSt7yC5eAFzwfHn5pF4+hhJ2mojJDa6nvoa7kPAiB2rdwY5FLF6P1WpMqWZ3SnslxWKei7UrHAg0I6yyZ3+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAirsCRA9TVsSAnZWagAAAMQP/1SC1ZM7lgKzsi0vBfrf\nXv9cZhsefmfSpqpRpNA4WxQofEUJsDDk4m10mRhG0uRYzmhrBMD0RfFJiJ7t\n9x2t4OgtaRG20fB8/0dr6eOWQaRmgn/IquMQ9fhTCNTP1zlPY7f9+7RxLply\nkM2VoPeq2d9Ad4GpQXIkHhR2eFY8aWncvEMVK1H3aw6jYmCNw53G/+BCAYBk\nLBdlrGGppBIzrN3TvMsjKJ8bFSutZdlDvxN/y6W/PEKutTHnR6Hx+Iq5Xhmq\nd6FwlW4byyLQIf8PxETKGU9gI4ObFbVOw/sFuwufY1LJ8a602TUbbXPwNrMT\nbGfQV5FMeU13DLx9nkURz2A6dhupi5YJqElNd11md+DQNYVqZvIfDgHJtqzX\nlyZqEmORVPd3Zy4pzI5vWvSgbiiY7LTwypZS//5KNHj+cEL5X0LtKqMC2zKi\niWZFmMrhLlOeF9mxDmNbJ6oriNZFJXedrI37p6XhRepzPnaMSdQTfT9ZpFS7\ngBb6XfUW+swUbwY+UkRJEO5vAOJXCpbGhkjF9NQApTQwvC8hpLvTLy72DQRy\nTosRqJu8PtMJEt+afrkeZt8vbSnMu9o6JKRsai66whiQTCyOgdPdUI5YCpuC\nY4vfEFUgXdGImXXstXGtSZuTpsgOBegk1Ld1EdAZpMq71UfGoizqSoRlt/4W\n+zUO\r\n=eKUN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=8.0"},"gitHead":"7b8637c6c29ff7969226dfb41e0869b0f4985302","scripts":{"test":"npm run compile && jest --coverage","compile":"rm -rf ./lib && tsc --version && tsc","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.8.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"12.13.1","dependencies":{"@oozcitak/util":"1.0.2","@oozcitak/infra":"1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_1.0.0_1577200363796_0.0623236122950972","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@oozcitak/url","version":"1.0.1","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@1.0.1","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"1316d7db98832a154b7b5e9efeb2df63424fa549","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-1.0.1.tgz","fileCount":18,"integrity":"sha512-oiZOp/tmuiYygDcrov7tQP2lfG4yKHAThZON4t16zNVmbMAL5714RNmnlno8Os04MDcvNmnapa6LNM7ZynGq9A==","signatures":[{"sig":"MEUCIQCIi9sz5+Uebeem+R6vcouDnQEi+f+opUmLe0ycnlXmWAIgTJxqqBmLLFmDld6q2EWeh7+wKP/PGFHEDiE4Dgc4/I0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+fHoCRA9TVsSAnZWagAAZy0P/1+7HMZFjTTQSUtnfDn6\nwIqipgofSnWDyf6E+0ACPsFGg9+5hEyLo5UrIGnEGwqALWPgjorUIvF6oJU2\nzL794BWuqR0JRhOf8/RAr9ddaljgAixMT4o94v+9gRhodtMvwEZEyTJOdGQP\noLlsTvMLNN78lB4pydtudjmaY2tb4RKK+RxDivkrHrpvsUfJ0kMXjwP54QYx\nwLzRyuWJGUzbRgEk9A5SwGPx/GPTVk/val/I+Gzo8XpWk3L65UogDYpiKf93\nybXV8TCKvU6GXswLtQKsFvSDp35ne1aA5XC+58Mpps2Gaotpo97U2zl32kX7\nlRy78Q+lzWY0FTokVFnPgiyvIlz6hDHqqenPK+U09Rwujeopdtjj8J44fKZL\nB6jfpph5QOhoShqF0E8S+Y6wDFXBro3bZ5CEn7ePEyiiLZOv4GAOSEwocwSI\nGOvz+yEW5vfu77yZurvhKVQDv05nzPVbPtd+Tea6VcMExnd/dOl6fUyj8FeF\n60WG0JUYLtsTpnkIVPyuS73swx3SrutrUdG5deEeuqplFZxnmKXMBWfwFNNX\nUBzaD96Vvpfsb4o9+o6xbcuxSaJGee2OKWevthv/JPW6CSB317AaJ7vad2gU\nx1IjXjW+YGw6w1OIJIc9J90UovkQCFE2wok5a+WV+ztTA4IwcTk0MoHy9zFB\nUh+2\r\n=oPKx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=8.0"},"gitHead":"0a26e5ad40621757128ae7089219ec34ee52bf24","scripts":{"test":"npm run compile && jest --coverage","compile":"rm -rf ./lib && tsc --version && tsc","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.14.4","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"12.16.3","dependencies":{"@oozcitak/util":"1.0.2","@oozcitak/infra":"1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_1.0.1_1593438695640_0.47556340341086134","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@oozcitak/url","version":"1.0.3","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@1.0.3","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"6590e54acb7db98ed776755cc4eb0fa4d90ce24d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-1.0.3.tgz","fileCount":18,"integrity":"sha512-+R8bgqvvcM3oOVZcaZiLdilEbsHCCmrSjNGk/wY/SR1DmLbnl6Fc1keYUGANcC2yPnDmVbwbuer6fq2SenlDDg==","signatures":[{"sig":"MEUCIQC5JQXjpQ3P4xzmvZuH2KM0K88S8dioT9u6auF9ebUyswIgPPIvKTintqYeVnbGu8FO1Q1PHjRR+oMarx2fWL8SfiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+fmXCRA9TVsSAnZWagAA4bAP/2Zj+/Hf4BROO2TFTR+s\naKCnTX3YUJgeNHUJXGTr9KImOYlVcWwtXFAkqxrLjdtIz8oaMnwdRhSOu6Pp\n9iQOl2bnwLFsUEbuAX5BGGS0Si33yus8MCInqtzlzVcIaeIH36u+ZxOGKpJK\nuAqDcJvH4Xzq0dD799TRB4Oe9GfeuxT2YNP/5/nBJskC+4hgD3lEZZr5o4SB\nJa2zpYWKuuZKfiIG2lGs6VdYAbZBDln5vtUs1Bnj44OqQ9y27kF/d8Miw9ee\nWAF+wywnCYm2zhVnertkkPh7ChwxpJG5PNtVireYbNuM4pP73qv35disqh3L\n1E+tdL/bsci6K19ogdjb+qYfKdHymTBnHHkWg1UbntML8bByJl1GWAvbHxgy\n9RWYbqhZVGaPSSmJ+MTYbn5vKOW5Tb8lZ0uaCaHLz6HsSudkoTCbzENPnXQ1\nudtljoldFDOIgazpddNdkzVvgtLJY9lgFNgNVFhkCY0g3mar6QUVJV4Koci7\n8xkpPCswbHdFBLy4vQfJ/5Z/YXqGU2hmliGvM94w/l20rtNCvdWVAS/reZ9B\nWXaCe29bM7O/3N9TQxgQKlu5aHdj3MFJK00nu5QmwogHtp65xrPb5l6dJezh\nArRDXIYwzt4FeVoRE3YXZit5ixJim3m4GyRfpnfvaY0QUDub/kV96TVCTJnF\ncTsb\r\n=+qrt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=8.0"},"gitHead":"c4b7edd20ec75ad49dc7b7bba3525697da94dee6","scripts":{"test":"npm run compile && jest --coverage","compile":"rm -rf ./lib && tsc --version && tsc","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.14.4","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"12.16.3","dependencies":{"@oozcitak/util":"8.3.7","@oozcitak/infra":"1.0.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_1.0.3_1593440662742_0.4950870197117425","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@oozcitak/url","version":"1.0.4","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@1.0.4","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"ca8b1c876319cf5a648dfa1123600a6aa5cda6ba","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-1.0.4.tgz","fileCount":18,"integrity":"sha512-kDcD8y+y3FCSOvnBI6HJgl00viO/nGbQoCINmQ0h98OhnGITrWR3bOGfwYCthgcrV8AnTJz8MzslTQbC3SOAmw==","signatures":[{"sig":"MEYCIQChDMA0oroUqN9ZtkiQfzeP7k/Lt43Fz2V2uKYmg+pu9QIhAPv2Xsf53qNiSRt2bHWZCpmaJD+V5KRKrJ4SMX+KDHvG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+vLUCRA9TVsSAnZWagAAHNkP/0N7vDewFyo2lEd6C2Xn\nzQa29iIVyRJqN31JuJ+MXCv4ldNi9jw4zJstasG50hp7ustcIFzq1gSkSdkj\ngr0vufNvGzYOS95zfGQG5egh7S2wBMNxkQTbNvm2ExuzLDKuEKaOx9Yh3Fhg\nfqIzckpxV9tUEQZ8gc3LaDZbTdGZCjO+9TAQMRzJf7CnmuQo37VpdXi56ZL0\n71wWolUfrt82v291KuRZfaPCAVv1RMtLoHLP8XcBKVHQJv8fFkybof4yC3oB\nhWrTQZwaZkIKMMHInY2FYqvetUKzFrQvH7idNip46ZA1od2kEZQ7tz1QxDOP\n7S4bOFgqq3NnhKq2VLsaWjOlV4/AaPjkzakWhmWvQ9gI/JuoflZdEZsH1KWK\n7jHLA8+qy8C1nJmKJx2frSVaw1zgGsKAdsBcD0hfqXKMBGJwxT2G9ER05uhL\n0ot85tULQc5AiWl4yj5XQGYsRIv098w8Xms39A1kRooAgtypEgKQcRqB4cbh\n42Di1qsHIv4NRbE8ZI84lZ/1wHt4u4Z/p+I0xoSKP0grUVzzxXnf0wdpXkNi\nS45xmrNpnqxyV1ij/hXwr6yaM6aNTSMszj8QfFLkLyGLsRzsqPAj4hLZY3sa\n6jRvFnEIhNCpmtDjeQDQ98vsdJPoiZ6dNT2QJZ+siNaSP92rNVYX4WLsxGc3\n6f8/\r\n=OYrE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/test/.*\\.test\\.tsx?$","transform":{"^.+\\.tsx?$":"ts-jest"},"testEnvironment":"node","collectCoverageFrom":["src/**/*.{ts,tsx}"]},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=8.0"},"gitHead":"4b43a264f46a0085b9af13cbdb777cf00b6dee09","scripts":{"test":"npm run compile && jest --coverage","compile":"rm -rf ./lib && tsc --version && tsc","publish-public":"npm run test && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"6.14.4","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"12.16.3","dependencies":{"@oozcitak/util":"8.3.8","@oozcitak/infra":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"*","ts-jest":"*","coveralls":"*","typescript":"*","@types/jest":"*","@types/node":"*"},"_npmOperationalInternal":{"tmp":"tmp/url_1.0.4_1593504467872_0.911118958369082","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@oozcitak/url","version":"2.0.0","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@2.0.0","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"92da8b4fd0f31be1e34603129f5d2a767fdefb6b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-2.0.0.tgz","fileCount":18,"integrity":"sha512-CmNLYLKslNpQ7dTOMDKvwEHBfYbp/2iwIf3kJHZu4484/CmlOKEJ6ZUkWqFLPJGedPfP8aDRV1V/0KqMH3Byjw==","signatures":[{"sig":"MEQCIEuTtl7NWhJC0tcbzTP+jPyDpK/E9kDAZu7aw8GREFUCAiBB7WYMHEKTpniUjzcpCWYTdjPE+MtJe2NIa7cwmDuHKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":202129},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=20.0"},"gitHead":"a9ef0ac2458a4b97c30d82185b020d2cff798c17","scripts":{"test":"tsc && tsx --test --experimental-test-coverage test/**/*test.ts","cover":"tsc && tsx --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=./coverage/lcov.info test/*test.ts","publish-public":"tsc && npm run cover && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"11.6.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"24.9.0","dependencies":{"@oozcitak/util":"^9.0.1","@oozcitak/infra":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.6","typescript":"^5.9.3","@types/node":"^20.0.0"},"_npmOperationalInternal":{"tmp":"tmp/url_2.0.0_1759833473786_0.7988090930404275","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@oozcitak/url","version":"2.0.1","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@2.0.1","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"b93a193c9a2598cb2e436699bfcaff57e799d044","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-2.0.1.tgz","fileCount":18,"integrity":"sha512-lLHUQUyYy86q+qbALr0TMVh+VQAYwNGbsxBx4LhfjvkNYG0hgAwWtq7ePebGs2nEhZmmIFl24ikuCpH2r5d3+A==","signatures":[{"sig":"MEQCIGlDp4MbNDl2WHCwLbDSct+sx2pj4oFcYjdBlsQRGPDuAiAtzDrzeTiT7Am9l3uFMDF+M68bMwCGUah/Kuu9nD/ggg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":201874},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=20.0"},"gitHead":"45c237feee39121228e07b54be680ec016f0dbee","scripts":{"test":"tsc && tsx --test --experimental-test-coverage test/**/*test.ts","cover":"tsc && tsx --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=./coverage/lcov.info test/*test.ts","publish-public":"tsc && npm run cover && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"11.6.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"24.9.0","dependencies":{"@oozcitak/util":"^9.0.2","@oozcitak/infra":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.6","typescript":"^5.9.3","@types/node":"^24.7.0"},"_npmOperationalInternal":{"tmp":"tmp/url_2.0.1_1759915924141_0.41701514115794724","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@oozcitak/url","version":"3.0.0","keywords":["url","whatwg"],"author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"license":"MIT","_id":"@oozcitak/url@3.0.0","maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"contributors":[],"homepage":"http://github.com/oozcitak/url","bugs":{"url":"http://github.com/oozcitak/url/issues"},"dist":{"shasum":"a03c959c67e28aba9e29b2d35cd50d26cb5f2cc4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-3.0.0.tgz","fileCount":18,"integrity":"sha512-ZKfET8Ak1wsLAiLWNfFkZc/BraDccuTJKR6svTYc7sVjbR+Iu0vtXdiDMY4o6jaFl5TW2TlS7jbLl4VovtAJWQ==","signatures":[{"sig":"MEUCIH0rWxd+C7CS7v3YQPp/f3CsUkW9S/p0ikG91YzUxc64AiEA5C93GfZJKTgJUDOq1O4ni4htq7/hPoEXtdnNic5gDuA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":201875},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=20.0"},"gitHead":"ac31c258aa2ee0ccc1649303eecec9bd1b2ae845","scripts":{"test":"tsc && tsx --test --experimental-test-coverage test/**/*test.ts","cover":"tsc && tsx --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=./coverage/lcov.info test/*test.ts","publish-public":"tsc && npm run cover && npm publish --access public"},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"repository":{"url":"git+https://github.com/oozcitak/url.git","type":"git"},"_npmVersion":"11.6.0","description":"An implementation of the URL Living Standard","directories":{},"_nodeVersion":"24.9.0","dependencies":{"@oozcitak/util":"^10.0.0","@oozcitak/infra":"^2.0.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.6","typescript":"^5.9.3","@types/node":"^24.7.0"},"_npmOperationalInternal":{"tmp":"tmp/url_3.0.0_1764169151877_0.4494403422407718","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@oozcitak/url","version":"4.0.0","keywords":["url","whatwg"],"homepage":"http://github.com/oozcitak/url","description":"An implementation of the URL Living Standard","author":{"name":"Ozgur Ozcitak","email":"oozcitak@gmail.com"},"contributors":[],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/oozcitak/url.git"},"bugs":{"url":"http://github.com/oozcitak/url/issues"},"main":"./lib/index","types":"lib/index.d.ts","engines":{"node":">=20.0"},"dependencies":{"@oozcitak/util":"^11.0.0","@oozcitak/infra":"^3.0.0"},"devDependencies":{"@types/node":"^24.7.0","tsx":"^4.20.6","typescript":"^5.9.3"},"scripts":{"test":"tsc && tsx --test --experimental-test-coverage test/**/*test.ts","cover":"tsc && tsx --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=./coverage/lcov.info test/*test.ts","publish-public":"tsc && npm run cover && npm publish --access public"},"_id":"@oozcitak/url@4.0.0","gitHead":"99ba9240325d14c74c993884c104d8adb162159b","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-fmQ+WsGFW3hYlvr6tlSsgsAnWrt/aCr/TA2/BlPUZeCH029KsZ9KjS2kEeLRpEJHdDqFpqc/Lei0VMjBH4v/Iw==","shasum":"73072294490256114456b274f488f615e71c8384","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@oozcitak/url/-/url-4.0.0.tgz","fileCount":18,"unpackedSize":197844,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDHRNNxgAOnV4h68qCutE/UKbujcZ4h4h5t1aNKIkS0kwIhAKwqlcSuwtBA44YWUqBV+NoVLp0lue5K3ovXFlEFsCXN"}]},"_npmUser":{"name":"anonymous","email":"oozcitak@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"oozcitak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/url_4.0.0_1770133516259_0.48488135081976114"},"_hasShrinkwrap":false}},"name":"@oozcitak/url","time":{"created":"2019-10-18T15:16:20.154Z","modified":"2026-02-03T15:45:16.530Z","0.0.1":"2019-10-18T15:16:20.510Z","0.0.2":"2019-10-23T14:32:26.581Z","0.0.3":"2019-10-23T14:40:40.420Z","0.0.4":"2019-11-05T14:10:47.166Z","0.0.5":"2019-11-05T14:19:13.074Z","0.0.6":"2019-11-06T13:37:02.787Z","0.0.7":"2019-11-06T14:04:23.913Z","0.0.8":"2019-11-08T11:05:14.224Z","0.0.9":"2019-12-11T08:52:45.610Z","0.0.10":"2019-12-13T13:27:49.327Z","1.0.0":"2019-12-24T15:12:43.964Z","1.0.1":"2020-06-29T13:51:35.854Z","1.0.3":"2020-06-29T14:24:22.862Z","1.0.4":"2020-06-30T08:07:48.040Z","2.0.0":"2025-10-07T10:37:53.979Z","2.0.1":"2025-10-08T09:32:04.368Z","3.0.0":"2025-11-26T14:59:12.068Z","4.0.0":"2026-02-03T15:45:16.403Z"},"contributors":[],"readmeFilename":"README.md","homepage":"http://github.com/oozcitak/url"}