{"name":"redux-persist","version":"5.6.7","description":"persist and rehydrate redux stores","main":"lib/index.js","module":"es/index.js","types":"./src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/rt2zz/redux-persist.git"},"files":["es","src","lib"],"scripts":{"ava":"BABEL_ENV=commonjs ava","build":"npm run flow-copy && npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd:min","build:commonjs":"cross-env BABEL_ENV=commonjs babel src --out-dir lib","build:es":"cross-env BABEL_ENV=es babel src --out-dir es","build:umd":"cross-env BABEL_ENV=es NODE_ENV=development rollup -c -i src/index.js -o dist/redux-persist.js","build:umd:min":"cross-env BABEL_ENV=es NODE_ENV=production rollup -c -i src/index.js -o dist/redux-persist.min.js","clean":"rimraf es && rimraf lib","flow-copy":"flow-copy-source src es && flow-copy-source src lib","precommit":"lint-staged","prepublishOnly":"npm run clean && npm run build && npm run stats:update-libsize","stats:size":"node ./scripts/size-estimator.js","stats:update-libsize":"npm run stats:size | tail -1 >> LIBSIZE.md && git add LIBSIZE.md && git commit --amend -C HEAD","test":"flow && BABEL_ENV=commonjs ava"},"lint-staged":{"src/**/*.js":["prettier --no-semi --single-quote --trailing-comma --parser=flow --write","git add"]},"author":"","license":"MIT","homepage":"https://github.com/rt2zz/redux-persist#readme","ava":{"files":["tests/**/*.spec.js"],"require":["babel-polyfill","babel-register"],"babel":"inherit"},"devDependencies":{"ava":"^0.25.0","babel-cli":"^6.26.0","babel-eslint":"^8.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-preset-flow":"^6.23.0","babel-register":"^6.24.1","cross-env":"^5.0.1","eslint":"^4.16.0","eslint-plugin-flowtype":"^2.42.0","eslint-plugin-import":"^2.2.0","flow-bin":"^0.64.0","flow-copy-source":"^1.2.2","husky":"^0.14.3","lint-staged":"^6.1.0","lodash":"^4.17.4","prettier":"^1.10.2","redux":"^3.6.0","redux-mock-store":"^1.5.1","rimraf":"^2.6.1","rollup":"^0.55.3","rollup-plugin-babel":"^3.0.3","rollup-plugin-node-resolve":"^3.0.2","rollup-plugin-replace":"^2.0.0","rollup-plugin-uglify":"^3.0.0","sinon":"^4.2.2","storage-memory":"0.0.2"},"peerDependencies":{"redux":">3.0.0"},"dependencies":{},"gitHead":"e8ae87f1cc0b6be5291c97ac1ad9f5482a945d72","bugs":{"url":"https://github.com/rt2zz/redux-persist/issues"},"_id":"redux-persist@5.6.7","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"rt2zz","email":"ztstory@gmail.com"},"dist":{"shasum":"7df0d121d7f41f158f38685a2f3bb71d9ae7459a","size":44724,"noattachment":false,"key":"/redux-persist/-/redux-persist-5.6.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux-persist/download/redux-persist-5.6.7.tgz"},"maintainers":[{"name":"andarist","email":""},{"name":"rt2zz","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-persist-5.6.7.tgz_1517619599557_0.9784765904769301"},"directories":{},"publish_time":1517619599708,"_hasShrinkwrap":false,"_cnpm_publish_time":1517619599708,"_cnpmcore_publish_time":"2021-12-15T21:47:30.799Z","dist-tags":{"es":"4.6.0-es","latest":"6.0.0","next":"6.0.0-pre2.1","proto":"5.0.0-proto.5"}}