{"name":"redux-thunk","version":"3.1.0","license":"MIT","description":"Thunk middleware for Redux.","repository":{"type":"git","url":"git+https://github.com/reduxjs/redux-thunk.git"},"bugs":{"url":"https://github.com/reduxjs/redux-thunk/issues"},"homepage":"https://github.com/reduxjs/redux-thunk","keywords":["redux","thunk","middleware","redux-middleware","flux"],"author":{"name":"Dan Abramov","email":"dan.abramov@me.com"},"main":"dist/cjs/redux-thunk.cjs","module":"dist/redux-thunk.legacy-esm.js","types":"dist/redux-thunk.d.ts","exports":{"./package.json":"./package.json",".":{"types":"./dist/redux-thunk.d.ts","import":"./dist/redux-thunk.mjs","default":"./dist/cjs/redux-thunk.cjs"}},"sideEffects":false,"scripts":{"clean":"rimraf lib dist es","prepublishOnly":"yarn clean && yarn lint && yarn test && yarn build","format":"prettier --write \"{src,test,typescript_test}/**/*.{js,ts}\"","format:check":"prettier --check \"{src,test,typescript_test}/**/*.{js,ts}\"","lint":"eslint \"{src,test,typescript_test}/**/*.{js,ts}\"","test":"vitest run","test:cov":"vitest run --coverage","test:typescript":"tsc --noEmit -p typescript_test/tsconfig.json","build":"tsup","prepack":"yarn build"},"peerDependencies":{"redux":"^5.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^5.1.0","@typescript-eslint/parser":"^5.1.0","cross-env":"^7.0.3","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","prettier":"^2.4.1","redux":"^5","rimraf":"^3.0.2","tsup":"7.0.0","typescript":"^5.0","vitest":"^0.32.0"},"gitHead":"1de247626f3bc13e18901b451575d1c22e59718a","_id":"redux-thunk@3.1.0","_nodeVersion":"16.14.0","_npmVersion":"8.4.0","dist":{"integrity":"sha512-NW2r5T6ksUKXCabzhL9z+h206HQw/NJkcLm1GPImRQ8IzfXwRGqjVhKJGauHirT0DAuyy6hjdnMZaRoAcy0Klw==","shasum":"94aa6e04977c30e14e892eae84978c1af6058ff3","tarball":"https://registry.npmjs.org/redux-thunk/-/redux-thunk-3.1.0.tgz","fileCount":9,"unpackedSize":26757,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDGaqgwLDk1Xr9ba8Ar614mhqbljM6212rbmCkm5ic8DAiBqI8YXACzC0ZSfoEeRfLKX1MwqCh6yJYDPgYKU4tsCyQ=="}]},"_npmUser":{"name":"acemarke","email":"mark.erikson@gmail.com"},"directories":{},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"},{"name":"timdorr","email":"timdorr@timdorr.com"},{"name":"phryneas","email":"mail@lenzw.de"},{"name":"acemarke","email":"mark.erikson@gmail.com"},{"name":"eskimojo","email":"ben.j.durrant@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-thunk_3.1.0_1701697837080_0.4062601656573741"},"_hasShrinkwrap":false}