Files
chloeclaw/skills/x-twitter/package.json
2026-03-02 20:22:49 +00:00

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"
}