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