.all-contributorsrc 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "files": [
  3. "README.md"
  4. ],
  5. "imageSize": 100,
  6. "commit": false,
  7. "contributors": [
  8. {
  9. "login": "dream2023",
  10. "name": "张超杰",
  11. "avatar_url": "https://avatars0.githubusercontent.com/u/19297757?v=4",
  12. "profile": "http://dream2023.github.io",
  13. "contributions": [
  14. "doc",
  15. "code",
  16. "ideas"
  17. ]
  18. },
  19. {
  20. "login": "Wisenl",
  21. "name": "Wisen",
  22. "avatar_url": "https://avatars0.githubusercontent.com/u/17942052?v=4",
  23. "profile": "https://github.com/Wisenl",
  24. "contributions": [
  25. "code"
  26. ]
  27. },
  28. {
  29. "login": "IWANABETHATGUY",
  30. "name": "IWANABETHATGUY",
  31. "avatar_url": "https://avatars1.githubusercontent.com/u/17974631?v=4",
  32. "profile": "https://github.com/IWANABETHATGUY",
  33. "contributions": [
  34. "code"
  35. ]
  36. }
  37. ],
  38. "contributorsPerLine": 7,
  39. "projectName": "vue-ele-form-generator",
  40. "projectOwner": "dream2023",
  41. "repoType": "github",
  42. "repoHost": "https://github.com",
  43. "skipCi": true,
  44. "commitConvention": "none"
  45. }