{"name":"url-parse","version":"1.5.8","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=lcov --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":"^17.0.0","c8":"^7.3.1","mocha":"^9.0.3","pre-commit":"^1.2.2","sauce-browsers":"^2.0.0","sauce-test":"^1.3.3","uglify-js":"^3.5.7"},"gitHead":"bb0104d6439cf7c2662afbd9411e0772a9639664","bugs":{"url":"https://github.com/unshiftio/url-parse/issues"},"homepage":"https://github.com/unshiftio/url-parse#readme","_id":"url-parse@1.5.8","_nodeVersion":"14.19.0","_npmVersion":"6.14.16","dist":{"shasum":"3f8090e4d6f80053eb861ec496049849f700337e","size":16891,"noattachment":false,"key":"/url-parse/-/url-parse-1.5.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/url-parse/download/url-parse-1.5.8.tgz"},"_npmUser":{"name":"swaagie","email":"martijn@swaagman.online"},"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.8_1645292512996_0.02567443966752525"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-19T17:41:57.881Z","publish_time":1645292513142,"_cnpm_publish_time":1645292513142,"dist-tags":{"latest":"1.5.10"}}