{
  "name": "stigmergylite",
  "version": "1.2.0",
  "description": "自动检测、安装和配置开发环境（Git、OpenCode、Bun、iFlow CLI、Qoder CLI、Qwen CLI、CodeBuddy）的 npm 包",
  "main": "index.js",
  "bin": {
    "stigmergylite": "./cli.js"
  },
  "scripts": {
    "test": "node test.js",
    "install": "node install.js"
  },
  "keywords": [
    "git",
    "opencode",
    "bun",
    "auto-install",
    "codebuddy",
    "automation",
    "cross-platform",
    "development-environment",
    "stigmergy",
    "iflowcli",
    "iflow-cli",
    "iflow-ai",
    "qodercli",
    "qwencli",
    "qwen-code",
    "codebuddy",
    "tencent",
    "tencent-ai",
    "codebuddy-code"
  ],
  "author": "ptreezh",
  "license": "MIT",
  "dependencies": {
    "cross-spawn": "^7.0.3",
    "execa": "^8.0.1",
    "stigmergylite": "^1.1.0",
    "which": "^4.0.0"
  },
  "engines": {
    "node": ">=14.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ptreezh/stigmergylite.git"
  },
  "homepage": "https://github.com/ptreezh/stigmergylite#readme",
  "bugs": {
    "url": "https://github.com/ptreezh/stigmergylite/issues"
  }
}
