ohayolibs
Version:
Ohayo is a set of essential modules for ohayojp.
19 lines (18 loc) • 380 B
JSON
{
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
"dest": "../../dist/@ohayo/components",
"lib": {
"flatModuleFile": "components",
"entryFile": "public_api.ts"
},
"whitelistedNonPeerDependencies": [
"tslib",
"file-saver",
"date-fns",
"qrious",
"ngx-countdown",
"@ohayo/theme",
"@ohayo/util",
"@ohayo/acl"
]
}