{"name":"@digitalbazaar/http-client","version":"1.2.0","description":"An opinionated, isomorphic HTTP client.","license":"BSD-3-Clause","main":"index.js","scripts":{"test":"npm run test-node","test-node":"cross-env NODE_ENV=test mocha -r esm --preserve-symlinks -t 30000 -A -R ${REPORTER:-spec} --require tests/test-mocha.js tests/*.spec.js","test-karma":"karma start karma.conf.js","test-watch":"cross-env NODE_ENV=test mocha -r esm --watch --preserve-symlinks -t 30000 -A -R ${REPORTER:-spec} --require tests/test-mocha.js tests/*.spec.js","coverage":"cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text-summary npm run test-node","coverage-ci":"cross-env NODE_ENV=test nyc --reporter=lcovonly npm run test-node","coverage-report":"nyc report","lint":"eslint ."},"dependencies":{"esm":"^3.2.22","ky":"^0.25.1","ky-universal":"^0.8.2"},"devDependencies":{"@babel/core":"^7.10.2","@babel/plugin-transform-modules-commonjs":"^7.10.1","@babel/plugin-transform-runtime":"^7.10.1","@babel/preset-env":"^7.10.2","@babel/runtime":"^7.10.2","chai":"^4.2.0","cross-env":"^7.0.2","detect-node":"^2.0.4","eslint":"^7.2.0","eslint-config-digitalbazaar":"^2.5.0","karma":"^6.3.4","karma-babel-preprocessor":"^8.0.1","karma-chai":"^0.1.0","karma-chrome-launcher":"^3.1.0","karma-mocha":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^5.0.0","mocha":"^8.3.2","nyc":"^15.1.0","webpack":"^5.41.1"},"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/http-client.git"},"keywords":["http","isomorphic","http client"],"author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"bugs":{"url":"https://github.com/digitalbazaar/http-client/issues"},"homepage":"https://github.com/digitalbazaar/http-client","module":"main.js","engines":{"node":">=10.0.0"},"nyc":{"exclude":["tests"]},"gitHead":"d125f4d1daf7acdf0ccfcadec3b4638373c92280","_id":"@digitalbazaar/http-client@1.2.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","_npmUser":{"name":"dlongley","email":"dlongley@digitalbazaar.com"},"dist":{"shasum":"1ea3661e77000a15bd892a294f20dc6cc5d1c93b","size":3482,"noattachment":false,"key":"/@digitalbazaar/http-client/-/@digitalbazaar/http-client-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@digitalbazaar/http-client/download/@digitalbazaar/http-client-1.2.0.tgz"},"directories":{},"maintainers":[{"name":"davidlehn","email":"dil@lehn.org"},{"name":"dlongley","email":"dlongley@digitalbazaar.com"},{"name":"gannan","email":"gannan@digitalbazaar.com"},{"name":"msporny","email":"msporny@digitalbazaar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http-client_1.2.0_1626714340900_0.22679311246505662"},"_hasShrinkwrap":false,"publish_time":1626714341033,"_cnpm_publish_time":1626714341033,"dist-tags":{"latest":"4.3.0"}}