{
  "name": "hello-nuxt",
  "dependencies": {
    "nuxt": "latest"
  },
  "scripts": {
    "start": "nuxt"
  }
}