@xiaomengqiang/charts
Version:
hcharts library for web visualization
26 lines • 533 B
JSON
{
"name": "@xiaomengqiang/charts",
"version": "1.0.0",
"updateTime": "2024-07-04",
"description": "hcharts library for web visualization",
"private": false,
"author": "hcharts author",
"license": "MIT",
"main": "index.js",
"module": "index.js",
"scripts": {},
"keywords": [
"HUI",
"charts",
"components",
"hui-charts"
],
"peerDependencies": {},
"browserslist": [
"Firefox >= 40",
"chrome >= 50",
"ie >= 11",
"edge >= 12"
],
"dependencies": {}
}