{
  "name": "@sciagent/cli-darwin-x64",
  "version": "1.0.33",
  "description": "SciAgent CLI binary for macOS x64 (Intel)",
  "os": ["darwin"],
  "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"
  }
}
