{ "name": "with-rematch", "version": "1.0.0", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { "@rematch/core": "^1.1.0", "isomorphic-unfetch": "^3.0.0", "next": "^8.0.3", "react": "^16.8.4", "react-dom": "^16.8.4", "react-redux": "^6.0.1", "redux": "^4.0.1" }, "license": "ISC" }