{"name":"url-parse","version":"1.5.0","description":"Small footprint URL parser that works seamlessly across Node.js and browser environments","main":"index.js","scripts":{"browserify":"rm -rf dist && mkdir -p dist && browserify index.js -s URLParse -o dist/url-parse.js","minify":"uglifyjs dist/url-parse.js --source-map -cm -o dist/url-parse.min.js","test":"c8 --reporter=html --reporter=text mocha test/test.js","test-browser":"node test/browser.js","prepublishOnly":"npm run browserify && npm run minify","watch":"mocha --watch test/test.js"},"repository":{"type":"git","url":"git+https://github.com/unshiftio/url-parse.git"},"keywords":["URL","parser","uri","url","parse","query","string","querystring","stringify"],"author":{"name":"Arnout Kazemier"},"license":"MIT","dependencies":{"querystringify":"^2.1.1","requires-port":"^1.0.0"},"devDependencies":{"assume":"^2.2.0","browserify":"^16.2.3","c8":"^7.3.1","coveralls":"^3.1.0","mocha":"^8.0.1","pre-commit":"^1.2.2","sauce-browsers":"^2.0.0","sauce-test":"^1.3.3","uglify-js":"^3.5.7"},"gitHead":"267a0c6f7ef1a58271be61611c5103daace602c9","bugs":{"url":"https://github.com/unshiftio/url-parse/issues"},"homepage":"https://github.com/unshiftio/url-parse#readme","_id":"url-parse@1.5.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"90aba6c902aeb2d80eac17b91131c27665d5d828","size":14932,"noattachment":false,"key":"/url-parse/-/url-parse-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/url-parse/download/url-parse-1.5.0.tgz"},"_npmUser":{"name":"3rdeden","email":"npmjs@3rd-Eden.com"},"directories":{},"maintainers":[{"name":"3rdeden","email":"npm@3rd-Eden.com"},{"name":"swaagie","email":""},{"name":"unshiftio","email":""},{"name":"v1","email":"info@3rd-Eden.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/url-parse_1.5.0_1613575136574_0.47639363190624606"},"_hasShrinkwrap":false,"publish_time":1613575136760,"_cnpm_publish_time":1613575136760,"dist-tags":{"latest":"1.5.10"}}