{ "name": "mochaclaw", "version": "1.0.0", "description": "Local AI agent with OpenClaw style", "main": "mochaclaw", "scripts": { "start": "./mochaclaw" }, "dependencies": { "@xenova/transformers": "^2.17.1", "axios": "^1.6.0", "dotenv": "^16.3.1" }, "author": "", "license": "MIT" }