{{#manifest}}

Local module manifest

Details about your module are stored in its manifest.json file and can be updated with this form, this information is displayed publicly if you publish the module

Platform version
{{platform_version}}
This determines the platform version which will be used for local development, it does not limit the platform version the module can be used with, but developing with an up to date platform version is recommended.
Module name cannot be changed.
{{#namespace}}
Module namespace cannot be changed. See the docs for more details.
{{/namespace}}
Version numbers take the form 'x.y' or 'x.y.z' where x, y and z are between 0 and 99999.
The first sentence of your module description will be used as a short description, you can use Markdown to format text in this field.
{{#platform_features.modules-inspector-config}}
Use this field to list the changes made in this particular version, the changes to each module version you upload will be displayed in order as a changelog.
Dependencies
{{#manifest_dependencies}}
{{module}}
version needs to be ≥ and ≤
{{/manifest_dependencies}}
Add dependency
{{#available_dependency_names}}
If your module requires other modules to be included in an app to function then you can specify them here. Apps which include your module will not be able to be built unless these depdendencies are met.
The first supported platform version.
The latest supported platform version.
{{/platform_features.modules-inspector-config}}
Saved.
{{/manifest}}{{^manifest}} No local version, see status tab. {{/manifest}}