{
  "name": "diez",
  "main": "./bin/diez",
  "version": "10.6.0",
  "description": "The entry point for the Diez CLI.",
  "author": "The Haiku Team <contact@haiku.ai>",
  "license": "SEE LICENSE.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/diez/diez.git"
  },
  "homepage": "https://diez.org",
  "dependencies": {
    "@diez/cli-core": "^10.6.0",
    "@diez/createproject": "^10.6.0",
    "app-module-path": "^2.2.0",
    "package-json": "^6.3.0",
    "semver": "^6.0.0"
  },
  "bin": {
    "diez": "./bin/diez"
  },
  "gitHead": "6f2548c601b576f7a553d2717c1ed67c2aa880af"
}
