{"name":"redux","version":"5.0.0-alpha.1","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)"],"type":"module","module":"dist/es/index.js","main":"dist/cjs/index.cjs","types":"types/index.d.ts","exports":{"./package.json":"./package.json",".":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.cjs"}},"scripts":{"clean":"rimraf lib dist es coverage types","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","test":"jest && tsc -p test/typescript","test:types":"tsc -p test/typescript","test:watch":"jest --watch","test:cov":"jest --coverage","build":"rollup -c","pretest":"npm run build","prepublishOnly":"npm run clean && npm run check-types && npm run format:check && npm run lint && npm test","examples:lint":"eslint --ext js,ts examples","examples:test":"cross-env CI=true babel-node examples/testAll.js"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.18.10","@babel/core":"^7.19.0","@babel/eslint-parser":"^7.18.9","@babel/node":"^7.18.10","@babel/plugin-external-helpers":"^7.18.6","@babel/plugin-proposal-object-rest-spread":"^7.18.9","@babel/plugin-transform-runtime":"^7.18.10","@babel/preset-env":"^7.19.0","@babel/preset-flow":"^7.18.6","@babel/preset-typescript":"^7.18.6","@babel/register":"^7.18.9","@rollup/plugin-babel":"^6","@rollup/plugin-node-resolve":"^15.0.1","@rollup/plugin-replace":"^5.0.0","@types/jest":"^29.0.0","@types/node":"^18.7.16","@typescript-eslint/eslint-plugin":"^5.36.2","@typescript-eslint/parser":"^5.36.2","babel-jest":"^29.0.3","cross-env":"^7.0.3","eslint":"^8.23.0","eslint-config-react-app":"^7.0.1","eslint-import-resolver-typescript":"^3.5.1","eslint-plugin-flowtype":"^8.0.3","eslint-plugin-import":"^2.26.0","eslint-plugin-jsx-a11y":"^6.6.1","eslint-plugin-react":"^7.31.8","eslint-plugin-react-hooks":"^4.6.0","glob":"^8.0.3","jest":"^29.0.3","netlify-plugin-cache":"^1.0.3","prettier":"^2.7.1","rimraf":"^3.0.2","rollup":"^3.12.0","@rollup/plugin-terser":"^0.4.0","rollup-plugin-typescript2":"^0.34.1","rxjs":"^7.5.6","ts-jest":"^29.0.0","typescript":"^4.8.3"},"npmName":"redux","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"sideEffects":false,"readmeFilename":"README.md","gitHead":"5ea0614b3265763974f6e9978e33c35d6430149f","_id":"redux@5.0.0-alpha.1","_nodeVersion":"16.14.0","_npmVersion":"8.4.0","dist":{"shasum":"84b2c39ac30548fa8061d6383b3c2fac65f0bdc2","size":33570,"noattachment":false,"key":"/redux/-/redux-5.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux/download/redux-5.0.0-alpha.1.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.1_1674951041503_0.32965308944901883"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-29T00:10:41.656Z","publish_time":1674951041656,"_cnpm_publish_time":1674951041656,"dist-tags":{"alpha":"5.0.0-alpha.6","latest":"5.0.1","next":"5.0.0-rc.1","rc":"5.0.0-rc.1"}}