{
  "name": "@mindfoldhq/vine",
  "version": "0.1.23",
  "description": "Coding agent CLI with native Trellis workflow, powered by PI",
  "type": "module",
  "bin": {
    "vine": "./bin/vine.js"
  },
  "files": ["dist", "bin", "README.md", "LICENSE"],
  "dependencies": {
    "@mariozechner/clipboard": "0.3.2"
  },
  "publishConfig": { "access": "public" },
  "license": "AGPL-3.0",
  "repository": { "type": "git", "url": "https://github.com/mindfold-ai/Vine.git" },
  "engines": { "node": ">=18.17.0" },
  "keywords": ["ai", "coding-agent", "trellis", "cli", "vine"]
}
