{"name":"redux-persist","version":"4.8.3","description":"persist and rehydrate redux stores","main":"lib/index.js","typings":"lib/index.d.ts","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"test":"standard 'src/**/*.js' 'test/**/*.js' && BABEL_ENV=commonjs ava --esnext","test:watch":"npm test -- --watch","copy-types":"cp -r type-definitions/ lib/ && cp -r type-definitions/ es/","clean":"rimraf lib dist es","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd:min && npm run copy-types","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","build:watch":"npm run build:commonjs -- -watch","prepare":"npm run build","prepublish":"npm run clean && npm run prepare"},"ava":{"require":["babel-register","babel-polyfill"],"babel":"inherit"},"repository":{"type":"git","url":"git+https://github.com/rt2zz/redux-persist.git"},"homepage":"https://github.com/rt2zz/redux-persist","keywords":["redux","redux-middleware","localstorage","redux-persist","redux-storage","redux-rehydrate"],"author":{"name":"rt2zz","email":"zack@root-two.com"},"license":"MIT","dependencies":{"json-stringify-safe":"^5.0.1","lodash":"^4.17.4","lodash-es":"^4.17.4"},"devDependencies":{"ava":"^0.18.1","babel-cli":"^6.22.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-plugin-external-helpers":"^6.22.0","babel-polyfill":"^6.22.0","babel-preset-es2015":"^6.22.0","babel-preset-stage-2":"^6.22.0","cross-env":"^3.1.4","immutable":"^3.8.1","redux":"^3.6.0","rimraf":"~2.5.4","rollup":"^0.41.6","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-uglify":"^1.0.2","standard":"^8.6.0"},"files":["es","dist","lib","src","constants","storages","index.js.flow","index.d.ts"],"standard":{"parser":"babel-eslint"},"gitHead":"7f468b06c57e688c01ea9a673291e7cba875ad10","bugs":{"url":"https://github.com/rt2zz/redux-persist/issues"},"_id":"redux-persist@4.8.3","_npmVersion":"5.0.0","_nodeVersion":"8.0.0","_npmUser":{"name":"rt2zz","email":"ztstory@gmail.com"},"dist":{"shasum":"fbad95e7582483635c91a3dd83da4789e7a09107","size":52631,"noattachment":false,"key":"/redux-persist/-/redux-persist-4.8.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux-persist/download/redux-persist-4.8.3.tgz"},"maintainers":[{"name":"andarist","email":""},{"name":"rt2zz","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-persist-4.8.3.tgz_1501515223861_0.816792678553611"},"directories":{},"publish_time":1501515224031,"_hasShrinkwrap":false,"_cnpm_publish_time":1501515224031,"_cnpmcore_publish_time":"2021-12-15T21:47:54.364Z","dist-tags":{"es":"4.6.0-es","latest":"6.0.0","next":"6.0.0-pre2.1","proto":"5.0.0-proto.5"}}