diff --git a/package.json b/package.json
index ceee3bae5b..d7fbfd8288 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,17 @@
 {
   "name": "Kitematic",
+  "author": "Kitematic",
+  "description": "Simple Docker App management for Mac OS X.",
+  "homepage": "https://kitematic.com/",
+  "repository": {
+    "type": "git",
+    "url": "git@github.com:kitematic/kitematic.git"
+  },
+  "bugs": "https://github.com/kitematic/kitematic/issues",
+  "licenses": [{
+    "type": "GNU",
+    "url": "https://raw.githubusercontent.com/kitematic/kitematic/master/LICENSE"
+  }],
   "main": "index.js",
   "version": "0.2.0",
   "dependencies": {