gem.json 917 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "gem_name": "Protect-the-Moon",
  3. "version": "1.0.0",
  4. "display_name": "Protect-the-Moon",
  5. "license": "What license Protect-the-Moon uses goes here: i.e. Apache-2.0 or MIT",
  6. "license_url": "Link to the license web site goes here: i.e. https://opensource.org/licenses/Apache-2.0 Or https://opensource.org/licenses/MIT",
  7. "origin": "The name of the originator goes here. i.e. XYZ Inc.",
  8. "origin_url": "The primary repo for Protect-the-Moon goes here: i.e. http://www.mydomain.com",
  9. "type": "",
  10. "summary": "A short description of Protect-the-Moon.",
  11. "canonical_tags": [
  12. "Gem"
  13. ],
  14. "user_tags": [
  15. "Protect-the-Moon"
  16. ],
  17. "platforms": [
  18. "${Platforms}"
  19. ],
  20. "icon_path": "preview.png",
  21. "requirements": "",
  22. "documentation_url": "",
  23. "dependencies": [
  24. ],
  25. "compatible_engines": [
  26. ],
  27. "engine_api_dependencies":[
  28. ]
  29. }