UNPKG
ohayolibs
Version:
latest (1.0.1)
1.0.1
1.0.0
Ohayo is a set of essential modules for ohayojp.
ohayolibs
/
packages
/
components
/
exception
/
package.json
14 lines
(13 loc)
•
280 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"ngPackage"
: {
"lib"
: {
"flatModuleFile"
:
"exception"
,
"entryFile"
:
"public_api.ts"
,
"umdModuleIds"
: {
"ng-zorro-antd/button"
:
"ng-zorro-antd/button"
,
"
@ohayo
/theme"
:
"ohayo.theme"
,
"
@ohayo
/util"
:
"ohayo.util"
} } } }