{"name":"@rematch/core","version":"1.0.0-beta.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":"ISC","authors":["Blair Bodnar <blairbodnar@gmail.com> (https://github.com/blairbodnar)","Shawn McKay <shawn.j.mckay@gmail.com> (https://github.com/shmck)"],"files":["dist","src/typings.d.ts"],"main":"dist/cjs/rematch.js","module":"dist/esm/rematch.js","browser":"dist/umd/rematch.js","types":"src/typings.d.ts","repository":{"type":"git","url":"git+https://github.com/rematch/rematch.git"},"scripts":{"clean:dist":"npx rimraf dist","clean:build":"npx rimraf build","clean":"npm run clean:dist & npm run clean:build","build":"npm run clean && NODE_ENV=production 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","size":"bundlesize"},"dependencies":{"redux":"4.0.0"},"devDependencies":{"@types/jest":"^23.0.2","@types/node":"^10.3.0","bundlesize":"^0.17.0","coveralls":"^3.0.1","cross-env":"^5.1.6","gitbook-plugin-edit-link":"^2.0.2","gitbook-plugin-github":"^3.0.0","gitbook-plugin-prism":"^2.3.0","jest":"^23.1.0","redux-persist":"^5.9.1","reselect":"^3.0.1","rollup":"^0.60.2","rollup-plugin-commonjs":"^9.1.3","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript2":"^0.15.0","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","tslint":"^5.10.0","typescript":"^2.9.1","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"],"testPathIgnorePatterns":["/_book/","/lib/","/plugins/react-navigation/examples","/plugins/subscriptions","/plugins/loading-immutable","/examples/ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"bundlesize":[{"path":"./dist/umd/rematch.prod.min.js","maxSize":"6 kB"}],"readmeFilename":"README.md","gitHead":"8198df1d0008d5096baa5e95fa55c52b2b55bb04","_id":"@rematch/core@1.0.0-beta.0","_npmVersion":"6.1.0","_nodeVersion":"8.10.0","_npmUser":{"name":"shmck","email":"shawn.j.mckay@gmail.com"},"dist":{"shasum":"815c7c7c58ac648f08cfd5bf583a594c0042896d","size":70424,"noattachment":false,"key":"/@rematch/core/-/@rematch/core-1.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rematch/core/download/@rematch/core-1.0.0-beta.0.tgz"},"maintainers":[{"name":"blairbodnar","email":"blairbodnar@gmail.com"},{"name":"semoal","email":"sergiomorenoalbert@gmail.com"},{"name":"shmck","email":"Shawn.McKay10@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.0.0-beta.0_1528857229921_0.050749375643156736"},"_hasShrinkwrap":false,"publish_time":1528857230031,"_cnpm_publish_time":1528857230031,"dist-tags":{"alpha":"1.0.0-alpha.8","beta":"1.0.0-beta.5","latest":"2.2.0","next":"2.0.0-next.10"}}