{
  "private": true,
  "name": "fixture-minimal",
  "scripts": {
    "build": "nuxi build"
  },
  "dependencies": {
    "nuxt": "workspace:*"
  }
}