{
  "name": "@jecloud/plugin",
  "version": "1.0.1",
  "private": false,
  "keywords": [
    "jecloud",
    "je",
    "jepaas",
    "低代码平台",
    "低代码开发"
  ],
  "description": "JECloud 插件库",
  "author": {
    "name": "linzhichao",
    "email": "linzc@china-hbp.com"
  },
  "main": "es/index.js",
  "files": [
    "es",
    "LICENSE"
  ],
  "scripts": {
    "yalc:publish": "yalc publish",
    "yalc:push": "yalc push"
  },
  "dependencies": {
    "@jecloud/ui": "^1.0.1",
    "@jecloud/utils": "^1.0.1",
    "sortablejs": "^1.15.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "license": "AGPL"
}
