{
  "name": "@nocobase/actions",
  "version": "0.16.0-alpha.5",
  "description": "",
  "license": "Apache-2.0",
  "main": "./lib/index.js",
  "types": "./lib/index.d.ts",
  "dependencies": {
    "@nocobase/cache": "0.16.0-alpha.5",
    "@nocobase/database": "0.16.0-alpha.5",
    "@nocobase/resourcer": "0.16.0-alpha.5"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nocobase/nocobase.git",
    "directory": "packages/actions"
  },
  "gitHead": "ce588eefb0bfc50f7d5bbee575e0b5e843bf6644"
}