You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

25 lines
537 B

  1. {
  2. "projectName": "kosmorro",
  3. "projectOwner": "Jérôme Deuchnord",
  4. "repoType": "github",
  5. "repoHost": "https://github.com",
  6. "files": [
  7. "CONTRIBUTORS.md"
  8. ],
  9. "imageSize": 100,
  10. "commit": true,
  11. "commitConvention": "angular",
  12. "contributors": [
  13. {
  14. "login": "Deuchnord",
  15. "name": "Jérôme Deuchnord",
  16. "avatar_url": "https://avatars.githubusercontent.com/u/7600265?v=4",
  17. "profile": "https://deuchnord.fr/",
  18. "contributions": [
  19. "code"
  20. ]
  21. }
  22. ],
  23. "contributorsPerLine": 7
  24. }