ngx-data-ui/projects/poweredsoft/ng-select/ng-package.json
2020-07-06 12:21:52 -05:00

7 lines
176 B
JSON

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