Skip to content

Commit

Permalink
add credit and version bump package-json
Browse files Browse the repository at this point in the history
  • Loading branch information
cjroth committed May 21, 2018
1 parent dedf7c0 commit 02ce257
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

85 changes: 50 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,41 +7,56 @@
"url": "https://github.com/cjroth",
"email": "[email protected]"
},
"contributors": [{
"name": "Alex DeJarnatt",
"url": "https://github.com/alexdej"
}, {
"name": "Andrea Paciolla",
"email": "[email protected]",
"url": "https://github.com/AndreaPaciolla"
}, {
"name": "Bach Ly",
"url": "https://github.com/bachly"
}, {
"name": "Colm McBarron",
"url": "https://github.com/ColmMcBarron"
}, {
"name": "Florian Wendelborn",
"email": "[email protected]",
"url": "https://github.com/dodekeract"
}, {
"name": "Ian Renyard",
"url": "https://github.com/renyard"
}, {
"name": "Maxwell Barvian",
"email": "[email protected]",
"url": "https://github.com/barvian"
}, {
"name": "Paul Apostol",
"url": "https://github.com/devel-pa"
}, {
"name": "Paul Welsh",
"email": "[email protected]",
"url": "https://github.com/spacedawwwg"
}, {
"name": "Sebastián González",
"url": "https://github.com/tagae"
}],
"contributors": [
{
"name": "Alex DeJarnatt",
"url": "https://github.com/alexdej"
},
{
"name": "Andrea Paciolla",
"email": "[email protected]",
"url": "https://github.com/AndreaPaciolla"
},
{
"name": "Bach Ly",
"url": "https://github.com/bachly"
},
{
"name": "Colm McBarron",
"url": "https://github.com/ColmMcBarron"
},
{
"name": "Florian Wendelborn",
"email": "[email protected]",
"url": "https://github.com/dodekeract"
},
{
"name": "Ian Renyard",
"url": "https://github.com/renyard"
},
{
"name": "Maxwell Barvian",
"email": "[email protected]",
"url": "https://github.com/barvian"
},
{
"name": "Paul Apostol",
"url": "https://github.com/devel-pa"
},
{
"name": "Paul Welsh",
"email": "[email protected]",
"url": "https://github.com/spacedawwwg"
},
{
"name": "Sebastián González",
"url": "https://github.com/tagae"
},
{
"name": "Vlad Bondarenko",
"url": "https://github.com/treago"
}
],
"bugs": "https://github.com/cjroth/gulp-filelist/issues",
"dependencies": {
"gulp-util": "^3.0.7",
Expand Down

0 comments on commit 02ce257

Please sign in to comment.