{"_id":"request-light","_rev":"3782506","name":"request-light","description":"Lightweight request library. Promise based, with proxy support.","dist-tags":{"latest":"0.8.0"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"time":{"modified":"2025-05-16T07:37:58.000Z","created":"2016-04-18T13:17:49.812Z","0.8.0":"2024-07-02T13:55:16.142Z","0.7.0":"2023-01-23T19:01:30.553Z","0.6.0":"2022-11-03T20:58:06.025Z","0.5.8":"2022-04-12T13:04:13.386Z","0.5.7":"2022-01-07T13:23:44.475Z","0.5.6":"2021-12-30T16:54:00.471Z","0.5.5":"2021-11-17T08:55:09.583Z","0.5.4":"2021-07-15T15:39:45.885Z","0.5.3":"2021-07-14T13:08:40.291Z","0.5.2":"2021-07-12T15:35:11.385Z","0.5.1":"2021-07-12T15:18:51.302Z","0.5.0":"2021-07-12T15:04:22.055Z","0.4.0":"2020-06-17T09:20:55.319Z","0.3.0":"2020-02-28T14:48:36.112Z","0.2.5":"2019-10-30T19:53:39.815Z","0.2.4":"2018-09-13T10:11:08.230Z","0.2.3":"2018-05-30T14:43:56.381Z","0.2.2":"2017-12-21T09:18:20.716Z","0.2.1":"2017-05-16T07:50:54.586Z","0.2.0":"2017-01-17T21:58:11.118Z","0.1.0":"2016-04-19T10:35:28.534Z","0.0.3":"2016-04-18T15:48:43.118Z","0.0.2":"2016-04-18T15:33:29.484Z","0.0.1":"2016-04-18T13:17:49.812Z"},"users":{},"author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"versions":{"0.8.0":{"name":"request-light","version":"0.8.0","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","exports":{".":{"types":"./api.d.ts","browser":"./lib/browser/main.js","default":"./lib/node/main.js"}},"author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"http-proxy-agent":"^7.0.2","https-proxy-agent":"^7.0.5","@vscode/l10n":"^0.0.18","typescript":"^5.5.2","@types/node":"18.x","vscode-jsonrpc":"^8.2.1","rimraf":"^5.0.7","ts-loader":"^9.5.1","webpack":"^5.92.1","webpack-cli":"^5.1.4","ava":"^6.1.3","proxy":"^2.2.0"},"scripts":{"compile":"webpack","watch":"webpack --watch","bundle":"webpack --mode production --devtool hidden-source-map","prepack":"npm run clean && npm run bundle && tsc -p ./src/test/ && ava ./lib/test/test.js","clean":"rimraf lib","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"_id":"request-light@0.8.0","homepage":"https://github.com/microsoft/node-request-light#readme","_integrity":"sha512-bH6E4PMmsEXYrLX6Kr1vu+xI3HproB1vECAwaPSJeroLE1kpWE3HR27uB4icx+6YORu1ajqBJXxuedv8ZQg5Lw==","_resolved":"/mnt/vss/_work/1/request-light/request-light-0.8.0.tgz","_from":"file:request-light-0.8.0.tgz","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"shasum":"6ec01e4b526638358c2c6353efa1c6aaf057dfa0","size":11287,"noattachment":false,"key":"/request-light/-/request-light-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.8.0.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.8.0_1719928515924_0.357030952025698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-02T13:55:16.142Z","publish_time":1719928516142,"_source_registry_name":"default","maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_cnpm_publish_time":1719928516142},"0.7.0":{"name":"request-light","version":"0.7.0","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","vscode-nls":"^5.2.0","typescript":"^4.9.4","@types/node":"16.x","vscode-jsonrpc":"^5.0.0","rimraf":"^4.1.1","ts-loader":"^9.4.2","webpack":"^5.75.0","webpack-cli":"^5.0.1","ava":"^5.1.1","proxy":"^1.0.2"},"scripts":{"compile":"webpack","watch":"webpack --watch","bundle":"webpack --mode production --devtool hidden-source-map","prepack":"npm run clean && npm run bundle && tsc -p ./src/test/ && ava ./lib/test/test.js","clean":"rimraf lib","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.7.0","_integrity":"sha512-lMbBMrDoxgsyO+yB3sDcrDuX85yYt7sS8BfQd11jtbW/z5ZWgLZRcEGLsLoYw7I0WSUGQBs8CC8ScIxkTX1+6Q==","_resolved":"/mnt/vss/_work/1/request-light/request-light-0.7.0.tgz","_from":"file:request-light-0.7.0.tgz","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"885628bb2f8040c26401ebf258ec51c4ae98ac2a","size":12422,"noattachment":false,"key":"/request-light/-/request-light-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.7.0.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.7.0_1674500490298_0.5713697927138139"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-23T19:01:30.553Z","publish_time":1674500490553,"_cnpm_publish_time":1674500490553},"0.6.0":{"name":"request-light","version":"0.6.0","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.1","vscode-nls":"^5.2.0","typescript":"^4.8.4","@types/node":"16.x","vscode-jsonrpc":"^5.0.0","rimraf":"^3.0.2","ts-loader":"^9.4.1","webpack":"^5.74.0","webpack-cli":"^4.10.0","ava":"^5.0.1","proxy":"^1.0.2"},"scripts":{"compile":"webpack","watch":"webpack --watch","bundle":"webpack --mode production --devtool hidden-source-map","prepack":"npm run clean && npm run bundle && tsc -p ./src/test/ && ava ./lib/test/test.js","clean":"rimraf lib","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.6.0","_integrity":"sha512-D3TyWnzX4Kej7ZomWbD+ZqnmzKw/otLHU4tsuhsnF3CoIBo9y0JsxkQXGAqBC4FH/y1hm/ry0/hrsVaKMCkljA==","_resolved":"/mnt/vss/_work/1/request-light/request-light-0.6.0.tgz","_from":"file:request-light-0.6.0.tgz","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"shasum":"eeba010ca523e8833ceabc73e1aa6939515f6df0","size":11235,"noattachment":false,"key":"/request-light/-/request-light-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.6.0.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.6.0_1667509085826_0.9819184909118817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-03T21:01:05.308Z","publish_time":1667509086025,"_cnpm_publish_time":1667509086025},"0.5.8":{"name":"request-light","version":"0.5.8","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.0","vscode-nls":"^5.0.0","typescript":"^4.5.4","@types/node":"13.7.6","rimraf":"^3.0.2","ts-loader":"^9.2.6","webpack":"^5.65.0","webpack-cli":"^4.9.1","ava":"^4.0.0","proxy":"^1.0.2"},"scripts":{"compile":"webpack","watch":"webpack --watch","package":"webpack --mode production --devtool hidden-source-map","prepublishOnly":"npm run clean && npm run package && tsc -p ./src/test/ && ava ./lib/test/test.js","clean":"rimraf lib","postversion":"git push && git push --tags","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"gitHead":"2bbcee6194c296b1665d3c872eea47898c295115","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.5.8","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"8bf73a07242b9e7b601fac2fa5dc22a094abcc27","size":10534,"noattachment":false,"key":"/request-light/-/request-light-0.5.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.5.8.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.5.8_1649768653278_0.5653592694256506"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-12T13:07:08.241Z","publish_time":1649768653386,"_cnpm_publish_time":1649768653386},"0.5.7":{"name":"request-light","version":"0.5.7","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"http-proxy-agent":"^5.0.0","https-proxy-agent":"^5.0.0","vscode-nls":"^5.0.0","typescript":"^4.5.4","@types/node":"13.7.6","rimraf":"^3.0.2","ts-loader":"^9.2.6","webpack":"^5.65.0","webpack-cli":"^4.9.1","ava":"^4.0.0","proxy":"^1.0.2"},"scripts":{"compile":"webpack","watch":"webpack --watch","package":"webpack --mode production --devtool hidden-source-map","prepublishOnly":"npm run clean && npm run package && tsc -p ./src/test/ && ava ./lib/test/test.js","clean":"rimraf lib","postversion":"git push && git push --tags","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"gitHead":"17b49099daa25fffb8b980e964f961dc5f4507ce","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.5.7","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"1c448c22153b55d2cd278eb414df24a5ad6e6d5e","size":10570,"noattachment":false,"key":"/request-light/-/request-light-0.5.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.5.7.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.5.7_1641561824306_0.4912916532101763"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-07T13:35:24.985Z","publish_time":1641561824475,"_cnpm_publish_time":1641561824475},"0.5.6":{"name":"request-light","version":"0.5.6","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","vscode-nls":"^5.0.0","typescript":"^4.3.5","@types/node":"13.7.6","rimraf":"^3.0.2","ts-loader":"^9.2.3","webpack":"^5.44.0","webpack-cli":"^4.7.2","ava":"^3.15.0","proxy":"^1.0.2"},"scripts":{"compile":"webpack","watch":"webpack --watch","package":"webpack --mode production --devtool hidden-source-map","prepublishOnly":"npm run clean && npm run package && tsc -p ./src/test/ && ava ./lib/test/test.js","clean":"rimraf lib","postversion":"git push && git push --tags","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"gitHead":"af3a0401701975296fa6782b798e299e3f5a22d5","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.5.6","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"d36eb9b1e574fed1d261414722261a1148db3c2e","size":10353,"noattachment":false,"key":"/request-light/-/request-light-0.5.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.5.6.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.5.6_1640883240314_0.6044663881533667"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-30T16:54:08.274Z","publish_time":1640883240471,"_cnpm_publish_time":1640883240471},"0.5.5":{"name":"request-light","version":"0.5.5","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","vscode-nls":"^5.0.0","typescript":"^4.3.5","@types/node":"13.7.6","rimraf":"^3.0.2","ts-loader":"^9.2.3","webpack":"^5.44.0","webpack-cli":"^4.7.2","ava":"^3.15.0","proxy":"^1.0.2"},"scripts":{"compile":"webpack","watch":"webpack --watch","package":"webpack --mode production --devtool hidden-source-map","prepublishOnly":"npm run clean && npm run package && tsc -p ./src/test/ && ava ./lib/test/test.js","clean":"rimraf lib","postversion":"git push && git push --tags","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"gitHead":"63a76cdde034d9e05ededb96bddba47adbdce319","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.5.5","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"254ab0b38a1db2192170b599b05181934e14932b","size":10083,"noattachment":false,"key":"/request-light/-/request-light-0.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.5.5.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.5.5_1637139309411_0.8497738007054718"},"_hasShrinkwrap":false,"publish_time":1637139309583,"_cnpm_publish_time":1637139309583},"0.5.4":{"name":"request-light","version":"0.5.4","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","vscode-nls":"^5.0.0","typescript":"^4.3.5","@types/node":"13.7.6","rimraf":"^3.0.2","ts-loader":"^9.2.3","webpack":"^5.44.0","webpack-cli":"^4.7.2","ava":"^3.15.0","proxy":"^1.0.2"},"scripts":{"compile":"webpack","watch":"webpack --watch","package":"webpack --mode production --devtool hidden-source-map","prepublishOnly":"npm run clean && npm run package && tsc -p ./src/test/ && ava ./lib/test/test.js","clean":"rimraf lib","postversion":"git push && git push --tags","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"gitHead":"693f239566507d994bf59b48e6949710725122eb","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.5.4","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"497a98c6d8ae49536417a5e2d7f383b934f3e38c","size":10013,"noattachment":false,"key":"/request-light/-/request-light-0.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.5.4.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.5.4_1626363585692_0.49906925560755755"},"_hasShrinkwrap":false,"publish_time":1626363585885,"_cnpm_publish_time":1626363585885},"0.5.3":{"name":"request-light","version":"0.5.3","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","vscode-nls":"^5.0.0","typescript":"^4.3.5","@types/node":"13.7.6","rimraf":"^3.0.2","ts-loader":"^9.2.3","webpack":"^5.44.0","webpack-cli":"^4.7.2","ava":"^3.15.0","proxy":"^1.0.2"},"scripts":{"compile":"webpack","watch":"webpack --watch","package":"webpack --mode production --devtool hidden-source-map","prepublishOnly":"npm run clean && npm run package && tsc -p ./src/test/ && ava ./lib/test/test.js","clean":"rimraf lib","postversion":"git push && git push --tags","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"gitHead":"f0148a7ef622a434b45fc1a73576ceecbd9f1b22","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.5.3","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"bc5b103b939cde7c0653fff8ab4f43440779a5fb","size":9999,"noattachment":false,"key":"/request-light/-/request-light-0.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.5.3.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.5.3_1626268120119_0.12230319755951968"},"_hasShrinkwrap":false,"publish_time":1626268120291,"_cnpm_publish_time":1626268120291},"0.5.2":{"name":"request-light","version":"0.5.2","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","vscode-nls":"^5.0.0","typescript":"^4.3.5","@types/node":"13.7.6","rimraf":"^3.0.2","ts-loader":"^9.2.3","webpack":"^5.44.0","webpack-cli":"^4.7.2","ava":"^3.15.0","proxy":"^1.0.2"},"scripts":{"compile":"webpack","watch":"webpack --watch","package":"webpack --mode production --devtool hidden-source-map","prepublishOnly":"npm run clean && npm run package && tsc -p ./src/test/ && ava ./lib/test/test.js","clean":"rimraf lib","postversion":"git push && git push --tags","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"gitHead":"e3222f2eed2605b51124206b1737872eb73f5d66","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.5.2","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"da70c743d37aaa9c0db61fa1b8e425521ce54ff0","size":9943,"noattachment":false,"key":"/request-light/-/request-light-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.5.2.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.5.2_1626104111195_0.23798656831254816"},"_hasShrinkwrap":false,"publish_time":1626104111385,"_cnpm_publish_time":1626104111385},"0.5.1":{"name":"request-light","version":"0.5.1","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","vscode-nls":"^5.0.0","typescript":"^4.3.5","@types/node":"13.7.6","rimraf":"^3.0.2","ts-loader":"^9.2.3","webpack":"^5.44.0","webpack-cli":"^4.7.2","ava":"^3.15.0","proxy":"^1.0.2"},"scripts":{"compile":"webpack","watch":"webpack --watch","package":"webpack --mode production --devtool hidden-source-map","prepublishOnly":"npm run clean && npm run compile && npm run remove-sourcemap-refs","clean":"rimraf lib","remove-sourcemap-refs":"node ./build/remove-sourcemap-refs.js","postversion":"git push && git push --tags","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"gitHead":"961e6e99d454ccd3ba6e13ae2337417d32b8ab09","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.5.1","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"037521dfc08e6e926ff20119740f9c4d34b7b44e","size":8704,"noattachment":false,"key":"/request-light/-/request-light-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.5.1.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.5.1_1626103131143_0.42240776121518797"},"_hasShrinkwrap":false,"publish_time":1626103131302,"_cnpm_publish_time":1626103131302},"0.5.0":{"name":"request-light","version":"0.5.0","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./api","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^4.3.5","@types/node":"13.7.6","rimraf":"^3.0.2","ts-loader":"^9.2.3","webpack":"^5.44.0","webpack-cli":"^4.7.2","ava":"^3.15.0","proxy":"^1.0.2"},"dependencies":{"http-proxy-agent":"^4.0.1","https-proxy-agent":"^5.0.0","vscode-nls":"^5.0.0"},"scripts":{"compile":"webpack","watch":"webpack --watch","package":"webpack --mode production --devtool hidden-source-map","prepublishOnly":"npm run clean && npm run compile && npm run remove-sourcemap-refs","clean":"rimraf lib","remove-sourcemap-refs":"node ./build/remove-sourcemap-refs.js","postversion":"git push && git push --tags","test":"npm run compile && tsc -p ./src/test/ && ava ./lib/test/test.js"},"gitHead":"25a99cd8e09a7b120887c0facd0854650af090ad","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.5.0","_nodeVersion":"14.17.1","_npmVersion":"6.14.13","dist":{"shasum":"d1a025681f7c1cf3f8d18dc3e76267a17d754662","size":8709,"noattachment":false,"key":"/request-light/-/request-light-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.5.0.tgz"},"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.5.0_1626102261911_0.5233863555526206"},"_hasShrinkwrap":false,"publish_time":1626102262055,"_cnpm_publish_time":1626102262055},"0.4.0":{"name":"request-light","version":"0.4.0","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/node/main.js","browser":{"./lib/node/main.js":"./lib/browser/main.js"},"typings":"./lib/node/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^3.8.2","@types/node":"13.7.6","rimraf":"^3.0.2"},"dependencies":{"http-proxy-agent":"^2.1.0","https-proxy-agent":"^2.2.4","vscode-nls":"^4.1.2"},"scripts":{"prepublishOnly":"npm run clean && npm run compile && npm run remove-sourcemap-refs","compile":"tsc -p ./src/node && tsc -p ./src/browser","watch":"tsc -w -p ./src/node tsc -w -p ./src/browser","clean":"rimraf lib","remove-sourcemap-refs":"node ./build/remove-sourcemap-refs.js","postversion":"git push && git push --tags"},"gitHead":"9733b9f9b44e1115da2e5d9222827590ddef7654","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.4.0","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"c6b91ef00b18cb0de75d2127e55b3a2c9f7f90f9","size":6017,"noattachment":false,"key":"/request-light/-/request-light-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.4.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.4.0_1592385655182_0.9924455571619752"},"_hasShrinkwrap":false,"publish_time":1592385655319,"_cnpm_publish_time":1592385655319},"0.3.0":{"name":"request-light","version":"0.3.0","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/main.js","typings":"./lib/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^3.8.2","@types/node":"13.7.6","rimraf":"^3.0.2"},"dependencies":{"http-proxy-agent":"^2.1.0","https-proxy-agent":"^2.2.4","vscode-nls":"^4.1.1"},"scripts":{"prepublishOnly":"npm run clean && npm run compile && npm run remove-sourcemap-refs","compile":"tsc -p ./src","watch":"tsc -w -p ./src","clean":"rimraf lib","remove-sourcemap-refs":"node ./build/remove-sourcemap-refs.js","postversion":"git push && git push --tags"},"gitHead":"27820a57db434e4e31e1cf43e77867859fa7d1cb","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"04daa783e7f0a70392328dda4b546f3e27845f2d","size":5634,"noattachment":false,"key":"/request-light/-/request-light-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.3.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.3.0_1582901315922_0.8010047955744599"},"_hasShrinkwrap":false,"publish_time":1582901316112,"_cnpm_publish_time":1582901316112},"0.2.5":{"name":"request-light","version":"0.2.5","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/main.js","typings":"./lib/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^2.8.3","@types/node":"7.0.43","rimraf":"^3.0.0"},"dependencies":{"http-proxy-agent":"^2.1.0","https-proxy-agent":"^2.2.3","vscode-nls":"^4.1.1"},"scripts":{"prepublishOnly":"npm run clean && npm run compile && npm run remove-sourcemap-refs","compile":"tsc -p ./src","watch":"tsc -w -p ./src","clean":"rimraf lib","remove-sourcemap-refs":"node ./build/remove-sourcemap-refs.js","postversion":"git push && git push --tags"},"gitHead":"463931912e9cd16e14ab7bc819ef0fc4201d3526","homepage":"https://github.com/microsoft/node-request-light#readme","_id":"request-light@0.2.5","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"38a3da7b2e56f7af8cbba57e8a94930ee2380746","size":5568,"noattachment":false,"key":"/request-light/-/request-light-0.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.2.5.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.2.5_1572465219666_0.2839448013495858"},"_hasShrinkwrap":false,"publish_time":1572465219815,"_cnpm_publish_time":1572465219815},"0.2.4":{"name":"request-light","version":"0.2.4","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/main.js","typings":"./lib/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^2.8.3","@types/node":"7.0.43"},"dependencies":{"http-proxy-agent":"^2.1.0","https-proxy-agent":"^2.2.1","vscode-nls":"^4.0.0"},"scripts":{"prepublish":"tsc -p ./src","compile":"tsc -p ./src","watch":"tsc -w -p ./src"},"gitHead":"5b034502091177cc9fb5a0a17d37865e9e4115b9","homepage":"https://github.com/Microsoft/node-request-light#readme","_id":"request-light@0.2.4","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"3cea29c126682e6bcadf7915353322eeba01a755","size":4664,"noattachment":false,"key":"/request-light/-/request-light-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.2.4.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.2.4_1536833468139_0.8406117212476862"},"_hasShrinkwrap":false,"publish_time":1536833468230,"_cnpm_publish_time":1536833468230},"0.2.3":{"name":"request-light","version":"0.2.3","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/main.js","typings":"./lib/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^2.8.3","@types/node":"7.0.43"},"dependencies":{"http-proxy-agent":"^2.1.0","https-proxy-agent":"^2.2.1","vscode-nls":"^3.2.2"},"scripts":{"prepublish":"tsc -p ./src","compile":"tsc -p ./src","watch":"tsc -w -p ./src"},"gitHead":"8dbf38e766b40abb6aebbcdac7cc89bda7495e12","homepage":"https://github.com/Microsoft/node-request-light#readme","_id":"request-light@0.2.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"a18635ec6dd92f8705c019c42ef645f684d94f7e","size":4672,"noattachment":false,"key":"/request-light/-/request-light-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.2.3.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light_0.2.3_1527691436299_0.630586617094339"},"_hasShrinkwrap":false,"publish_time":1527691436381,"_cnpm_publish_time":1527691436381},"0.2.2":{"name":"request-light","version":"0.2.2","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/main.js","typings":"./lib/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^2.6.2","@types/node":"7.0.43","@types/mocha":"^2.2.33"},"dependencies":{"http-proxy-agent":"2.0.0","https-proxy-agent":"2.1.1","vscode-nls":"^2.0.2"},"scripts":{"prepublish":"tsc -p ./src","compile":"tsc -p ./src","watch":"tsc -w -p ./src"},"gitHead":"41dbb2d39e2e85e0ea7ceeeec4ad22b25d0ab069","homepage":"https://github.com/Microsoft/node-request-light#readme","_id":"request-light@0.2.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"53e48af32ad1514e45221ea5ece5ce782720f712","size":4682,"noattachment":false,"key":"/request-light/-/request-light-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.2.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/request-light-0.2.2.tgz_1513847899804_0.4138430787716061"},"directories":{},"publish_time":1513847900716,"_hasShrinkwrap":false,"_cnpm_publish_time":1513847900716},"0.2.1":{"name":"request-light","version":"0.2.1","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/main.js","typings":"./lib/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^2.1.5","@types/node":"^6.0.51","@types/mocha":"^2.2.33"},"dependencies":{"http-proxy-agent":"^0.2.6","https-proxy-agent":"^0.3.5","vscode-nls":"^2.0.2"},"scripts":{"prepublish":"tsc -p ./src","compile":"tsc -p ./src","watch":"tsc -w -p ./src"},"gitHead":"666fa5b3fac48d9205f062fa8d12d700e390d2d8","homepage":"https://github.com/Microsoft/node-request-light#readme","_id":"request-light@0.2.1","_shasum":"986f5a82893e9d1ca6a896ebe6f46c51c6b4557f","_from":".","_npmVersion":"4.4.4","_nodeVersion":"5.12.0","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"986f5a82893e9d1ca6a896ebe6f46c51c6b4557f","size":4591,"noattachment":false,"key":"/request-light/-/request-light-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.2.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/request-light-0.2.1.tgz_1494921053158_0.7936878770124167"},"directories":{},"publish_time":1494921054586,"_hasShrinkwrap":false,"_cnpm_publish_time":1494921054586},"0.2.0":{"name":"request-light","version":"0.2.0","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/main.js","typings":"./lib/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^2.1.5","@types/node":"^6.0.51","@types/mocha":"^2.2.33"},"dependencies":{"http-proxy-agent":"^0.2.6","https-proxy-agent":"^0.3.5","vscode-nls":"^2.0.2"},"scripts":{"prepublish":"tsc -p ./src","compile":"tsc -p ./src","watch":"tsc -w -p ./src"},"gitHead":"042e97beedec3b65e0d2fafd8db628f853da1f05","homepage":"https://github.com/Microsoft/node-request-light#readme","_id":"request-light@0.2.0","_shasum":"922497791c2e68528124dfb82354cf37e4bb2cfc","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.12.0","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"922497791c2e68528124dfb82354cf37e4bb2cfc","size":4400,"noattachment":false,"key":"/request-light/-/request-light-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.2.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/request-light-0.2.0.tgz_1484690290444_0.9498559834901243"},"directories":{},"publish_time":1484690291118,"_cnpm_publish_time":1484690291118,"_hasShrinkwrap":false},"0.1.0":{"name":"request-light","version":"0.1.0","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/main.js","typings":"./lib/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^1.8.9"},"dependencies":{"http-proxy-agent":"^0.2.6","https-proxy-agent":"^0.3.5","vscode-nls":"^1.0.4"},"scripts":{"prepublish":"tsc -p ./src","compile":"tsc -p ./src","watch":"tsc -w -p ./src"},"gitHead":"098e43b723dfa06ae8b5b145afd5d2cc003e8607","homepage":"https://github.com/Microsoft/node-request-light#readme","_id":"request-light@0.1.0","_shasum":"fe65ddffbb2e87944f0ccafd85cb839e91385345","_from":".","_npmVersion":"3.8.0","_nodeVersion":"5.7.0","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"fe65ddffbb2e87944f0ccafd85cb839e91385345","size":4402,"noattachment":false,"key":"/request-light/-/request-light-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.1.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/request-light-0.1.0.tgz_1461062127001_0.30725748324766755"},"directories":{},"publish_time":1461062128534,"_cnpm_publish_time":1461062128534,"_hasShrinkwrap":false},"0.0.3":{"name":"request-light","version":"0.0.3","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/main.js","typings":"./lib/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^1.8.9"},"dependencies":{"http-proxy-agent":"^0.2.6","https-proxy-agent":"^0.3.5","vscode-nls":"^1.0.4"},"scripts":{"prepublish":"tsc -p ./src","compile":"tsc -p ./src","watch":"tsc -w -p ./src"},"gitHead":"ff328c3f8217bed538ec306b3d2e68a2bcbe4fc3","homepage":"https://github.com/Microsoft/node-request-light#readme","_id":"request-light@0.0.3","_shasum":"ed9d1a3debe771e47abf338e08a3868129ccf160","_from":".","_npmVersion":"3.8.0","_nodeVersion":"5.7.0","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"ed9d1a3debe771e47abf338e08a3868129ccf160","size":4401,"noattachment":false,"key":"/request-light/-/request-light-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.0.3.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/request-light-0.0.3.tgz_1460994521924_0.9635184549260885"},"directories":{},"publish_time":1460994523118,"_cnpm_publish_time":1460994523118,"_hasShrinkwrap":false},"0.0.2":{"name":"request-light","version":"0.0.2","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/main.js","typings":"./lib/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/node-request-light/issues"},"devDependencies":{"typescript":"^1.8.9"},"dependencies":{"http-proxy-agent":"^0.2.6","https-proxy-agent":"^0.3.5","vscode-nls":"^1.0.4"},"scripts":{"prepublish":"tsc -p ./src","compile":"tsc -p ./src","watch":"tsc -w -p ./src"},"gitHead":"d0910e3d9c0e0052e17255261071f04329408312","homepage":"https://github.com/Microsoft/node-request-light#readme","_id":"request-light@0.0.2","_shasum":"58cab1276de71f24d3f99dca21b38bc9590f114f","_from":".","_npmVersion":"3.8.0","_nodeVersion":"5.7.0","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"58cab1276de71f24d3f99dca21b38bc9590f114f","size":4401,"noattachment":false,"key":"/request-light/-/request-light-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.0.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/request-light-0.0.2.tgz_1460993608244_0.3146400754339993"},"directories":{},"publish_time":1460993609484,"_cnpm_publish_time":1460993609484,"_hasShrinkwrap":false},"0.0.1":{"name":"request-light","version":"0.0.1","description":"Lightweight request library. Promise based, with proxy support.","main":"./lib/main.js","typings":"./lib/main","author":{"name":"Microsoft Corporation"},"repository":{"type":"git","url":"git+https://github.com/Microsoft/node-request-light.git"},"license":"MIT","bugs":{"url":"https://github.com/Microsoft/node-request-light/issues"},"devDependencies":{"mocha":"^2.4.5","typescript":"^1.8.9"},"dependencies":{"http-proxy-agent":"^0.2.6","https-proxy-agent":"^0.3.5","vscode-nls":"^1.0.4"},"scripts":{"prepublish":"tsc -p ./src","compile":"tsc -p ./src","watch":"tsc -w -p ./src"},"gitHead":"5931367a0fecfe214537ab55f652c50649305f47","homepage":"https://github.com/Microsoft/node-request-light#readme","_id":"request-light@0.0.1","_shasum":"7c07a04d6aefb8c28cb430e1f724829e301443c5","_from":".","_npmVersion":"3.8.0","_nodeVersion":"5.7.0","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"7c07a04d6aefb8c28cb430e1f724829e301443c5","size":4353,"noattachment":false,"key":"/request-light/-/request-light-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/request-light/download/request-light-0.0.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/request-light-0.0.1.tgz_1460985468530_0.8179566352628171"},"directories":{},"publish_time":1460985469812,"_cnpm_publish_time":1460985469812,"_hasShrinkwrap":false}},"readme":"# request-light\n\n\n[![npm Package](https://img.shields.io/npm/v/request-light.svg?style=flat-square)](https://www.npmjs.org/package/request-light)\n[![NPM Downloads](https://img.shields.io/npm/dm/request-light.svg)](https://npmjs.org/package/request-light)\n[![Build Status](https://github.com/microsoft/node-request-light/workflows/Tests/badge.svg)](https://github.com/microsoft/node-request-light/workflows/Tests)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nA lightweight request library intended to be used by VSCode extensions.\n- NodeJS and browser main entry points\n- proxy support: Use `configure` or `HTTP_PROXY` and `HTTPS_PROXY` env variables to configure the HTTP proxy addresses.\n\n```ts\nimport { xhr, XHRResponse, getErrorStatusDescription } from 'request-light';\n\nconst headers = { 'Accept-Encoding': 'gzip, deflate' };\nreturn xhr({ url: url, followRedirects: 5, headers }).then(response => {\n    return response.responseText;\n}, (error: XHRResponse) => {\n    throw new Error(error.responseText || getErrorStatusDescription(error.status) || error.toString());\n});\n```\n","_attachments":{},"homepage":"https://github.com/microsoft/node-request-light#readme","bugs":{"url":"https://github.com/microsoft/node-request-light/issues"},"license":"MIT"}