mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 19:34:34 +00:00
26 lines
540 B
JSON
26 lines
540 B
JSON
{
|
|
"projectName": "@sasjs/server",
|
|
"projectOwner": "@sasjs",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": true,
|
|
"commitConvention": "angular",
|
|
"contributors": [
|
|
{
|
|
"login": "saadjutt01",
|
|
"name": "Saad Jutt",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/8914650?v=4",
|
|
"profile": "https://github.com/saadjutt01",
|
|
"contributions": [
|
|
"code",
|
|
"test"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7
|
|
}
|