{
  "name": "@nocobase/plugin-text-copy",
  "version": "1.7.16",
  "main": "./dist/server/index.js",
  "displayName": "Text copy",
  "displayName.zh-CN": "文本复制",
  "description": "Add copy button to text fields",
  "description.zh-CN": "为文本字段添加复制按钮",
  "license": "AGPL-3.0",
  "homepage": "https://www.nocobase.com",
  "devDependencies": {
    "@ant-design/icons": "5.x",
    "@formily/react": "2.x",
    "antd": "5.x",
    "react": "^18.2.0",
    "react-i18next": "^11.15.1"
  },
  "peerDependencies": {
    "@nocobase/client": "1.x",
    "@nocobase/server": "1.x",
    "@nocobase/test": "1.x"
  },
  "keywords": [
    "Clipboard",
    "Copy"
  ],
  "gitHead": "5801f904778c4dee6d602e1f4728cc4fa95967a9"
}
