Pārlūkot izejas kodu

HUE-5706 [core] Updated package.json

Enrico Berti 8 gadi atpakaļ
vecāks
revīzija
f4c10e7
1 mainītis faili ar 5 papildinājumiem un 4 dzēšanām
  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>"
   ],