{ "name": "data-fetch", "version": "1.0.0", "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "dependencies": { "isomorphic-fetch": "^2.2.1", "next": "^2.0.0-beta" }, "author": "", "license": "ISC" }