Updated description and added blah images

This commit is contained in:
Ionică Bizău 2015-07-13 09:36:58 +03:00
parent 8a4b682996
commit 06ea0cef7e
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "git-stats",
"version": "2.0.0",
"description": "A GitHub-like contributions calendar, but locally, with all your git commits.",
"description": "Local git statistics, including a GitHub-like contributions calendars.",
"main": "lib/index.js",
"bin": {
"git-stats": "./bin/git-stats"
@ -48,5 +48,9 @@
"progress": "1.1.8",
"deffy": "2.0.0",
"typpy": "2.0.0"
},
"blah": {
"h_img": "http://i.imgur.com/Q7TQYHx.png"
, "ex_img": "http://i.imgur.com/LfLJAaE.png"
}
}