{
  "name": "@sciagent/cli-darwin-arm64",
  "version": "1.0.1",
  "description": "SciAgent CLI binary for macOS ARM64 (Apple Silicon)",
  "os": ["darwin"],
  "cpu": ["arm64"],
  "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"
  }
}
