Browse Source

HUE-5706 [core] Updated package.json

Enrico Berti 8 years ago
parent
commit
f4c10e7004
1 changed files with 5 additions and 4 deletions
  1. 5 4
      package.json

+ 5 - 4
package.json

@@ -1,14 +1,15 @@
 {
 {
   "name": "hue",
   "name": "hue",
   "version": "4.0.0",
   "version": "4.0.0",
-  "description": "...",
-  "homepage": "...",
+  "description": "Hue is an open source Web interface for analyzing data with Hadoop and Spark",
+  "homepage": "http://gethue.com",
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",
-    "url": "..."
+    "url": "https://github.com/cloudera/hue"
   },
   },
-  "author": "Hue, Inc.",
+  "author": "Cloudera, Inc.",
   "contributors": [
   "contributors": [
+    "Andrew Yao <andyao@cloudera.com>",
     "Enrico Berti <enrico.berti@cloudera.com>",
     "Enrico Berti <enrico.berti@cloudera.com>",
     "Johan Ahlen <johan.ahlen@cloudera.com>"
     "Johan Ahlen <johan.ahlen@cloudera.com>"
   ],
   ],