ohayolibs
Version:
Ohayo is a set of essential modules for ohayojp.
34 lines (33 loc) • 693 B
JSON
{
"name": "@ohayo/chart",
"version": "0.0.0-PLACEHOLDER",
"author": "cipchk<cipchk@qq.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/ohayojp/ohayo.git"
},
"bugs": {
"url": "https://github.com/ohayojp/ohayojp/issues"
},
"homepage": "https://ohayojp.com",
"keywords": [
"ohayo",
"ohayojp",
"ohayo",
"chart",
"angular chart",
"ng chart",
"ngx chart",
"antd",
"ng-zorro-antd",
"angular",
"component"
],
"dependencies": {
"@antv/data-set": "^0.11.4",
"@antv/g2": "^4.0.13",
"@ohayo/util": "PEER-0.0.0-PLACEHOLDER",
"@ohayo/theme": "PEER-0.0.0-PLACEHOLDER"
}
}