{
  "name": "@tloncorp/tlon-skill-linux-arm64",
  "version": "0.3.0",
  "description": "Tlon skill binary for Linux arm64",
  "os": [
    "linux"
  ],
  "cpu": [
    "arm64"
  ],
  "bin": {
    "tlon": "tlon"
  },
  "files": [
    "tlon"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/tloncorp/tlon-skill"
  },
  "license": "MIT"
}
