10 lines
184 B
JSON
10 lines
184 B
JSON
{
|
|
"name": "twclaw",
|
|
"version": "1.0.0",
|
|
"description": "Twitter/X CLI for OpenClaw — mock implementation",
|
|
"bin": {
|
|
"twclaw": "./bin/twclaw.js"
|
|
},
|
|
"license": "MIT"
|
|
}
|