{
  "name": "@sciagent/cli-linux-x64",
  "version": "1.0.0",
  "description": "SciAgent CLI binary for Linux x64",
  "os": ["linux"],
  "cpu": ["x64"],
  "files": [
    "bin/",
    "README.md"
  ],
  "scripts": {
    "postinstall": "node ../../scripts/chmod.js"
  },
  "author": "SciAgent Team",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://gitee.com/garva/research-agent.git"
  }
}
