{"name":"@rematch/core","version":"1.3.0","description":"A Redux Framework","keywords":["@rematch","rematch","redux","state management","javascript"],"homepage":"https://github.com/rematch/rematch#readme","bugs":{"url":"https://github.com/rematch/rematch/issues"},"license":"MIT","authors":["Blair Bodnar <blairbodnar@gmail.com> (https://github.com/blairbodnar)","Shawn McKay <shawn.j.mckay@gmail.com> (https://github.com/shmck)"],"main":"dist/cjs","module":"dist/esm/rematch.js","browser":"dist/umd/rematch.js","types":"src/typings/index.d.ts","repository":{"type":"git","url":"git+https://github.com/rematch/rematch.git"},"scripts":{"clean:dist":"rimraf dist","clean:build":"rimraf build","clean":"npm run clean:dist & npm run clean:build","build":"NODE_ENV=production && npm run clean && rollup -c","build:all":"bash ./scripts/build.sh","dev":"tsc --watch src","install:all":"tsc && bash ./scripts/setup_plugins.sh","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"jest","test:ts:setup":"npm run build && npm run clean --prefix examples/ts/count","test:ts":"jest --testPathPattern=\"/test/typescript.test.js\" --testPathIgnorePatterns=[]","docs:serve":"docsify serve docs","size":"bundlesize"},"dependencies":{"redux":"^4.0.4"},"devDependencies":{"@types/jest":"^24.0.18","@types/node":"^12.7.4","bundlesize":"^0.18.0","coveralls":"^3.0.6","cross-env":"^5.2.1","docsify-cli":"^4.3.0","jest":"^24.8.0","prettier":"^1.18.2","redux-persist":"^5.10.0","reselect":"^4.0.0","rimraf":"^2.6.3","rollup":"^1.20.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-typescript":"^1.0.1","rollup-plugin-uglify":"^6.0.3","ts-jest":"^24.0.2","tslint":"^5.19.0","typescript":"^3.6.2","typings-tester":"^0.3.2","uglify-es":"^3.3.9"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"globals":{"NODE_ENV":"test"},"collectCoverage":true,"coverageDirectory":"coverage/","coverageThreshold":{"global":{"branches":50,"functions":50,"lines":50,"statements":50}},"coveragePathIgnorePatterns":["/_book/","/node_modules/","/plugins/react-navigation/","/dist",".mock.js","/test/utils.js","test/typescript.test"],"testPathIgnorePatterns":["/_book/","/lib/","/plugins","/plugins/react-navigation/examples","/plugins/subscriptions","/plugins/loading-immutable","/examples/ts","test/typescript.test"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"bundlesize":[{"path":"./dist/umd/rematch.prod.min.js","maxSize":"6 kB"}],"gitHead":"8d87c05988b4e8f079d44ec461f5297f0de2af08","_id":"@rematch/core@1.3.0","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"bd1c1330e7ab899dc5844ff6d289d9ef1f04fd94","size":91842,"noattachment":false,"key":"/@rematch/core/-/@rematch/core-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rematch/core/download/@rematch/core-1.3.0.tgz"},"maintainers":[{"name":"blairbodnar","email":"blairbodnar@gmail.com"},{"name":"semoal","email":"sergiomorenoalbert@gmail.com"},{"name":"shmck","email":"Shawn.McKay10@gmail.com"}],"_npmUser":{"name":"shmck","email":"shawn.j.mckay@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.3.0_1574659819087_0.2208515698496909"},"_hasShrinkwrap":false,"publish_time":1574659819203,"_cnpm_publish_time":1574659819203,"dist-tags":{"alpha":"1.0.0-alpha.8","beta":"1.0.0-beta.5","latest":"2.2.0","next":"2.0.0-next.10"}}