{"name":"got","version":"11.6.0","keywords":["http","https","http2","get","got","url","uri","request","simple","curl","wget","fetch","net","network","gzip","brotli","requests","human-friendly","axios","superagent","node-fetch","ky"],"license":"MIT","_id":"got@11.6.0","maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"homepage":"https://github.com/sindresorhus/got#readme","bugs":{"url":"https://github.com/sindresorhus/got/issues"},"xo":{"rules":{"node/prefer-global/url":"off","import/no-anonymous-default-export":"off","@typescript-eslint/no-empty-function":"off","node/prefer-global/url-search-params":"off","@typescript-eslint/no-invalid-void-type":"off"},"ignores":["documentation/examples/*"]},"ava":{"files":["test/*"],"timeout":"1m","typescript":{"rewritePaths":{"test/":"dist/test/"}}},"nyc":{"exclude":["**/test/**"],"extension":[".ts"]},"dist":{"shasum":"4978c78f3cbc3a45ee95381f8bb6efd1db1f4638","tarball":"https://registry.npmjs.org/got/-/got-11.6.0.tgz","fileCount":49,"integrity":"sha512-ErhWb4IUjQzJ3vGs3+RR12NWlBDDkRciFpAkQ1LPUxi6OnwhGj07gQxjPsyIk69s7qMihwKrKquV6VQq7JNYLA==","signatures":[{"sig":"MEYCIQDYz6ZZkAV6Q2v/uan4BV5cL5jPdydbRhBUO7wUzxdHrwIhAMSv5IAqh2Ltxyf+mEqxngDkzN++s035SidhDGllTSHI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT6H4CRA9TVsSAnZWagAA0y4QAJz+szB8PP6RZS5hiffE\nk1tqNhVcR1xgw2FoI8bGkH4ybD/DwMG567FhIfqO/+rh5v3CVuk4Gacb/5oP\nq259nh61uZxmXO3zDZj31qxOwYpipmRdrdBM1ACDmNHgCewKJFyMVhQ9bftt\nEyyGytuWb7ajI07SW0G89B1UKbBbrr7EUBQpb0h+OjtdyQzf4N3lGhWEBLdp\nXzwvu9jYLNJg2BOBBGorPnnWLcnA6kk9m1+5JnktXCRgIKnmo2Bz00EOmXqN\nngDyUgVO/eZuUXFtB1lUUYN491G1Hmfff6cM6GyaJg5RQV/ZToj89o+GmQYo\nmuPw+AsZkzw3h3JDA4KP/zBmv+8K2cpf4RD8yTBaiXuM2Suzz7olvaDTCLiL\noeDfdnnaOkL1rCsQy2sZYpAcf+XduYGtd+JAPG1l6jThMSegxjq23h4bGzIJ\nuvdcvDV50gcDMAms4Ioy65H/aowWqjztNbxTJuFRv/XUbf86H67+oqjBJiMA\nB5LZIVRsFUReijktYk+BfPdYVMi7I0MGabUistF2MvrqcZHwDQT9Ut+Uii+i\nE0cDyf9Uaxd0JYGnhW2Z2UmMixzHz9cn+ZhHfF3vx1mRAQjqZUqwY/Fa2Pt2\n4kI6rBmRl+9dOpu0RdAmtv504ycL80esS83SCOhsoR9YYzMy6FwGffCZuRkv\nTm6/\r\n=Sssz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/source","types":"dist/source","engines":{"node":">=10.19.0"},"funding":"https://github.com/sindresorhus/got?sponsor=1","gitHead":"07f7c4dd94973ddcd581c59dfbe1d8f081c14ae3","scripts":{"test":"xo && npm run build && nyc --reporter=html --reporter=text ava","build":"del-cli dist && tsc","prepare":"npm run build","release":"np"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"repository":{"url":"git+https://github.com/sindresorhus/got.git","type":"git"},"_npmVersion":"6.14.5","description":"Human-friendly and powerful HTTP request library for Node.js","directories":{},"sideEffects":false,"_nodeVersion":"14.5.0","dependencies":{"p-cancelable":"^2.0.0","responselike":"^2.0.0","http2-wrapper":"^1.0.0-beta.5.2","lowercase-keys":"^2.0.0","@sindresorhus/is":"^3.1.1","cacheable-lookup":"^5.0.3","cacheable-request":"^7.0.1","@types/responselike":"^1.0.0","decompress-response":"^6.0.0","@szmarczak/http-timer":"^4.0.5","@types/cacheable-request":"^6.0.1"},"_hasShrinkwrap":false,"devDependencies":{"np":"^6.4.0","xo":"^0.33.0","ava":"^3.11.1","nyc":"^15.1.0","pem":"^1.14.4","nock":"^13.0.4","pify":"^5.0.0","axios":"^0.20.0","delay":"^4.4.0","sinon":"^9.0.3","tempy":"^0.6.0","del-cli":"^3.0.1","express":"^4.17.1","p-event":"^4.2.0","benchmark":"^2.1.4","coveralls":"^3.1.0","form-data":"^3.0.0","@types/pem":"^1.9.5","get-stream":"^6.0.0","node-fetch":"^2.6.0","typescript":"^4.0.2","@types/node":"^14.6.0","@types/pify":"^3.0.2","slow-stream":"0.0.4","@types/sinon":"^9.0.5","tough-cookie":"^4.0.0","@types/express":"^4.17.7","@types/request":"^2.48.5","@ava/typescript":"^1.1.1","@types/benchmark":"^1.0.33","@types/node-fetch":"^2.5.7","create-test-server":"^3.0.1","to-readable-stream":"^2.1.0","@types/tough-cookie":"^4.0.0","@sinonjs/fake-timers":"^6.0.1","@sindresorhus/tsconfig":"^0.7.0"},"runkitExampleFilename":"./documentation/examples/runkit-example.js","_npmOperationalInternal":{"tmp":"tmp/got_11.6.0_1599054328142_0.17682675559305205","host":"s3://npm-registry-packages"}}