26 lines
709 B
JSON
26 lines
709 B
JSON
{
|
|
"projectName": "receive_intent",
|
|
"projectOwner": "daadu",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"commitConvention": "none",
|
|
"contributors": [
|
|
{
|
|
"login": "daadu",
|
|
"name": "Harsh Bhikadia",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/4963236?v=4",
|
|
"profile": "https://bhikadia.com/",
|
|
"contributions": [
|
|
"ideas",
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"badgeTemplate": "<a href=\"#contributors-\"><img src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\" alt=\"All Contributors\" /></a>"
|
|
}
|