{ "name": "openclaw-perf-cache", "version": "0.1.0", "type": "module", "main": "index.js", "scripts": { "build": "tsc -p tsconfig.json" }, "devDependencies": { "typescript": "^5.4.0" } }