@bixi/ac
Version:
34 lines (33 loc) • 755 B
JSON
{
"name": "@bixi/ac",
"version": "10.6.24",
"author": "datagrand<it@datagrand.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://git.datagrand.com/frontend_utils/bixi_angular.git"
},
"bugs": {
"url": "https://git.datagrand.com/frontend_utils/bixi_angular/issues"
},
"homepage": "https://bixi.datagrand.com",
"keywords": [
"bixi",
"antd",
"ng-zorro-antd",
"angular",
"permissions",
"ac"
],
"dependencies": {
"tslib": "^2.0.0"
},
"sideEffects": false,
"main": "bundles/ac.umd.js",
"module": "fesm2015/ac.js",
"es2015": "fesm2015/ac.js",
"esm2015": "esm2015/ac.js",
"fesm2015": "fesm2015/ac.js",
"typings": "ac.d.ts",
"metadata": "ac.metadata.json"
}