repo.json 339 B

123456789101112131415
  1. {
  2. "repo_name": "${Name}",
  3. "repo_uri": "${RepoURI}",
  4. "$schemaVersion": "1.0.0",
  5. "origin": "${Origin}",
  6. "origin_url": "${OriginURL}",
  7. "summary": "${Summary}",
  8. "additional_info": "${AdditionalInfo}",
  9. "last_updated": "",
  10. "gems_data": [],
  11. "projects_data": [],
  12. "templates_data": [],
  13. "repos": []
  14. }