Skip to content

Instantly share code, notes, and snippets.

@WebMaestroFr
Last active August 19, 2024 07:44
Show Gist options
  • Save WebMaestroFr/a83aef2f35f99dc1f8ac043a3993a6ff to your computer and use it in GitHub Desktop.
Save WebMaestroFr/a83aef2f35f99dc1f8ac043a3993a6ff to your computer and use it in GitHub Desktop.
A simple test module.
{
"id": "module-id",
"title": "Module Title",
"description": "Module description. Lorem ipsum dolor sit amet.",
"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