19 lines
272 B
JSON
19 lines
272 B
JSON
{
|
|
"name": "@jackwener/wx-cli-linux-x64",
|
|
"version": "0.6.3",
|
|
"description": "wx-cli binary for Linux x64",
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"files": [
|
|
"bin/"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
}
|
|
}
|