ngx-data-ui/projects/poweredsoft/ngx-cdk-ui/ng-package.json

7 lines
177 B
JSON
Raw Normal View History

2020-06-04 18:35:06 -04:00
{
"$schema": "../../../node_modules/ng-packagr/ng-package.schema.json",
"dest": "../../../dist/poweredsoft/ngx-cdk-ui",
"lib": {
"entryFile": "src/public-api.ts"
}
}