19 lines
278 B
JSON
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"
|
|
}
|
|
}
|