ngx-data/projects/poweredsoft/ngx-data/ng-package.json
David Lebee 3efc179756 initial
2019-09-04 22:00:44 -05:00

7 lines
175 B
JSON

{
"$schema": "../../../node_modules/ng-packagr/ng-package.schema.json",
"dest": "../../../dist/poweredsoft/ngx-data",
"lib": {
"entryFile": "src/public-api.ts"
}
}