bixi
Version:
企业级中后台前端解决方案
28 lines (27 loc) • 606 B
JSON
{
"name": "@bixi/label",
"version": "0.0.0-PLACEHOLDER",
"author": "datagrand<it@datagrand.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://git.datagrand.com/frontend_utils/bixi.git"
},
"bugs": {
"url": "https://git.datagrand.com/frontend_utils/bixi/issues"
},
"homepage": "https://bixi.datagrand.com",
"keywords": [
"bixi",
"antd",
"ng-zorro-antd",
"angular",
"label"
],
"dependencies": {
"@types/lodash.clonedeep": "^4.4.6",
"lodash.clonedeep": "^4.4.2",
"@angular/cdk": "9.2.4"
},
"sideEffects": false
}