Version
The version
field is used to specify the version of the module.
This field is optional. For modules published to mooncakes.io, the version number must follow the Semantic Versioning 2.0.0 specification.
{
"name": "example",
"version": "0.1.0",
...
}