{ "name": "@sourcebot/error", "main": "dist/index.js", "version": "0.1.0", "scripts": { "build": "tsc", "postinstall": "yarn build" }, "devDependencies": { "@types/node": "^22.7.5", "typescript": "^5.7.3" } }