{"_id":"uri-js","_rev":"24065","name":"uri-js","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","dist-tags":{"latest":"4.4.1"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"time":{"modified":"2021-06-03T10:02:09.000Z","created":"2012-03-13T19:38:35.437Z","4.4.1":"2021-01-10T00:43:12.666Z","4.4.0":"2020-08-30T19:04:37.625Z","4.3.0":"2020-08-30T01:20:25.284Z","4.2.2":"2018-05-25T21:54:57.365Z","4.2.1":"2018-04-11T00:18:07.562Z","4.2.0":"2018-04-01T02:58:49.758Z","3.0.2":"2017-03-28T14:40:42.750Z","3.0.1":"2017-03-27T19:10:10.525Z","3.0.0":"2017-03-24T14:45:54.970Z","2.1.1":"2015-07-08T21:15:27.312Z","2.1.0":"2015-06-08T20:22:25.139Z","2.0.0":"2015-06-04T16:39:02.639Z","1.4.2":"2012-05-24T20:01:53.618Z","1.4.0":"2012-03-13T19:38:35.437Z"},"users":{"dknell":true,"mshwery":true,"firerishi":true,"darluc":true,"hualei":true},"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"repository":{"type":"git","url":"git+ssh://git@github.com/garycourt/uri-js.git"},"versions":{"4.4.1":{"name":"uri-js","version":"4.4.1","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"dist/es5/uri.all.js","types":"dist/es5/uri.all.d.ts","directories":{"test":"tests"},"scripts":{"build:esnext":"tsc","build:es5":"rollup -c && cp dist/esnext/uri.d.ts dist/es5/uri.all.d.ts && npm run build:es5:fix-sourcemap","build:es5:fix-sourcemap":"sorcery -i dist/es5/uri.all.js","build:es5:min":"uglifyjs dist/es5/uri.all.js --support-ie8 --output dist/es5/uri.all.min.js --in-source-map dist/es5/uri.all.js.map --source-map uri.all.min.js.map --comments --compress --mangle --pure-funcs merge subexp && mv uri.all.min.js.map dist/es5/ && cp dist/es5/uri.all.d.ts dist/es5/uri.all.min.d.ts","build":"npm run build:esnext && npm run build:es5 && npm run build:es5:min","clean":"rm -rf dist","test":"mocha -u mocha-qunit-ui dist/es5/uri.all.js tests/tests.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/garycourt/uri-js.git"},"keywords":["URI","IRI","IDN","URN","UUID","HTTP","HTTPS","WS","WSS","MAILTO","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122","RFC4291","RFC5952","RFC6068","RFC6455","RFC6874"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD-2-Clause","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"babel-cli":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-latest":"^6.24.1","mocha":"^8.2.1","mocha-qunit-ui":"^0.1.3","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-node-resolve":"^2.0.0","sorcery":"^0.10.0","typescript":"^2.8.1","uglify-js":"^2.8.14"},"dependencies":{"punycode":"^2.1.0"},"gitHead":"9a328873a21262651c3790505b24c9e318a0e12d","_id":"uri-js@4.4.1","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"9b1a52595225859e55f669d928f88c6c57f2a77e","size":132003,"noattachment":false,"key":"/uri-js/-/uri-js-4.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-4.4.1.tgz"},"_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uri-js_4.4.1_1610239392499_0.32518203916709365"},"_hasShrinkwrap":false,"publish_time":1610239392666,"_cnpm_publish_time":1610239392666},"4.4.0":{"name":"uri-js","version":"4.4.0","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"dist/es5/uri.all.js","types":"dist/es5/uri.all.d.ts","directories":{"test":"tests"},"scripts":{"build:esnext":"tsc","build:es5":"rollup -c && cp dist/esnext/uri.d.ts dist/es5/uri.all.d.ts && npm run build:es5:fix-sourcemap","build:es5:fix-sourcemap":"sorcery -i dist/es5/uri.all.js","build:es5:min":"uglifyjs dist/es5/uri.all.js --support-ie8 --output dist/es5/uri.all.min.js --in-source-map dist/es5/uri.all.js.map --source-map uri.all.min.js.map --comments --compress --mangle --pure-funcs merge subexp && mv uri.all.min.js.map dist/es5/ && cp dist/es5/uri.all.d.ts dist/es5/uri.all.min.d.ts","build":"npm run build:esnext && npm run build:es5 && npm run build:es5:min","clean":"rm -rf dist","test":"mocha -u mocha-qunit-ui dist/es5/uri.all.js tests/tests.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/garycourt/uri-js.git"},"keywords":["URI","IRI","IDN","URN","UUID","HTTP","HTTPS","WS","WSS","MAILTO","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122","RFC4291","RFC5952","RFC6068","RFC6455","RFC6874"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD-2-Clause","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"babel-cli":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-latest":"^6.24.1","mocha":"^3.2.0","mocha-qunit-ui":"^0.1.3","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-node-resolve":"^2.0.0","sorcery":"^0.10.0","typescript":"^2.8.1","uglify-js":"^2.8.14"},"dependencies":{"punycode":"^2.1.0"},"gitHead":"7cb6f9ccfa441f88de122e782fd34a27e3076057","_id":"uri-js@4.4.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"aa714261de793e8a82347a7bcc9ce74e86f28602","size":114263,"noattachment":false,"key":"/uri-js/-/uri-js-4.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-4.4.0.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uri-js_4.4.0_1598814277489_0.009253203585056324"},"_hasShrinkwrap":false,"publish_time":1598814277625,"_cnpm_publish_time":1598814277625},"4.3.0":{"name":"uri-js","version":"4.3.0","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"dist/es5/uri.all.js","types":"dist/es5/uri.all.d.ts","directories":{"test":"tests"},"scripts":{"build:esnext":"tsc","build:es5":"rollup -c && cp dist/esnext/uri.d.ts dist/es5/uri.all.d.ts && npm run build:es5:fix-sourcemap","build:es5:fix-sourcemap":"sorcery -i dist/es5/uri.all.js","build:es5:min":"uglifyjs dist/es5/uri.all.js --support-ie8 --output dist/es5/uri.all.min.js --in-source-map dist/es5/uri.all.js.map --source-map uri.all.min.js.map --comments --compress --mangle --pure-funcs merge subexp && mv uri.all.min.js.map dist/es5/ && cp dist/es5/uri.all.d.ts dist/es5/uri.all.min.d.ts","build":"npm run build:esnext && npm run build:es5 && npm run build:es5:min","test":"mocha -u mocha-qunit-ui dist/es5/uri.all.js tests/tests.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/garycourt/uri-js.git"},"keywords":["URI","IRI","IDN","URN","UUID","HTTP","HTTPS","MAILTO","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122","RFC4291","RFC5952","RFC6068","RFC6874"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD-2-Clause","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"babel-cli":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-latest":"^6.24.1","mocha":"^3.2.0","mocha-qunit-ui":"^0.1.3","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-node-resolve":"^2.0.0","sorcery":"^0.10.0","typescript":"^2.8.1","uglify-js":"^2.8.14"},"dependencies":{"punycode":"^2.1.0"},"gitHead":"424180cb7689c16d2f977988b4a181bf54bb187c","_id":"uri-js@4.3.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"e16cb9ef7b4036d74be59dc7342258e6f1aca20e","size":110731,"noattachment":false,"key":"/uri-js/-/uri-js-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-4.3.0.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uri-js_4.3.0_1598750425174_0.25728795153933026"},"_hasShrinkwrap":false,"publish_time":1598750425284,"_cnpm_publish_time":1598750425284},"4.2.2":{"name":"uri-js","version":"4.2.2","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"dist/es5/uri.all.js","types":"dist/es5/uri.all.d.ts","directories":{"test":"tests"},"scripts":{"build:esnext":"tsc","build:es5":"rollup -c && cp dist/esnext/uri.d.ts dist/es5/uri.all.d.ts && npm run build:es5:fix-sourcemap","build:es5:fix-sourcemap":"sorcery -i dist/es5/uri.all.js","build:es5:min":"uglifyjs dist/es5/uri.all.js --support-ie8 --output dist/es5/uri.all.min.js --in-source-map dist/es5/uri.all.js.map --source-map uri.all.min.js.map --comments --compress --mangle --pure-funcs merge subexp  && mv uri.all.min.js.map dist/es5/ && cp dist/es5/uri.all.d.ts dist/es5/uri.all.min.d.ts","build":"npm run build:esnext && npm run build:es5 && npm run build:es5:min","test":"mocha -u mocha-qunit-ui dist/es5/uri.all.js tests/tests.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/garycourt/uri-js.git"},"keywords":["URI","IRI","IDN","URN","UUID","HTTP","HTTPS","MAILTO","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122","RFC4291","RFC5952","RFC6068","RFC6874"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD-2-Clause","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"babel-cli":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-latest":"^6.24.1","mocha":"^3.2.0","mocha-qunit-ui":"^0.1.3","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-node-resolve":"^2.0.0","sorcery":"^0.10.0","typescript":"^2.8.1","uglify-js":"^2.8.14"},"dependencies":{"punycode":"^2.1.0"},"gitHead":"4f6f600fade03398c08adf2755c3a2ad66d31b3c","_id":"uri-js@4.2.2","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"dist":{"shasum":"94c540e1ff772956e2299507c010aea6c8838eb0","size":137707,"noattachment":false,"key":"/uri-js/-/uri-js-4.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-4.2.2.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uri-js_4.2.2_1527285297263_0.6787805812046788"},"_hasShrinkwrap":false,"publish_time":1527285297365,"_cnpm_publish_time":1527285297365},"4.2.1":{"name":"uri-js","version":"4.2.1","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"dist/es5/uri.all.js","types":"dist/es5/uri.all.d.ts","module":"dist/esnext/index.js","directories":{"test":"tests"},"scripts":{"build:esnext":"tsc","build:es5":"rollup -c && cp dist/esnext/uri.d.ts dist/es5/uri.all.d.ts && npm run build:es5:fix-sourcemap","build:es5:fix-sourcemap":"sorcery -i dist/es5/uri.all.js","build:es5:min":"uglifyjs dist/es5/uri.all.js --support-ie8 --output dist/es5/uri.all.min.js --in-source-map dist/es5/uri.all.js.map --source-map uri.all.min.js.map --comments --compress --mangle --pure-funcs merge subexp  && mv uri.all.min.js.map dist/es5/ && cp dist/es5/uri.all.d.ts dist/es5/uri.all.min.d.ts","build":"npm run build:esnext && npm run build:es5 && npm run build:es5:min","test":"mocha -u mocha-qunit-ui dist/es5/uri.all.js tests/tests.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/garycourt/uri-js.git"},"keywords":["URI","IRI","IDN","URN","UUID","HTTP","HTTPS","MAILTO","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122","RFC4291","RFC5952","RFC6068","RFC6874"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD-2-Clause","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"babel-cli":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-latest":"^6.24.1","mocha":"^3.2.0","mocha-qunit-ui":"^0.1.3","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-node-resolve":"^2.0.0","sorcery":"^0.10.0","typescript":"^2.8.1","uglify-js":"^2.8.14"},"dependencies":{"punycode":"^2.1.0"},"gitHead":"e75c90b5ab334bd48ce68601b65a68edd0f5ef79","_id":"uri-js@4.2.1","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"dist":{"shasum":"4595a80a51f356164e22970df64c7abd6ade9850","size":137781,"noattachment":false,"key":"/uri-js/-/uri-js-4.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-4.2.1.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uri-js_4.2.1_1523405887454_0.09829118735527631"},"_hasShrinkwrap":false,"publish_time":1523405887562,"_cnpm_publish_time":1523405887562},"4.2.0":{"name":"uri-js","version":"4.2.0","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"dist/es5/uri.all.js","types":"dist/es5/uri.all.d.ts","module":"dist/esnext/index.js","directories":{"test":"tests"},"scripts":{"build:esnext":"tsc","build:es5":"rollup -c && cp dist/esnext/uri.d.ts dist/es5/uri.all.d.ts && npm run build:es5:fix-sourcemap","build:es5:fix-sourcemap":"sorcery -i dist/es5/uri.all.js","build:es5:min":"uglifyjs dist/es5/uri.all.js --support-ie8 --output dist/es5/uri.all.min.js --in-source-map dist/es5/uri.all.js.map --source-map uri.all.min.js.map --comments --compress --mangle --pure-funcs merge subexp  && mv uri.all.min.js.map dist/es5/ && cp dist/es5/uri.all.d.ts dist/es5/uri.all.min.d.ts","build":"npm run build:esnext && npm run build:es5 && npm run build:es5:min","test":"mocha -u mocha-qunit-ui dist/es5/uri.all.js tests/tests.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/garycourt/uri-js.git"},"keywords":["URI","IRI","IDN","URN","UUID","HTTP","HTTPS","MAILTO","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122","RFC4291","RFC5952","RFC6068","RFC6874"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD-2-Clause","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"babel-cli":"^6.24.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-latest":"^6.24.0","mocha":"^3.2.0","mocha-qunit-ui":"^0.1.3","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-node-resolve":"^2.0.0","sorcery":"^0.10.0","typescript":"^2.8.1","uglify-js":"^2.8.14"},"dependencies":{"punycode":"^2.1.0"},"gitHead":"29fdbec1f569971641cb3faacb32f1d14565fb0b","_id":"uri-js@4.2.0","_npmVersion":"5.5.1","_nodeVersion":"9.2.0","_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"dist":{"shasum":"8c41301caaa13a71c5bafa74f9e7bf5a832f9f0c","size":137014,"noattachment":false,"key":"/uri-js/-/uri-js-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-4.2.0.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uri-js_4.2.0_1522551529606_0.5829522831492104"},"_hasShrinkwrap":false,"publish_time":1522551529758,"_cnpm_publish_time":1522551529758},"3.0.2":{"name":"uri-js","version":"3.0.2","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"dist/es5/uri.all.js","types":"dist/es5/uri.all.d.ts","module":"dist/esnext/index.js","directories":{"test":"tests"},"scripts":{"build:esnext":"tsc","build:es5":"rollup -c && cp dist/esnext/uri.d.ts dist/es5/uri.all.d.ts && npm run build:es5:fix-sourcemap","build:es5:fix-sourcemap":"sorcery -i dist/es5/uri.all.js","build:es5:min":"uglifyjs dist/es5/uri.all.js --support-ie8 --output dist/es5/uri.all.min.js --in-source-map dist/es5/uri.all.js.map --source-map uri.all.min.js.map --comments --compress --mangle --pure-funcs merge subexp  && mv uri.all.min.js.map dist/es5/ && cp dist/es5/uri.all.d.ts dist/es5/uri.all.min.d.ts","build":"npm run build:esnext && npm run build:es5 && npm run build:es5:min","test":"mocha -u mocha-qunit-ui dist/es5/uri.all.js tests/tests.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/garycourt/uri-js.git"},"keywords":["URI","IRI","IDN","URN","HTTP","HTTPS","MAILTO","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122","RFC4291","RFC6068"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD-2-Clause","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"babel-cli":"^6.24.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-latest":"^6.24.0","mocha":"^3.2.0","mocha-qunit-ui":"^0.1.3","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-node-resolve":"^2.0.0","sorcery":"^0.10.0","typescript":"^2.2.1","uglify-js":"^2.8.14"},"dependencies":{"punycode":"^2.1.0"},"gitHead":"1fce8f8168ae3eacf85a943a6765a5b19cd18462","_id":"uri-js@3.0.2","_shasum":"f90b858507f81dea4dcfbb3c4c3dbfa2b557faaa","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"dist":{"shasum":"f90b858507f81dea4dcfbb3c4c3dbfa2b557faaa","size":107604,"noattachment":false,"key":"/uri-js/-/uri-js-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-3.0.2.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/uri-js-3.0.2.tgz_1490712042035_0.6057227314449847"},"publish_time":1490712042750,"_hasShrinkwrap":false,"_cnpm_publish_time":1490712042750},"3.0.1":{"name":"uri-js","version":"3.0.1","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"dist/es5/uri.all.js","types":"dist/es5/uri.all.d.ts","module":"dist/esnext/index.js","directories":{"test":"tests"},"scripts":{"build:esnext":"tsc","build:es5":"rollup -c && cp dist/esnext/uri.d.ts dist/es5/uri.all.d.ts && npm run build:es5:fix-sourcemap","build:es5:fix-sourcemap":"sorcery -i dist/es5/uri.all.js","build:es5:min":"uglifyjs dist/es5/uri.all.js --support-ie8 --output dist/es5/uri.all.min.js --in-source-map dist/es5/uri.all.js.map --source-map uri.all.min.js.map --comments --compress --mangle --pure-funcs merge subexp  && mv uri.all.min.js.map dist/es5/ && cp dist/es5/uri.all.d.ts dist/es5/uri.all.min.d.ts","build":"npm run build:esnext && npm run build:es5 && npm run build:es5:min","test":"mocha -u mocha-qunit-ui dist/es5/uri.all.js tests/tests.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/garycourt/uri-js.git"},"keywords":["URI","IRI","IDN","URN","HTTP","HTTPS","MAILTO","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122","RFC4291","RFC6068"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD-2-Clause","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"babel-cli":"^6.24.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-latest":"^6.24.0","mocha":"^3.2.0","mocha-qunit-ui":"^0.1.3","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-node-resolve":"^2.0.0","sorcery":"^0.10.0","typescript":"^2.2.1","uglify-js":"^2.8.14"},"dependencies":{"punycode":"^2.1.0"},"gitHead":"802bcbf3c7c37b5671ffe67a7aca3fd65fd48bec","_id":"uri-js@3.0.1","_shasum":"cde6cccb3da47df9e4a0118f17d2a1fef4a1f69c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"dist":{"shasum":"cde6cccb3da47df9e4a0118f17d2a1fef4a1f69c","size":107427,"noattachment":false,"key":"/uri-js/-/uri-js-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-3.0.1.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/uri-js-3.0.1.tgz_1490641808290_0.7421848720405251"},"publish_time":1490641810525,"_cnpm_publish_time":1490641810525,"_hasShrinkwrap":false},"3.0.0":{"name":"uri-js","version":"3.0.0","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"dist/es5/uri.all.js","types":"dist/es5/uri.all.d.ts","module":"dist/esnext/index.js","directories":{"test":"tests"},"scripts":{"build:esnext":"tsc","build:es5":"rollup -c && cp dist/esnext/uri.d.ts dist/es5/uri.all.d.ts && npm run build:es5:fix-sourcemap","build:es5:fix-sourcemap":"sorcery -i dist/es5/uri.all.js","build:es5:min":"uglifyjs dist/es5/uri.all.js --support-ie8 --output dist/es5/uri.all.min.js --in-source-map dist/es5/uri.all.js.map --source-map uri.all.min.js.map --comments --compress --mangle --pure-funcs merge subexp  && mv uri.all.min.js.map dist/es5/ && cp dist/es5/uri.all.d.ts dist/es5/uri.all.min.d.ts","build":"npm run build:esnext && npm run build:es5 && npm run build:es5:min","test":"mocha -u mocha-qunit-ui dist/es5/uri.all.js tests/tests.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/garycourt/uri-js.git"},"keywords":["URI","IRI","IDN","URN","HTTP","HTTPS","MAILTO","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122","RFC4291","RFC6068"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD-2-Clause","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"babel-cli":"^6.24.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-latest":"^6.24.0","mocha":"^3.2.0","mocha-qunit-ui":"^0.1.3","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-node-resolve":"^2.0.0","sorcery":"^0.10.0","typescript":"^2.2.1","uglify-js":"^2.8.14"},"dependencies":{"punycode":"^2.1.0"},"gitHead":"baf013376a4c467f49425684913c8f39bd60bb2a","_id":"uri-js@3.0.0","_shasum":"eb72ada63c666c863aa9b622f03fbdefa0bbd21e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"dist":{"shasum":"eb72ada63c666c863aa9b622f03fbdefa0bbd21e","size":107672,"noattachment":false,"key":"/uri-js/-/uri-js-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-3.0.0.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/uri-js-3.0.0.tgz_1490366753842_0.6686989809386432"},"publish_time":1490366754970,"_cnpm_publish_time":1490366754970,"_hasShrinkwrap":false},"2.1.1":{"name":"uri-js","version":"2.1.1","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"build/uri.js","directories":{"test":"tests"},"scripts":{"setup":"grunt setup","build":"grunt","test":"mocha -u mocha-qunit-ui build/uri.js tests/tests.js"},"repository":{"type":"git","url":"http://github.com/garycourt/uri-js"},"keywords":["URI","IRI","IDN","URN","HTTP","HTTPS","MAILTO","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122","RFC6068"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"api-closure-compiler":"^1.0.5","grunt":"^0.4.5","grunt-closure-compiler-build":"^1.0.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-rename":"0.0.3","grunt-typescript":"^0.6.2","mocha":"^2.2.5","mocha-qunit-ui":"^0.1.2"},"gitHead":"7c1ac11617a1842576d32d4f8f937f8ffb65b2ac","_id":"uri-js@2.1.1","_shasum":"eb3f8505f468969bf92cb79ce8ceaac2ed667661","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"dist":{"shasum":"eb3f8505f468969bf92cb79ce8ceaac2ed667661","size":51098,"noattachment":false,"key":"/uri-js/-/uri-js-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-2.1.1.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"publish_time":1436390127312,"_cnpm_publish_time":1436390127312,"_hasShrinkwrap":false},"2.1.0":{"name":"uri-js","version":"2.1.0","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"build/uri.js","directories":{"test":"tests"},"scripts":{"setup":"grunt setup","build":"grunt","test":"mocha -u mocha-qunit-ui build/uri.js tests/tests.js"},"repository":{"type":"git","url":"http://github.com/garycourt/uri-js"},"keywords":["URI","IRI","IDN","URN","HTTP","HTTPS","MAILTO","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122","RFC6068"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"api-closure-compiler":"^1.0.5","grunt":"^0.4.5","grunt-closure-compiler-build":"^1.0.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-rename":"0.0.3","grunt-typescript":"^0.6.2","mocha":"^2.2.5","mocha-qunit-ui":"^0.1.2"},"gitHead":"9b3168de7f6eae56670f520a34fde8ead0a5b4b1","_id":"uri-js@2.1.0","_shasum":"82a70e24394061b7e4fdb4713a1d2a0fb3e65b66","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"dist":{"shasum":"82a70e24394061b7e4fdb4713a1d2a0fb3e65b66","size":51054,"noattachment":false,"key":"/uri-js/-/uri-js-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-2.1.0.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"publish_time":1433794945139,"_cnpm_publish_time":1433794945139,"_hasShrinkwrap":false},"2.0.0":{"name":"uri-js","version":"2.0.0","description":"An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.","main":"build/uri.js","directories":{"test":"tests"},"scripts":{"setup":"grunt setup","build":"grunt","test":"mocha -u mocha-qunit-ui build/uri.js tests/tests.js"},"repository":{"type":"git","url":"http://github.com/garycourt/uri-js"},"keywords":["URI","IRI","IDN","URN","RFC3986","RFC3987","RFC5891","RFC2616","RFC2818","RFC2141","RFC4122"],"author":{"name":"Gary Court","email":"gary.court@gmail.com"},"license":"BSD","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"homepage":"https://github.com/garycourt/uri-js","devDependencies":{"api-closure-compiler":"^1.0.5","grunt":"^0.4.5","grunt-closure-compiler-build":"^1.0.1","grunt-contrib-copy":"^0.8.0","grunt-typescript":"^0.6.2","mocha":"^2.2.5","mocha-qunit-ui":"^0.1.2"},"gitHead":"ba4ddb63f3319b33f200f51745d25bd98c6c0384","_id":"uri-js@2.0.0","_shasum":"b94dbf7bef8780722826a3049808e0e07dfd30fa","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"dist":{"shasum":"b94dbf7bef8780722826a3049808e0e07dfd30fa","size":44835,"noattachment":false,"key":"/uri-js/-/uri-js-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-2.0.0.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"publish_time":1433435942639,"_cnpm_publish_time":1433435942639,"_hasShrinkwrap":false},"1.4.2":{"name":"uri-js","version":"1.4.2","description":"An RFC 3986 compliant, scheme extendable URI parsing/validating/resolving library for JavaScript.","homepage":"http://github.com/garycourt/uri-js","author":{"name":"Gary Court","email":"gary.court@gmail.com"},"main":"./src/uri.js","_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"_id":"uri-js@1.4.2","dependencies":{},"devDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.1.0-beta-4","_nodeVersion":"v0.6.6","_defaultsLoaded":true,"dist":{"shasum":"b5d67221edc6b4be269146ee34082876ed729bd0","size":3595062,"noattachment":false,"key":"/uri-js/-/uri-js-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-1.4.2.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"directories":{},"publish_time":1337889713618,"_cnpm_publish_time":1337889713618,"_hasShrinkwrap":false},"1.4.0":{"name":"uri-js","version":"1.4.0","description":"An RFC 3986 compliant, scheme extendable URI parsing/validating/resolving library for JavaScript.","homepage":"http://github.com/garycourt/uri-js","author":{"name":"Gary Court","email":"gary.court@gmail.com"},"main":"./src/uri.js","_npmUser":{"name":"garycourt","email":"gary.court@gmail.com"},"_id":"uri-js@1.4.0","dependencies":{},"devDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.1.0-beta-4","_nodeVersion":"v0.6.6","_defaultsLoaded":true,"dist":{"shasum":"b4dba71e0e4e4d2e6aed233be639938634462959","size":3595029,"noattachment":false,"key":"/uri-js/-/uri-js-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uri-js/download/uri-js-1.4.0.tgz"},"maintainers":[{"name":"garycourt","email":"gary.court@gmail.com"}],"directories":{},"publish_time":1331667515437,"_cnpm_publish_time":1331667515437,"_hasShrinkwrap":false}},"readme":"# URI.js\n\nURI.js is an [RFC 3986](http://www.ietf.org/rfc/rfc3986.txt) compliant, scheme extendable URI parsing/validating/resolving library for all JavaScript environments (browsers, Node.js, etc).\nIt is also compliant with the IRI ([RFC 3987](http://www.ietf.org/rfc/rfc3987.txt)), IDNA ([RFC 5890](http://www.ietf.org/rfc/rfc5890.txt)), IPv6 Address ([RFC 5952](http://www.ietf.org/rfc/rfc5952.txt)), IPv6 Zone Identifier ([RFC 6874](http://www.ietf.org/rfc/rfc6874.txt)) specifications.\n\nURI.js has an extensive test suite, and works in all (Node.js, web) environments. It weighs in at 6.4kb (gzipped, 17kb deflated).\n\n## API\n\n### Parsing\n\n\tURI.parse(\"uri://user:pass@example.com:123/one/two.three?q1=a1&q2=a2#body\");\n\t//returns:\n\t//{\n\t//  scheme : \"uri\",\n\t//  userinfo : \"user:pass\",\n\t//  host : \"example.com\",\n\t//  port : 123,\n\t//  path : \"/one/two.three\",\n\t//  query : \"q1=a1&q2=a2\",\n\t//  fragment : \"body\"\n\t//}\n\n### Serializing\n\n\tURI.serialize({scheme : \"http\", host : \"example.com\", fragment : \"footer\"}) === \"http://example.com/#footer\"\n\n### Resolving\n\n\tURI.resolve(\"uri://a/b/c/d?q\", \"../../g\") === \"uri://a/g\"\n\n### Normalizing\n\n\tURI.normalize(\"HTTP://ABC.com:80/%7Esmith/home.html\") === \"http://abc.com/~smith/home.html\"\n\n### Comparison\n\n\tURI.equal(\"example://a/b/c/%7Bfoo%7D\", \"eXAMPLE://a/./b/../b/%63/%7bfoo%7d\") === true\n\n### IP Support\n\n\t//IPv4 normalization\n\tURI.normalize(\"//192.068.001.000\") === \"//192.68.1.0\"\n\n\t//IPv6 normalization\n\tURI.normalize(\"//[2001:0:0DB8::0:0001]\") === \"//[2001:0:db8::1]\"\n\n\t//IPv6 zone identifier support\n\tURI.parse(\"//[2001:db8::7%25en1]\");\n\t//returns:\n\t//{\n\t//  host : \"2001:db8::7%en1\"\n\t//}\n\n### IRI Support\n\n\t//convert IRI to URI\n\tURI.serialize(URI.parse(\"http://examplé.org/rosé\")) === \"http://xn--exampl-gva.org/ros%C3%A9\"\n\t//convert URI to IRI\n\tURI.serialize(URI.parse(\"http://xn--exampl-gva.org/ros%C3%A9\"), {iri:true}) === \"http://examplé.org/rosé\"\n\n### Options\n\nAll of the above functions can accept an additional options argument that is an object that can contain one or more of the following properties:\n\n*\t`scheme` (string)\n\n\tIndicates the scheme that the URI should be treated as, overriding the URI's normal scheme parsing behavior.\n\n*\t`reference` (string)\n\n\tIf set to `\"suffix\"`, it indicates that the URI is in the suffix format, and the validator will use the option's `scheme` property to determine the URI's scheme.\n\n*\t`tolerant` (boolean, false)\n\n\tIf set to `true`, the parser will relax URI resolving rules.\n\n*\t`absolutePath` (boolean, false)\n\n\tIf set to `true`, the serializer will not resolve a relative `path` component.\n\n*\t`iri` (boolean, false)\n\n\tIf set to `true`, the serializer will unescape non-ASCII characters as per [RFC 3987](http://www.ietf.org/rfc/rfc3987.txt).\n\n*\t`unicodeSupport` (boolean, false)\n\n\tIf set to `true`, the parser will unescape non-ASCII characters in the parsed output as per [RFC 3987](http://www.ietf.org/rfc/rfc3987.txt).\n\n*\t`domainHost` (boolean, false)\n\n\tIf set to `true`, the library will treat the `host` component as a domain name, and convert IDNs (International Domain Names) as per [RFC 5891](http://www.ietf.org/rfc/rfc5891.txt).\n\n## Scheme Extendable\n\nURI.js supports inserting custom [scheme](http://en.wikipedia.org/wiki/URI_scheme) dependent processing rules. Currently, URI.js has built in support for the following schemes:\n\n*\thttp \\[[RFC 2616](http://www.ietf.org/rfc/rfc2616.txt)\\]\n*\thttps \\[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\\]\n*\tws \\[[RFC 6455](http://www.ietf.org/rfc/rfc6455.txt)\\]\n*\twss \\[[RFC 6455](http://www.ietf.org/rfc/rfc6455.txt)\\]\n*\tmailto \\[[RFC 6068](http://www.ietf.org/rfc/rfc6068.txt)\\]\n*\turn \\[[RFC 2141](http://www.ietf.org/rfc/rfc2141.txt)\\]\n*\turn:uuid \\[[RFC 4122](http://www.ietf.org/rfc/rfc4122.txt)\\]\n\n### HTTP/HTTPS Support\n\n\tURI.equal(\"HTTP://ABC.COM:80\", \"http://abc.com/\") === true\n\tURI.equal(\"https://abc.com\", \"HTTPS://ABC.COM:443/\") === true\n\n### WS/WSS Support\n\n\tURI.parse(\"wss://example.com/foo?bar=baz\");\n\t//returns:\n\t//{\n\t//\tscheme : \"wss\",\n\t//\thost: \"example.com\",\n\t//\tresourceName: \"/foo?bar=baz\",\n\t//\tsecure: true,\n\t//}\n\n\tURI.equal(\"WS://ABC.COM:80/chat#one\", \"ws://abc.com/chat\") === true\n\n### Mailto Support\n\n\tURI.parse(\"mailto:alpha@example.com,bravo@example.com?subject=SUBSCRIBE&body=Sign%20me%20up!\");\n\t//returns:\n\t//{\n\t//\tscheme : \"mailto\",\n\t//\tto : [\"alpha@example.com\", \"bravo@example.com\"],\n\t//\tsubject : \"SUBSCRIBE\",\n\t//\tbody : \"Sign me up!\"\n\t//}\n\n\tURI.serialize({\n\t\tscheme : \"mailto\",\n\t\tto : [\"alpha@example.com\"],\n\t\tsubject : \"REMOVE\",\n\t\tbody : \"Please remove me\",\n\t\theaders : {\n\t\t\tcc : \"charlie@example.com\"\n\t\t}\n\t}) === \"mailto:alpha@example.com?cc=charlie@example.com&subject=REMOVE&body=Please%20remove%20me\"\n\n### URN Support\n\n\tURI.parse(\"urn:example:foo\");\n\t//returns:\n\t//{\n\t//\tscheme : \"urn\",\n\t//\tnid : \"example\",\n\t//\tnss : \"foo\",\n\t//}\n\n#### URN UUID Support\n\n\tURI.parse(\"urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf6\");\n\t//returns:\n\t//{\n\t//\tscheme : \"urn\",\n\t//\tnid : \"uuid\",\n\t//\tuuid : \"f81d4fae-7dec-11d0-a765-00a0c91e6bf6\",\n\t//}\n\n## Usage\n\nTo load in a browser, use the following tag:\n\n\t<script type=\"text/javascript\" src=\"uri-js/dist/es5/uri.all.min.js\"></script>\n\nTo load in a CommonJS/Module environment, first install with npm/yarn by running on the command line:\n\n\tnpm install uri-js\n\t# OR\n\tyarn add uri-js\n\nThen, in your code, load it using:\n\n\tconst URI = require(\"uri-js\");\n\nIf you are writing your code in ES6+ (ESNEXT) or TypeScript, you would load it using:\n\n\timport * as URI from \"uri-js\";\n\nOr you can load just what you need using named exports:\n\n\timport { parse, serialize, resolve, resolveComponents, normalize, equal, removeDotSegments, pctEncChar, pctDecChars, escapeComponent, unescapeComponent } from \"uri-js\";\n\n## Breaking changes\n\n### Breaking changes from 3.x\n\nURN parsing has been completely changed to better align with the specification. Scheme is now always `urn`, but has two new properties: `nid` which contains the Namspace Identifier, and `nss` which contains the Namespace Specific String. The `nss` property will be removed by higher order scheme handlers, such as the UUID URN scheme handler.\n\nThe UUID of a URN can now be found in the `uuid` property.\n\n### Breaking changes from 2.x\n\nURI validation has been removed as it was slow, exposed a vulnerabilty, and was generally not useful.\n\n### Breaking changes from 1.x\n\nThe `errors` array on parsed components is now an `error` string.\n","_attachments":{},"homepage":"https://github.com/garycourt/uri-js","bugs":{"url":"https://github.com/garycourt/uri-js/issues"},"license":"BSD-2-Clause"}