Преглед изворни кода

HUE-5706 [core] Updated package.json

Enrico Berti пре 8 година
родитељ
комит
f4c10e7
1 измењених фајлова са 5 додато и 4 уклоњено
  1. 5 4
      package.json

+ 5 - 4
package.json

@@ -1,14 +1,15 @@
 {
   "name": "hue",
   "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": {
     "type": "git",
-    "url": "..."
+    "url": "https://github.com/cloudera/hue"
   },
-  "author": "Hue, Inc.",
+  "author": "Cloudera, Inc.",
   "contributors": [
+    "Andrew Yao <andyao@cloudera.com>",
     "Enrico Berti <enrico.berti@cloudera.com>",
     "Johan Ahlen <johan.ahlen@cloudera.com>"
   ],