sealday
ea5c2ca0d5
Co-authored-by: sealday <sealday@gmail.com> Reviewed-on: daoyoucloud/tachybase#1381
20 lines
437 B
JSON
20 lines
437 B
JSON
{
|
|
"name": "@tachybase/acl",
|
|
"version": "0.21.78",
|
|
"description": "",
|
|
"license": "Apache-2.0",
|
|
"main": "./lib/index.js",
|
|
"types": "./lib/index.d.ts",
|
|
"dependencies": {
|
|
"@tachybase/resourcer": "workspace:*",
|
|
"@tachybase/utils": "workspace:*",
|
|
"koa-compose": "^4.1.0",
|
|
"lodash": "4.17.21",
|
|
"minimatch": "^5.1.1"
|
|
},
|
|
"devDependencies": {
|
|
"@types/lodash": "4.17.5",
|
|
"@types/node": "20.14.2"
|
|
}
|
|
}
|