Merge pull request #70 from pdehaan/patch-1

Updating package.json
This commit is contained in:
Jeffrey Morgan 2014-10-19 19:40:52 -07:00
commit 888e4f7f3b
1 changed files with 12 additions and 0 deletions

View File

@ -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": {