{
  "name": "@fastagent/cli",
  "version": "0.8.6",
  "type": "module",
  "bin": {
    "fastagent": "cli.js"
  },
  "files": [
    "cli.js",
    "README.md",
    "LICENSE.md",
    "examples"
  ],
  "description": "FastAgent CLI with IM channels, skills, MCP, cron, and sandbox support",
  "engines": {
    "node": ">=20.0.0"
  },
  "keywords": [
    "fastagent",
    "ai-agent",
    "agent-cli",
    "mcp",
    "skills",
    "sandbox",
    "cron",
    "weixin",
    "wechat",
    "automation"
  ],
  "license": "SEE LICENSE IN LICENSE.md",
  "repository": {
    "type": "git",
    "url": "https://github.com/baseclaw/weclaws"
  }
}
