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
/
sg
/
package.json
14 lines
(13 loc)
•
290 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"ngPackage"
: {
"lib"
: {
"flatModuleFile"
:
"grid"
,
"entryFile"
:
"public_api.ts"
,
"umdModuleIds"
: {
"
@ohayo
/components/error-collect"
:
"ohayo.theme.errorCollect"
,
"
@ohayo
/theme"
:
"ohayo.theme"
,
"
@ohayo
/util"
:
"ohayo.util"
} } } }