{
  "name": "wuphf",
  "version": "0.233.0",
  "description": "Slack for AI employees with a shared brain. A collaborative office where AI employees run your work 24x7.",
  "bin": {
    "wuphf": "bin/wuphf.js"
  },
  "files": [
    "bin/wuphf.js",
    "scripts/cloudflared.json",
    "scripts/download-binary.js",
    "scripts/download-cloudflared.js",
    "scripts/postinstall.js",
    "scripts/version-check.js",
    "README.md",
    "LICENSE"
  ],
  "scripts": {
    "postinstall": "node scripts/postinstall.js",
    "test": "bun test"
  },
  "engines": {
    "node": ">=18"
  },
  "os": [
    "darwin",
    "linux",
    "win32"
  ],
  "cpu": [
    "x64",
    "arm64"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nex-crm/wuphf.git"
  },
  "homepage": "https://wuphf.team",
  "bugs": {
    "url": "https://github.com/nex-crm/wuphf/issues"
  },
  "license": "SEE LICENSE IN LICENSE",
  "keywords": [
    "wuphf",
    "ai-agents",
    "slack-for-ai",
    "multi-agent",
    "agent-office",
    "claude-code",
    "codex",
    "openclaw",
    "cli",
    "nex"
  ]
}
