You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
661 B
JSON

6 years ago
{
"name": "echarts",
"description": "Enterprise Charts基于Canvas纯Javascript图表库提供直观生动可交互可个性化定制的数据可视化表。",
"version": "2.2.7",
"maintainers": [
{ "name": "Kener", "email": "kener.linfeng@gmail.com" },
{ "name": "Pissang", "email": "shenyi.914@gmail.com" },
{ "name": "Erik", "email": "errorrik@gmail.com" },
{ "name": "Yangji", "email": "511415343@qq.com" }
],
"dependencies": {
"zrender": "~2.1.1"
},
"repository": "git://github.com/ecomfe/echarts",
"main": "echarts",
"homepage": "http://echarts.baidu.com"
}