UNPKG

@yelon/acl

Version:

A simple role-based access control.

44 lines 870 B
{ "name": "@yelon/acl", "version": "20.0.0", "author": "yunzai-bot<yunzai-bot@outlook.com>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/hbyunzai/yelon.git" }, "bugs": { "url": "https://github.com/hbyunzai/ng-yunzai/issues" }, "homepage": "https://ng.yunzainfo.com", "keywords": [ "@yelon/acl", "angular acl", "ng acl", "ngx acl", "yelon", "ng-yunzai", "yunzai", "antd", "ng-zorro-antd", "acl", "angular", "component" ], "dependencies": { "@yelon/util": "^20.0.0", "tslib": "^2.3.0" }, "module": "fesm2022/acl.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/acl.mjs" } }, "sideEffects": false }