UNPKG
bixi
Version:
latest (9.8.1)
9.8.1
9.6.0
0.0.1-pdf-test
企业级中后台前端解决方案
bixi.datagrand.com
bixi
/
packages
/
core
/
ng-package.json
10 lines
(9 loc)
•
292 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"
$schema
"
:
"../../node_modules/ng-packagr/ng-package.schema.json"
,
"dest"
:
"../../dist/
@bixi
/core"
,
"lib"
: {
"flatModuleFile"
:
"components"
,
"entryFile"
:
"public_api.ts"
},
"whitelistedNonPeerDependencies"
: [
"tslib"
,
"dayjs"
,
"tinycolor2"
,
"lodash.get"
,
"
@angular
/cdk"
] }