{"name":"redux","version":"5.0.0-alpha.6","description":"Predictable state container for JavaScript apps","license":"MIT","homepage":"http://redux.js.org","repository":{"type":"git","url":"git+https://github.com/reduxjs/redux.git"},"bugs":{"url":"https://github.com/reduxjs/redux/issues"},"keywords":["redux","reducer","state","predictable","functional","immutable","hot","live","replay","flux","elm"],"authors":["Dan Abramov <dan.abramov@me.com> (https://github.com/gaearon)","Andrew Clark <acdlite@me.com> (https://github.com/acdlite)"],"main":"dist/cjs/redux.cjs","module":"dist/redux.legacy-esm.js","types":"dist/redux.d.ts","exports":{"./package.json":"./package.json",".":{"types":"./dist/redux.d.ts","import":"./dist/redux.mjs","default":"./dist/cjs/redux.cjs"}},"scripts":{"clean":"rimraf dist","format":"prettier --write \"{src,test}/**/*.{js,ts}\" \"**/*.md\"","format:check":"prettier --list-different \"{src,test}/**/*.{js,ts}\" \"**/*.md\"","lint":"eslint --ext js,ts src test","check-types":"tsc --noEmit && echo \"Types compiled\"","test":"vitest --run","test:types":"tsc -p test/typescript && echo \"Typetests passed\"","test:watch":"vitest","test:cov":"vitest --coverage","test:typecheck":"tsc -p test && echo \"Types passed\"","build":"tsup","prepublishOnly":"yarn clean && yarn check-types && yarn format:check && yarn lint && yarn test","prepack":"yarn build","examples:lint":"eslint --ext js,ts examples","examples:test":"cross-env CI=true babel-node examples/testAll.js","tsc":"tsc"},"devDependencies":{"@babel/core":"^7.19.0","@types/node":"^18.7.16","@typescript-eslint/eslint-plugin":"^5.36.2","@typescript-eslint/parser":"^5.36.2","cross-env":"^7.0.3","esbuild-extra":"^0.1.3","eslint":"^8.23.0","eslint-config-react-app":"^7.0.1","eslint-import-resolver-typescript":"^3.5.1","eslint-plugin-import":"^2.26.0","eslint-plugin-react":"^7.31.8","eslint-plugin-react-hooks":"^4.6.0","glob":"^8.0.3","netlify-plugin-cache":"^1.0.3","prettier":"^2.7.1","rimraf":"^3.0.2","rxjs":"^7.5.6","tsup":"^6.7.0","typescript":"^4.8.3","vitest":"^0.27.2"},"sideEffects":false,"readmeFilename":"README.md","gitHead":"9813d3c4691943ab7efdba332a395d42467e3891","_id":"redux@5.0.0-alpha.6","_nodeVersion":"16.14.0","_npmVersion":"8.4.0","dist":{"shasum":"2b06dc26c0268340f22933fa56185f3941764264","size":66584,"noattachment":false,"key":"/redux/-/redux-5.0.0-alpha.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux/download/redux-5.0.0-alpha.6.tgz"},"_npmUser":{"name":"acemarke","email":"mark.erikson@gmail.com"},"directories":{},"maintainers":[{"name":"acdlite","email":"npm@andrewclark.io"},{"name":"acemarke","email":""},{"name":"eskimojo","email":""},{"name":"gaearon","email":""},{"name":"phryneas","email":""},{"name":"timdorr","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux_5.0.0-alpha.6_1684104902495_0.6826280899511357"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-14T22:55:02.721Z","publish_time":1684104902721,"_source_registry_name":"default","_cnpm_publish_time":1684104902721,"dist-tags":{"alpha":"5.0.0-alpha.6","latest":"5.0.1","next":"5.0.0-rc.1","rc":"5.0.0-rc.1"}}