updated packe information
authorBruno Trecenti <btrecent@thoughtworks.com>
Fri, 21 Mar 2014 20:24:39 +0000 (17:24 -0300)
committerBruno Trecenti <btrecent@thoughtworks.com>
Fri, 21 Mar 2014 20:24:39 +0000 (17:24 -0300)
package.json

index 30150eb..c017178 100644 (file)
@@ -6,7 +6,14 @@
   "scripts": {
     "test": "gulp test"
   },
-  "author": "",
+  "author": "Bruno Trecenti",
+  "repository": {
+    "type": "git",
+    "url": "git://github.com/Trecenti/tech-radar.git"
+  },
+  "keywords": [
+    "tech-radar"
+  ],
   "license": "ISC",
   "devDependencies": {
     "gulp-util": "~2.2.14",