{ "name": "dialectic-openclaw-plugin", "version": "0.1.0", "type": "module", "scripts": { "build": "tsc --project tsconfig.plugin.json" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.5.0" } }