This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
{
"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"
}