wx-cli/npm/platforms/linux-x64/package.json

11 lines
243 B
JSON

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