{ "name": "with-freactal", "version": "1.0.0", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { "freactal": "^1.1.1", "isomorphic-fetch": "^2.2.1", "next": "latest", "react": "^15.6.1", "react-dom": "^15.6.1" }, "license": "ISC" }