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
/
pie
/
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/pie.umd.js"
,
"module"
:
"../fesm2015/pie.js"
,
"es2015"
:
"../fesm2015/pie.js"
,
"esm2015"
:
"../esm2015/pie/pie.js"
,
"fesm2015"
:
"../fesm2015/pie.js"
,
"typings"
:
"pie.d.ts"
,
"metadata"
:
"pie.metadata.json"
,
"sideEffects"
:
false
,
"name"
:
"@ohayojp/chart/pie"
}