Files

19 lines
494 B
JSON

{
"gem_name": "${Name}",
"display_name": "${Name}",
"license": "What license ${Name} uses goes here: i.e. Apache-2.0 Or MIT",
"license_url": "",
"origin": "The primary repo for ${Name} goes here: i.e. http://www.mydomain.com",
"type": "Code",
"summary": "A short description of ${Name}.",
"canonical_tags": [
"Gem"
],
"user_tags": [
"${Name}"
],
"icon_path": "preview.png",
"requirements": "",
"restricted_name": "gems"
}