mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
17 lines
306 B
JSON
17 lines
306 B
JSON
{
|
|
"projectName": "tabler",
|
|
"projectOwner": "tabler",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"CONTRIBUTORS.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": true,
|
|
"commitConvention": "angular",
|
|
"contributors": [],
|
|
"contributorsPerLine": 7,
|
|
"linkToUsage": false,
|
|
"skipCi": true
|
|
}
|