{
  "name": "@artale/pi-bux",
  "version": "1.0.0",
  "description": "24/7 Pi or Hermes agent on a VPS. Run your agent continuously, control via Telegram, browse the web.",
  "keywords": ["pi-package", "server", "vps", "24/7", "telegram", "hermes", "remote"],
  "license": "MIT",
  "author": "artale",
  "type": "module",
  "main": "SKILL.md",
  "pi": {
    "skills": ["bux", "server", "vps"],
    "image": "https://unpkg.com/@artale/pi-bux@1.0.0/preview.png"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/artale93/pi-bux.git"
  },
  "files": [
    "SKILL.md",
    "README.md",
    "install.sh",
    "preview.png",
    "systemd/",
    "scripts/",
    "agent/"
  ]
}