Platform-specific binary package for macOS ARM64 (Apple Silicon).
This package contains the pre-built wecom-cli binary for macOS on Apple Silicon (M1/M2/M3/M4) architecture.
You should not install this package directly. It is automatically installed as an optional dependency of @wecom/cli when running on a compatible platform.
| OS | CPU | |--------|-------| | macOS | arm64 |
Install the main package instead:
npm install -g @wecom/cli
MIT