{
  "name": "@nocobase/plugin-workflow-json-variable-mapping",
  "version": "1.9.40",
  "displayName": "Workflow: JSON variable mapping",
  "displayName.zh-CN": "工作流：JSON 变量映射",
  "description": "Used for mapping any JSON data to structured variables for usage in subsequent nodes.",
  "description.zh-CN": "用于将任意 JSON 数据映射为结构化的变量，以供后续节点使用。",
  "main": "dist/server/index.js",
  "peerDependencies": {
    "@nocobase/client": "1.x",
    "@nocobase/plugin-workflow": "1.x",
    "@nocobase/server": "1.x",
    "@nocobase/test": "1.x"
  },
  "keywords": [
    "Workflow"
  ]
}
