@lxlib/acl
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.1.
46 lines (45 loc) • 942 B
JSON
{
"name": "@lxlib/acl",
"version": "1.0.3",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/langnal/lxlib.git"
},
"bugs": {
"url": "https://github.com/langnal/lxlib/issues"
},
"homepage": "https://langnal.github.io",
"keywords": [
"@lxlib/acl",
"angular acl",
"ng acl",
"ngx acl",
"lxlib",
"ng-alain",
"alain",
"antd",
"ng-zorro-antd",
"acl",
"angular",
"component"
],
"dependencies": {
"@lxlib/util": "^1.0.3"
},
"peerDependencies": {
"@angular/common": "^9.1.1",
"@angular/core": "^9.1.1",
"tslib": "^1.10.0"
},
"sideEffects": false,
"main": "bundles/acl.umd.js",
"module": "fesm5/acl.js",
"es2015": "fesm2015/acl.js",
"esm5": "esm5/acl.js",
"esm2015": "esm2015/acl.js",
"fesm5": "fesm5/acl.js",
"fesm2015": "fesm2015/acl.js",
"typings": "acl.d.ts",
"metadata": "acl.metadata.json"
}