{"name":"wretch","version":"1.7.8","description":"A tiny wrapper built around fetch with an intuitive syntax.","keywords":["wretch","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","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 && rollup -c --format esm -o dist/bundle/wretch.esm.js","mock":"node scripts/mockServer.js","test":"concurrently --success first -k jest \"npm run mock\"","test-browsers":"rollup -c -o test/browser/src/wretch.min.js && concurrently -s first -k browserstack-runner \"npm run mock\"","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/form-data":"^2.5.0","@types/jest":"^27.4.0","@types/node":"^17.0.13","abortcontroller-polyfill":"^1.7.3","browserstack-runner":"^0.9.4","concurrently":"^7.0.0","conventional-changelog-cli":"^2.2.2","conventional-changelog-wretch":"file:scripts/conventional-changelog-wretch","coveralls":"^3.1.1","dtrace-provider":"^0.8.8","form-data":"^4.0.0","jest":"^27.4.7","node-fetch":"^2.6.7","restify":"^8.6.0","restify-cors-middleware":"^1.1.1","rimraf":"^3.0.2","rollup":"^2.66.1","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript":"^1.0.1","ts-jest":"^27.1.3","tslib":"^2.3.1","tslint":"^6.1.2","typescript":"^4.5.5"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"globals":{"ts-jest":{"tsConfig":"test/tsconfig.tests.json"}},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,ts}"],"coveragePathIgnorePatterns":["src/index.umd.ts"]},"gitHead":"5ec641e038c153c56c562c061a91526eb153c93a","_id":"wretch@1.7.8","_nodeVersion":"14.18.3","_npmVersion":"8.3.1","dist":{"shasum":"1d6f5d40c49d8e4bfac9d026fc2c0bea274f2c36","size":55234,"noattachment":false,"key":"/wretch/-/wretch-1.7.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/wretch/download/wretch-1.7.8.tgz"},"_npmUser":{"name":"elbywan","email":"elbywan@hotmail.com"},"directories":{},"maintainers":[{"name":"elbywan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wretch_1.7.8_1643556604947_0.14201448375082082"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-30T15:30:12.165Z","publish_time":1643556605078,"_cnpm_publish_time":1643556605078,"dist-tags":{"latest":"3.0.6","next":"2.0.0-next.1"}}