Ver código fonte

HUE-5706 [core] Updated package.json

Enrico Berti 8 anos atrás
pai
commit
f4c10e7004
1 arquivos alterados com 5 adições e 4 exclusões
  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>"
   ],