{
  "name": "allwright",
  "version": "1.135.0",
  "description": "Allwright — the AI teammate that runs on YOUR machine. Polls your Jira, runs jailed agents in your local checkouts, opens PRs, executes approved deploys, and audits security/testing/architecture. Credentials and code never leave your host.",
  "bin": {
    "allwright": "bin/allwright.js",
    "ticketpilot-runner": "bin/allwright.js"
  },
  "files": [
    "bin",
    "README.md"
  ],
  "engines": {
    "node": ">=20"
  },
  "license": "UNLICENSED",
  "homepage": "https://ticketpilot.sublimitysoft.com",
  "keywords": [
    "jira",
    "ai-agent",
    "ai-teammate",
    "automation",
    "claude",
    "devops",
    "self-hosted",
    "allwright"
  ]
}
