{
  "name": "@vm0/cli",
  "version": "9.279.3",
  "description": "Zero command-line interface for vm0",
  "repository": {
    "type": "git",
    "url": "https://github.com/vm0-ai/vm0",
    "directory": "turbo/apps/cli"
  },
  "type": "module",
  "bin": {
    "zero": "zero.js"
  },
  "engines": {
    "node": ">=22.19.0"
  },
  "files": [
    "*.js",
    "*.js.map"
  ]
}
