|
1 | 1 | { |
2 | | - "files": [ |
3 | | - "README.md" |
4 | | - ], |
5 | | - "imageSize": 100, |
6 | | - "commit": false, |
7 | | - "commitType": "docs", |
8 | | - "commitConvention": "angular", |
9 | | - "contributors": [ |
10 | | - { |
11 | | - "login": "ssynowiec", |
12 | | - "name": "Stanisław Synowiec", |
13 | | - "avatar_url": "https://avatars.githubusercontent.com/u/52856724?v=4", |
14 | | - "profile": "http://ssynowiec.dev", |
15 | | - "contributions": [ |
16 | | - "code" |
17 | | - ] |
18 | | - } |
19 | | - ], |
20 | | - "contributorsPerLine": 7, |
21 | | - "skipCi": true, |
22 | | - "repoType": "github", |
23 | | - "repoHost": "https://github.com", |
24 | | - "projectName": "assets-generator", |
25 | | - "projectOwner": "meetjspl" |
| 2 | + "projectName": "assets-generator", |
| 3 | + "projectOwner": "meetjspl", |
| 4 | + "repoType": "github", |
| 5 | + "repoHost": "https://github.com", |
| 6 | + "files": ["README.md"], |
| 7 | + "imageSize": 100, |
| 8 | + "commit": false, |
| 9 | + "commitConvention": "angular", |
| 10 | + "contributors": [ |
| 11 | + { |
| 12 | + "login": "ssynowiec", |
| 13 | + "name": "Stanisław Synowiec", |
| 14 | + "avatar_url": "https://avatars.githubusercontent.com/u/52856724?v=4", |
| 15 | + "profile": "https://github.com/ssynowiec", |
| 16 | + "contributions": ["code"] |
| 17 | + }, |
| 18 | + { |
| 19 | + "login": "AdiPol1359", |
| 20 | + "name": "Adrian Polak", |
| 21 | + "avatar_url": "https://avatars.githubusercontent.com/u/27779154?v=4", |
| 22 | + "profile": "https://adipol.dev/", |
| 23 | + "contributions": ["code"] |
| 24 | + } |
| 25 | + ], |
| 26 | + "contributorsPerLine": 7, |
| 27 | + "linkToUsage": false |
26 | 28 | } |
0 commit comments