{"name":"wretch","version":"1.2.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":"^22.2.3","@types/node":"^10.1.2","abortcontroller-polyfill":"^1.1.9","conventional-changelog-cli":"^1.3.22","conventional-changelog-wretch":"file:scripts/conventional-changelog-wretch","coveralls":"^3.0.1","dtrace-provider":"^0.8.6","form-data":"^2.3.2","jest":"^22.4.4","node-fetch":"^2.1.2","restify":"^7.2.0","rimraf":"^2.6.2","rollup":"^0.59.2","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^4.0.0","ts-jest":"^22.4.6","tslib":"^1.9.1","tslint":"^5.10.0","typescript":"^2.8.3","uglify-es":"^3.3.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"}},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,ts}"]},"dependencies":{},"gitHead":"3f067df73f2a9b942a6a98e1d2c24354ace48775","_id":"wretch@1.2.0","_npmVersion":"6.0.1","_nodeVersion":"10.1.0","_npmUser":{"name":"elbywan","email":"elbywan@hotmail.com"},"dist":{"shasum":"7d28376a3ca94ea96e35aaad7c5ea85a4a8ee8b2","size":37366,"noattachment":false,"key":"/wretch/-/wretch-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/wretch/download/wretch-1.2.0.tgz"},"maintainers":[{"name":"elbywan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wretch_1.2.0_1527191454574_0.4367160095110785"},"_hasShrinkwrap":false,"publish_time":1527191454656,"_cnpm_publish_time":1527191454656,"_cnpmcore_publish_time":"2021-12-16T16:42:42.164Z","dist-tags":{"latest":"3.0.6","next":"2.0.0-next.1"}}