@lxlib/theme
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.1.
43 lines (42 loc) • 944 B
JSON
{
"name": "@lxlib/theme",
"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",
"ng-alain",
"alain",
"antd",
"ng-zorro-antd",
"angular",
"component"
],
"dependencies": {
"ng-zorro-antd": "^9.0.0",
"@lxlib/acl": "^1.0.3",
"@lxlib/util": "^1.0.3"
},
"peerDependencies": {
"@angular/common": "^9.1.1",
"@angular/core": "^9.1.1",
"tslib": "^1.10.0"
},
"sideEffects": false,
"main": "bundles/theme.umd.js",
"module": "fesm5/theme.js",
"es2015": "fesm2015/theme.js",
"esm5": "esm5/theme.js",
"esm2015": "esm2015/theme.js",
"fesm5": "fesm5/theme.js",
"fesm2015": "fesm2015/theme.js",
"typings": "theme.d.ts",
"metadata": "theme.metadata.json"
}