{"_id":"http2-wrapper","_rev":"3212361","name":"http2-wrapper","description":"HTTP2 client, just with the familiar `https` API","dist-tags":{"latest":"2.2.1"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"time":{"modified":"2024-02-22T02:25:26.000Z","created":"2018-08-11T16:04:10.311Z","2.2.1":"2023-11-10T16:11:05.951Z","2.2.0":"2022-11-15T14:09:51.735Z","2.1.11":"2022-04-24T17:31:36.624Z","2.1.10":"2021-12-20T10:04:52.829Z","2.1.9":"2021-10-08T14:54:36.129Z","2.1.8":"2021-08-27T22:06:21.063Z","2.1.7":"2021-08-27T18:13:02.394Z","2.1.6":"2021-08-27T16:19:45.282Z","2.1.5":"2021-08-27T10:57:13.752Z","2.1.4":"2021-08-20T21:37:11.649Z","2.1.3":"2021-08-16T08:40:37.229Z","2.1.2":"2021-08-06T10:01:00.728Z","2.1.1":"2021-07-21T17:01:07.074Z","2.1.0":"2021-07-21T16:01:54.539Z","2.0.9":"2021-07-21T13:55:52.546Z","2.0.8":"2021-07-17T23:09:15.047Z","2.0.7":"2021-07-12T21:05:48.977Z","2.0.6":"2021-07-12T18:04:52.160Z","2.0.5":"2021-04-27T10:55:43.207Z","2.0.4":"2021-04-27T03:13:09.489Z","2.0.3":"2021-04-11T20:01:30.696Z","2.0.2":"2021-04-11T19:13:03.554Z","2.0.1":"2021-04-05T06:34:21.613Z","2.0.0":"2021-02-25T23:38:48.197Z","1.0.3":"2021-02-25T23:37:57.603Z","1.0.1":"2021-02-25T16:04:22.243Z","1.0.0":"2021-02-25T15:15:43.856Z","1.0.0-beta.5.2":"2020-07-11T02:28:47.084Z","1.0.0-beta.5.1":"2020-07-10T21:22:30.063Z","1.0.0-beta.5.0":"2020-07-09T23:02:11.575Z","1.0.0-beta.4.8":"2020-07-06T18:26:30.649Z","1.0.0-beta.4.7":"2020-07-06T02:19:23.108Z","1.0.0-beta.4.6":"2020-05-10T19:56:31.617Z","1.0.0-beta.4.5":"2020-04-28T13:26:54.031Z","1.0.0-beta.4.4":"2020-04-21T18:32:39.550Z","1.0.0-beta.4.3":"2020-03-14T13:05:24.796Z","1.0.0-beta.4.2":"2020-02-28T17:02:09.893Z","1.0.0-beta.4.1":"2020-02-28T17:01:45.457Z","1.0.0-beta.4":"2020-02-17T18:37:57.958Z","1.0.0-beta.3":"2019-12-01T20:33:53.767Z","1.0.0-beta.2":"2019-11-30T21:28:00.589Z","1.0.0-beta.1":"2019-11-03T18:49:57.216Z","1.0.0-beta.0":"2019-11-03T17:28:14.534Z","1.0.0-alpha.0":"2019-07-18T10:36:38.630Z","0.8.0":"2019-07-14T09:26:23.143Z","0.7.0":"2019-07-14T08:40:53.225Z","0.6.0":"2019-07-14T08:07:27.816Z","0.5.2":"2019-07-14T06:50:30.976Z","0.5.1":"2019-07-13T19:11:06.600Z","0.5.0":"2019-07-13T09:37:09.464Z","0.4.2":"2018-12-26T17:21:11.225Z","0.4.1":"2018-12-24T10:45:13.827Z","0.4.0":"2018-12-23T16:26:56.236Z","0.3.2":"2018-08-23T15:16:32.458Z","0.3.1":"2018-08-22T18:34:34.712Z","0.3.0":"2018-08-22T17:48:34.224Z","0.2.0":"2018-08-12T17:15:42.329Z","0.1.1":"2018-08-11T18:49:38.353Z","0.1.0":"2018-08-11T16:04:10.311Z"},"users":{},"author":{"name":"Szymon Marczak"},"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"versions":{"2.2.1":{"name":"http2-wrapper","version":"2.2.1","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"_id":"http2-wrapper@2.2.1","gitHead":"03bbcd2ddab06807e2f7bbd3d4de8a6831084d8f","_nodeVersion":"21.1.0","_npmVersion":"10.2.0","dist":{"shasum":"310968153dcdedb160d8b72114363ef5fce1f64a","size":21335,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.2.1.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.2.1_1699632665705_0.8521568694677721"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-10T16:11:05.951Z","publish_time":1699632665951,"_source_registry_name":"default","_cnpm_publish_time":1699632665951},"2.2.0":{"name":"http2-wrapper","version":"2.2.0","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"b55f9f5668e2e57b63daa54bfff4004d75fa63b8","_id":"http2-wrapper@2.2.0","_nodeVersion":"18.9.0","_npmVersion":"8.19.1","dist":{"shasum":"b80ad199d216b7d3680195077bd7b9060fa9d7f3","size":21074,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.2.0.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.2.0_1668521391540_0.8476501932302429"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-15T14:44:11.261Z","publish_time":1668521391735,"_cnpm_publish_time":1668521391735},"2.1.11":{"name":"http2-wrapper","version":"2.1.11","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"c6b70d3bef12876534e1f75f873965741af3c2ee","_id":"http2-wrapper@2.1.11","_nodeVersion":"17.9.0","_npmVersion":"8.5.5","dist":{"shasum":"d7c980c7ffb85be3859b6a96c800b2951ae257ef","size":21020,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.11.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.11_1650821496455_0.8330997623760206"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-24T17:43:41.132Z","publish_time":1650821496624,"_cnpm_publish_time":1650821496624},"2.1.10":{"name":"http2-wrapper","version":"2.1.10","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"fda4d4ecf007ab2bea752e33c680bdbb80f634ec","_id":"http2-wrapper@2.1.10","_nodeVersion":"16.13.0","_npmVersion":"8.3.0","dist":{"shasum":"307cd0cee2564723692ad34c2d570d12f10e83be","size":21021,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.10.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.10_1639994692665_0.13649870102447648"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T10:05:21.041Z","publish_time":1639994692829,"_cnpm_publish_time":1639994692829},"2.1.9":{"name":"http2-wrapper","version":"2.1.9","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"b9a1f46a38ca4fede79c016fd897d338ebc25d05","_id":"http2-wrapper@2.1.9","_nodeVersion":"16.10.0","_npmVersion":"7.24.0","dist":{"shasum":"d27b9475f132973a74b4ee50901b951ff6e56020","size":20994,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.9.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.9_1633704875940_0.726725060655117"},"_hasShrinkwrap":false,"publish_time":1633704876129,"_cnpm_publish_time":1633704876129},"2.1.8":{"name":"http2-wrapper","version":"2.1.8","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"e1c487b5048305ed8272c36864c45225ecb5675d","_id":"http2-wrapper@2.1.8","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"0dd1ed09eccfcfcb2eb9541cae4efe9b721bbc61","size":20993,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.8.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.8_1630101980898_0.6602151559440557"},"_hasShrinkwrap":false,"publish_time":1630101981063,"_cnpm_publish_time":1630101981063},"2.1.7":{"name":"http2-wrapper","version":"2.1.7","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"477f8ebf3092abd460b4f7ffc54f62922c91a4ef","_id":"http2-wrapper@2.1.7","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"6100c7bfb3bcb5e6542aa49e03976e5048a2966f","size":20870,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.7.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.7_1630087982264_0.2473400839091029"},"_hasShrinkwrap":false,"publish_time":1630087982394,"_cnpm_publish_time":1630087982394},"2.1.6":{"name":"http2-wrapper","version":"2.1.6","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"477f8ebf3092abd460b4f7ffc54f62922c91a4ef","_id":"http2-wrapper@2.1.6","_nodeVersion":"10.23.0","_npmVersion":"6.14.8","dist":{"shasum":"96ed27548ee01dcafecbe901e6a4f03e93c21c2e","size":21009,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.6.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.6_1630081185143_0.4461992449033001"},"_hasShrinkwrap":false,"publish_time":1630081185282,"_cnpm_publish_time":1630081185282},"2.1.5":{"name":"http2-wrapper","version":"2.1.5","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"92c80623446d9ccf2d8e1de0791103c50a6d23ef","_id":"http2-wrapper@2.1.5","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"shasum":"1416adaa02a82215f4e26b778d884859a5145bf8","size":20857,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.5.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.5_1630061833547_0.7868665804732689"},"_hasShrinkwrap":false,"publish_time":1630061833752,"_cnpm_publish_time":1630061833752},"2.1.4":{"name":"http2-wrapper","version":"2.1.4","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"cceda0048625ba1ce8579b3c7473968ef6f202ac","_id":"http2-wrapper@2.1.4","_nodeVersion":"16.6.2","_npmVersion":"7.20.3","dist":{"shasum":"ef114c049a48862ed798552b75548edd236b7a84","size":20832,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.4.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.4_1629495431458_0.5790639156702069"},"_hasShrinkwrap":false,"publish_time":1629495431649,"_cnpm_publish_time":1629495431649},"2.1.3":{"name":"http2-wrapper","version":"2.1.3","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"fc9aebe4da0ac2a053d8e021cfe9ca6cec4a69cf","_id":"http2-wrapper@2.1.3","_nodeVersion":"16.6.2","_npmVersion":"7.20.3","dist":{"shasum":"17dc12bf39eb7983c30cb9d3e437891fa9976388","size":20792,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.3.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.3_1629103237065_0.14148603853778363"},"_hasShrinkwrap":false,"publish_time":1629103237229,"_cnpm_publish_time":1629103237229},"2.1.2":{"name":"http2-wrapper","version":"2.1.2","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"f594014c7c449f4a0027f6f5e1e7abd2f5a05c4f","_id":"http2-wrapper@2.1.2","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"71e7bd2a0f4e8711631fc41f384ef19f9d4d3e29","size":20785,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.2.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.2_1628244060485_0.7754347501980818"},"_hasShrinkwrap":false,"publish_time":1628244060728,"_cnpm_publish_time":1628244060728},"2.1.1":{"name":"http2-wrapper","version":"2.1.1","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"dd61aba78001734cf51a645b3681efccb45286e7","_id":"http2-wrapper@2.1.1","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"ece069ebcea33c0edc4c5eba15e11379459c85a6","size":20768,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.1.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.1_1626886866884_0.17809578999549558"},"_hasShrinkwrap":false,"publish_time":1626886867074,"_cnpm_publish_time":1626886867074},"2.1.0":{"name":"http2-wrapper","version":"2.1.0","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.2.0"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"c93d67c099f99e91d43706cfd576da6e11178fe5","_id":"http2-wrapper@2.1.0","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"5f134de55fb7f141a6675d47a21004ded126aca9","size":20752,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.1.0.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.1.0_1626883314360_0.6203063112489338"},"_hasShrinkwrap":false,"publish_time":1626883314539,"_cnpm_publish_time":1626883314539},"2.0.9":{"name":"http2-wrapper","version":"2.0.9","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.1.2"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"e2b57034686455d2aeab80d7d3d61bc7a0a0139a","_id":"http2-wrapper@2.0.9","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"b62a021dbc1d9a9ee0a50165b2c512d79d7717be","size":19872,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.0.9.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.0.9_1626875752363_0.6433786913716253"},"_hasShrinkwrap":false,"publish_time":1626875752546,"_cnpm_publish_time":1626875752546},"2.0.8":{"name":"http2-wrapper","version":"2.0.8","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.1.2"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"592daaaf328b297fb0a9e25c7e065857434bf423","_id":"http2-wrapper@2.0.8","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"3d486686f74399bf2dcb77b4047d115a68334c06","size":19898,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.0.8.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.0.8_1626563354873_0.831545871565301"},"_hasShrinkwrap":false,"publish_time":1626563355047,"_cnpm_publish_time":1626563355047},"2.0.7":{"name":"http2-wrapper","version":"2.0.7","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.1.2"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"86bf5cdd184cd37bdaa2a70d84efd7a7c645cc2b","_id":"http2-wrapper@2.0.7","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"0d95bbf74254fb850852d31f02f516b72e72904c","size":19889,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.0.7.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.0.7_1626123948810_0.6934213051275915"},"_hasShrinkwrap":false,"publish_time":1626123948977,"_cnpm_publish_time":1626123948977},"2.0.6":{"name":"http2-wrapper","version":"2.0.6","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.1.2"},"devDependencies":{"@sindresorhus/is":"^4.0.1","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.1","got":"^11.8.2","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.1","to-readable-stream":"^2.1.0","tsd":"^0.17.0","websocket-stream":"^5.5.2","ws":"^7.5.3","xo":"0.39.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off","unicorn/prefer-module":"off","comma-dangle":"off","@typescript-eslint/comma-dangle":"off","quotes":["error","single",{"avoidEscape":true,"allowTemplateLiterals":true}],"operator-linebreak":["error","before"]}},"gitHead":"7c7e8a9d5d9efda44fd24be7cfa5119ec4f84045","_id":"http2-wrapper@2.0.6","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"2c9d1f919f0936f45c1073894a20161f4d7d41ba","size":19919,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.0.6.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.0.6_1626113091945_0.20688944709276758"},"_hasShrinkwrap":false,"publish_time":1626113092160,"_cnpm_publish_time":1626113092160},"2.0.5":{"name":"http2-wrapper","version":"2.0.5","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.1.1"},"devDependencies":{"@sindresorhus/is":"^4.0.0","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.0","got":"^11.8.1","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.0","to-readable-stream":"^2.1.0","tsd":"^0.14.0","websocket-stream":"^5.5.2","ws":"^7.4.2","xo":"^0.37.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off"}},"gitHead":"7a8c0a76cea0fbe6d9594e3b17d8d58abb77f7c3","_id":"http2-wrapper@2.0.5","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"shasum":"d4464509df69b6f82125b6cb337dbb80101f406c","size":19568,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.0.5.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.0.5_1619520943054_0.003547292848876893"},"_hasShrinkwrap":false,"publish_time":1619520943207,"_cnpm_publish_time":1619520943207},"2.0.4":{"name":"http2-wrapper","version":"2.0.4","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.1.1"},"devDependencies":{"@sindresorhus/is":"^4.0.0","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.0","got":"^11.8.1","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.0","to-readable-stream":"^2.1.0","tsd":"^0.14.0","websocket-stream":"^5.5.2","ws":"^7.4.2","xo":"^0.37.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off"}},"gitHead":"7a8c0a76cea0fbe6d9594e3b17d8d58abb77f7c3","_id":"http2-wrapper@2.0.4","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"871e8e3c7fd8ddec21fb1a7d948b99e211bb7d86","size":19678,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.0.4.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.0.4_1619493189311_0.8046602139227328"},"_hasShrinkwrap":false,"publish_time":1619493189489,"_cnpm_publish_time":1619493189489},"2.0.3":{"name":"http2-wrapper","version":"2.0.3","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.1.1"},"devDependencies":{"@sindresorhus/is":"^4.0.0","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.0","got":"^11.8.1","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.0","to-readable-stream":"^2.1.0","tsd":"^0.14.0","websocket-stream":"^5.5.2","ws":"^7.4.2","xo":"^0.37.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off"}},"gitHead":"72297e2e86e172bf15012b4ec50199e82ee96c58","_id":"http2-wrapper@2.0.3","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"b2a08225fda6d016ea79fc75680209db5854a78c","size":19606,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.0.3.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.0.3_1618171290518_0.3480129920610122"},"_hasShrinkwrap":false,"publish_time":1618171290696,"_cnpm_publish_time":1618171290696},"2.0.2":{"name":"http2-wrapper","version":"2.0.2","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.0.1"},"devDependencies":{"@sindresorhus/is":"^4.0.0","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.0","got":"^11.8.1","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.0","to-readable-stream":"^2.1.0","tsd":"^0.14.0","websocket-stream":"^5.5.2","ws":"^7.4.2","xo":"^0.37.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off"}},"gitHead":"c7465195a17297513582868359ca1924b7247c7c","_id":"http2-wrapper@2.0.2","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"ef932bcb6363b9d1bbabf354f50118f599915e8e","size":19543,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.0.2.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.0.2_1618168383394_0.7818230089929035"},"_hasShrinkwrap":false,"publish_time":1618168383554,"_cnpm_publish_time":1618168383554},"2.0.1":{"name":"http2-wrapper","version":"2.0.1","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^4.0.0","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.0","got":"^11.8.1","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.0","to-readable-stream":"^2.1.0","tsd":"^0.14.0","websocket-stream":"^5.5.2","ws":"^7.4.2","xo":"^0.37.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off"}},"gitHead":"6c0e0a3dc65a897d94e0cd38cc3a031d11c159df","_id":"http2-wrapper@2.0.1","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"74037ab78afbad0be0481a7e796915d95256947a","size":19496,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.0.1.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.0.1_1617604461398_0.09034741848073558"},"_hasShrinkwrap":false,"publish_time":1617604461613,"_cnpm_publish_time":1617604461613},"2.0.0":{"name":"http2-wrapper","version":"2.0.0","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^4.0.0","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.0","got":"^11.8.1","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.0","to-readable-stream":"^2.1.0","tsd":"^0.14.0","websocket-stream":"^5.5.2","ws":"^7.4.2","xo":"^0.37.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off"}},"gitHead":"0773c56c4068231a266b46e70491a26a36828323","_id":"http2-wrapper@2.0.0","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"d7f028f3c4f53f167a2a6f44fe683acc860fb36b","size":19497,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-2.0.0.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_2.0.0_1614296328027_0.5849345776525212"},"_hasShrinkwrap":false,"publish_time":1614296328197,"_cnpm_publish_time":1614296328197},"1.0.3":{"name":"http2-wrapper","version":"1.0.3","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^3.0.0","ava":"^3.10.1","benchmark":"^2.1.4","get-stream":"^5.1.0","got":"^11.5.0","http2-proxy":"^5.0.51","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^0.5.0","to-readable-stream":"^2.1.0","tsd":"^0.13.1","xo":"^0.32.1"},"ava":{"timeout":"2m"},"gitHead":"6400d9cf6f253e83f6d3348593f83488cd434b79","_id":"http2-wrapper@1.0.3","_nodeVersion":"15.10.0","_npmVersion":"7.5.3","dist":{"shasum":"b8f55e0c1f25d4ebd08b3b0c2c079f9590800b3d","size":16062,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.3.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.3_1614296277481_0.5756070954856376"},"_hasShrinkwrap":false,"publish_time":1614296277603,"_cnpm_publish_time":1614296277603},"1.0.1":{"name":"http2-wrapper","version":"1.0.1","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^4.0.0","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.0","got":"^11.8.1","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.0","to-readable-stream":"^2.1.0","tsd":"^0.14.0","websocket-stream":"^5.5.2","ws":"^7.4.2","xo":"^0.37.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off"}},"gitHead":"47bab15ec479bd34a0f9d6a39c104a2d672eea74","_id":"http2-wrapper@1.0.1","_nodeVersion":"15.7.0","_npmVersion":"7.4.3","dist":{"shasum":"cf25c3fa648041f038abb0b261d15d01988545de","size":19450,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.1.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.1_1614269062041_0.13848645893582612"},"_hasShrinkwrap":false,"publish_time":1614269062243,"_cnpm_publish_time":1614269062243},"1.0.0":{"name":"http2-wrapper","version":"1.0.0","description":"HTTP2 client, just with the familiar `https` API","main":"source","types":"index.d.ts","engines":{"node":">=15.10.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava && tsd"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^4.0.0","ava":"^3.15.0","benchmark":"^2.1.4","get-stream":"^6.0.0","got":"^11.8.1","http2-proxy":"^5.0.53","https-proxy-agent":"^5.0.0","lolex":"^6.0.0","many-keys-map":"^1.0.3","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^1.0.0","to-readable-stream":"^2.1.0","tsd":"^0.14.0","websocket-stream":"^5.5.2","ws":"^7.4.2","xo":"^0.37.1"},"ava":{"timeout":"10s"},"nyc":{"include":["source"]},"xo":{"rules":{"unicorn/no-for-loop":"off"}},"gitHead":"b92f832d28dea8a63e721767ad1b53912360213a","_id":"http2-wrapper@1.0.0","_nodeVersion":"15.7.0","_npmVersion":"7.4.3","dist":{"shasum":"af946b951ba48438cf83fdf6d0bbd0629c74716d","size":19448,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0.tgz"},"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0_1614266143698_0.516163775772787"},"_hasShrinkwrap":false,"publish_time":1614266143856,"_cnpm_publish_time":1614266143856},"1.0.0-beta.5.2":{"name":"http2-wrapper","version":"1.0.0-beta.5.2","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^3.0.0","ava":"^3.10.1","benchmark":"^2.1.4","get-stream":"^5.1.0","got":"^11.5.0","http2-proxy":"^5.0.51","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^0.5.0","to-readable-stream":"^2.1.0","tsd":"^0.13.1","xo":"^0.32.1"},"ava":{"timeout":"2m"},"gitHead":"875a33a6adebe2df1547d6452902c04bf51f2af4","_id":"http2-wrapper@1.0.0-beta.5.2","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"8b923deb90144aea65cf834b016a340fc98556f3","size":16066,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.5.2.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.5.2_1594434526971_0.19797404101828953"},"_hasShrinkwrap":false,"publish_time":1594434527084,"_cnpm_publish_time":1594434527084},"1.0.0-beta.5.1":{"name":"http2-wrapper","version":"1.0.0-beta.5.1","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^3.0.0","ava":"^3.10.1","benchmark":"^2.1.4","get-stream":"^5.1.0","got":"^11.5.0","http2-proxy":"^5.0.51","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.1.0","p-event":"^4.2.0","tempy":"^0.5.0","to-readable-stream":"^2.1.0","tsd":"^0.13.1","xo":"^0.32.1"},"ava":{"timeout":"2m"},"gitHead":"b54f3a5cbeec56d0fb3eb0f1aa9f2b4f68d6b539","_id":"http2-wrapper@1.0.0-beta.5.1","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"shasum":"71150c3ea23d992c66d74786296d0aa29b616cc7","size":15763,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.5.1.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.5.1_1594416149880_0.7719712730014323"},"_hasShrinkwrap":false,"publish_time":1594416150063,"_cnpm_publish_time":1594416150063},"1.0.0-beta.5.0":{"name":"http2-wrapper","version":"1.0.0-beta.5.0","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^2.0.0","ava":"^3.3.0","benchmark":"^2.1.4","coveralls":"^3.0.9","get-stream":"^5.1.0","got":"^11.4.0","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.0.0","p-event":"^4.1.0","tempy":"^0.4.0","to-readable-stream":"^2.1.0","tsd":"^0.11.0","xo":"^0.26.1"},"ava":{"timeout":"2m"},"gitHead":"46774f94cb3d2aeaa304f447e8416d7c1dd3d7b3","_id":"http2-wrapper@1.0.0-beta.5.0","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"ae76ef7c1310a2d13d6d77f19b39c4ff951468be","size":15299,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.5.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.5.0_1594335731446_0.05496138546618745"},"_hasShrinkwrap":false,"publish_time":1594335731575,"_cnpm_publish_time":1594335731575},"1.0.0-beta.4.8":{"name":"http2-wrapper","version":"1.0.0-beta.4.8","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text ava"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^2.0.0","ava":"^3.3.0","benchmark":"^2.1.4","coveralls":"^3.0.9","get-stream":"^5.1.0","got":"^11.0.2","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.0.0","p-event":"^4.1.0","tempy":"^0.4.0","to-readable-stream":"^2.1.0","tsd":"^0.11.0","xo":"^0.26.1"},"ava":{"timeout":"2m"},"gitHead":"494c46190cac68fd9c73cb9e0e8e16c352a3e90d","_id":"http2-wrapper@1.0.0-beta.4.8","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"d3285f7421d7795f9dbcd4b57d92a2f73c0d958d","size":14786,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.4.8.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.4.8_1594059990555_0.5348367344553686"},"_hasShrinkwrap":false,"publish_time":1594059990649,"_cnpm_publish_time":1594059990649},"1.0.0-beta.4.7":{"name":"http2-wrapper","version":"1.0.0-beta.4.7","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.21.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text ava"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.1.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^2.0.0","ava":"^3.3.0","benchmark":"^2.1.4","coveralls":"^3.0.9","get-stream":"^5.1.0","got":"^11.0.2","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.0.0","p-event":"^4.1.0","tempy":"^0.4.0","to-readable-stream":"^2.1.0","tsd":"^0.11.0","xo":"^0.26.1"},"ava":{"timeout":"2m"},"gitHead":"d477ab95d117a365b6d9fb27efe0e9a5d99dd9d4","_id":"http2-wrapper@1.0.0-beta.4.7","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"shasum":"f51885d21f0838348bdf656fb5443e6be49df666","size":14792,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.4.7.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.4.7_1594001962964_0.7196419499827198"},"_hasShrinkwrap":false,"publish_time":1594001963108,"_cnpm_publish_time":1594001963108},"1.0.0-beta.4.6":{"name":"http2-wrapper","version":"1.0.0-beta.4.6","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text ava"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.0.0","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^2.0.0","ava":"^3.3.0","benchmark":"^2.1.4","coveralls":"^3.0.9","get-stream":"^5.1.0","got":"^11.0.2","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.0.0","p-event":"^4.1.0","tempy":"^0.4.0","to-readable-stream":"^2.1.0","tsd":"^0.11.0","xo":"^0.26.1"},"ava":{"timeout":"2m"},"gitHead":"1d67f716852a670a082a27a5c434317bc3e042e1","_id":"http2-wrapper@1.0.0-beta.4.6","_nodeVersion":"14.2.0","_npmVersion":"6.14.4","dist":{"shasum":"9438f0fceb946c8cbd365076c228a4d3bd4d0143","size":14599,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.4.6.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.4.6_1589140591512_0.581673227358505"},"_hasShrinkwrap":false,"publish_time":1589140591617,"_cnpm_publish_time":1589140591617},"1.0.0-beta.4.5":{"name":"http2-wrapper","version":"1.0.0-beta.4.5","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text ava"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.0.0","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^2.0.0","ava":"^3.3.0","benchmark":"^2.1.4","coveralls":"^3.0.9","get-stream":"^5.1.0","got":"^11.0.2","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.0.0","p-event":"^4.1.0","tempy":"^0.4.0","to-readable-stream":"^2.1.0","tsd":"^0.11.0","xo":"^0.26.1"},"ava":{"timeout":"2m"},"gitHead":"2a30f723bfdeee2d4cee0fa9369de3448a6a32e6","_id":"http2-wrapper@1.0.0-beta.4.5","_nodeVersion":"14.0.0","_npmVersion":"6.14.4","dist":{"shasum":"ac8e8f1cbf4aa79e3274c89e954d18697ab31e85","size":14569,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.4.5.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.4.5_1588080413852_0.2825970380162326"},"_hasShrinkwrap":false,"publish_time":1588080414031,"_cnpm_publish_time":1588080414031},"1.0.0-beta.4.4":{"name":"http2-wrapper","version":"1.0.0-beta.4.4","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.19.0"},"scripts":{"test":"xo && nyc --reporter=lcovonly --reporter=text ava"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.0.0","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^2.0.0","ava":"^3.3.0","benchmark":"^2.1.4","coveralls":"^3.0.9","get-stream":"^5.1.0","got":"^10.5.5","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.0.0","p-event":"^4.1.0","tempy":"^0.4.0","to-readable-stream":"^2.1.0","tsd":"^0.11.0","xo":"^0.26.1"},"ava":{"timeout":"2m"},"gitHead":"fb185c4d78d702724701e604972b9d154a03a2cc","_id":"http2-wrapper@1.0.0-beta.4.4","_nodeVersion":"13.13.0","_npmVersion":"6.14.4","dist":{"shasum":"6e1c71b5ddff3037ce16053b20d1044b1e8c0df5","size":14314,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.4.4.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.4.4_1587493959409_0.9760588704647293"},"_hasShrinkwrap":false,"publish_time":1587493959550,"_cnpm_publish_time":1587493959550},"1.0.0-beta.4.3":{"name":"http2-wrapper","version":"1.0.0-beta.4.3","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10"},"scripts":{"test":"echo XO $(xo --version) && echo AVA $(ava --version) && xo && nyc --reporter=html --reporter=text ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.0.0","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^2.0.0","ava":"^3.3.0","benchmark":"^2.1.4","coveralls":"^3.0.9","create-cert":"^1.0.6","get-stream":"^5.1.0","got":"^10.5.5","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.0.0","p-event":"^4.1.0","tempy":"^0.4.0","to-readable-stream":"^2.1.0","tsd":"^0.11.0","xo":"^0.26.1"},"ava":{"timeout":"2m"},"gitHead":"81dc79f25fb20265b1f860a77efe2971c3abfedf","_id":"http2-wrapper@1.0.0-beta.4.3","_nodeVersion":"13.9.0","_npmVersion":"6.13.7","dist":{"shasum":"85b499cfada6a5b2c22f08190716c7dcc8a0bc81","size":14424,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.4.3.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.4.3_1584191124631_0.497575235209071"},"_hasShrinkwrap":false,"publish_time":1584191124796,"_cnpm_publish_time":1584191124796},"1.0.0-beta.4.2":{"name":"http2-wrapper","version":"1.0.0-beta.4.2","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10"},"scripts":{"test":"echo XO $(xo --version) && echo AVA $(ava --version) && xo && nyc --reporter=html --reporter=text ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.0.0","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^2.0.0","ava":"^3.3.0","benchmark":"^2.1.4","coveralls":"^3.0.9","create-cert":"^1.0.6","get-stream":"^5.1.0","got":"^10.5.5","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.0.0","p-event":"^4.1.0","tempy":"^0.4.0","to-readable-stream":"^2.1.0","tsd":"^0.11.0","xo":"^0.26.1"},"ava":{"timeout":"2m"},"gitHead":"8c38c7e5ec6a56cc6e2901aa67844fea7f69da3d","_id":"http2-wrapper@1.0.0-beta.4.2","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"shasum":"cd57caee93a0d4196f9ce4e98b5949dcd135cdef","size":14329,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.4.2.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.4.2_1582909329649_0.19412262227574661"},"_hasShrinkwrap":false,"publish_time":1582909329893,"_cnpm_publish_time":1582909329893},"1.0.0-beta.4.1":{"name":"http2-wrapper","version":"1.0.0-beta.4.1","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10"},"scripts":{"test":"echo XO $(xo --version) && echo AVA $(ava --version) && xo && nyc --reporter=html --reporter=text ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.0.0","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^2.0.0","ava":"^3.3.0","benchmark":"^2.1.4","coveralls":"^3.0.9","create-cert":"^1.0.6","get-stream":"^5.1.0","got":"^10.5.5","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.0.0","p-event":"^4.1.0","tempy":"^0.4.0","to-readable-stream":"^2.1.0","tsd":"^0.11.0","xo":"^0.26.1"},"ava":{"timeout":"2m"},"gitHead":"8c38c7e5ec6a56cc6e2901aa67844fea7f69da3d","_id":"http2-wrapper@1.0.0-beta.4.1","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"shasum":"82423fe8161153954ba8f0cdde8f3fee8adf78f4","size":14330,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.4.1.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.4.1_1582909305369_0.5026009482211509"},"_hasShrinkwrap":false,"publish_time":1582909305457,"_cnpm_publish_time":1582909305457},"1.0.0-beta.4":{"name":"http2-wrapper","version":"1.0.0-beta.4","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10"},"scripts":{"test":"echo XO $(xo --version) && echo AVA $(ava --version) && xo && nyc --reporter=html --reporter=text ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^5.0.0","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^2.0.0","ava":"^3.3.0","benchmark":"^2.1.4","coveralls":"^3.0.9","create-cert":"^1.0.6","get-stream":"^5.1.0","got":"^10.5.5","lolex":"^6.0.0","many-keys-map":"^1.0.2","nyc":"^15.0.0","p-event":"^4.1.0","tempy":"^0.4.0","to-readable-stream":"^2.1.0","tsd":"^0.11.0","xo":"^0.26.1"},"ava":{"timeout":"2m"},"gitHead":"06fe86263388ee1b9d9c90830bdfbbb974935690","_id":"http2-wrapper@1.0.0-beta.4","_nodeVersion":"13.7.0","_npmVersion":"6.13.6","dist":{"shasum":"ae4dfc34968d50f2fd05404849075ccea1a4c29e","size":14317,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.4.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.4_1581964677819_0.3734992310940546"},"_hasShrinkwrap":false,"publish_time":1581964677958,"_cnpm_publish_time":1581964677958},"1.0.0-beta.3":{"name":"http2-wrapper","version":"1.0.0-beta.3","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10"},"scripts":{"test":"echo XO $(xo --version) && echo AVA $(ava --version) && xo && nyc --reporter=html --reporter=text ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^4.0.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^1.0.0","ava":"^2.4.0","benchmark":"^2.1.4","coveralls":"^3.0.5","create-cert":"^1.0.6","get-stream":"^5.1.0","got":"^10.0.0-alpha.3","lolex":"^4.2.0","many-keys-map":"^1.0.2","nyc":"^14.1.1","p-event":"^4.1.0","tempy":"^0.3.0","to-readable-stream":"^2.1.0","tsd":"^0.8.0","xo":"^0.24.0"},"ava":{"timeout":"2m","concurrency":"4","helpers":["test/helpers/*"]},"gitHead":"ee607fb509ffdd4b031ae8c64232b239526eee9b","_id":"http2-wrapper@1.0.0-beta.3","_nodeVersion":"13.0.1","_npmVersion":"6.12.0","dist":{"shasum":"7c134ecc170d65a93d72b2924983e84e3753a2f5","size":13905,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.3.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.3_1575232433649_0.956752778823821"},"_hasShrinkwrap":false,"publish_time":1575232433767,"_cnpm_publish_time":1575232433767},"1.0.0-beta.2":{"name":"http2-wrapper","version":"1.0.0-beta.2","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10"},"scripts":{"test":"echo XO $(xo --version) && echo AVA $(ava --version) && xo && nyc --reporter=html --reporter=text ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^4.0.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^1.0.0","ava":"^2.4.0","benchmark":"^2.1.4","coveralls":"^3.0.5","create-cert":"^1.0.6","get-stream":"^5.1.0","got":"^10.0.0-alpha.3","lolex":"^4.2.0","many-keys-map":"^1.0.2","nyc":"^14.1.1","p-event":"^4.1.0","tempy":"^0.3.0","to-readable-stream":"^2.1.0","tsd":"^0.8.0","xo":"^0.24.0"},"ava":{"timeout":"2m","concurrency":"4","helpers":["test/helpers/*"]},"gitHead":"842ce093b6e839fecbb3b188d33a8d240cf8f7a5","_id":"http2-wrapper@1.0.0-beta.2","_nodeVersion":"13.0.1","_npmVersion":"6.12.0","dist":{"shasum":"b2e5dfddefb908bdbfb7d97f882d8bed8e4c1994","size":13940,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.2.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.2_1575149280432_0.6124514491568411"},"_hasShrinkwrap":false,"publish_time":1575149280589,"_cnpm_publish_time":1575149280589},"1.0.0-beta.1":{"name":"http2-wrapper","version":"1.0.0-beta.1","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10"},"scripts":{"test":"echo XO $(xo --version) && echo AVA $(ava --version) && xo && nyc --reporter=html --reporter=text ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^4.0.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^1.0.0","ava":"^2.4.0","benchmark":"^2.1.4","coveralls":"^3.0.5","create-cert":"^1.0.6","get-stream":"^5.1.0","got":"^10.0.0-alpha.3","lolex":"^4.2.0","many-keys-map":"^1.0.2","nyc":"^14.1.1","p-event":"^4.1.0","tempy":"^0.3.0","to-readable-stream":"^2.1.0","tsd":"^0.8.0","xo":"^0.24.0"},"ava":{"timeout":"2m","concurrency":"4","helpers":["test/helpers/*"]},"gitHead":"763fb5f434aeb688a1c8b67fcf31c5e6bbe25f6b","_id":"http2-wrapper@1.0.0-beta.1","_nodeVersion":"13.0.1","_npmVersion":"6.12.0","dist":{"shasum":"7dc274ada695b4b5f1a1dffd0daff01fd68a4901","size":13918,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.1.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.1_1572806996996_0.5853433579751015"},"_hasShrinkwrap":false,"publish_time":1572806997216,"_cnpm_publish_time":1572806997216},"1.0.0-beta.0":{"name":"http2-wrapper","version":"1.0.0-beta.0","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10"},"scripts":{"test":"echo XO $(xo --version) && echo AVA $(ava --version) && xo && nyc --reporter=html --reporter=text ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^4.0.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^1.0.0","ava":"^2.4.0","benchmark":"^2.1.4","coveralls":"^3.0.5","create-cert":"^1.0.6","get-stream":"^5.1.0","got":"^9.6.0","lolex":"^4.2.0","many-keys-map":"^1.0.2","nyc":"^14.1.1","p-event":"^4.1.0","tempy":"^0.3.0","to-readable-stream":"^2.1.0","tsd":"^0.8.0","xo":"^0.24.0"},"ava":{"timeout":"2m","concurrency":"4","helpers":["test/helpers/*"]},"gitHead":"d0a50c9c22c3e2a64d29b62c495817e9787c6bab","_id":"http2-wrapper@1.0.0-beta.0","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"4841223404fbaa2fb497fd78a6105ebdc8be09e6","size":13886,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-beta.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-beta.0_1572802094409_0.14807011907396217"},"_hasShrinkwrap":false,"publish_time":1572802094534,"_cnpm_publish_time":1572802094534},"1.0.0-alpha.0":{"name":"http2-wrapper","version":"1.0.0-alpha.0","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=8.16.0"},"scripts":{"test":"echo XO $(xo --version) && echo AVA $(ava --version) && xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"quick-lru":"^4.0.1","resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^1.0.0","ava":"^2.2.0","benchmark":"^2.1.4","coveralls":"^3.0.5","create-cert":"^1.0.6","get-stream":"^5.1.0","nyc":"^14.1.1","p-event":"^4.1.0","tempy":"^0.3.0","to-readable-stream":"^2.1.0","xo":"^0.24.0"},"ava":{"timeout":"2m","concurrency":"4","helpers":["test/helpers/*"]},"gitHead":"edd1e32204b7db74a50db1e9f59a22eae5856887","_id":"http2-wrapper@1.0.0-alpha.0","_nodeVersion":"12.6.0","_npmVersion":"6.10.0","dist":{"shasum":"e82a04f90254f5bf760e07b5921fa74ef50841df","size":10507,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-1.0.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-1.0.0-alpha.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_1.0.0-alpha.0_1563446198392_0.8324560733342727"},"_hasShrinkwrap":false,"publish_time":1563446198630,"_cnpm_publish_time":1563446198630},"0.8.0":{"name":"http2-wrapper","version":"0.8.0","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=8.16.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^1.0.0","ava":"^2.2.0","benchmark":"^2.1.4","coveralls":"^3.0.5","delay":"^4.3.0","get-stream":"^5.1.0","nyc":"^14.1.1","p-event":"^4.1.0","pem":"^1.14.2","tempy":"^0.3.0","timekeeper":"^2.2.0","to-readable-stream":"^2.1.0","xo":"^0.24.0"},"ava":{"timeout":"2m","concurrency":"4","helpers":["test/helpers/*"]},"gitHead":"b3ed08d24b1aeb0b356ac0b331a5b3adbb749d92","_id":"http2-wrapper@0.8.0","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"shasum":"ca2b758edb53440efd9c78388475bf268441713b","size":10188,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.8.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.8.0_1563096382975_0.8549122962500226"},"_hasShrinkwrap":false,"publish_time":1563096383143,"_cnpm_publish_time":1563096383143},"0.7.0":{"name":"http2-wrapper","version":"0.7.0","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=8.16.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^1.0.0","ava":"^2.2.0","benchmark":"^2.1.4","coveralls":"^3.0.5","delay":"^4.3.0","get-stream":"^5.1.0","nyc":"^14.1.1","p-event":"^4.1.0","pem":"^1.14.2","tempy":"^0.3.0","timekeeper":"^2.2.0","to-readable-stream":"^2.1.0","xo":"^0.24.0"},"ava":{"timeout":"2m","concurrency":"4","helpers":["test/helpers/*"]},"gitHead":"a018586b17924573a64fb8b1949b2def34e8b5d1","_id":"http2-wrapper@0.7.0","_nodeVersion":"12.6.0","_npmVersion":"6.10.0","dist":{"shasum":"9e9330f5c47746028ff77b862854f6fe9cca2b4f","size":10139,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.7.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.7.0_1563093653072_0.21036012918448432"},"_hasShrinkwrap":false,"publish_time":1563093653225,"_cnpm_publish_time":1563093653225},"0.6.0":{"name":"http2-wrapper","version":"0.6.0","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.10.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^1.0.0","ava":"^2.2.0","benchmark":"^2.1.4","coveralls":"^3.0.5","delay":"^4.3.0","get-stream":"^5.1.0","nyc":"^14.1.1","p-event":"^4.1.0","pem":"^1.14.2","tempy":"^0.3.0","timekeeper":"^2.2.0","to-readable-stream":"^2.1.0","xo":"^0.24.0"},"ava":{"timeout":"2m","concurrency":"4","helpers":["test/helpers/*"]},"gitHead":"abb98247f2df953b85c4bf001cd44dd1a1c56504","_id":"http2-wrapper@0.6.0","_nodeVersion":"12.6.0","_npmVersion":"6.10.0","dist":{"shasum":"b755b2e50b69faddaf482402fb81b0fdf42a8c8c","size":10091,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.6.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.6.0_1563091647662_0.40217225360345155"},"_hasShrinkwrap":false,"publish_time":1563091647816,"_cnpm_publish_time":1563091647816},"0.5.2":{"name":"http2-wrapper","version":"0.5.2","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.10.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^1.0.0","ava":"^2.2.0","benchmark":"^2.1.4","coveralls":"^3.0.5","delay":"^4.3.0","get-stream":"^5.1.0","nyc":"^14.1.1","p-event":"^4.1.0","pem":"^1.14.2","tempy":"^0.3.0","timekeeper":"^2.2.0","to-readable-stream":"^2.1.0","xo":"^0.24.0"},"ava":{"timeout":"2m","concurrency":"4","helpers":["test/helpers/*"]},"gitHead":"61e93f8508927b0a59f46224baae49dd9b4b2a71","_id":"http2-wrapper@0.5.2","_nodeVersion":"12.6.0","_npmVersion":"6.10.0","dist":{"shasum":"53b61ced7a1c437b7ebf756d8dd0cb248856fc16","size":10081,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.5.2.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.5.2_1563087030806_0.7170464003406534"},"_hasShrinkwrap":false,"publish_time":1563087030976,"_cnpm_publish_time":1563087030976},"0.5.1":{"name":"http2-wrapper","version":"0.5.1","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.10.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^0.14.0","ava":"^1.0.1","benchmark":"^2.1.4","coveralls":"^3.0.4","delay":"^4.3.0","get-stream":"^4.0.0","nyc":"^13.1.0","p-event":"^2.1.0","pem":"^1.12.5","tempy":"^0.2.1","timekeeper":"^2.2.0","to-readable-stream":"^1.0.0","xo":"^0.23.0"},"ava":{"timeout":"2m"},"gitHead":"4f65cbd873fad8340049e5faabbcaf1b6a72f620","_id":"http2-wrapper@0.5.1","_nodeVersion":"12.6.0","_npmVersion":"6.10.0","dist":{"shasum":"b1a961ab7777e6a7d6840ec30b61d829fe4321ae","size":10054,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.5.1.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.5.1_1563045066409_0.3306368591624542"},"_hasShrinkwrap":false,"publish_time":1563045066600,"_cnpm_publish_time":1563045066600},"0.5.0":{"name":"http2-wrapper","version":"0.5.0","description":"HTTP2 client, just with the familiar `https` API","main":"source","engines":{"node":">=10.10.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2","https","http","request"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","dependencies":{"resolve-alpn":"^1.0.0"},"devDependencies":{"@sindresorhus/is":"^0.14.0","ava":"^1.0.1","benchmark":"^2.1.4","coveralls":"^3.0.4","delay":"^4.3.0","get-stream":"^4.0.0","nyc":"^13.1.0","p-event":"^2.1.0","pem":"^1.12.5","tempy":"^0.2.1","timekeeper":"^2.2.0","to-readable-stream":"^1.0.0","xo":"^0.23.0"},"ava":{"timeout":"2m"},"gitHead":"1b0604e0e7cd6fd7ffb9cd4a6cd38c4c29f97be1","_id":"http2-wrapper@0.5.0","_nodeVersion":"12.6.0","_npmVersion":"6.10.0","dist":{"shasum":"d8f08bcbfe91140c3eb5e946b7032a6cdaf78e85","size":9937,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.5.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.5.0_1563010629270_0.4943789081330441"},"_hasShrinkwrap":false,"publish_time":1563010629464,"_cnpm_publish_time":1563010629464},"0.4.2":{"name":"http2-wrapper","version":"0.4.2","description":"HTTP2 client, but with the HTTP1 API","main":"source","engines":{"node":">=10.10.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","devDependencies":{"@sindresorhus/is":"^0.14.0","ava":"^1.0.1","coveralls":"^3.0.2","delay":"^4.1.0","get-stream":"^4.0.0","nyc":"^13.1.0","p-event":"^2.1.0","pem":"^1.12.5","resolve-alpn":"^1.0.0","tempy":"^0.2.1","to-readable-stream":"^1.0.0","xo":"^0.23.0"},"gitHead":"330b66341fa8303335ea618c659d1536b9e41b9a","_id":"http2-wrapper@0.4.2","_npmVersion":"6.5.0","_nodeVersion":"11.1.0","_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"dist":{"shasum":"a2a7ad60610e5b7f91712af56645d805d323e11f","size":7536,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.4.2.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.4.2_1545844871037_0.6440664817809703"},"_hasShrinkwrap":false,"publish_time":1545844871225,"_cnpm_publish_time":1545844871225},"0.4.1":{"name":"http2-wrapper","version":"0.4.1","description":"HTTP2 client, but with the HTTP1 API","main":"source","engines":{"node":">=10.10.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","devDependencies":{"@sindresorhus/is":"^0.14.0","ava":"^1.0.1","coveralls":"^3.0.2","delay":"^4.1.0","get-stream":"^4.0.0","nyc":"^13.1.0","p-event":"^2.1.0","pem":"^1.12.5","resolve-alpn":"^1.0.0","tempy":"^0.2.1","to-readable-stream":"^1.0.0","xo":"^0.23.0"},"gitHead":"f24fbae3912b8b63c98f65ef840ea51bc3109fc3","_id":"http2-wrapper@0.4.1","_npmVersion":"6.5.0","_nodeVersion":"11.1.0","_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"dist":{"shasum":"b368731b21193678cbf7f2f9be148bf215b4d86c","size":7453,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.4.1.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.4.1_1545648313682_0.8216361904048723"},"_hasShrinkwrap":false,"publish_time":1545648313827,"_cnpm_publish_time":1545648313827},"0.4.0":{"name":"http2-wrapper","version":"0.4.0","description":"HTTP2 client, but with the HTTP1 API","main":"source","engines":{"node":">=10.10.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"keywords":["http2"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","devDependencies":{"@sindresorhus/is":"^0.14.0","ava":"^1.0.1","coveralls":"^3.0.2","delay":"^4.1.0","get-stream":"^4.0.0","nyc":"^13.1.0","p-event":"^2.1.0","pem":"^1.12.5","resolve-alpn":"^1.0.0","tempy":"^0.2.1","to-readable-stream":"^1.0.0","xo":"^0.23.0"},"gitHead":"4cdfacb4e90a6170376d8f91aeb4a6cc9f097dfe","_id":"http2-wrapper@0.4.0","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"dist":{"shasum":"4e339072f2a53981f5eabf15a5a9fb0bf652e8b4","size":7053,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.4.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.4.0_1545582416096_0.6856880076974965"},"_hasShrinkwrap":false,"publish_time":1545582416236,"_cnpm_publish_time":1545582416236},"0.3.2":{"name":"http2-wrapper","version":"0.3.2","description":"Use HTTP2 the same way like HTTP1","main":"source","engines":{"node":">=10.8.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"files":["source"],"keywords":["http2"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","xo":{"rules":{"unicorn/filename-case":"camelCase"}},"devDependencies":{"@sindresorhus/is":"^0.11.0","ava":"^0.25.0","coveralls":"^3.0.2","delay":"^3.0.0","get-stream":"^4.0.0","nyc":"^12.0.2","p-event":"^2.1.0","pem":"^1.12.5","to-readable-stream":"^1.0.0","xo":"^0.22.0"},"dependencies":{"defer-to-connect":"^1.0.0","url-parse-lax":"^3.0.0"},"gitHead":"f616d0694052c8dca9078c4823560b122e834a2e","_id":"http2-wrapper@0.3.2","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"dist":{"shasum":"8723a17be26570b7f77d15c16f3168f587ad5c16","size":6825,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.3.2.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.3.2_1535037392377_0.8510217530478388"},"_hasShrinkwrap":false,"publish_time":1535037392458,"_cnpm_publish_time":1535037392458},"0.3.1":{"name":"http2-wrapper","version":"0.3.1","description":"Use HTTP2 the same way like HTTP1","main":"source","engines":{"node":">=10.8.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"files":["source"],"keywords":["http2"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","xo":{"rules":{"unicorn/filename-case":"camelCase"}},"devDependencies":{"@sindresorhus/is":"^0.11.0","ava":"^0.25.0","coveralls":"^3.0.2","delay":"^3.0.0","get-stream":"^4.0.0","nyc":"^12.0.2","p-event":"^2.1.0","pem":"^1.12.5","to-readable-stream":"^1.0.0","xo":"^0.22.0"},"dependencies":{"defer-to-connect":"^1.0.0"},"gitHead":"732f065d8a054e4f9b5660db678f6715df4900c9","_id":"http2-wrapper@0.3.1","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"dist":{"shasum":"2da85cd0c67c41116a40d55b243093d6b9fdcf07","size":6719,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.3.1.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.3.1_1534962874614_0.6636298896557444"},"_hasShrinkwrap":false,"publish_time":1534962874712,"_cnpm_publish_time":1534962874712},"0.3.0":{"name":"http2-wrapper","version":"0.3.0","description":"Use HTTP2 the same way like HTTP1","main":"source","engines":{"node":">=10.8.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"files":["source"],"keywords":["http2"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","xo":{"rules":{"unicorn/filename-case":"camelCase"}},"devDependencies":{"@sindresorhus/is":"^0.11.0","ava":"^0.25.0","coveralls":"^3.0.2","delay":"^3.0.0","get-stream":"^4.0.0","nyc":"^12.0.2","p-event":"^2.1.0","pem":"^1.12.5","to-readable-stream":"^1.0.0","xo":"^0.22.0"},"dependencies":{"defer-to-connect":"^1.0.0"},"gitHead":"f7cf8916593472871d85085825ccbfa4c498c028","_id":"http2-wrapper@0.3.0","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"dist":{"shasum":"94300d8b4ce010c2a889c2e5c34eb3267cdcf4fa","size":6669,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.3.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.3.0_1534960114145_0.4912294718407584"},"_hasShrinkwrap":false,"publish_time":1534960114224,"_cnpm_publish_time":1534960114224},"0.2.0":{"name":"http2-wrapper","version":"0.2.0","description":"Use HTTP2 the same way like HTTP1","main":"source","engines":{"node":">=10.8.0"},"scripts":{"test":"xo && nyc ava","coveralls":"nyc report --reporter=text-lcov | coveralls"},"files":["source"],"keywords":["http2"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","xo":{"rules":{"unicorn/filename-case":"camelCase"}},"devDependencies":{"ava":"^0.25.0","coveralls":"^3.0.2","delay":"^3.0.0","get-stream":"^4.0.0","nyc":"^12.0.2","p-event":"^2.1.0","pem":"^1.12.5","to-readable-stream":"^1.0.0","xo":"^0.22.0"},"gitHead":"f3b4078f400af7e3a3afe17684d44eb454032fdd","_id":"http2-wrapper@0.2.0","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"dist":{"shasum":"d11890ba890f5a2c3c95343967e80b6c9d184a84","size":5087,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.2.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.2.0_1534094142203_0.8917654439917717"},"_hasShrinkwrap":false,"publish_time":1534094142329,"_cnpm_publish_time":1534094142329},"0.1.1":{"name":"http2-wrapper","version":"0.1.1","description":"Use HTTP2 the same way like HTTP1","main":"source","engines":{"node":">=10.8.0"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"files":["source"],"keywords":["http2"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","xo":{"rules":{"unicorn/filename-case":"camelCase"}},"gitHead":"3d331bbf941eb4c2cd94b31c3a0bf506c01c7381","_id":"http2-wrapper@0.1.1","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"dist":{"shasum":"38a30aa182de97537495a50c63e1bb2ea9718078","size":4563,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.1.1.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.1.1_1534013378295_0.8349303732007076"},"_hasShrinkwrap":false,"publish_time":1534013378353,"_cnpm_publish_time":1534013378353},"0.1.0":{"name":"http2-wrapper","version":"0.1.0","description":"Use HTTP2 the same way like HTTP1","main":"source","engines":{"node":">=10.8.0"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"files":["source"],"keywords":["http2"],"repository":{"type":"git","url":"git+https://github.com/szmarczak/http2-wrapper.git"},"author":{"name":"Szymon Marczak"},"license":"MIT","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","gitHead":"111a702011223ebb4282b4f8939b1388148a59af","_id":"http2-wrapper@0.1.0","_npmVersion":"6.2.0","_nodeVersion":"10.8.0","_npmUser":{"name":"szmarczak","email":"sz.marczak@gmail.com"},"dist":{"shasum":"36763ccc7d6717c603d7aa24a2911ce0a5497281","size":4514,"noattachment":false,"key":"/http2-wrapper/-/http2-wrapper-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http2-wrapper/download/http2-wrapper-0.1.0.tgz"},"maintainers":[{"name":"sindresorhus","email":""},{"name":"szmarczak","email":"sz.marczak@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http2-wrapper_0.1.0_1534003450225_0.8627512754203885"},"_hasShrinkwrap":false,"publish_time":1534003450311,"_cnpm_publish_time":1534003450311}},"readme":"# http2-wrapper\n> HTTP/2 client, just with the familiar `https` API\n\n[![Node CI](https://github.com/szmarczak/http2-wrapper/workflows/Node%20CI/badge.svg)](https://github.com/szmarczak/http2-wrapper/actions)\n[![codecov](https://codecov.io/gh/szmarczak/http2-wrapper/branch/master/graph/badge.svg)](https://codecov.io/gh/szmarczak/http2-wrapper)\n[![npm](https://img.shields.io/npm/dm/http2-wrapper.svg)](https://www.npmjs.com/package/http2-wrapper)\n[![install size](https://packagephobia.now.sh/badge?p=http2-wrapper)](https://packagephobia.now.sh/result?p=http2-wrapper)\n\nThis package was created to support HTTP/2 without the need to rewrite your code.<br>\nI recommend adapting to the [`http2`](https://nodejs.org/api/http2.html) module if possible - it's much simpler to use and has many cool features!\n\n**Tip**: `http2-wrapper` is very useful when you rely on other modules that use the HTTP/1 API and you want to support HTTP/2.\n\n**Pro Tip**: While the native `http2` doesn't have agents yet, you can use `http2-wrapper` Agents and still operate on the native HTTP/2 streams.\n\n## Installation\n\n> `$ npm install http2-wrapper`<br>\n> `$ yarn add http2-wrapper`\n\n## Usage\n\n```js\nconst http2 = require('http2-wrapper');\n\nconst options = {\n\thostname: 'nghttp2.org',\n\tprotocol: 'https:',\n\tpath: '/httpbin/post',\n\tmethod: 'POST',\n\theaders: {\n\t\t'content-length': 6\n\t}\n};\n\nconst request = http2.request(options, response => {\n\tconsole.log('statusCode:', response.statusCode);\n\tconsole.log('headers:', response.headers);\n\n\tconst body = [];\n\tresponse.on('data', chunk => {\n\t\tbody.push(chunk);\n\t});\n\tresponse.on('end', () => {\n\t\tconsole.log('body:', Buffer.concat(body).toString());\n\t});\n});\n\nrequest.on('error', console.error);\n\nrequest.write('123');\nrequest.end('456');\n\n// statusCode: 200\n// headers: [Object: null prototype] {\n//   ':status': 200,\n//   date: 'Fri, 27 Sep 2019 19:45:46 GMT',\n//   'content-type': 'application/json',\n//   'access-control-allow-origin': '*',\n//   'access-control-allow-credentials': 'true',\n//   'content-length': '239',\n//   'x-backend-header-rtt': '0.002516',\n//   'strict-transport-security': 'max-age=31536000',\n//   server: 'nghttpx',\n//   via: '1.1 nghttpx',\n//   'alt-svc': 'h3-23=\":4433\"; ma=3600',\n//   'x-frame-options': 'SAMEORIGIN',\n//   'x-xss-protection': '1; mode=block',\n//   'x-content-type-options': 'nosniff'\n// }\n// body: {\n//   \"args\": {},\n//   \"data\": \"123456\",\n//   \"files\": {},\n//   \"form\": {},\n//   \"headers\": {\n//     \"Content-Length\": \"6\",\n//     \"Host\": \"nghttp2.org\"\n//   },\n//   \"json\": 123456,\n//   \"origin\": \"xxx.xxx.xxx.xxx\",\n//   \"url\": \"https://nghttp2.org/httpbin/post\"\n// }\n```\n\n## API\n\n**Note:** The `session` option was renamed to `tlsSession` for better readability.\n\n**Note:** The `timeout` option applies to HTTP/2 streams only. In order to set session timeout, pass an Agent with custom `timeout` option set.\n\n### http2.auto(url, options, callback)\n\nPerforms [ALPN](https://nodejs.org/api/tls.html#tls_alpn_and_sni) negotiation.\nReturns a Promise giving proper `ClientRequest` instance (depending on the ALPN).\n\n**Note**: The `agent` option represents an object with `http`, `https` and `http2` properties.\n\n```js\nconst http2 = require('http2-wrapper');\n\nconst options = {\n\thostname: 'httpbin.org',\n\tprotocol: 'http:', // Try changing this to https:\n\tpath: '/post',\n\tmethod: 'POST',\n\theaders: {\n\t\t'content-length': 6\n\t}\n};\n\n(async () => {\n\ttry {\n\t\tconst request = await http2.auto(options, response => {\n\t\t\tconsole.log('statusCode:', response.statusCode);\n\t\t\tconsole.log('headers:', response.headers);\n\n\t\t\tconst body = [];\n\t\t\tresponse.on('data', chunk => body.push(chunk));\n\t\t\tresponse.on('end', () => {\n\t\t\t\tconsole.log('body:', Buffer.concat(body).toString());\n\t\t\t});\n\t\t});\n\n\t\trequest.on('error', console.error);\n\n\t\trequest.write('123');\n\t\trequest.end('456');\n\t} catch (error) {\n\t\tconsole.error(error);\n\t}\n})();\n\n// statusCode: 200\n// headers: { connection: 'close',\n//   server: 'gunicorn/19.9.0',\n//   date: 'Sat, 15 Dec 2018 18:19:32 GMT',\n//   'content-type': 'application/json',\n//   'content-length': '259',\n//   'access-control-allow-origin': '*',\n//   'access-control-allow-credentials': 'true',\n//   via: '1.1 vegur' }\n// body: {\n//   \"args\": {},\n//   \"data\": \"123456\",\n//   \"files\": {},\n//   \"form\": {},\n//   \"headers\": {\n//     \"Connection\": \"close\",\n//     \"Content-Length\": \"6\",\n//     \"Host\": \"httpbin.org\"\n//   },\n//   \"json\": 123456,\n//   \"origin\": \"xxx.xxx.xxx.xxx\",\n//   \"url\": \"http://httpbin.org/post\"\n// }\n```\n\n### http2.auto.protocolCache\n\nAn instance of [`quick-lru`](https://github.com/sindresorhus/quick-lru) used for ALPN cache.\n\nThere is a maximum of 100 entries. You can modify the limit through `protocolCache.maxSize` - note that the change will be visible globally.\n\n### http2.auto.createResolveProtocol(cache, queue, connect)\n\n#### cache\n\nType: `Map<string, string>`\n\nThis is the store where cached ALPN protocols are put into.\n\n#### queue\n\nType: `Map<string, Promise>`\n\nThis is the store that contains pending ALPN negotiation promises.\n\n#### connect\n\nType: `(options, callback) => TLSSocket | Promise<TLSSocket>`\n\nSee https://github.com/szmarczak/resolve-alpn#connect\n\n### http2.auto.resolveProtocol(options)\n\nReturns a `Promise<{alpnProtocol: string}>`.\n\n### http2.request(url, options, callback)\n\nSame as [`https.request`](https://nodejs.org/api/https.html#https_https_request_options_callback).\n\n##### options.h2session\n\nType: `Http2Session`<br>\n\nThe session used to make the actual request. If none provided, it will use `options.agent` to get one.\n\n### http2.get(url, options, callback)\n\nSame as [`https.get`](https://nodejs.org/api/https.html#https_https_get_options_callback).\n\n### new http2.ClientRequest(url, options, callback)\n\nSame as [`https.ClientRequest`](https://nodejs.org/api/https.html#https_class_https_clientrequest).\n\n### new http2.IncomingMessage(socket)\n\nSame as [`https.IncomingMessage`](https://nodejs.org/api/https.html#https_class_https_incomingmessage).\n\n### new http2.Agent(options)\n\n**Note:** this is **not** compatible with the classic `http.Agent`.\n\nUsage example:\n\n```js\nconst http2 = require('http2-wrapper');\n\nclass MyAgent extends http2.Agent {\n\tcreateConnection(origin, options) {\n\t\tconsole.log(`Connecting to ${http2.Agent.normalizeOrigin(origin)}`);\n\t\treturn http2.Agent.connect(origin, options);\n\t}\n}\n\nhttp2.get({\n\thostname: 'google.com',\n\tagent: new MyAgent()\n}, response => {\n\tresponse.on('data', chunk => console.log(`Received chunk of ${chunk.length} bytes`));\n});\n```\n\n#### options\n\nEach option is an `Agent` property and can be changed later.\n\n##### timeout\n\nType: `number`<br>\nDefault: `0`\n\nIf there's no activity after `timeout` milliseconds, the session will be closed. If `0`, no timeout is applied.\n\n##### maxSessions\n\nType: `number`<br>\nDefault: `Infinity`\n\nThe maximum amount of sessions in total.\n\n##### maxEmptySessions\n\nType: `number`<br>\nDefault: `10`\n\nThe maximum amount of empty sessions in total. An empty session is a session with no pending requests.\n\n##### maxCachedTlsSessions\n\nType: `number`<br>\nDefault: `100`\n\nThe maximum amount of cached TLS sessions.\n\n#### agent.protocol\n\nType: `string`<br>\nDefault: `https:`\n\n#### agent.settings\n\nType: `object`<br>\nDefault: `{enablePush: false}`\n\n[Settings](https://nodejs.org/api/http2.html#http2_settings_object) used by the current agent instance.\n\n#### agent.normalizeOptions([options](https://github.com/szmarczak/http2-wrapper/blob/master/source/agent.js))\n\nReturns a string representing normalized options.\n\n```js\nAgent.normalizeOptions({servername: 'example.com'});\n// => ':::::::::::::::::::::::::::::::::::::'\n```\n\n#### agent.getSession(origin, options)\n\n##### [origin](https://nodejs.org/api/http2.html#http2_http2_connect_authority_options_listener)\n\nType: `string` `URL` `object`\n\nOrigin used to create new session.\n\n##### [options](https://nodejs.org/api/http2.html#http2_http2_connect_authority_options_listener)\n\nType: `object`\n\nOptions used to create new session.\n\nReturns a Promise giving free `Http2Session`. If no free sessions are found, a new one is created.\n\nA session is considered free when pending streams count is less than max concurrent streams settings.\n\n#### agent.getSession([origin](#origin), [options](options-1), listener)\n\n##### listener\n\nType: `object`\n\n```\n{\n\treject: error => void,\n\tresolve: session => void\n}\n```\n\nIf the `listener` argument is present, the Promise will resolve immediately. It will use the `resolve` function to pass the session.\n\n#### agent.request([origin](#origin), [options](#options-1), [headers](https://nodejs.org/api/http2.html#http2_headers_object), [streamOptions](https://nodejs.org/api/http2.html#http2_clienthttp2session_request_headers_options))\n\nReturns a Promise giving `Http2Stream`.\n\n#### agent.createConnection([origin](#origin), [options](#options-1))\n\nReturns a new `TLSSocket`. It defaults to `Agent.connect(origin, options)`.\n\n#### agent.closeEmptySessions(count)\n\n##### count\n\nType: `number`\nDefault: `Number.POSITIVE_INFINITY`\n\nMakes an attempt to close empty sessions. Only sessions with 0 concurrent streams will be closed.\n\n#### agent.destroy(reason)\n\nDestroys **all** sessions.\n\n#### agent.emptySessionCount\n\nType: `number`\n\nA number of empty sessions.\n\n#### agent.pendingSessionCount\n\nType: `number`\n\nA number of pending sessions.\n\n#### agent.sessionCount\n\nType: `number`\n\nA number of all sessions held by the Agent.\n\n#### Event: 'session'\n\n```js\nagent.on('session', session => {\n\t// A new session has been created by the Agent.\n});\n```\n\n## Proxy support\n\nCurrently `http2-wrapper` provides support for these proxies:\n\n- `HttpOverHttp2`\n- `HttpsOverHttp2`\n- `Http2OverHttp2`\n- `Http2OverHttp`\n- `Http2OverHttps`\n\nAny of the above can be accessed via `http2wrapper.proxies`. Check out the [`examples/proxies`](examples/proxies) directory to learn more.\n\n**Note:** If you use the `http2.auto` function, the real IP address will leak. `http2wrapper` is not aware of the context. It will create a connection to the end server using your real IP address to get the ALPN protocol. Then it will create another connection using proxy. To migitate this, you need to pass a custom `resolveProtocol` function as an option:\n\n```js\nconst resolveAlpnProxy = new URL('https://username:password@localhost:8000');\nconst connect = async (options, callback) => new Promise((resolve, reject) => {\n\tconst host = `${options.host}:${options.port}`;\n\n\t(async () => {\n\t\ttry {\n\t\t\tconst request = await http2.auto(resolveAlpnProxy, {\n\t\t\t\tmethod: 'CONNECT',\n\t\t\t\theaders: {\n\t\t\t\t\thost\n\t\t\t\t},\n\t\t\t\tpath: host,\n\n\t\t\t\t// For demo purposes only!\n\t\t\t\trejectUnauthorized: false,\n\t\t\t});\n\n\t\t\trequest.end();\n\n\t\t\trequest.once('error', reject);\n\n\t\t\trequest.once('connect', (response, socket, head) => {\n\t\t\t\tif (head.length > 0) {\n\t\t\t\t\treject(new Error(`Unexpected data before CONNECT tunnel: ${head.length} bytes`));\n\n\t\t\t\t\tsocket.destroy();\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tconst tlsSocket = tls.connect({\n\t\t\t\t\t...options,\n\t\t\t\t\tsocket\n\t\t\t\t}, callback);\n\n\t\t\t\tresolve(tlsSocket);\n\t\t\t});\n\t\t} catch (error) {\n\t\t\treject(error);\n\t\t}\n\t})();\n});\n\n// This is required to prevent leaking real IP address on ALPN negotiation\nconst resolveProtocol = http2.auto.createResolveProtocol(new Map(), new Map(), connect);\n\nconst request = await http2.auto('https://httpbin.org/anything', {\n\tagent: {…},\n\tresolveProtocol\n}, response => {\n\t// Read the response here\n});\n\nrequest.end();\n```\n\nSee [`unknown-over-unknown.js`](examples/proxies/unknown-over-unknown.js) to learn more.\n\n## Mirroring another server\n\nSee [`examples/proxies/mirror.js`](examples/proxies/mirror.js) for an example.\n\n## [WebSockets over HTTP/2](https://tools.ietf.org/html/rfc8441)\n\nSee [`examples/ws`](examples/ws) for an example.\n\n## Push streams\n\nSee [`examples/push-stream`](examples/push-stream) for an example.\n\n## Related\n\n- [`got`](https://github.com/sindresorhus/got) - Simplified HTTP requests\n- [`http2-proxy`](https://github.com/nxtedition/node-http2-proxy) - A simple http/2 & http/1.1 spec compliant proxy helper for Node.\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/szmarczak/http2-wrapper#readme","bugs":{"url":"https://github.com/szmarczak/http2-wrapper/issues"},"license":"MIT"}