You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2018/07/29 15:56:16 UTC

[incubator-echarts] branch master updated: Fix package.json format.

This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git


The following commit(s) were added to refs/heads/master by this push:
     new 84f74e8  Fix package.json format.
84f74e8 is described below

commit 84f74e842b4bc6242bb4ed4fa6ebb8aef16f67f5
Author: sushuang <su...@gmail.com>
AuthorDate: Sun Jul 29 23:56:01 2018 +0800

    Fix package.json format.
---
 package.json | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/package.json b/package.json
index 9764698..1129e44 100644
--- a/package.json
+++ b/package.json
@@ -7,30 +7,6 @@
     "canvas"
   ],
   "homepage": "http://echarts.baidu.com/",
-  "author": [
-    {
-      "name": "Kenner",
-      "email": "kener.linfeng@gmail.com"
-    },
-    {
-      "name": "Yi Shen",
-      "url": "https://github.com/pissang"
-    },
-    {
-      "name": "Shuang Su",
-      "url": "https://github.com/100pah"
-    },
-    {
-      "name": "Ovilia",
-      "url": "https://github.com/Ovilia"
-    }
-  ],
-  "contributors": [
-    {
-      "name": "erik",
-      "email": "errorrik@gmail.com"
-    }
-  ],
   "repository": {
     "type": "git",
     "url": "https://github.com/ecomfe/echarts.git"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org