File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "projectName" : " all-contributors" ,
3
+ "projectOwner" : " all-contributors" ,
4
+ "repoType" : " github" ,
5
+ "repoHost" : " https://github.com" ,
6
+ "files" : [" README.md" ],
7
+ "imageSize" : 100 ,
8
+ "commit" : false ,
9
+ "contributorsPerLine" : 7 ,
10
+ "contributorsSortAlphabetically" : false ,
11
+ "badgeTemplate" : " [](#contributors)" ,
12
+ "contributorTemplate" : " <a href=\" <%= contributor.profile %>\" ><img src=\" <%= contributor.avatar_url %>\" width=\" <%= options.imageSize %>px;\" alt=\"\" /><br /><sub><b><%= contributor.name %></b></sub></a>" ,
13
+ "types" : {
14
+ },
15
+ "linkToUsage" : true ,
16
+ "skipCi" : true ,
17
+ "contributors" : []
18
+ }
You can’t perform that action at this time.
0 commit comments