diff --git a/package.json b/package.json index a9bb0c9d79..7176688d25 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.3", "dependencies": {