{"name":"redux","version":"5.0.0-alpha.0","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":"lib/redux.js","unpkg":"dist/redux.js","module":"es/redux.js","types":"types/index.d.ts","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":{"@babel/runtime":"^7.9.2"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/node":"^7.8.7","@babel/plugin-external-helpers":"^7.8.3","@babel/plugin-proposal-object-rest-spread":"^7.9.5","@babel/plugin-transform-runtime":"^7.9.0","@babel/preset-env":"^7.9.5","@babel/preset-flow":"^7.9.0","@babel/preset-typescript":"^7.9.0","@babel/register":"^7.9.0","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-node-resolve":"^13.0.4","@rollup/plugin-replace":"^3.0.0","@types/jest":"^26.0.0","@types/node":"^16.4.10","@typescript-eslint/eslint-plugin":"^4.23.0","@typescript-eslint/parser":"^4.23.0","babel-eslint":"^10.1.0","babel-jest":"^27.0.0","cross-env":"^7.0.2","eslint":"^7.26.0","eslint-config-react-app":"^6.0.0","eslint-import-resolver-typescript":"^2.0.0","eslint-plugin-flowtype":"^5.7.2","eslint-plugin-import":"^2.20.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.19.0","eslint-plugin-react-hooks":"^4.2.0","glob":"^7.1.6","jest":"^27.0.0","netlify-plugin-cache":"^1.0.3","prettier":"^2.0.5","rimraf":"^3.0.2","rollup":"^2.7.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.30.0","rxjs":"^7.3.0","ts-jest":"^27.0.4","typescript":"^4.3.5"},"npmName":"redux","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"sideEffects":false,"readmeFilename":"README.md","gitHead":"8fa4bd444d1563cb32aa11384a317f25777fb940","_id":"redux@5.0.0-alpha.0","_nodeVersion":"16.6.2","_npmVersion":"8.1.1","dist":{"shasum":"a787df7b92a69af70900c84586fc2dc89ca97ab5","size":35686,"noattachment":false,"key":"/redux/-/redux-5.0.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux/download/redux-5.0.0-alpha.0.tgz"},"_npmUser":{"name":"timdorr","email":"timdorr@timdorr.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.0_1635628878577_0.8795049473852934"},"_hasShrinkwrap":false,"publish_time":1635628878736,"_cnpm_publish_time":1635628878736,"dist-tags":{"alpha":"5.0.0-alpha.6","latest":"5.0.1","next":"5.0.0-rc.1","rc":"5.0.0-rc.1"}}