{
  "name": "@nocobase/plugin-action-bulk-edit",
  "version": "1.7.16",
  "main": "dist/server/index.js",
  "homepage": "https://docs.nocobase.com/handbook/action-bulk-edit",
  "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/action-bulk-edit",
  "displayName": "Action: Batch edit",
  "displayName.zh-CN": "操作：批量编辑",
  "description": "Batch edit all records or selected records.",
  "description.zh-CN": "对全部数据或选中的数据进行批量编辑。",
  "license": "AGPL-3.0",
  "peerDependencies": {
    "@nocobase/client": "1.x",
    "@nocobase/server": "1.x",
    "@nocobase/test": "1.x"
  },
  "gitHead": "5801f904778c4dee6d602e1f4728cc4fa95967a9",
  "keywords": [
    "Actions"
  ]
}
