mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-12-22 13:22:11 +01:00
Updated description and added blah images
This commit is contained in:
parent
8a4b682996
commit
06ea0cef7e
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "git-stats",
|
"name": "git-stats",
|
||||||
"version": "2.0.0",
|
"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",
|
"main": "lib/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
"git-stats": "./bin/git-stats"
|
"git-stats": "./bin/git-stats"
|
||||||
|
@ -48,5 +48,9 @@
|
||||||
"progress": "1.1.8",
|
"progress": "1.1.8",
|
||||||
"deffy": "2.0.0",
|
"deffy": "2.0.0",
|
||||||
"typpy": "2.0.0"
|
"typpy": "2.0.0"
|
||||||
|
},
|
||||||
|
"blah": {
|
||||||
|
"h_img": "http://i.imgur.com/Q7TQYHx.png"
|
||||||
|
, "ex_img": "http://i.imgur.com/LfLJAaE.png"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue