{
  "name": "@nocobase/acl",
  "version": "0.14.0-alpha.7",
  "description": "",
  "license": "Apache-2.0",
  "main": "./lib/index.js",
  "types": "./lib/index.d.ts",
  "dependencies": {
    "@nocobase/resourcer": "0.14.0-alpha.7",
    "@nocobase/utils": "0.14.0-alpha.7",
    "minimatch": "^5.1.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nocobase/nocobase.git",
    "directory": "packages/acl"
  },
  "gitHead": "ce588eefb0bfc50f7d5bbee575e0b5e843bf6644"
}