{"name":"undici","version":"4.12.0","description":"An HTTP/1.1 client, written from scratch for Node.js","homepage":"https://undici.nodejs.org","bugs":{"url":"https://github.com/nodejs/undici/issues"},"repository":{"type":"git","url":"git+https://github.com/nodejs/undici.git"},"license":"MIT","author":{"name":"Matteo Collina","email":"hello@matteocollina.com"},"contributors":[{"name":"Robert Nagy","url":"https://github.com/ronag"}],"keywords":["fetch","http","https","promise","request","curl","wget","xhr","whatwg"],"main":"index.js","types":"index.d.ts","scripts":{"prebuild:wasm":"docker build -t llhttp_wasm_builder -f build/Dockerfile .","build:wasm":"node build/wasm.js --docker","lint":"standard | snazzy","lint:fix":"standard --fix | snazzy","test":"npm run test:tap && npm run test:node-fetch && npm run test:fetch && npm run test:jest && tsd","test:node-fetch":"node scripts/verifyVersion.js 16 && mocha test/node-fetch || echo Skipping","test:fetch":"node scripts/verifyVersion.js 16 && tap test/fetch/*.js || echo Skipping","test:jest":"jest test/jest/test","test:tap":"tap test/*.js test/diagnostics-channel/*.js","test:tdd":"tap test/*.js test/diagnostics-channel/*.js -w","test:typescript":"tsd","coverage":"nyc npm run test","coverage:ci":"nyc --reporter=lcov npm run test","bench":"concurrently -k -s first npm:bench:server npm:bench:run","bench:server":"node benchmarks/server.js","prebench:run":"node benchmarks/wait.js","bench:run":"CONNECTIONS=1 node --experimental-wasm-simd benchmarks/benchmark.js && CONNECTIONS=50 node --experimental-wasm-simd benchmarks/benchmark.js","serve:website":"docsify serve .","prepare":"husky install","fuzz":"jsfuzz test/fuzzing/fuzz.js corpus"},"devDependencies":{"@sinonjs/fake-timers":"^7.0.5","@types/node":"^16.9.1","abort-controller":"^3.0.0","busboy":"^0.3.1","chai":"^4.3.4","chai-as-promised":"^7.1.1","chai-iterator":"^3.0.2","chai-string":"^1.5.0","concurrently":"^6.2.1","cronometro":"^0.8.0","delay":"^5.0.0","docsify-cli":"^4.4.3","formdata-node":"^4.3.1","https-pem":"^2.0.0","husky":"^7.0.2","jest":"^27.2.0","jsfuzz":"^1.0.15","mocha":"^9.1.1","p-timeout":"^3.2.0","pre-commit":"^1.2.2","proxy":"^1.0.2","proxyquire":"^2.1.3","semver":"^7.3.5","sinon":"^11.1.2","snazzy":"^9.0.0","standard":"^16.0.3","tap":"^15.0.9","tsd":"^0.17.0","wait-on":"^6.0.0"},"engines":{"node":">=12.18"},"standard":{"env":["mocha"],"ignore":["lib/llhttp/constants.js","lib/llhttp/utils.js"]},"tsd":{"directory":"test/types","compilerOptions":{"esModuleInterop":true}},"gitHead":"6871a115b20478ecb18e3554a779db2904e6a105","_id":"undici@4.12.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.4","dist":{"shasum":"89dfd99f0257c89a971b933b195188747864c730","size":211516,"noattachment":false,"key":"/undici/-/undici-4.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/undici/download/undici-4.12.0.tgz"},"_npmUser":{"name":"ronag","email":"ronagy@icloud.com"},"directories":{},"maintainers":[{"name":"ethan_arrowood","email":"ethan.arrowood@gmail.com"},{"name":"matteo.collina","email":""},{"name":"ronag","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/undici_4.12.0_1639468029143_0.4540102227236156"},"_hasShrinkwrap":false,"publish_time":1639468029337,"_cnpm_publish_time":1639468029337,"dist-tags":{"five":"5.29.0","latest":"8.0.2","next":"7.0.0-alpha.10","six":"6.24.1","test":"5.24.0-test.6"}}