{
  "name": "@nocobase/plugin-audit-logs",
  "version": "0.20.0-alpha.4",
  "displayName": "Audit logs (deprecated)",
  "displayName.zh-CN": "审计日志(废弃)",
  "description": "This plugin is deprecated. There will be a new audit log plugin in the future.",
  "description.zh-CN": "该插件已废弃,请勿使用,未来将有新的审计日志插件。",
  "main": "./dist/server/index.js",
  "homepage": "https://docs.nocobase.com/handbook/audit-logs",
  "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/audit-logs",
  "license": "AGPL-3.0",
  "devDependencies": {
    "@ant-design/icons": "5.x",
    "@formily/antd-v5": "1.x",
    "@formily/react": "2.x",
    "@formily/shared": "2.x",
    "react": "^18.2.0",
    "react-i18next": "^11.15.1"
  },
  "peerDependencies": {
    "@nocobase/client": "0.x",
    "@nocobase/database": "0.x",
    "@nocobase/server": "0.x",
    "@nocobase/test": "0.x"
  },
  "gitHead": "d0b4efe4be55f8c79a98a331d99d9f8cf99021a1",
  "keywords": [
    "System & security"
  ]
}