UNPKG
@ohayojp/chart
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Cache the dictionary, city data etc.
ohayojp.com
ohayojp/ohayo
@ohayojp/chart
/
bar
/
package.json
12 lines
(11 loc)
•
296 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"main"
:
"../bundles/bar.umd.js"
,
"module"
:
"../fesm2015/bar.js"
,
"es2015"
:
"../fesm2015/bar.js"
,
"esm2015"
:
"../esm2015/bar/bar.js"
,
"fesm2015"
:
"../fesm2015/bar.js"
,
"typings"
:
"bar.d.ts"
,
"metadata"
:
"bar.metadata.json"
,
"sideEffects"
:
false
,
"name"
:
"@ohayojp/chart/bar"
}