{ "name": "@tachybase/plugin-error-handler", "displayName": "Error handler", "version": "0.21.50", "description": "Handling application errors and exceptions.", "license": "Apache-2.0", "main": "./dist/server/index.js", "devDependencies": { "@formily/json-schema": "2.2.27", "lodash": "4.17.21", "supertest": "^6.1.6" }, "peerDependencies": { "@tachybase/client": "workspace:*", "@tachybase/database": "workspace:*", "@tachybase/server": "workspace:*", "@tachybase/test": "workspace:*", "@tachybase/utils": "workspace:*" }, "description.zh-CN": "处理应用程序中的错误和异常。", "displayName.zh-CN": "错误处理器" }