{ "name": "@boltbot/extension", "version": "0.1.0", "type": "module", "description": "Boltbot — Trustless Moltbot hosting via EigenCloud", "moltbot": { "extensions": ["./index.ts"] }, "scripts": { "build:dashboard": "cd dashboard && npm run build" }, "dependencies": { "better-sqlite3": "^11.0.0" } }