{"_id":"electron-fetch","_rev":"4576691","name":"electron-fetch","description":"A light-weight module that brings window.fetch to electron's background process","dist-tags":{"beta":"1.9.2-2","latest":"1.9.1"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"time":{"modified":"2026-04-10T15:45:00.000Z","created":"2017-03-12T01:22:47.390Z","1.9.2-2":"2024-07-17T14:43:49.598Z","1.9.2-0":"2022-09-29T08:28:18.851Z","1.9.1":"2022-09-28T17:32:36.420Z","1.9.1-0":"2022-09-28T17:01:43.346Z","1.9.0-0":"2022-07-13T13:08:49.641Z","1.8.0":"2022-03-22T09:45:21.708Z","1.8.0-0":"2022-03-22T09:40:13.161Z","1.7.4":"2021-08-23T13:12:52.490Z","1.7.3":"2021-01-11T14:56:59.683Z","1.7.2":"2020-11-23T13:50:44.682Z","1.7.1":"2020-09-03T15:56:46.486Z","1.7.0":"2020-09-03T10:11:31.945Z","1.6.0":"2020-08-25T09:15:05.631Z","1.5.0":"2020-08-17T15:33:22.575Z","1.4.0":"2019-11-14T17:08:52.663Z","1.3.0":"2018-11-14T16:49:02.877Z","1.2.1":"2018-07-18T09:29:08.962Z","1.2.0":"2018-07-09T16:10:42.728Z","1.1.0":"2017-09-13T22:43:44.767Z","1.0.0":"2017-03-20T17:03:32.242Z","1.0.0-aplha4":"2017-03-16T16:56:18.803Z","1.0.0-aplha3":"2017-03-14T22:21:11.223Z","1.0.0-aplha2":"2017-03-14T16:42:04.063Z","1.0.0-aplha1":"2017-03-12T01:22:47.390Z"},"users":{},"author":{"name":"Mehdi Kouhen"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"versions":{"1.9.2-2":{"name":"electron-fetch","version":"1.9.2-2","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.19.3","@babel/preset-env":"^7.19.3","@babel/register":"^7.18.9","abortcontroller-polyfill":"^1.7.3","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.1.1","basic-auth-parser":"0.0.2","chai":"^4.3.6","chai-as-promised":"^7.1.1","codecov":"^3.8.3","cross-env":"^7.0.3","electron":"^31","electron-mocha":"^11.0.2","form-data":"^4.0.0","is-builtin-module":"^3.2.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.2.0","mocha":"^10.0.0","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.2.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.79.1","rollup-plugin-babel":"^4.4.0","standard":"^17.0.0","stoppable":"^1.1.0","ts-node":"^10.9.1","typescript":"^4.8.4","whatwg-url":"^11.0.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"_id":"electron-fetch@1.9.2-2","readmeFilename":"README.md","gitHead":"5307c55bc99cc3ef7c192f08c447d0d0d3f2e62f","_nodeVersion":"20.15.1","_npmVersion":"10.7.0","dist":{"shasum":"666ba1667d1e20e69daa078a6fcfe2f266abf121","size":29597,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.9.2-2.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.9.2-2.tgz"},"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.9.2-2_1721227429451_0.6392451645624613"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-17T14:43:49.598Z","publish_time":1721227429598,"_source_registry_name":"default","_cnpm_publish_time":1721227429598},"1.9.2-0":{"name":"electron-fetch","version":"1.9.2-0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.19.3","@babel/preset-env":"^7.19.3","@babel/register":"^7.18.9","abortcontroller-polyfill":"^1.7.3","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.1.1","basic-auth-parser":"0.0.2","chai":"^4.3.6","chai-as-promised":"^7.1.1","codecov":"^3.8.3","cross-env":"^7.0.3","electron":"^21.0.0","electron-mocha":"^11.0.2","form-data":"^4.0.0","is-builtin-module":"^3.2.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.2.0","mocha":"^10.0.0","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.2.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.79.1","rollup-plugin-babel":"^4.4.0","standard":"^17.0.0","stoppable":"^1.1.0","ts-node":"^10.9.1","typescript":"^4.8.4","whatwg-url":"^11.0.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"536fd15d39789388cf0db2d95be5bb3b7746e703","readmeFilename":"README.md","_id":"electron-fetch@1.9.2-0","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"shasum":"44860f998ad97c4852ccf1c0fa46bcfb61e6d316","size":32430,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.9.2-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.9.2-0.tgz"},"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.9.2-0_1664440098643_0.6600547600021405"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-29T20:44:42.055Z","publish_time":1664440098851,"_cnpm_publish_time":1664440098851},"1.9.1":{"name":"electron-fetch","version":"1.9.1","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.19.3","@babel/preset-env":"^7.19.3","@babel/register":"^7.18.9","abortcontroller-polyfill":"^1.7.3","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.1.1","basic-auth-parser":"0.0.2","chai":"^4.3.6","chai-as-promised":"^7.1.1","codecov":"^3.8.3","cross-env":"^7.0.3","electron":"^21.0.0","electron-mocha":"^11.0.2","form-data":"^4.0.0","is-builtin-module":"^3.2.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.2.0","mocha":"^10.0.0","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.2.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.79.1","rollup-plugin-babel":"^4.4.0","standard":"^17.0.0","stoppable":"^1.1.0","ts-node":"^10.9.1","typescript":"^4.8.4","whatwg-url":"^11.0.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"65e1f01a202e253e5409dbae80e916210188e10f","readmeFilename":"README.md","_id":"electron-fetch@1.9.1","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"shasum":"e28bfe78d467de3f2dec884b1d72b8b05322f30f","size":32425,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.9.1.tgz"},"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.9.1_1664386356241_0.1287236985296334"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-28T17:46:10.283Z","publish_time":1664386356420,"_cnpm_publish_time":1664386356420},"1.9.1-0":{"name":"electron-fetch","version":"1.9.1-0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.19.3","@babel/preset-env":"^7.19.3","@babel/register":"^7.18.9","abortcontroller-polyfill":"^1.7.3","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.1.1","basic-auth-parser":"0.0.2","chai":"^4.3.6","chai-as-promised":"^7.1.1","codecov":"^3.8.3","cross-env":"^7.0.3","electron":"^21.0.0","electron-mocha":"^11.0.2","form-data":"^4.0.0","is-builtin-module":"^3.2.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.2.0","mocha":"^10.0.0","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.2.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.79.1","rollup-plugin-babel":"^4.4.0","standard":"^17.0.0","stoppable":"^1.1.0","ts-node":"^10.9.1","typescript":"^4.8.4","whatwg-url":"^11.0.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"bae2d791acffeecf637c6de5df82ce6218897493","readmeFilename":"README.md","_id":"electron-fetch@1.9.1-0","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"shasum":"a8e70f08ef1d6a41bc21f929af93596104da1440","size":32429,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.9.1-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.9.1-0.tgz"},"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.9.1-0_1664384503159_0.2722035242899561"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-28T17:12:16.463Z","publish_time":1664384503346,"_cnpm_publish_time":1664384503346},"1.9.0-0":{"name":"electron-fetch","version":"1.9.0-0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.18.6","@babel/preset-env":"^7.18.6","@babel/register":"^7.18.6","abortcontroller-polyfill":"^1.7.3","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.1.1","basic-auth-parser":"0.0.2","chai":"^4.3.6","chai-as-promised":"^7.1.1","codecov":"^3.8.3","cross-env":"^7.0.3","electron":"^19.0.8","electron-mocha":"^11.0.2","form-data":"^4.0.0","is-builtin-module":"^3.1.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.2.0","mocha":"^10.0.0","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.1.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.76.0","rollup-plugin-babel":"^4.4.0","standard":"^17.0.0","stoppable":"^1.1.0","ts-node":"^10.8.2","typescript":"^4.7.4","whatwg-url":"^11.0.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"38a3493b99aceda77dfa3191702d115415233226","readmeFilename":"README.md","_id":"electron-fetch@1.9.0-0","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"shasum":"3fba74041f22651e68ef29922916e0050522c0b7","size":32417,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.9.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.9.0-0.tgz"},"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.9.0-0_1657717729433_0.3166367526104197"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-13T13:54:38.703Z","publish_time":1657717729641,"_cnpm_publish_time":1657717729641},"1.8.0":{"name":"electron-fetch","version":"1.8.0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.17.8","@babel/preset-env":"^7.16.11","@babel/register":"^7.17.7","abortcontroller-polyfill":"^1.7.3","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.1.1","basic-auth-parser":"0.0.2","chai":"^4.3.6","chai-as-promised":"^7.1.1","codecov":"^3.8.3","cross-env":"^7.0.3","electron":"^17.1.2","electron-mocha":"^11.0.2","form-data":"^4.0.0","is-builtin-module":"^3.1.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.2.0","mocha":"^9.2.2","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.1.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.70.1","rollup-plugin-babel":"^4.4.0","standard":"^16.0.4","stoppable":"^1.1.0","ts-node":"^10.7.0","typescript":"^4.6.2","whatwg-url":"^11.0.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"cc2bd91160251668539395c87b7c4046596cf0fa","readmeFilename":"README.md","_id":"electron-fetch@1.8.0","_nodeVersion":"14.19.0","_npmVersion":"6.14.16","dist":{"shasum":"2122709747b1c29dce30d18a588332ada0b8f749","size":32264,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.8.0.tgz"},"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.8.0_1647942321550_0.7012818130382723"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-22T10:14:31.884Z","publish_time":1647942321708,"_cnpm_publish_time":1647942321708},"1.8.0-0":{"name":"electron-fetch","version":"1.8.0-0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.17.8","@babel/preset-env":"^7.16.11","@babel/register":"^7.17.7","abortcontroller-polyfill":"^1.7.3","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.1.1","basic-auth-parser":"0.0.2","chai":"^4.3.6","chai-as-promised":"^7.1.1","codecov":"^3.8.3","cross-env":"^7.0.3","electron":"^17.1.2","electron-mocha":"^11.0.2","form-data":"^4.0.0","is-builtin-module":"^3.1.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.2.0","mocha":"^9.2.2","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.1.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.70.1","rollup-plugin-babel":"^4.4.0","standard":"^16.0.4","stoppable":"^1.1.0","ts-node":"^10.7.0","typescript":"^4.6.2","whatwg-url":"^11.0.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"a38c4e1d9ceff1ed864fa34fc9c36d814b1e3a2e","readmeFilename":"README.md","_id":"electron-fetch@1.8.0-0","_nodeVersion":"14.19.0","_npmVersion":"6.14.16","dist":{"shasum":"4d6b343b8862606128789a911a163ffdf7b68ce6","size":32269,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.8.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.8.0-0.tgz"},"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.8.0-0_1647942013010_0.29833947008225237"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-22T10:14:30.977Z","publish_time":1647942013161,"_cnpm_publish_time":1647942013161},"1.7.4":{"name":"electron-fetch","version":"1.7.4","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run lint && npm run test:typings && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.15.0","@babel/preset-env":"^7.15.0","@babel/register":"^7.15.3","abortcontroller-polyfill":"^1.7.3","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.0.0","basic-auth-parser":"0.0.2","chai":"^4.3.4","chai-as-promised":"^7.1.1","codecov":"^3.8.3","cross-env":"^7.0.3","electron":"^13.2.1","electron-mocha":"^10.1.0","form-data":"^4.0.0","is-builtin-module":"^3.1.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.0.0","mocha":"^9.1.0","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.1.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.56.3","rollup-plugin-babel":"^4.4.0","standard":"^16.0.3","ts-node":"^10.2.1","typescript":"^4.3.5","whatwg-url":"^9.1.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"5d8adcfe7b601787d55c9cb5d5940791ca64e10c","_id":"electron-fetch@1.7.4","_nodeVersion":"14.17.1","_npmVersion":"7.21.0","dist":{"shasum":"af975ab92a14798bfaa025f88dcd2e54a7b0b769","size":28637,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.7.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.7.4.tgz"},"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.7.4_1629724372203_0.24263713407210474"},"_hasShrinkwrap":false,"publish_time":1629724372490,"_cnpm_publish_time":1629724372490,"_cnpmcore_publish_time":"2021-12-16T13:35:34.471Z"},"1.7.3":{"name":"electron-fetch","version":"1.7.3","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run lint && npm run test:typings && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.12.10","@babel/preset-env":"^7.12.11","@babel/register":"^7.12.10","abortcontroller-polyfill":"^1.7.1","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.0.0","basic-auth-parser":"0.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","codecov":"^3.8.1","cross-env":"^7.0.3","electron":"^11.1.1","electron-mocha":"^10.0.0","form-data":"^3.0.0","is-builtin-module":"^3.0.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.0.0","mocha":"^8.2.1","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.1.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.36.1","rollup-plugin-babel":"^4.4.0","standard":"^16.0.3","ts-node":"^9.1.1","typescript":"^4.1.3","whatwg-url":"^8.4.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"0341f1ddcf0d6eaeb21fc0621015c070db3cce23","_id":"electron-fetch@1.7.3","_nodeVersion":"14.9.0","_npmVersion":"6.14.11","dist":{"shasum":"06cf363d7f64073ec00a37e9949ec9d29ce6b08a","size":31566,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.7.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.7.3.tgz"},"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.7.3_1610377019549_0.1870176135247268"},"_hasShrinkwrap":false,"publish_time":1610377019683,"_cnpm_publish_time":1610377019683,"_cnpmcore_publish_time":"2021-12-16T13:35:34.794Z"},"1.7.2":{"name":"electron-fetch","version":"1.7.2","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run lint && npm run test:typings && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.12.7","@babel/preset-env":"^7.12.7","@babel/register":"^7.12.1","abortcontroller-polyfill":"^1.5.0","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.0.0","basic-auth-parser":"0.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","codecov":"^3.8.1","cross-env":"^7.0.2","electron":"^11.0.2","electron-mocha":"^9.3.2","form-data":"^3.0.0","is-builtin-module":"^3.0.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.0.0","mocha":"^8.2.1","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.1.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.33.3","rollup-plugin-babel":"^4.4.0","standard":"^16.0.3","ts-node":"^9.0.0","typescript":"^4.1.2","whatwg-url":"^8.4.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"bc53ab9d9867d21086403e693ea034c10c1b3d85","_id":"electron-fetch@1.7.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"7ecc63629715a5de286957a8aceb35272c5d0b02","size":31470,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.7.2.tgz"},"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.7.2_1606139444481_0.8125713413536542"},"_hasShrinkwrap":false,"publish_time":1606139444682,"_cnpm_publish_time":1606139444682,"_cnpmcore_publish_time":"2021-12-16T13:35:35.060Z"},"1.7.1":{"name":"electron-fetch","version":"1.7.1","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run lint && npm run test:typings && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.11.5","@babel/preset-env":"^7.11.5","@babel/register":"^7.11.5","abortcontroller-polyfill":"^1.5.0","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.0.0","basic-auth-parser":"0.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","codecov":"^3.7.2","cross-env":"^7.0.2","electron":"^10.1.1","electron-mocha":"^9.1.0","form-data":"^3.0.0","is-builtin-module":"^3.0.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.0.0","mocha":"^8.1.3","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.1.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.26.9","rollup-plugin-babel":"^4.4.0","standard":"^14.3.4","ts-node":"^9.0.0","typescript":"^4.0.2","whatwg-url":"^8.2.1","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"b6a8cb74b4f04837140044af3396e150a5ee2e8c","_id":"electron-fetch@1.7.1","_nodeVersion":"14.5.0","_npmVersion":"6.14.8","dist":{"shasum":"2e777c42557652e28a67ae6ca29e825d280a195e","size":31236,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.7.1.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.7.1_1599148606371_0.37262733043798013"},"_hasShrinkwrap":false,"publish_time":1599148606486,"_cnpm_publish_time":1599148606486,"_cnpmcore_publish_time":"2021-12-16T13:35:35.306Z"},"1.7.0":{"name":"electron-fetch","version":"1.7.0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run lint && npm run test:typings && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.11.5","@babel/preset-env":"^7.11.5","@babel/register":"^7.11.5","abortcontroller-polyfill":"^1.5.0","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.0.0","basic-auth-parser":"0.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","codecov":"^3.7.2","cross-env":"^7.0.2","electron":"^10.1.1","electron-mocha":"^9.1.0","form-data":"^3.0.0","is-builtin-module":"^3.0.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.0.0","mocha":"^8.1.3","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.1.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.26.9","rollup-plugin-babel":"^4.4.0","standard":"^14.3.4","ts-node":"^9.0.0","typescript":"^4.0.2","whatwg-url":"^8.2.1","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"94193db9fbf3fa0c66e442f9be658dff92408972","_id":"electron-fetch@1.7.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.8","dist":{"shasum":"6ea314e19b6301ab6cb04058debfb0b607a8904d","size":31208,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.7.0.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.7.0_1599127891823_0.5691519143437838"},"_hasShrinkwrap":false,"publish_time":1599127891945,"_cnpm_publish_time":1599127891945,"_cnpmcore_publish_time":"2021-12-16T13:35:35.925Z"},"1.6.0":{"name":"electron-fetch","version":"1.6.0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run lint && npm run test:typings && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.11.4","@babel/preset-env":"^7.11.0","@babel/register":"^7.10.5","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.0.0","basic-auth-parser":"0.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","codecov":"^3.7.2","cross-env":"^7.0.2","electron":"^10.0.0","electron-mocha":"^9.1.0","form-data":"^3.0.0","is-builtin-module":"^3.0.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.0.0","mocha":"^8.1.1","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.1.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.26.5","rollup-plugin-babel":"^4.4.0","standard":"^14.3.4","ts-node":"^9.0.0","typescript":"^4.0.2","whatwg-url":"^8.2.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"65647e62c5e3428647780ad10b6ba3a301357ebc","_id":"electron-fetch@1.6.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.8","dist":{"shasum":"39f92cb077d8fa3b5d95f8e0711100e1c9b7c0b1","size":30539,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.6.0.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.6.0_1598346905477_0.11944311752882175"},"_hasShrinkwrap":false,"publish_time":1598346905631,"_cnpm_publish_time":1598346905631,"_cnpmcore_publish_time":"2021-12-16T13:35:36.354Z"},"1.5.0":{"name":"electron-fetch","version":"1.5.0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run lint && npm run test:typings && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.11.1","@babel/preset-env":"^7.11.0","@babel/register":"^7.10.5","babel-eslint":"^10.1.0","babel-plugin-istanbul":"^6.0.0","basic-auth-parser":"0.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","codecov":"^3.7.2","cross-env":"^7.0.2","electron":"^9.2.0","electron-mocha":"^9.1.0","form-data":"^3.0.0","is-builtin-module":"^3.0.0","istanbul-api":"^3.0.0","istanbul-lib-coverage":"^3.0.0","mocha":"^8.1.1","nyc":"^15.1.0","parted":"^0.1.1","promise":"^8.1.0","proxy":"^1.0.2","resumer":"0.0.0","rollup":"^2.26.3","rollup-plugin-babel":"^4.4.0","standard":"^14.3.4","ts-node":"^8.10.2","typescript":"^3.9.7","whatwg-url":"^8.1.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.13"},"gitHead":"ef14bd864cd31a153a2129da0bccb8adb40fdb31","_id":"electron-fetch@1.5.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.6","dist":{"shasum":"c6cb555cb69104798da2a35b2c0d9ba95918430b","size":30390,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.5.0.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.5.0_1597678402450_0.6458181068868298"},"_hasShrinkwrap":false,"publish_time":1597678402575,"_cnpm_publish_time":1597678402575,"_cnpmcore_publish_time":"2021-12-16T13:35:36.977Z"},"1.4.0":{"name":"electron-fetch","version":"1.4.0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","lint":"standard","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js --reporter test/coverage-reporter.js","report":"npm run lint && npm run test:typings && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.7.2","@babel/preset-env":"^7.7.1","@babel/register":"^7.7.0","babel-eslint":"^10.0.3","babel-plugin-istanbul":"^5.2.0","basic-auth-parser":"0.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","codecov":"^3.6.1","cross-env":"^6.0.3","electron":"6.1.4","electron-mocha":"^8.1.2","form-data":"^3.0.0","is-builtin-module":"^3.0.0","istanbul-api":"^2.1.6","istanbul-lib-coverage":"^2.0.5","mocha":"^6.2.2","nyc":"^14.1.1","parted":"^0.1.1","promise":"^8.0.3","proxy":"^1.0.1","resumer":"0.0.0","rollup":"^1.27.0","rollup-plugin-babel":"^4.3.3","standard":"^14.3.1","ts-node":"^8.5.0","typescript":"^3.7.2","whatwg-url":"^7.1.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.12"},"gitHead":"74bb4ee583d114b183dcc25620dfd9c23fdfbdcc","_id":"electron-fetch@1.4.0","_nodeVersion":"12.12.0","_npmVersion":"6.13.0","dist":{"shasum":"a830d400f8ad358acba9b3c591e6ed477916bac5","size":29978,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.4.0.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.4.0_1573751332577_0.4006716445597447"},"_hasShrinkwrap":false,"publish_time":1573751332663,"_cnpm_publish_time":1573751332663,"_cnpmcore_publish_time":"2021-12-16T13:35:37.286Z"},"1.3.0":{"name":"electron-fetch","version":"1.3.0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","types":"index.d.ts","engines":{"node":">=6"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","test":"npm run test:electron && npm run test:node && npm run test:typings && standard","pretest:typings":"npm run build","test:typings":"ts-node test/test-typescript.ts","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require @babel/register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require @babel/register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require @babel/register test/test.js -R test/coverage-reporter.js","report":"standard && npm run test:typings && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"@babel/core":"^7.1.6","@babel/preset-env":"^7.1.6","@babel/register":"^7.0.0","babel-eslint":"^10.0.1","babel-plugin-istanbul":"^5.1.0","basic-auth-parser":"0.0.2","chai":"^4.2.0","chai-as-promised":"^7.1.1","codecov":"^3.1.0","cross-env":"^5.2.0","electron":"2.0.13","electron-mocha":"^6.0.4","form-data":"^2.3.3","is-builtin-module":"^3.0.0","istanbul-api":"^2.0.6","istanbul-lib-coverage":"^2.0.1","mocha":"^5.2.0","nyc":"^13.1.0","parted":"^0.1.1","promise":"^8.0.2","proxy":"^0.2.4","resumer":"0.0.0","rollup":"^0.67.1","rollup-plugin-babel":"^4.0.3","standard":"^12.0.1","ts-node":"^7.0.1","typescript":"^3.1.6","whatwg-url":"^7.0.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.12"},"gitHead":"c6c5a84a7afb80d07848c0c01af00d7e03991ea0","_id":"electron-fetch@1.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.4.1","_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"dist":{"shasum":"00d9bb1fe7a66ddc3fea538910e01b26fee9abb5","size":29645,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.3.0.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.3.0_1542214142745_0.05041169339626017"},"_hasShrinkwrap":false,"publish_time":1542214142877,"_cnpm_publish_time":1542214142877,"_cnpmcore_publish_time":"2021-12-16T13:35:37.512Z"},"1.2.1":{"name":"electron-fetch","version":"1.2.1","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","typings":"lib/index.d.ts","module":"lib/index.es.js","files":["lib/index.js","lib/index.es.js","lib/index.d.ts"],"engines":{"node":">=4"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","test":"npm run test:electron && npm run test:node && standard","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require babel-register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require babel-register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require babel-register test/test.js -R test/coverage-reporter.js","report":"standard && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"babel-eslint":"^8.2.5","babel-plugin-istanbul":"^4.1.6","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","basic-auth-parser":"0.0.2","chai":"^4.1.2","chai-as-promised":"^7.1.1","codecov":"^3.0.4","cross-env":"^5.2.0","electron":"2.0.4","electron-mocha":"^6.0.4","form-data":">=2.3.2","is-builtin-module":"^2.0.0","istanbul-api":"^1.3.1","istanbul-lib-coverage":"^1.2.0","mocha":"^5.2.0","nyc":"^12.0.2","parted":"^0.1.1","promise":"^8.0.1","proxy":"^0.2.4","resumer":"0.0.0","rollup":"^0.62.0","rollup-plugin-babel":"^3.0.7","standard":"^11.0.1","whatwg-url":"^6.5.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.12"},"gitHead":"ee14e5aa4cfee929be041452f55509c40e707014","_id":"electron-fetch@1.2.1","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"dist":{"shasum":"08a033a23cc47febf05457f3e0e0a26598d02b95","size":29003,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.2.1.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.2.1_1531906148840_0.7763776459975906"},"_hasShrinkwrap":false,"publish_time":1531906148962,"_cnpm_publish_time":1531906148962,"_cnpmcore_publish_time":"2021-12-16T13:35:37.851Z"},"1.2.0":{"name":"electron-fetch","version":"1.2.0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","typings":"lib/index.d.ts","module":"lib/index.es.js","files":["lib/index.js","lib/index.es.js"],"engines":{"node":">=4"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublishOnly":"npm run build","test":"npm run test:electron && npm run test:node && standard","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --require babel-register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --require babel-register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --require babel-register test/test.js -R test/coverage-reporter.js","report":"standard && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"babel-eslint":"^8.2.5","babel-plugin-istanbul":"^4.1.6","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","basic-auth-parser":"0.0.2","chai":"^4.1.2","chai-as-promised":"^7.1.1","codecov":"^3.0.4","cross-env":"^5.2.0","electron":"2.0.4","electron-mocha":"^6.0.4","form-data":">=2.3.2","is-builtin-module":"^2.0.0","istanbul-api":"^1.3.1","istanbul-lib-coverage":"^1.2.0","mocha":"^5.2.0","nyc":"^12.0.2","parted":"^0.1.1","promise":"^8.0.1","proxy":"^0.2.4","resumer":"0.0.0","rollup":"^0.62.0","rollup-plugin-babel":"^3.0.7","standard":"^11.0.1","whatwg-url":"^6.5.0","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.12"},"gitHead":"3a13b3605c25e05e505dbf82aad84154dbdfd8e3","_id":"electron-fetch@1.2.0","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"dist":{"shasum":"d13b54c3c14836810267d43e377d6acc12e1ca81","size":28249,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.2.0.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch_1.2.0_1531152642675_0.5750361491981457"},"_hasShrinkwrap":false,"publish_time":1531152642728,"_cnpm_publish_time":1531152642728,"_cnpmcore_publish_time":"2021-12-16T13:35:38.182Z"},"1.1.0":{"name":"electron-fetch","version":"1.1.0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","files":["lib/index.js","lib/index.es.js"],"engines":{"node":">=4"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublish":"npm run build","test":"npm run test:electron && npm run test:node && standard","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --compilers js:babel-register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --compilers js:babel-register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --compilers js:babel-register test/test.js -R test/coverage-reporter.js","report":"standard && npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"babel-eslint":"^8.0.0","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.0","babel-register":"^6.26.0","basic-auth-parser":"0.0.2","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-iterator":"^1.1.1","chai-string":"^1.3.0","codecov":"^2.3.0","cross-env":"^5.0.5","dirty-chai":"^1.2.2","electron":"^1.6.13","electron-mocha":"^4.0.2","form-data":">=2.3.1","is-builtin-module":"^1.0.0","istanbul-api":"^1.1.14","istanbul-lib-coverage":"^1.1.1","mocha":"^3.5.3","nyc":"^11.2.1","parted":"^0.1.1","promise":"^8.0.1","proxy":"^0.2.4","resumer":"0.0.0","rollup":"^0.49.3","rollup-plugin-babel":"^3.0.2","standard":"^10.0.3","whatwg-url":"^6.2.1","xvfb-maybe":"^0.2.1"},"dependencies":{"encoding":"^0.1.12"},"gitHead":"448ff1e7443a9389b249b2b01bc00e28a1726eda","_id":"electron-fetch@1.1.0","_npmVersion":"5.4.1","_nodeVersion":"8.1.4","_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"dist":{"shasum":"74b0ea547fe149620d38596a84fb104d34218e31","size":28146,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.1.0.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/electron-fetch-1.1.0.tgz_1505342623711_0.07474968838505447"},"directories":{},"publish_time":1505342624767,"_hasShrinkwrap":false,"_cnpm_publish_time":1505342624767,"_cnpmcore_publish_time":"2021-12-16T13:35:38.448Z"},"1.0.0":{"name":"electron-fetch","version":"1.0.0","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","files":["lib/index.js","lib/index.es.js"],"engines":{"node":">=4"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublish":"npm run build","test":"npm run test:electron && npm run test:node && standard","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --compilers js:babel-register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --compilers js:babel-register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --compilers js:babel-register test/test.js -R test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"babel-eslint":"^7.1.1","babel-plugin-istanbul":"^4.0.0","babel-preset-env":"^1.1.10","babel-register":"^6.23.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-iterator":"^1.1.1","chai-string":"^1.3.0","codecov":"^1.0.1","cross-env":"^3.2.3","dirty-chai":"^1.2.2","electron":"^1.6.2","electron-mocha":"^3.3.0","form-data":">=1.0.0","is-builtin-module":"^1.0.0","istanbul-api":"^1.1.1","istanbul-lib-coverage":"^1.0.1","mocha":"^3.1.2","nyc":"^10.1.2","parted":"^0.1.1","promise":"^7.1.1","resumer":"0.0.0","rollup":"^0.41.4","rollup-plugin-babel":"^2.7.1","standard":"^9.0.1","whatwg-url":"^4.0.0","xvfb-maybe":"^0.1.3"},"dependencies":{"encoding":"^0.1.11"},"gitHead":"05aa23af98e4c0daec62e6c62f25affdf92b82f1","_id":"electron-fetch@1.0.0","_shasum":"a6d372aa559300140b470f46c236cc71ff8bacdc","_from":".","_npmVersion":"4.2.0","_nodeVersion":"6.9.5","_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"dist":{"shasum":"a6d372aa559300140b470f46c236cc71ff8bacdc","size":27676,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.0.0.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/electron-fetch-1.0.0.tgz_1490029409995_0.620691150194034"},"directories":{},"publish_time":1490029412242,"_hasShrinkwrap":false,"_cnpm_publish_time":1490029412242,"_cnpmcore_publish_time":"2021-12-16T13:35:38.808Z"},"1.0.0-aplha4":{"name":"electron-fetch","version":"1.0.0-aplha4","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","files":["lib/index.js","lib/index.es.js"],"engines":{"node":">=4"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublish":"npm run build","test":"npm run test:electron && npm run test:node && standard","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --compilers js:babel-register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --compilers js:babel-register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --compilers js:babel-register test/test.js -R test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise","electron"],"author":{"name":"Mehdi Kouhen"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"babel-eslint":"^7.1.1","babel-plugin-istanbul":"^4.0.0","babel-preset-env":"^1.1.10","babel-register":"^6.23.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-iterator":"^1.1.1","chai-string":"^1.3.0","codecov":"^1.0.1","cross-env":"^3.2.3","dirty-chai":"^1.2.2","electron":"^1.6.2","electron-mocha":"^3.3.0","form-data":">=1.0.0","is-builtin-module":"^1.0.0","istanbul-api":"^1.1.1","istanbul-lib-coverage":"^1.0.1","mocha":"^3.1.2","nyc":"^10.1.2","parted":"^0.1.1","promise":"^7.1.1","resumer":"0.0.0","rollup":"^0.41.4","rollup-plugin-babel":"^2.7.1","standard":"^9.0.1","whatwg-url":"^4.0.0","xvfb-maybe":"^0.1.3"},"dependencies":{"encoding":"^0.1.11"},"gitHead":"e44217bb0a2c22f46439140c6db926f0e2b57ba7","_id":"electron-fetch@1.0.0-aplha4","_shasum":"0416900681e502e85dd3c44e8c9528e59483b91d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"6.9.5","_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"dist":{"shasum":"0416900681e502e85dd3c44e8c9528e59483b91d","size":27682,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.0.0-aplha4.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.0.0-aplha4.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/electron-fetch-1.0.0-aplha4.tgz_1489683376557_0.874649406876415"},"directories":{},"publish_time":1489683378803,"_hasShrinkwrap":false,"_cnpm_publish_time":1489683378803,"_cnpmcore_publish_time":"2021-12-16T13:35:39.084Z"},"1.0.0-aplha3":{"name":"electron-fetch","version":"1.0.0-aplha3","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","files":["lib/index.js","lib/index.es.js"],"engines":{"node":">=4"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublish":"npm run build","test":"npm run test:electron && npm run test:node && standard","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --compilers js:babel-register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --compilers js:babel-register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --compilers js:babel-register test/test.js -R test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise"],"author":{"name":"David Frank"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"babel-eslint":"^7.1.1","babel-plugin-istanbul":"^4.0.0","babel-preset-env":"^1.1.10","babel-register":"^6.23.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-iterator":"^1.1.1","chai-string":"^1.3.0","codecov":"^1.0.1","cross-env":"^3.2.3","dirty-chai":"^1.2.2","electron":"^1.6.2","electron-mocha":"^3.3.0","form-data":">=1.0.0","is-builtin-module":"^1.0.0","istanbul-api":"^1.1.1","istanbul-lib-coverage":"^1.0.1","mocha":"^3.1.2","nyc":"^10.1.2","parted":"^0.1.1","promise":"^7.1.1","resumer":"0.0.0","rollup":"^0.41.4","rollup-plugin-babel":"^2.7.1","standard":"^9.0.1","whatwg-url":"^4.0.0","xvfb-maybe":"^0.1.3"},"dependencies":{"encoding":"^0.1.11"},"gitHead":"9752dac71c6a1bb295d3398592a98c21d52e40cd","_id":"electron-fetch@1.0.0-aplha3","_shasum":"70ce5b77b0d26f2591d6deed562a770fb1ba4e02","_from":".","_npmVersion":"4.2.0","_nodeVersion":"6.9.5","_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"dist":{"shasum":"70ce5b77b0d26f2591d6deed562a770fb1ba4e02","size":27455,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.0.0-aplha3.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.0.0-aplha3.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/electron-fetch-1.0.0-aplha3.tgz_1489530069306_0.6861376457381994"},"directories":{},"publish_time":1489530071223,"_hasShrinkwrap":false,"_cnpm_publish_time":1489530071223,"_cnpmcore_publish_time":"2021-12-16T13:35:39.344Z"},"1.0.0-aplha2":{"name":"electron-fetch","version":"1.0.0-aplha2","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","files":["lib/index.js","lib/index.es.js"],"engines":{"node":">=4"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublish":"npm run build","test":"npm run test:electron && npm run test:node && standard","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --compilers js:babel-register test/test.js","test:node":"cross-env BABEL_ENV=test mocha --compilers js:babel-register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --compilers js:babel-register test/test.js -R test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise"],"author":{"name":"David Frank"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"babel-eslint":"^7.1.1","babel-plugin-istanbul":"^4.0.0","babel-preset-env":"^1.1.10","babel-register":"^6.23.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-iterator":"^1.1.1","chai-string":"^1.3.0","codecov":"^1.0.1","cross-env":"^3.2.3","dirty-chai":"^1.2.2","electron":"^1.6.2","electron-mocha":"^3.3.0","form-data":">=1.0.0","is-builtin-module":"^1.0.0","istanbul-api":"^1.1.1","istanbul-lib-coverage":"^1.0.1","mocha":"^3.1.2","nyc":"^10.1.2","parted":"^0.1.1","promise":"^7.1.1","resumer":"0.0.0","rollup":"^0.41.4","rollup-plugin-babel":"^2.7.1","standard":"^9.0.1","whatwg-url":"^4.0.0","xvfb-maybe":"^0.1.3"},"dependencies":{"encoding":"^0.1.11"},"gitHead":"9f8939c112412116d8f4fc399e1f76351845a342","_id":"electron-fetch@1.0.0-aplha2","_shasum":"f1f70667dc39d5584a01d90eba6005d940894919","_from":".","_npmVersion":"4.2.0","_nodeVersion":"6.9.5","_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"dist":{"shasum":"f1f70667dc39d5584a01d90eba6005d940894919","size":27374,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.0.0-aplha2.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.0.0-aplha2.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/electron-fetch-1.0.0-aplha2.tgz_1489509721704_0.027062370907515287"},"directories":{},"publish_time":1489509724063,"_hasShrinkwrap":false,"_cnpm_publish_time":1489509724063,"_cnpmcore_publish_time":"2021-12-16T13:35:39.980Z"},"1.0.0-aplha1":{"name":"electron-fetch","version":"1.0.0-aplha1","description":"A light-weight module that brings window.fetch to electron's background process","main":"lib/index.js","module":"lib/index.es.js","files":["lib/index.js","lib/index.es.js"],"engines":{"node":">=4"},"scripts":{"build":"cross-env BABEL_ENV=rollup rollup -c","prepublish":"npm run build","test":"npm run test:electron && standard","test:electron":"xvfb-maybe cross-env BABEL_ENV=test electron-mocha --compilers js:babel-register test/test.js","coverage":"xvfb-maybe cross-env BABEL_ENV=coverage electron-mocha --compilers js:babel-register test/test.js -R test/coverage-reporter.js","report":"npm run coverage && codecov -f coverage/coverage-final.json"},"repository":{"type":"git","url":"git+https://github.com/arantes555/electron-fetch.git"},"keywords":["fetch","http","promise"],"author":{"name":"David Frank"},"license":"MIT","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"homepage":"https://github.com/arantes555/electron-fetch","devDependencies":{"babel-eslint":"^7.1.1","babel-plugin-istanbul":"^4.0.0","babel-preset-env":"^1.1.10","babel-register":"^6.23.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-iterator":"^1.1.1","chai-string":"^1.3.0","codecov":"^1.0.1","cross-env":"^3.2.3","dirty-chai":"^1.2.2","electron":"^1.6.2","electron-mocha":"^3.3.0","form-data":">=1.0.0","is-builtin-module":"^1.0.0","istanbul-api":"^1.1.1","istanbul-lib-coverage":"^1.0.1","mocha":"^3.1.2","nyc":"^10.1.2","parted":"^0.1.1","promise":"^7.1.1","resumer":"0.0.0","rollup":"^0.41.4","rollup-plugin-babel":"^2.7.1","standard":"^9.0.1","whatwg-url":"^4.0.0","xvfb-maybe":"^0.1.3"},"dependencies":{"encoding":"^0.1.11"},"gitHead":"7e42a6f3c977a54f2ec70c45a3dc2709fdeeeb24","_id":"electron-fetch@1.0.0-aplha1","_shasum":"bf5a20c2c6d6a9f0215f578bcc8dc69d6ef33f33","_from":".","_npmVersion":"4.2.0","_nodeVersion":"6.9.5","_npmUser":{"name":"arantes","email":"arantes555@gmail.com"},"dist":{"shasum":"bf5a20c2c6d6a9f0215f578bcc8dc69d6ef33f33","size":27331,"noattachment":false,"key":"/electron-fetch/-/electron-fetch-1.0.0-aplha1.tgz","tarball":"http://registry.cnpm.dingdandao.com/electron-fetch/download/electron-fetch-1.0.0-aplha1.tgz"},"maintainers":[{"name":"arantes","email":""},{"name":"tex0l","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/electron-fetch-1.0.0-aplha1.tgz_1489281766669_0.823989191558212"},"directories":{},"publish_time":1489281767390,"_hasShrinkwrap":false,"_cnpm_publish_time":1489281767390,"_cnpmcore_publish_time":"2021-12-16T13:35:40.597Z"}},"readme":"\nelectron-fetch\n==========\n\n[![npm version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![coverage status][codecov-image]][codecov-url]\n\nA light-weight module that brings `window.fetch` to Electron's background process.\nForked from [`node-fetch`](https://github.com/bitinn/node-fetch).\n\n## Motivation\n\nInstead of implementing `XMLHttpRequest` over Electron's `net` module to run browser-specific [Fetch polyfill](https://github.com/github/fetch), why not go from native `net.request` to `fetch` API directly? Hence `electron-fetch`, minimal code for a `window.fetch` compatible API on Electron's background runtime.\n\nWhy not simply use node-fetch? Well, Electron's `net` module does a better job than Node.js' `http` module at handling web proxies.\n\n\n## Features\n\n- Stay consistent with `window.fetch` API.\n- Runs on both Electron and Node.js, using either Electron's `net` module, or Node.js `http` module as backend.\n- Make conscious trade-off when following [whatwg fetch spec][whatwg-fetch] and [stream spec](https://streams.spec.whatwg.org/) implementation details, document known difference.\n- Use native promise.\n- Use native stream for body, on both request and response.\n- Decode content encoding (gzip/deflate) properly, and convert string output (such as `res.text()` and `res.json()`) to UTF-8 automatically.\n- Useful extensions such as timeout, redirect limit (when running on Node.js), response size limit, [explicit errors][] for troubleshooting.\n\n\n## Difference from client-side fetch\n\n- See [Known Differences](https://github.com/arantes555/electron-fetch/blob/master/LIMITS.md) for details.\n- If you happen to use a missing feature that `window.fetch` offers, feel free to open an issue.\n- Pull requests are welcomed too!\n\n\n## Difference from node-fetch\n\n- Removed node-fetch specific options, such as `compression`.\n- Added electron-specific options to specify the `Session` & to enable using cookies from it.\n- Added electron-specific option `useElectronNet`, which can be set to false when running on Electron in order to behave as Node.js.\n- Removed possibility to use custom Promise implementation (it's 2018, `Promise` is available everywhere!).\n- Removed the possibility to forbid content compression (incompatible with Electron's `net` module, and of limited interest)\n- [`standard`-ized](http://standardjs.com) the code.\n\n## Install\n\n```sh\n$ npm install electron-fetch --save\n```\n\n\n## Usage\n\n```javascript\nimport fetch from 'electron-fetch'\n// or\n// const fetch = require('electron-fetch').default\n\n// plain text or html\n\nfetch('https://github.com/')\n\t.then(res => res.text())\n\t.then(body => console.log(body))\n\n// json\n\nfetch('https://api.github.com/users/github')\n\t.then(res => res.json())\n\t.then(json => console.log(json))\n\n// catching network error\n// 3xx-5xx responses are NOT network errors, and should be handled in then()\n// you only need one catch() at the end of your promise chain\n\nfetch('http://domain.invalid/')\n\t.catch(err => console.error(err))\n\n// stream\n// the node.js way is to use stream when possible\n\nfetch('https://assets-cdn.github.com/images/modules/logos_page/Octocat.png')\n\t.then(res => {\n\t\tconst dest = fs.createWriteStream('./octocat.png')\n\t\tres.body.pipe(dest)\n\t})\n\n// buffer\n// if you prefer to cache binary data in full, use buffer()\n// note that buffer() is a electron-fetch only API\n\nimport fileType from 'file-type'\n\nfetch('https://assets-cdn.github.com/images/modules/logos_page/Octocat.png')\n\t.then(res => res.buffer())\n\t.then(buffer => fileType(buffer))\n\t.then(type => { /* ... */ })\n\n// meta\n\nfetch('https://github.com/')\n\t.then(res => {\n\t\tconsole.log(res.ok)\n\t\tconsole.log(res.status)\n\t\tconsole.log(res.statusText)\n\t\tconsole.log(res.headers.raw())\n\t\tconsole.log(res.headers.get('content-type'))\n\t})\n\n// post\n\nfetch('http://httpbin.org/post', { method: 'POST', body: 'a=1' })\n\t.then(res => res.json())\n\t.then(json => console.log(json))\n\n// post with stream from file\n\nimport { createReadStream } from 'fs'\n\nconst stream = createReadStream('input.txt')\nfetch('http://httpbin.org/post', { method: 'POST', body: stream })\n\t.then(res => res.json())\n\t.then(json => console.log(json))\n\n// post with JSON\n\nconst body = { a: 1 }\nfetch('http://httpbin.org/post', { \n\tmethod: 'POST',\n\tbody:    JSON.stringify(body),\n\theaders: { 'Content-Type': 'application/json' },\n})\n\t.then(res => res.json())\n\t.then(json => console.log(json))\n\n// post with form-data (detect multipart)\n\nimport FormData from 'form-data'\n\nconst form = new FormData()\nform.append('a', 1)\nfetch('http://httpbin.org/post', { method: 'POST', body: form })\n\t.then(res => res.json())\n\t.then(json => console.log(json))\n\n// post with form-data (custom headers)\n// note that getHeaders() is non-standard API\n\nimport FormData from 'form-data'\n\nconst form = new FormData()\nform.append('a', 1)\nfetch('http://httpbin.org/post', { method: 'POST', body: form, headers: form.getHeaders() })\n\t.then(res => res.json())\n\t.then(json => console.log(json))\n\n// node 7+ with async function\n\n(async function () {\n\tconst res = await fetch('https://api.github.com/users/github')\n\tconst json = await res.json()\n\tconsole.log(json)\n})()\n\n// providing proxy credentials (electron-specific)\n\nfetch(url, {\n  onLogin (authInfo) { // this 'authInfo' is the one received by the 'login' event. See https://www.electronjs.org/docs/latest/api/client-request#event-login\n    return Promise.resolve({ username: 'testuser', password: 'testpassword' })\n  }\n})\n```\n\nSee [test cases](https://github.com/arantes555/electron-fetch/blob/master/test/test.js) for more examples.\n\n\n## API\n\n### fetch(url[, options])\n\n- `url` A string representing the URL for fetching\n- `options` [Options](#fetch-options) for the HTTP(S) request\n- Returns: <code>Promise&lt;[Response](#class-response)&gt;</code>\n\nPerform an HTTP(S) fetch.\n\n`url` should be an absolute url, such as `http://example.com/`. A path-relative URL (`/file/under/root`) or protocol-relative URL (`//can-be-http-or-https.com/`) will result in a rejected promise.\n\n<a id=\"fetch-options\"></a>\n#### Options\n\nThe default values are shown after each option key.\n\n```js\nconst defaultOptions = {\n\t// These properties are part of the Fetch Standard\n\tmethod: 'GET',\n\theaders: {},        // request headers. format is the identical to that accepted by the Headers constructor (see below)\n\tbody: null,         // request body. can be null, a string, a Buffer, a Blob, or a Node.js Readable stream\n\tredirect: 'follow', // (/!\\ only works when running on Node.js) set to `manual` to extract redirect headers, `error` to reject redirect\n    signal: null,       // the AbortSignal from an AbortController instance.\n\n\t// The following properties are electron-fetch extensions\n\tfollow: 20,         // (/!\\ only works when running on Node.js) maximum redirect count. 0 to not follow redirect\n\ttimeout: 0,         // req/res timeout in ms, it resets on redirect. 0 to disable (OS limit applies)\n\tsize: 0,            // maximum response body size in bytes. 0 to disable\n\tsession: session.defaultSession, // (/!\\ only works when running on Electron) Electron Session object.,\n\tagent: null,        // (/!\\ only works when useElectronNet is false) Node HTTP Agent.,\n\tuseElectronNet: true, // When running on Electron, defaults to true. On Node.js, defaults to false and cannot be set to true.\n\tuseSessionCookies: true, // (/!\\ only works when running on Electron >= 7) Whether or not to automatically send cookies from session.,\n\tuser: undefined,    // When running on Electron behind an authenticated HTTP proxy, username to use to authenticate\n\tpassword: undefined, // When running on Electron behind an authenticated HTTP proxy, password to use to authenticate\n\tonLogin: undefined // When running on Electron behind an authenticated HTTP proxy, handler of electron.ClientRequest's login event. Can be used for acquiring proxy credentials in an async manner (e.g. prompting the user). Receives an `AuthInfo` object, and must return a `Promise<{ username: string, password: string }>`.\n}\n```\n\n##### Default Headers\n\nIf no values are set, the following request headers will be sent automatically:\n\n| Header            | Value                                                                |\n|-------------------|----------------------------------------------------------------------|\n| `Accept-Encoding` | `gzip,deflate`                                                       |\n| `Accept`          | `*/*`                                                                |\n| `Connection`      | `close`                                                              |\n| `Content-Length`  | _(automatically calculated, if possible)_                            |\n| `User-Agent`      | `electron-fetch/1.0 (+https://github.com/arantes555/electron-fetch)` |\n\n<a id=\"class-request\"></a>\n### Class: Request\n\nAn HTTP(S) request containing information about URL, method, headers, and the body. This class implements the [Body](#iface-body) interface.\n\nDue to the nature of Node.js, the following properties are not implemented at this moment:\n\n- `type`\n- `destination`\n- `referrer`\n- `referrerPolicy`\n- `mode`\n- `credentials`\n- `cache`\n- `integrity`\n- `keepalive`\n\nThe following electron-fetch extension properties are provided:\n\n- `follow` (/!\\ only works when running on Node.js)\n- `counter` (/!\\ only works when running on Node.js)\n- `session` (/!\\ only works when running on Electron)\n- `agent` (/!\\ only works when running on Node.js)\n- `useElectronNet` (/!\\ only works when running on Electron, throws when set to true on Node.js)\n- `useSessionCookies` (/!\\ only works when running on Electron >= 7. For electron < 11, it saves received cookies regardless of this option, but only sends them if true. For electron >= 11, it saves them only if true.)\n\nSee [options](#fetch-options) for exact meaning of these extensions.\n\n#### new Request(input[, options])\n\n<small>*(spec-compliant)*</small>\n\n- `input` A string representing a URL, or another `Request` (which will be cloned)\n- `options` [Options][#fetch-options] for the HTTP(S) request\n\nConstructs a new `Request` object. The constructor is identical to that in the [browser](https://developer.mozilla.org/en-US/docs/Web/API/Request/Request).\n\nIn most cases, directly `fetch(url, options)` is simpler than creating a `Request` object.\n\n<a id=\"class-response\"></a>\n### Class: Response\n\nAn HTTP(S) response. This class implements the [Body](#iface-body) interface.\n\nThe following properties are not implemented in electron-fetch at this moment:\n\n- `Response.error()`\n- `Response.redirect()`\n- `type`\n- `redirected`\n- `trailer`\n\n#### new Response([body[, options]])\n\n<small>*(spec-compliant)*</small>\n\n- `body` A string or [Readable stream][node-readable]\n- `options` A [`ResponseInit`][response-init] options dictionary\n\nConstructs a new `Response` object. The constructor is identical to that in the [browser](https://developer.mozilla.org/en-US/docs/Web/API/Response/Response).\n\nBecause Node.js & Electron's background do not implement service workers (for which this class was designed), one rarely has to construct a `Response` directly.\n\n<a id=\"class-headers\"></a>\n### Class: Headers\n\nThis class allows manipulating and iterating over a set of HTTP headers. All methods specified in the [Fetch Standard][whatwg-fetch] are implemented.\n\n#### new Headers([init])\n\n<small>*(spec-compliant)*</small>\n\n- `init` Optional argument to pre-fill the `Headers` object\n\nConstruct a new `Headers` object. `init` can be either `null`, a `Headers` object, an key-value map object, or any iterable object.\n\n```js\n// Example adapted from https://fetch.spec.whatwg.org/#example-headers-class\n\nconst meta = {\n  'Content-Type': 'text/xml',\n  'Breaking-Bad': '<3'\n}\nconst headers = new Headers(meta)\n\n// The above is equivalent to\nconst meta = [\n  [ 'Content-Type', 'text/xml' ],\n  [ 'Breaking-Bad', '<3' ]\n]\nconst headers = new Headers(meta)\n\n// You can in fact use any iterable objects, like a Map or even another Headers\nconst meta = new Map()\nmeta.set('Content-Type', 'text/xml')\nmeta.set('Breaking-Bad', '<3')\nconst headers = new Headers(meta)\nconst copyOfHeaders = new Headers(headers)\n```\n\n<a id=\"iface-body\"></a>\n### Interface: Body\n\n`Body` is an abstract interface with methods that are applicable to both `Request` and `Response` classes.\n\nThe following methods are not yet implemented in electron-fetch at this moment:\n\n- `formData()`\n\n#### body.body\n\n<small>*(deviation from spec)*</small>\n\n* Node.js [`Readable` stream][node-readable]\n\nThe data encapsulated in the `Body` object. Note that while the [Fetch Standard][whatwg-fetch] requires the property to always be a WHATWG `ReadableStream`, in electron-fetch it is a Node.js [`Readable` stream][node-readable].\n\n#### body.bodyUsed\n\n<small>*(spec-compliant)*</small>\n\n* `Boolean`\n\nA boolean property for if this body has been consumed. Per spec, a consumed body cannot be used again.\n\n#### body.arrayBuffer()\n#### body.blob()\n#### body.json()\n#### body.text()\n\n<small>*(spec-compliant)*</small>\n\n* Returns: <code>Promise</code>\n\nConsume the body and return a promise that will resolve to one of these formats.\n\n#### body.buffer()\n\n<small>*(electron-fetch extension)*</small>\n\n* Returns: <code>Promise&lt;Buffer&gt;</code>\n\nConsume the body and return a promise that will resolve to a Buffer.\n\n#### body.textConverted()\n\n<small>*(electron-fetch extension)*</small>\n\n* Returns: <code>Promise&lt;String&gt;</code>\n\nIdentical to `body.text()`, except instead of always converting to UTF-8, encoding sniffing will be performed and text converted to UTF-8, if possible.\n\n<a id=\"class-fetcherror\"></a>\n### Class: FetchError\n\n<small>*(electron-fetch extension)*</small>\n\nAn operational error in the fetching process. See [ERROR-HANDLING.md][] for more info.\n\n## License\n\nMIT\n\n\n## Acknowledgement\n\nThanks to [github/fetch](https://github.com/github/fetch) for providing a solid implementation reference.\nThanks to [node-fetch](https://github.com/bitinn/node-fetch) for providing a solid base to fork.\n\n\n[npm-image]: https://img.shields.io/npm/v/electron-fetch.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/electron-fetch\n[travis-image]: https://img.shields.io/travis/com/arantes555/electron-fetch.svg?style=flat-square\n[travis-url]: https://travis-ci.com/arantes555/electron-fetch\n[codecov-image]: https://img.shields.io/codecov/c/github/arantes555/electron-fetch.svg?style=flat-square\n[codecov-url]: https://codecov.io/gh/arantes555/electron-fetch\n[ERROR-HANDLING.md]: https://github.com/arantes555/electron-fetch/blob/master/ERROR-HANDLING.md\n[whatwg-fetch]: https://fetch.spec.whatwg.org/\n[response-init]: https://fetch.spec.whatwg.org/#responseinit\n[node-readable]: https://nodejs.org/api/stream.html#stream_readable_streams\n[mdn-headers]: https://developer.mozilla.org/en-US/docs/Web/API/Headers\n","_attachments":{},"readmeFilename":"README.md","homepage":"https://github.com/arantes555/electron-fetch","bugs":{"url":"https://github.com/arantes555/electron-fetch/issues"},"license":"MIT"}