Files
jackwener 077a54cbfe Initial commit: wx-cli again
Fresh start from botiverse/wx-cli (working tree at main, no prior history).
2026-09-14 15:43:35 +08:00

19 lines
274 B
JSON

{
"name": "@jackwener/wx-cli-darwin-x64",
"version": "0.6.3",
"description": "wx-cli binary for macOS x64",
"os": [
"darwin"
],
"cpu": [
"x64"
],
"files": [
"bin/"
],
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
}
}