{"name":"wretch","version":"1.1.2","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.0","@types/node":"^9.4.6","abortcontroller-polyfill":"^1.1.8","conventional-changelog-cli":"^1.3.16","conventional-changelog-wretch":"file:scripts/conventional-changelog-wretch","coveralls":"^3.0.0","dtrace-provider":"^0.8.6","form-data":"^2.3.2","jest":"^22.4.2","node-fetch":"^2.1.1","restify":"^6.3.4","rimraf":"^2.6.2","rollup":"^0.56.5","rollup-plugin-node-resolve":"^3.2.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.1","tslib":"^1.9.0","tslint":"^5.9.1","typescript":"^2.7.2","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":"f4e9ffed5894c92893301a60620d6d391644533e","_id":"wretch@1.1.2","_npmVersion":"5.6.0","_nodeVersion":"8.6.0","_npmUser":{"name":"elbywan","email":"elbywan@hotmail.com"},"dist":{"shasum":"48ff25f60daa8099afeae7af600d5507112166a1","size":36330,"noattachment":false,"key":"/wretch/-/wretch-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/wretch/download/wretch-1.1.2.tgz"},"maintainers":[{"name":"elbywan","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wretch_1.1.2_1520460300312_0.465496117116198"},"_hasShrinkwrap":false,"publish_time":1520460300372,"_cnpm_publish_time":1520460300372,"_cnpmcore_publish_time":"2021-12-16T16:42:42.377Z","dist-tags":{"latest":"3.0.6","next":"2.0.0-next.1"}}