1234567891011121314151617181920212223242526272829 |
- {
- "gem_name": "Protect-the-Moon",
- "version": "1.0.0",
- "display_name": "Protect-the-Moon",
- "license": "What license Protect-the-Moon uses goes here: i.e. Apache-2.0 or MIT",
- "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",
- "origin": "The name of the originator goes here. i.e. XYZ Inc.",
- "origin_url": "The primary repo for Protect-the-Moon goes here: i.e. http://www.mydomain.com",
- "type": "",
- "summary": "A short description of Protect-the-Moon.",
- "canonical_tags": [
- "Gem"
- ],
- "user_tags": [
- "Protect-the-Moon"
- ],
- "platforms": [
- "${Platforms}"
- ],
- "icon_path": "preview.png",
- "requirements": "",
- "documentation_url": "",
- "dependencies": [
- ],
- "compatible_engines": [
- ],
- "engine_api_dependencies":[
- ]
- }
|