{"_id":"with-query","_rev":"11-b348f1e6cc74dd0214c8eaed062da02d","name":"with-query","description":"Format url with query (string or object), simple and fast, with the power of qs","dist-tags":{"latest":"1.3.0"},"versions":{"1.0.0":{"name":"with-query","version":"1.0.0","description":"Format url with query (string or object), simple and fast, with the power of qs","main":"index.js","scripts":{"prepublish":"npm test","pretest":"eslint .","test":"mocha index.test.js","coveralls":"nyc npm test && nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+https://github.com/kouhin/with-query.git"},"keywords":["query","url","format","fetch","parse","stringify"],"author":{"name":"Bin Hou","email":"houbin217jz@gmail.com","url":"https://twitter.com/houbin217jz"},"license":"MIT","devDependencies":{"assert":"^1.4.1","chai":"^3.5.0","coveralls":"^2.12.0","eslint":"^3.18.0","eslint-config-airbnb-base":"^11.1.2","eslint-plugin-import":"^2.2.0","mocha":"^3.2.0","nyc":"^10.2.0"},"dependencies":{"object-assign":"^4.1.1","qs":"^6.4.0"},"bugs":{"url":"https://github.com/kouhin/with-query/issues"},"homepage":"https://github.com/kouhin/with-query#readme","_id":"with-query@1.0.0","_shasum":"3c852f50b6fe16ef4d124e0dbfe536d85f1152aa","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"kouhin","email":"myvstar@gmail.com"},"dist":{"shasum":"3c852f50b6fe16ef4d124e0dbfe536d85f1152aa","tarball":"https://registry.npmjs.org/with-query/-/with-query-1.0.0.tgz","integrity":"sha512-DYAGFRkuU9r7Ed6jLv6ncC81gDiCEhYMqvo80QOLn6wODANmzfFsr8VVI7nntkfrocsyMnsN/vdeYXy4mQW/Kg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFtnZ+UXYUReU+TlVIGuVIwMMD8z2foYYrEr96LkULW6AiAMIxGRxsJ7icxh5B62Xt/5nAeFtmHz8dua6Okfa3q6HA=="}]},"maintainers":[{"name":"kouhin","email":"myvstar@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/with-query-1.0.0.tgz_1490718750626_0.07182925916276872"},"directories":{}},"1.0.1":{"name":"with-query","version":"1.0.1","description":"Format url with query (string or object), simple and fast, with the power of qs","main":"lib/index.js","scripts":{"prepublish":"npm run clean && npm run test && npm run build","pretest":"eslint src","clean":"rimraf lib coverage .nyc_output","build":"babel src --out-dir lib","test":"mocha test/*.test.js","coveralls":"nyc npm test && nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+https://github.com/kouhin/with-query.git"},"keywords":["query","url","format","fetch","parse","stringify"],"author":{"name":"Bin Hou","email":"houbin217jz@gmail.com","url":"https://twitter.com/houbin217jz"},"license":"MIT","devDependencies":{"assert":"^1.4.1","babel-cli":"^6.24.0","babel-preset-env":"^1.2.2","chai":"^3.5.0","coveralls":"^2.12.0","eslint":"^3.18.0","eslint-config-airbnb-base":"^11.1.2","eslint-plugin-import":"^2.2.0","mocha":"^3.2.0","nyc":"^10.2.0","rimraf":"^2.6.1"},"dependencies":{"object-assign":"^4.1.1","qs":"^6.4.0"},"bugs":{"url":"https://github.com/kouhin/with-query/issues"},"homepage":"https://github.com/kouhin/with-query#readme","_id":"with-query@1.0.1","_shasum":"d19117b79c22a01ce991caeb81ce86037b715191","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"kouhin","email":"myvstar@gmail.com"},"dist":{"shasum":"d19117b79c22a01ce991caeb81ce86037b715191","tarball":"https://registry.npmjs.org/with-query/-/with-query-1.0.1.tgz","integrity":"sha512-PH1ipPheAEovBep0JaG5+I1lFtiq6hzSmiiA70loBuujIlkbW7qJ5s+v55P96wVE8upvnA+dypFBz6rVtW1thg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAQN71QnEckCT+yLIQQnObuWvmlOHXKsVEVm+DjoxrQHAiBm/BCVnj/FmB8YwIHfKxHtXatfiIIEKHIN/DdZbNcvcg=="}]},"maintainers":[{"name":"kouhin","email":"myvstar@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/with-query-1.0.1.tgz_1490723071805_0.9448524988256395"},"directories":{}},"1.0.2":{"name":"with-query","version":"1.0.2","description":"Format url with query (string or object), simple and fast, with the power of qs","main":"lib/index.js","scripts":{"prepublish":"npm run clean && npm run test && npm run build","pretest":"eslint src","clean":"rimraf lib coverage .nyc_output","build":"babel src --out-dir lib","test":"mocha test/*.test.js","coveralls":"nyc npm test && nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+https://github.com/kouhin/with-query.git"},"files":["src","lib"],"keywords":["query","url","format","fetch","parse","stringify"],"author":{"name":"Bin Hou","email":"houbin217jz@gmail.com","url":"https://twitter.com/houbin217jz"},"license":"MIT","devDependencies":{"assert":"^1.4.1","babel-cli":"^6.24.0","babel-preset-env":"^1.2.2","chai":"^3.5.0","coveralls":"^2.12.0","eslint":"^3.18.0","eslint-config-airbnb-base":"^11.1.2","eslint-plugin-import":"^2.2.0","mocha":"^3.2.0","nyc":"^10.2.0","rimraf":"^2.6.1"},"dependencies":{"object-assign":"^4.1.1","qs":"^6.4.0"},"bugs":{"url":"https://github.com/kouhin/with-query/issues"},"homepage":"https://github.com/kouhin/with-query#readme","_id":"with-query@1.0.2","_shasum":"8c068c556142aca762d1642e2141a52548479c4a","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"kouhin","email":"myvstar@gmail.com"},"dist":{"shasum":"8c068c556142aca762d1642e2141a52548479c4a","tarball":"https://registry.npmjs.org/with-query/-/with-query-1.0.2.tgz","integrity":"sha512-heJJ5/2OKKUFPN6gpApLbyzn/ARalSa8yYPewY1BBh2OsfvqQ1JIScRmqE4QpoNJdPnc0ZHtl/BLJORw5wgcUQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDw9OjjWZUcnS2JyKMspYj1ZOGj3OpuNnath2PmlngUiQIgN/xXL96B29F8HJeFi3fA7OvXsyhJCGsWNC73iCquVP8="}]},"maintainers":[{"name":"kouhin","email":"myvstar@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/with-query-1.0.2.tgz_1490724265199_0.28811559407040477"},"directories":{}},"1.1.0":{"name":"with-query","version":"1.1.0","description":"Format url with query (string or object), simple and fast, with the power of qs","source":"src/index.js","module":"dist/with-query.es.js","main":"dist/with-query.js","umd:main":"dist/with-query.umd.js","scripts":{"prepublish":"npm run clean && npm run test && npm run build","pretest":"eslint src","clean":"rimraf dist coverage .nyc_output","build:commonjs":"cross-env NODE_ENV=cjs rollup -c -f cjs -o dist/with-query.js","build:es":"cross-env BABEL_ENV=es NODE_ENV=es rollup -c -f es -o dist/with-query.es.js","build:umd":"cross-env BABEL_ENV=es NODE_ENV=development rollup -c -f umd -o dist/with-query.umd.js","build:umd:min":"cross-env BABEL_ENV=es NODE_ENV=production rollup -c -f umd -o dist/with-query.umd.min.js","build":"npm-run-all -p build:commonjs build:es build:umd build:umd:min","test":"mocha test/*.test.js","coveralls":"nyc npm test && nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+https://github.com/kouhin/with-query.git"},"files":["src","dist"],"keywords":["query","url","format","fetch","parse","stringify"],"author":{"name":"Bin Hou","email":"houbin217jz@gmail.com","url":"https://twitter.com/houbin217jz"},"license":"MIT","devDependencies":{"@babel/core":"^7.0.0-beta.55","@babel/plugin-proposal-class-properties":"^7.0.0-beta.55","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.55","@babel/preset-env":"^7.0.0-beta.55","assert":"^1.4.1","babel-eslint":"^8.2.6","chai":"^4.1.2","coveralls":"^3.0.2","cross-env":"^5.2.0","eslint":"^4.19.1","eslint-config-airbnb-base":"13.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-prettier":"^2.6.2","mocha":"^5.2.0","npm-run-all":"^4.1.3","nyc":"^12.0.2","prettier":"^1.14.0","rimraf":"^2.6.2","rollup":"^0.63.4","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-babel":"^4.0.0-beta.4","rollup-plugin-commonjs":"^9.1.4","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^4.0.0"},"dependencies":{"object-assign":"^4.1.1","qs":"^6.5.2"},"gitHead":"6d512d0bc7d98ab54b48b0129ea7afd4541b7026","bugs":{"url":"https://github.com/kouhin/with-query/issues"},"homepage":"https://github.com/kouhin/with-query#readme","_id":"with-query@1.1.0","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"kouhin","email":"houbin217jz@gmail.com"},"dist":{"integrity":"sha512-aLAniIsZtjcBOJ9tQySMakDa6wmAILP0YSd96M0DxkTdjr+c/7G1vdZHYFdkmiLDCkCYHZoddsqFvWfvQAWAsA==","shasum":"4884cb0226c36bbf3d788efcec560a1af14e571a","tarball":"https://registry.npmjs.org/with-query/-/with-query-1.1.0.tgz","fileCount":9,"unpackedSize":12991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYAB9CRA9TVsSAnZWagAAvLEP/RM46LtM/p8KqGfeR/mC\nFcPwUsWLbXMrCRhnvXCwE+j1DbxuZ8XgcDa6KimjGv3UI8h84fUxEXcsTd3r\njq1geKIa4o/c7sVDz1SzGmxdRRlSS2W4lhGJeFHBv47p8SpyCM0KR5xULI5X\nsrDPAyhKXKjEfUjgHzvv6qmLHH913Sq4CJZhoBszGNgOmXeWneHDaoFzZGaI\nM2SbxUaemX0cLrvmRZfwY8CZRAeDtYYKVYvoQLP9lHvM0OVcXY5JvQTsEHlh\nqlbOEk0ioeeRzBGZTO26NzPUC7MCPk20kbcZc6ktyDg/qZEYKAQPH6V6AYvW\nyIvIve5zhVD2c/+ib5ViYFfpHzpH/RLVSDvMfU2aOtufd2C3xspwhOZl6Ok5\n7f8Ef2xOcAf+7OdW2l3g8E11U06EhJGtvsormThzNbd2++gJjUPVnuJ14nD7\n/MA4+Dkrl4fd36TjVSPeYO144fOz3ubNb5z3X2UHKS2oErx4/FKaG1rfZXZI\nsPbgitHsvZy+jPb/pmRnAmGY4WT5NmlG+s8ZN+vJGusDBOGa4yg0Jbb7prCQ\niGqMb3E/LKtZiAYASFtadS2YuQ2OSoPIsktQCNhBXfOgX/6SBTuzLyVeH/PG\nWHEHo3VHR35yZjG/9WeArZcieLEQVBh643OtqWJt1CyrGIbc1OhFOjkstEZq\niYND\r\n=E1gh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGZvIB/4pWynFWNaB5+uDccoNEuNJY+g97QTxehBpWbhAiAa/vpbJKHtLZcL3zIqcIsYBjhvJAfEMf9iooUeyjmpTw=="}]},"maintainers":[{"name":"kouhin","email":"myvstar@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/with-query_1.1.0_1533018237380_0.6954801530022556"},"_hasShrinkwrap":false},"1.1.1":{"name":"with-query","version":"1.1.1","description":"Format url with query (string or object), simple and fast, with the power of qs","source":"src/index.js","module":"dist/with-query.es.js","main":"dist/with-query.js","umd:main":"dist/with-query.umd.js","scripts":{"prepublish":"npm run clean && npm run test && npm run build","pretest":"eslint src","clean":"rimraf dist coverage .nyc_output","build:commonjs":"cross-env NODE_ENV=cjs rollup -c -f cjs -o dist/with-query.js","build:es":"cross-env BABEL_ENV=es NODE_ENV=es rollup -c -f es -o dist/with-query.es.js","build:umd":"cross-env BABEL_ENV=es NODE_ENV=development rollup -c -f umd -o dist/with-query.umd.js","build:umd:min":"cross-env BABEL_ENV=es NODE_ENV=production rollup -c -f umd -o dist/with-query.umd.min.js","build":"npm-run-all -p build:commonjs build:es build:umd build:umd:min","test":"jest --coverage","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/kouhin/with-query.git"},"files":["src","dist"],"keywords":["query","url","format","fetch","parse","stringify"],"author":{"name":"Bin Hou","email":"houbin217jz@gmail.com","url":"https://twitter.com/houbin217jz"},"license":"MIT","devDependencies":{"@babel/core":"^7.0.0-beta.55","@babel/plugin-proposal-class-properties":"^7.0.0-beta.55","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.55","@babel/preset-env":"^7.0.0-beta.55","assert":"^1.4.1","babel-core":"^7.0.0-0","babel-eslint":"^8.2.6","babel-jest":"^23.4.2","coveralls":"^3.0.2","cross-env":"^5.2.0","eslint":"^4.19.1","eslint-config-airbnb-base":"13.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jest":"^21.18.0","eslint-plugin-prettier":"^2.6.2","jest":"^23.4.2","npm-run-all":"^4.1.3","nyc":"^12.0.2","prettier":"^1.14.0","regenerator-runtime":"^0.12.0","rimraf":"^2.6.2","rollup":"^0.63.4","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-babel":"^4.0.0-beta.4","rollup-plugin-commonjs":"^9.1.4","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^4.0.0"},"dependencies":{"object-assign":"^4.1.1","qs":"^6.5.2"},"jest":{"testRegex":"(/test/.*\\.spec.js)$","verbose":true,"testURL":"http://localhost/"},"gitHead":"bb769d02cdb07fb1df577f840ff42ef1b85f3b41","bugs":{"url":"https://github.com/kouhin/with-query/issues"},"homepage":"https://github.com/kouhin/with-query#readme","_id":"with-query@1.1.1","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"kouhin","email":"houbin217jz@gmail.com"},"dist":{"integrity":"sha512-QE7SLivY8Kv7Hf4psvjSmWQ1NXE9xcq0/ejZhAfl7z5hXte9Kb5j72I0oLzV7Gukv2ioJKuIGnlVj6J+esNCdQ==","shasum":"8af954e051b1d55e9d67b1d9bd6c4df4cc7935b3","tarball":"https://registry.npmjs.org/with-query/-/with-query-1.1.1.tgz","fileCount":8,"unpackedSize":13831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYAepCRA9TVsSAnZWagAACZMQAIuWCkZ0ep0HoE/2s2Lx\nlHBMdVC1kzkI8squbhXBcZzp9gbh38aBBeYcGI/My7T6Fka8LQNvK8xMPf89\nmEiPYMxSK4jPQijnf2iOufHBWldudc82WuM1gEPD1XOTLdESOu3AiWde2Una\nVMsqREP9qpvag/qFCRSAj32WyicMeacGVlrfooN6MFzBblod0soM8hyewpAp\nWI6KU8qL7zj9J644RriF7n5OcxEslN/FMSFPLNH+HJgOBxvIIqj3VepQsmnm\nlns+A+Xwiw36r3H3BPn2HurCwSjeTIy8NgMOzWNJDdmfu3P1rh0IoiMYBmL3\nV0LGJdGKHEj5Cx8wOtOU7Q/Vy09kVwuH7iQ2A1vUEuRIXHL9AW2PZ/gZ6oyi\n7gj1GLBumrTY8uCaFEMeXH5Q9XIu98fHOFeGeamtz/qe+lJjS/iv9V3miUmD\neUFtH22PoDMtq1x4gNLwsYiG3lxVAQjRfiQI6tXAQmzlEv4P8CZ666t1beOQ\nTsLpB1HC4ayZDS8Xorr1P7w/XqAqg0PjL7hNzw5k8tCPrrhFWxb5Htk8tN5j\n2H0ZEfrwSJOWW307YLe75TVGDxU85aKbmKqrMZQGaDjNkR9RyVfdizg7d/vv\nk5Uc53o/RgXeM4pGdf+O9hMhGvUYi0arHvFNSt5GxnLl55Mz9lCiAsyAPI6T\nCuG3\r\n=JKR7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAffTpQJTaxQgk162cOVJXitIiluT3mSCKWtJDpqYdk4AiEAlV/1Q6If07xJQy7nUjuWV2dhfwtP6Hj7LZyqK6SjvBM="}]},"maintainers":[{"name":"kouhin","email":"myvstar@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/with-query_1.1.1_1533020073496_0.6343244738974858"},"_hasShrinkwrap":false},"1.1.2":{"name":"with-query","version":"1.1.2","description":"Format url with query (string or object), simple and fast, with the power of qs","source":"src/index.js","module":"dist/with-query.es.js","main":"dist/with-query.js","umd:main":"dist/with-query.umd.js","scripts":{"prepublish":"npm run clean && npm run test && npm run build","pretest":"eslint src","clean":"rimraf dist coverage .nyc_output","build:commonjs":"cross-env NODE_ENV=cjs rollup -c -f cjs -o dist/with-query.js","build:es":"cross-env BABEL_ENV=es NODE_ENV=es rollup -c -f es -o dist/with-query.es.js","build:umd":"cross-env BABEL_ENV=es NODE_ENV=development rollup -c -f umd -o dist/with-query.umd.js","build:umd:min":"cross-env BABEL_ENV=es NODE_ENV=production rollup -c -f umd -o dist/with-query.umd.min.js","build":"npm-run-all -p build:commonjs build:es build:umd build:umd:min","test":"jest --coverage","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/kouhin/with-query.git"},"files":["src","dist"],"keywords":["query","url","format","fetch","parse","stringify"],"author":{"name":"Bin Hou","email":"houbin217jz@gmail.com","url":"https://twitter.com/houbin217jz"},"license":"MIT","devDependencies":{"@babel/core":"^7.0.0-beta.55","@babel/plugin-proposal-class-properties":"^7.0.0-beta.55","@babel/plugin-proposal-object-rest-spread":"^7.0.0-beta.55","@babel/preset-env":"^7.0.0-beta.55","assert":"^1.4.1","babel-core":"^7.0.0-0","babel-eslint":"^8.2.6","babel-jest":"^23.4.2","coveralls":"^3.0.2","cross-env":"^5.2.0","eslint":"^4.19.1","eslint-config-airbnb-base":"13.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jest":"^21.18.0","eslint-plugin-prettier":"^2.6.2","jest":"^23.4.2","npm-run-all":"^4.1.3","nyc":"^12.0.2","prettier":"^1.14.0","regenerator-runtime":"^0.12.0","rimraf":"^2.6.2","rollup":"^0.63.4","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-babel":"^4.0.0-beta.4","rollup-plugin-commonjs":"^9.1.4","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^4.0.0"},"dependencies":{"object-assign":"^4.1.1","qs":"^6.5.2"},"jest":{"testRegex":"(/test/.*\\.spec.js)$","verbose":true,"testURL":"http://localhost/"},"gitHead":"3106a2fd6f3ecb50d3244da2126644fcc964f9b3","bugs":{"url":"https://github.com/kouhin/with-query/issues"},"homepage":"https://github.com/kouhin/with-query#readme","_id":"with-query@1.1.2","_npmVersion":"5.6.0","_nodeVersion":"9.11.2","_npmUser":{"name":"kouhin","email":"houbin217jz@gmail.com"},"dist":{"integrity":"sha512-Ndq/xZwDeSsUWca+iWUrBJeHYqVlt2xux0k21DQpVE8l3RK8DbQskqYaL0bwPUUSEgNywQDjaYKwQkWGZU1RlQ==","shasum":"e5e3854fbf607a24364f8da446dcf42b1da67d00","tarball":"https://registry.npmjs.org/with-query/-/with-query-1.1.2.tgz","fileCount":8,"unpackedSize":13847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYAojCRA9TVsSAnZWagAA0VcP+QB0FDEUm/abJBJHlmcl\nPHIJYEsEKJo3lTJRlzW2ZLPsDQfOys3Q5pZ23OVZ+8cbZD43iptPSV+lnIr0\n5z8LnTs3HgFApJcicX0ARFeoVWiL9NdyHLnHLY9rB8Z0AY2l+A4sVnruXiWS\nlg74mX9GfHlLD2KRaLLj+f/P2tRj7gb9lAdQ8aopemgefeuwnCIJ2YuNsvRi\nD9Thb3fKMUmC+KljyEh8RBkSzC9AjogyiQSA+TQtHAXjcQu376k1kM7frnPA\n2dT8OicXgR1Hg7aV4ydJ8ussjMWAkR7ush5fbY4VY6aNP23fzvZTVOWqocfO\nz2mi4JpmQjlOj412v/B8Lt8MHk/o+9FB76kYlDZeBSyTDAooqR+OcHYvpOb4\niGUkBHiFtNn1Be/up9O/oGX6fkE3xGRtIB3yUuCITKFcTMYe3CAVr2FumlLH\nbyxmFEkYiTaLZ0NIOLQKG8dunjrQht0/LIqYaCyEADh6iloO3bB515+0rRYj\neDpbd16FF7FiDkMgNe6eJR53+yz0iGqpJpYS/WBQWur6DqRsEO2xYbzqWLpL\noEoIEp/rACte/naV01nyKuFVPSPksuOQcOigvaM91Cl3/uJrUBdM2uR2sBkG\nQzlQYeyL1IuzHtKzR/euaz5d3ID37+NrY4acqFXmjzOJH3oibsUj7zKOhjXC\nM5ZI\r\n=/E+1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHzFlFreedh74WjLyHyC4mcp0AiG9+0O2urjWKDAwGRTAiBUl29tYji4tEUJxxrBvBeupxUKaR4B6/jlGWnTHEdNDA=="}]},"maintainers":[{"name":"kouhin","email":"myvstar@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/with-query_1.1.2_1533020707456_0.012714579248374713"},"_hasShrinkwrap":false},"1.2.0":{"name":"with-query","description":"Format url with query (string or object), simple and fast, with the power of qs","version":"1.2.0","author":{"name":"Bin Hou","email":"houbin217jz@gmail.com","url":"https://twitter.com/houbin217jz"},"dependencies":{"qs":"^6.7.0"},"devDependencies":{"@babel/core":"^7.5.4","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-proposal-object-rest-spread":"^7.5.4","@babel/preset-env":"^7.5.4","@babel/preset-typescript":"^7.3.3","@types/jest":"^24.0.15","@types/object-assign":"^4.0.30","@types/qs":"^6.5.3","@typescript-eslint/eslint-plugin":"^1.11.0","@typescript-eslint/parser":"^1.11.0","assert":"^2.0.0","babel-core":"^7.0.0-0","babel-jest":"^24.8.0","coveralls":"^3.0.4","eslint":"5.3.0","eslint-config-airbnb":"17.1.1","eslint-config-airbnb-base":"13.2.0","eslint-config-prettier":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.0","eslint-plugin-react":"^7.14.2","jest":"^24.8.0","nyc":"^14.1.1","prettier":"^1.18.2","regenerator-runtime":"^0.13.2","rimraf":"^2.6.3","rollup":"^1.16.7","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.0.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-uglify":"^6.0.2","ts-jest":"^24.0.2","typescript":"^3.5.3"},"jest":{"preset":"ts-jest","moduleFileExtensions":["ts","js","json"],"testMatch":["**/test/*\\.spec.(js|ts)"],"verbose":true,"testURL":"http://localhost/"},"keywords":["fetch","format","parse","query","stringify","url"],"license":"MIT","main":"dist/with-query.js","module":"dist/with-query.es.js","repository":{"type":"git","url":"git+https://github.com/kouhin/with-query.git"},"scripts":{"build":"node build.js &&  tsc --declaration --emitDeclarationOnly --declarationMap --allowJs false --checkJs false","clean":"rimraf dist coverage .nyc_output","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","prepare":"npm run clean && npm run test && npm run build","pretest":"eslint --ext .js,.ts .","test":"jest --coverage"},"source":"src/index.ts","types":"dist","umd:main":"dist/with-query.umd.js","gitHead":"e3a21bf3efc83c7a22a865ea0874ac60e9e56791","bugs":{"url":"https://github.com/kouhin/with-query/issues"},"homepage":"https://github.com/kouhin/with-query#readme","_id":"with-query@1.2.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-RFSXJEXy2MRPeYe7usCupha9JOekTYuHvfeSUaKjlVNgPy9Zp0Gp0ovbSSUdD+BlJ/6uObwCIBlWp4oxN4t+qg==","shasum":"0e052c117c613bbe589d9daabff5fea88b45904e","tarball":"https://registry.npmjs.org/with-query/-/with-query-1.2.0.tgz","fileCount":10,"unpackedSize":16233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJgg0CRA9TVsSAnZWagAADEkP/R24lfdwiVNMCoEJGWvB\nMi9/8GqNfioiD6mIGaG4xgnTOEEE7nL1jxcoj93U2Jf+2QWLdUYOhMJK5w4j\nFQhoCsc0ZjNmUcKHSir1yUKV+xryQv+q73AeGLJJIvdskWiYtLh+WeWu4wF2\n966W6SxHzNVkNtEmha45H/nvAxM4TSxm+KOEXGQIM3H77DF87joEvyp2Td3z\n04kdLm/B5pXMhUIEsBtLxYPoBylgiOHRZ2iRFw7mCDL1zA0B44PqsqqrrQ53\nQzo630d3R7RpSt4kNm1yHIie4pE247916hmXdaT86xKCcmb3osIY7or62E0F\nZIvp2X1j655r4ySALD4g74WsU1F1goYyKPLzXdkROFpqoA/pDIrGULcqQ1Y2\nYI/vR61rgnoprt17v+zPKcGs9XpppAR++ZXLb88uCnMINtj0VHsPzMjFu7m1\nz/NvaTKgGACcKTqxyLwCpmnXt1MqZcU1RzHOS0OwduDRRp6+pbtMHhGGdT4N\n/wKwaOEy93lT/lVeUYeue9U3n0nmEyATn262AYSMYcpXc9FmL3DskZXv0yXX\nDtyrd2/giji9KKcOt27wjyyCWAgE+LYLq69Ezt97A76FrW56ZcyYjQs9wxGR\nM3PX9Xiz7tKsvDT1GNDMDw1sOL0QQsr5JR9QF6z+Q+UtO3BlL+Ungfnx2eDM\nY2DL\r\n=HIRc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHbKo/N0hP/sLfwQ4a6iaxeY9ZpzbdnCT2jwVSVxrcirAiEAsSmtMrdgt4/FJhRhzkzEUwCe5J8Id7QbpPrci8Ajtdc="}]},"maintainers":[{"name":"kouhin","email":"myvstar@gmail.com"}],"_npmUser":{"name":"kouhin","email":"houbin217jz@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/with-query_1.2.0_1562773556164_0.3007398709996534"},"_hasShrinkwrap":false},"1.3.0":{"name":"with-query","description":"Format url with query (string or object), simple and fast, with the power of qs","version":"1.3.0","author":{"name":"Bin Hou","email":"houbin217jz@gmail.com","url":"https://twitter.com/houbin217jz"},"dependencies":{"@types/qs":"^6.9.1","qs":"^6.9.3"},"devDependencies":{"@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.0","@babel/preset-env":"^7.9.0","@babel/preset-typescript":"^7.9.0","@types/jest":"^25.1.4","@types/object-assign":"^4.0.30","@typescript-eslint/eslint-plugin":"^2.26.0","@typescript-eslint/parser":"^2.26.0","assert":"^2.0.0","babel-core":"^7.0.0-0","babel-jest":"^25.2.4","coveralls":"^3.0.11","eslint":"6.8.0","eslint-config-airbnb":"18.1.0","eslint-config-airbnb-base":"14.1.0","eslint-config-prettier":"^6.10.1","eslint-plugin-import":"^2.20.2","eslint-plugin-jest":"^23.8.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-prettier":"^3.1.2","eslint-plugin-react":"^7.19.0","jest":"^25.2.4","nyc":"^15.0.0","prettier":"^2.0.2","regenerator-runtime":"^0.13.5","rimraf":"^3.0.2","rollup":"^2.3.2","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-babel":"^4.4.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-uglify":"^6.0.4","ts-jest":"^25.3.0","typescript":"^3.8.3"},"jest":{"preset":"ts-jest","moduleFileExtensions":["ts","js","json"],"testMatch":["**/test/*\\.spec.(js|ts)"],"verbose":true,"testURL":"http://localhost/"},"keywords":["fetch","format","parse","query","stringify","url"],"license":"MIT","main":"dist/with-query.js","module":"dist/with-query.es.js","repository":{"type":"git","url":"https://github.com/kouhin/with-query.git"},"scripts":{"build":"node build.js &&  tsc --declaration --emitDeclarationOnly --declarationMap --allowJs false --checkJs false","clean":"rimraf dist coverage .nyc_output","coveralls":"jest --coverage && cat ./coverage/lcov.info | coveralls","prepare":"npm run clean && npm run test && npm run build","pretest":"eslint --ext .js,.ts .","test":"jest --coverage"},"source":"src/index.ts","types":"dist","umd:main":"dist/with-query.umd.js","licenseText":"MIT License\n\nCopyright (c) 2017 HOU Bin\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"with-query@1.3.0","dist":{"shasum":"994bef346c954f4d0761bc14f3c9af7c428728ee","integrity":"sha512-grR6VEgM5imGOcQChTHN7D+mqavGBUo9EXzzge18EVagyFqBLVfA+amXmN30RLtnt9gJoiHmpSzhq6sfI3GrKQ==","tarball":"https://registry.npmjs.org/with-query/-/with-query-1.3.0.tgz","fileCount":13,"unpackedSize":16234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehYzNCRA9TVsSAnZWagAAD9AP/j5yBOjyMtEPssbLuOGf\nGXLggnVQLAk3zdjtj3pBLNyoGT5Im+cNCZkR6awguICHmoGlFxS1lwiz9Qte\nZjXgv4Rrne+Lk8ejT1zEVeeLc3Plta5FtW0E2loaMPPcewfoq68XspY4VWWx\n59nzdc+eLQSpgZsD6Uhw2j18v74t5TMGFeJKCxNB7IC6m0yIVPDNBQkd9mJa\nW7yrhiYecXvR7Lw+G5rHklcKHoAP9aMO3vA7EPqCyUtD5MstOPAy7rCb86pc\ngkjg6hHPzXjh6pHDabc5Cd1dVi/aYuLJ73vJEpJqHr9ytxMpFObQQnXNHLOC\nOM0gFZYbpVYKfWB8f1UUIDg8ZXdSiVVvfT3NeNRl7TJCXYW8sw2vXVRV34Hf\nKRFpPCwKmU6lr3+IXi6246RSFthtDBKzS7VRoopLz9MxK8GyQXYrKYzLTX+k\n+ff/FgM+4eUdlalwxbN/GY4Du4O6QxgkBplhfvY/kJ4yiaUxUbqNDiKgemau\nms70qzqyYDdp0zoLOC7BJ0ktvufAAcdFyRPqvBP+sDP//wn3mEM+1NHf5/xJ\ntQHwXjuHaeUtJIKRXGERUQOE1KrMnRpFCoNj6Xvu25jpynWljhKuXVmGg+Fa\naLSZTlxAH13HFhXsFeOGFuuDlFDlIgk/+CAKELy8Z0HiLWtIshqovttyUv4o\n+3WA\r\n=9gjO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeaK8NTvSd4H7LJEoyaH5NeWB9BKSociK+iXGIUHMI5wIhANeZH3+dtVpWIqEMkhqwMM4NZUTwxYp9UyNAyhv99E8j"}]},"maintainers":[{"name":"kouhin","email":"myvstar@gmail.com"}],"_npmUser":{"name":"kouhin","email":"houbin217jz@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/with-query_1.3.0_1585810637559_0.4837311520575096"},"_hasShrinkwrap":false}},"readme":"# <a href='https://github.com/kouhin/with-query'><img src='https://cloud.githubusercontent.com/assets/5006663/24417156/3d916d36-1422-11e7-85a4-ebd3d6620d46.png' height='60'></a>\n\nFormat url with query (string or object), simple and fast, with the power of [qs](https://github.com/ljharb/qs).\n\nThe typical usage of this library is building URL for [Fetch API](https://fetch.spec.whatwg.org). It can be used both on server side and browser side.\n\n[![CircleCI](https://circleci.com/gh/kouhin/with-query/tree/master.svg?style=svg)](https://circleci.com/gh/kouhin/with-query/tree/master)\n[![Coverage Status](https://coveralls.io/repos/github/kouhin/with-query/badge.svg?branch=master)](https://coveralls.io/github/kouhin/with-query?branch=master)\n[![npm](https://img.shields.io/npm/v/with-query.svg)](https://www.npmjs.com/package/with-query)\n[![dependency status](https://david-dm.org/kouhin/with-query.svg?style=flat-square)](https://david-dm.org/kouhin/with-query)\n[![airbnb style](https://img.shields.io/badge/code_style-airbnb-blue.svg)](https://github.com/airbnb/javascript)\n\n``` javascript\nconst withQuery = require('with-query').default;\n\nfetch(withQuery('https://api.github.com/search/repositories', {\n  q: 'query',\n  sort: 'stars',\n  order: 'asc',\n}))\n.then(res => res.json())\n.then((json) => {\n  console.info(json);\n})\n.catch((err) => {\n  console.error(err);\n});\n```\n\n## Installation\n\n- npm\n\n``` shell\nnpm install with-query --save\n```\n\n- yarn\n\n``` shell\nyarn add with-query\n```\n\n## Usage\n\n``` javascript\nvar withQuery = require('with-query').default;\nvar assert = require('assert');\n\nconst result1 = withQuery('http://example.com', {\n  a: 1,\n  b: 'hello',\n});\nassert.equal(result1, 'http://example.com?a=1&b=hello');\n\n// Append and override the query in url\nconst result2 = withQuery('http://example.com?a=3&c=4&d=5', {\n  a: 1,\n  b: 'hello',\n});\nassert.equal(result2, 'http://example.com?a=1&c=4&d=5&b=hello');\n\n// Hash is also supported\nconst result3 = withQuery('http://example.com?a=3&c=4&d=5#Append', {\n  a: 1,\n  b: 'hello',\n});\nassert.equal(result3, 'http://example.com?a=1&c=4&d=5&b=hello#Append');\n\n// Remove hash\nconst result4 = withQuery('http://example.com?a=3&c=4&d=5#Append', {\n  a: 1,\n  b: 'hello',\n}, { noHash: true });\nassert.equal(result4, 'http://example.com?a=1&c=4&d=5&b=hello');\n\n// with the power of qs\nconst result5 = withQuery('http://example.com?e[]=f', {\n  a: {\n    b: 'c',\n  },\n});\nassert.equal(result5, 'http://example.com?e%5B0%5D=f&a%5Bb%5D=c');\n\n// parseOpt and stringifyOpt for qs.parse and qs.stringify\n// see https://github.com/ljharb/qs\nconst result6 = withQuery('http://example.com&e[]=f', {\n  a: {\n    b: 'c',\n  },\n}, {\n  stringifyOpt: {\n    encode: false,\n  },\n  parseOpt: {\n    parseArray: false,\n  },\n});\nassert.equal(result6, 'http://example.com&e[]=f?a[b]=c');\n```\n\n## License\n\nMIT\n","maintainers":[{"name":"kouhin","email":"myvstar@gmail.com"}],"time":{"modified":"2022-06-29T02:42:57.297Z","created":"2017-03-28T16:32:31.297Z","1.0.0":"2017-03-28T16:32:31.297Z","1.0.1":"2017-03-28T17:44:33.915Z","1.0.2":"2017-03-28T18:04:27.413Z","1.1.0":"2018-07-31T06:23:57.438Z","1.1.1":"2018-07-31T06:54:33.583Z","1.1.2":"2018-07-31T07:05:07.520Z","1.2.0":"2019-07-10T15:45:56.310Z","1.3.0":"2020-04-02T06:57:17.663Z"},"keywords":["fetch","format","parse","query","stringify","url"],"repository":{"type":"git","url":"https://github.com/kouhin/with-query.git"},"author":{"name":"Bin Hou","email":"houbin217jz@gmail.com","url":"https://twitter.com/houbin217jz"},"license":"MIT","readmeFilename":"README.md","users":{"kouhin":true}}