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
278 B
JSON

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