UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

17 lines (16 loc) 487 B
{ "$schema": "../../node_modules/ng-packagr/ng-package.schema.json", "dest": "../../dist/@ohayo/chart", "deleteDestPath": true, "lib": { "flatModuleFile": "chart", "entryFile": "public_api.ts", "umdModuleIds": { "ng-zorro-antd": "ng-zorro-antd", "@ohayo/theme": "ohayo.theme", "@ohayo/util": "ohayo.util", "@antv/g2": "G2" } }, "whitelistedNonPeerDependencies": ["tslib", "@ohayo/theme", "@ohayo/util", "@antv/g2", "@antv/data-set"] }