mirror of
https://github.com/SolninjaA/Chhoto-URL-Extension.git
synced 2025-04-27 23:29:32 +10:00
12 lines
682 B
JSON
12 lines
682 B
JSON
{
|
|
"projectName": "Chhoto-URL-Extension",
|
|
"projectOwner": "SolninjaA",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": ["README.md"],
|
|
"badgeTemplate": "[](#contributors)",
|
|
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
|
|
"wrapperTemplate": "\n<table>\n <tbody><%= bodyContent %> </tbody>\n<%= tableFooterContent %></table>\n\n",
|
|
"contributors": []
|
|
}
|