django_project_demo/app/static/plugins/echarts-2.2.7/package.json
2024-08-24 03:25:23 +00:00

17 lines
661 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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"
}