{
  "name": "@nocobase/actions",
  "version": "0.21.2-alpha.9",
  "description": "",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nocobase/nocobase.git",
    "directory": "packages/actions"
  },
  "license": "Apache-2.0",
  "main": "./lib/index.js",
  "types": "./lib/index.d.ts",
  "dependencies": {
    "@nocobase/cache": "workspace:*",
    "@nocobase/database": "workspace:*",
    "@nocobase/resourcer": "workspace:*",
    "@nocobase/utils": "workspace:*",
    "koa": "^2.13.4",
    "lodash": "4.17.21",
    "sequelize": "^6.26.0"
  },
  "gitHead": "d0b4efe4be55f8c79a98a331d99d9f8cf99021a1"
}