{"name":"unfetch","version":"4.0.0","description":"Bare minimum fetch polyfill in 500 bytes","unpkg":"polyfill/index.js","main":"dist/unfetch.js","module":"dist/unfetch.mjs","jsnext:main":"dist/unfetch.mjs","umd:main":"dist/unfetch.umd.js","scripts":{"test":"eslint src test && jest","build":"microbundle src/index.mjs && microbundle -f cjs polyfill/polyfill.mjs -o polyfill/index.js --no-sourcemap && cp dist/unfetch.mjs dist/unfetch.es.js","prepare":"npm run -s build","release":"cross-var npm run build -s && cross-var git commit -am $npm_package_version && cross-var git tag $npm_package_version && git push && git push --tags && npm publish"},"repository":{"type":"git","url":"git+https://github.com/developit/unfetch.git"},"keywords":["fetch","polyfill","xhr","ajax"],"homepage":"https://github.com/developit/unfetch","authors":["Jason Miller <jason@developit.ca>"],"license":"MIT","types":"src/index.d.ts","eslintConfig":{"extends":"developit"},"jest":{"testURL":"http://localhost/","testMatch":["<rootDir>/test/**/*.?(m)js?(x)"],"moduleFileExtensions":["mjs","js"],"transform":{"^.+\\.m?jsx?$":"babel-jest"}},"devDependencies":{"babel-preset-env":"^1.7.0","cross-var":"^1.1.0","eslint":"^3.13.1","eslint-config-developit":"^1.1.1","jest":"^23.6.0","microbundle":"^0.6.0"},"gitHead":"dbe0a9eebed0d3ee51efb0af6992df61204a6ae8","bugs":{"url":"https://github.com/developit/unfetch/issues"},"_id":"unfetch@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"developit","email":"jason@developit.ca"},"dist":{"shasum":"3140b44250ad655a8debe2c7dfc01ca5a5fa1d90","size":7859,"noattachment":false,"key":"/unfetch/-/unfetch-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/unfetch/download/unfetch-4.0.0.tgz"},"maintainers":[{"name":"developit","email":"jason@developit.ca"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/unfetch_4.0.0_1537207261587_0.057140963385646115"},"_hasShrinkwrap":false,"publish_time":1537207261909,"_cnpm_publish_time":1537207261909,"dist-tags":{"latest":"5.0.0"}}