{"name":"wretch","version":"1.0.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.2","@types/node":"^8.0.34","abortcontroller":"git+https://github.com/jimmywarting/abortcontroller.git","chai":"^4.1.2","conventional-changelog-cli":"^1.3.3","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.0.1","rimraf":"^2.6.2","rollup":"^0.50.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^2.0.1","ts-jest":"^21.1.2","tslint":"^5.7.0","typescript":"^2.5.2","uglify-es":"^3.1.1"},"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":"63b7d2b49edc53b6bf37d7e7ebafa12b5fe9fea3","_id":"wretch@1.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.6.0","_npmUser":{"name":"elbywan","email":"elbywan@hotmail.com"},"dist":{"shasum":"7c39fd28333b7fe935cb620f10cbbac9ae050dc1","size":29689,"noattachment":false,"key":"/wretch/-/wretch-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/wretch/download/wretch-1.0.0.tgz"},"maintainers":[{"name":"elbywan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wretch-1.0.0.tgz_1508479084601_0.9570477176457644"},"directories":{},"publish_time":1508479085769,"_hasShrinkwrap":false,"_cnpm_publish_time":1508479085769,"_cnpmcore_publish_time":"2021-12-16T16:42:43.042Z","dist-tags":{"latest":"3.0.6","next":"2.0.0-next.1"}}