{"name":"redux","version":"5.0.0-alpha.5","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":"d8926bc303eb77c24b599a5a9f2b2de03e52861e","_id":"redux@5.0.0-alpha.5","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"1f7abfa7b5f704514a2940a93c49fc654d29ec62","size":66227,"noattachment":false,"key":"/redux/-/redux-5.0.0-alpha.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux/download/redux-5.0.0-alpha.5.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.5_1681673748226_0.6904732106466593"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-16T19:35:48.421Z","publish_time":1681673748421,"_cnpm_publish_time":1681673748421,"dist-tags":{"alpha":"5.0.0-alpha.6","latest":"5.0.1","next":"5.0.0-rc.1","rc":"5.0.0-rc.1"}}