提交 cde40605 编写于 作者: P plainheart

chore: update keywords, description, homepage information and add bugs field in package.json.

上级 eb9341c4
......@@ -17,7 +17,7 @@
github:
description: Apache ECharts (incubating) is a powerful, interactive charting and data visualization library for browser
homepage: https://echarts.apache.org/
homepage: https://echarts.apache.org
labels:
- echarts
- data-visualization
......
{
"name": "echarts",
"version": "5.0.0",
"description": "A powerful charting and visualization library for browser",
"description": "Apache ECharts (incubating) is a powerful, interactive charting and data visualization library for browser",
"license": "Apache-2.0",
"keywords": [
"echarts",
"data-visualization",
"charts",
"charting-library",
"visualization",
"canvas"
"apache",
"data-viz",
"canvas",
"svg"
],
"main": "index.js",
"module": "echarts.all.js",
"jsdelivr": "dist/echarts.min.js",
"types": "types/dist/echarts.d.ts",
"homepage": "http://echarts.apache.org",
"homepage": "https://echarts.apache.org",
"bugs": {
"url": "https://github.com/apache/incubator-echarts/issues",
"email": "dev@echarts.apache.org"
},
"repository": {
"type": "git",
"url": "https://github.com/apache/incubator-echarts.git"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册