You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"repo_name":"${Name}",
|
|
"origin":"Origin for the ${Name} Gem Repository",
|
|
"repo_uri": "${RepoURI}",
|
|
"summary": "A Gem Repository with a single Gem in the root of the repository.",
|
|
"additional_info": "Additional info for ${Name}",
|
|
"last_updated": "",
|
|
"gems": [
|
|
"${RepoURI}"
|
|
]
|
|
}
|