Created
August 19, 2024 07:46
-
-
Save WebMaestroFr/0d4e983b7434645c4461c454aee6c794 to your computer and use it in GitHub Desktop.
A test module with an ID matching an existing Bazaar package.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "forge-compendium-browser", | |
"title": "Conflict ID Module Title", | |
"description": "A test module with an ID matching an existing Bazaar package.", | |
"authors": [ | |
{ | |
"name": "Module Author Name" | |
} | |
], | |
"version": "1.0.0", | |
"compatibility": { | |
"minimum": "11", | |
"verified": "12" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment