UNPKG

@nocobase/plugin-block-reference

Version:

The plugin is experimental. Please use it with caution in production environments.

30 lines (29 loc) 834 B
{ "name": "@nocobase/plugin-block-reference", "displayName": "Block: Reference", "displayName.zh-CN": "区块:引用", "description": "The plugin is experimental. Please use it with caution in production environments.", "description.zh-CN": "此插件为实验性功能,生产环境请谨慎使用。", "version": "2.0.0-alpha.13", "license": "AGPL-3.0", "main": "./dist/server/index.js", "types": "./dist/index.d.ts", "devDependencies": { "@formily/shared": "2.x", "antd": "5.x", "react": "^18.2.0" }, "peerDependencies": { "@nocobase/client": "2.x", "@nocobase/flow-engine": "2.x", "@nocobase/server": "2.x", "@nocobase/test": "2.x" }, "keywords": [ "nocobase", "plugin", "block", "reference" ], "gitHead": "b5b60c6ddb996b96bdc1e6d21604ef6585ae01e8" }