Create a module
A module is nothing more than a file that contains content, schema, and some information regarding it’s authorship.
Modules are distributed as JSON files, and validated by JSON Schema.
The format of these module files are validated by the
module.schema.json
file.