{"name":"wretch","version":"1.1.0","description":"A tiny wrapper built around fetch with an intuitive syntax.","keywords":["fetch","ajax","request"],"homepage":"https://elbywan.github.io/wretch","repository":{"type":"git","url":"git+https://github.com/elbywan/wretch.git"},"bugs":{"url":"https://github.com/elbywan/wretch/issues"},"main":"./dist/bundle/wretch.js","module":"./dist/index.js","jsnext:main":"./dist/index.js","types":"./dist/index.d.ts","files":["dist"],"scripts":{"start":"npm run build && npm run test","lint":"tslint -p tsconfig.json -t codeFrame","fix":"tslint --fix -p tsconfig.json -t codeFrame","prebuild":"rimraf dist && rimraf coverage && npm run lint","build":"tsc -p . && rollup -c","test":"jest","coverage":"cat ./coverage/lcov.info | coveralls","changelog":"conventional-changelog -p wretch -i CHANGELOG.md -s -r 0"},"author":{"name":"Julien Elbaz"},"license":"MIT","devDependencies":{"@types/jest":"^21.1.6","@types/node":"^8.0.53","abortcontroller":"git+https://github.com/jimmywarting/abortcontroller.git","chai":"^4.1.2","conventional-changelog-cli":"^1.3.5","conventional-changelog-wretch":"file:scripts/conventional-changelog-wretch","coveralls":"^3.0.0","form-data":"^2.3.1","jest":"^21.2.1","node-fetch":"^2.0.0-alpha.8","restify":"^6.3.2","rimraf":"^2.6.2","rollup":"^0.51.7","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^2.0.1","ts-jest":"^21.2.3","tslib":"^1.8.0","tslint":"^5.8.0","typescript":"^2.6.1","uglify-es":"^3.1.9"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"globals":{"ts-jest":{"tsConfigFile":"test/tsconfig.tests.json"}},"mapCoverage":true,"collectCoverage":true,"collectCoverageFrom":["src/*.{js,ts}"]},"dependencies":{},"gitHead":"75e0c68f5f0617cf2359f2460471f65e6dc8a4a6","_id":"wretch@1.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.6.0","_npmUser":{"name":"elbywan","email":"elbywan@hotmail.com"},"dist":{"shasum":"e5b3e2c52f87a716ef894efcb14218689d405589","size":35383,"noattachment":false,"key":"/wretch/-/wretch-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/wretch/download/wretch-1.1.0.tgz"},"maintainers":[{"name":"elbywan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wretch-1.1.0.tgz_1510955684144_0.47456331411376595"},"directories":{},"publish_time":1510955684330,"_hasShrinkwrap":false,"_cnpm_publish_time":1510955684330,"_cnpmcore_publish_time":"2021-12-16T16:42:42.824Z","dist-tags":{"latest":"3.0.6","next":"2.0.0-next.1"}}