{
  "name": "nested-components",
  "version": "1.0.0",
  "scripts": {
    "dev": "next",
    "build": "next build",
    "start": "next start"
  },
  "dependencies": {
    "next": "*"
  },
  "author": "",
  "license": "ISC"
}