mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-03-20 08:43:48 +03:00
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
26 lines
529 B
JSON
26 lines
529 B
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"contributors": [
|
|
{
|
|
"login": "Sedjj",
|
|
"name": "Eldar Salimzebarov",
|
|
"avatar_url": "https://avatars3.githubusercontent.com/u/5383030?v=4",
|
|
"profile": "https://github.com/Sedjj",
|
|
"contributions": [
|
|
"bug",
|
|
"ideas"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"projectName": "nestjs-telegraf",
|
|
"projectOwner": "bukhalo",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": true
|
|
}
|