{"name":"url-parse","version":"1.5.1","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":"eb6d9f51e395b7e47bf2594e457d541db21c713b","bugs":{"url":"https://github.com/unshiftio/url-parse/issues"},"homepage":"https://github.com/unshiftio/url-parse#readme","_id":"url-parse@1.5.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"d5fa9890af8a5e1f274a2c98376510f6425f6e3b","size":14988,"noattachment":false,"key":"/url-parse/-/url-parse-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/url-parse/download/url-parse-1.5.1.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.1_1613659632699_0.04590167748447871"},"_hasShrinkwrap":false,"publish_time":1613659632880,"_cnpm_publish_time":1613659632880,"dist-tags":{"latest":"1.5.10"}}