Any additional properties. The 'manifest.json' is extensible and can also have other keys.
Optional Bundle-Activator implementation class of the bundle.
Optional Bundle-Defines, if the bundle starts automatically. Default is 'yes'.
Optional Bundle-A list of keywords/categories for the bundle.
Optional Bundle-A contact address for the vendor.
Optional Bundle-The copyright notice of the bundle.
Optional Bundle-The description of the bundle.
Optional Bundle-A link to the documentation.
Optional Bundle-Browsers and devices that are not supported by the bundle.
Optional Bundle-The icon of the bundle. This field is not exactly specified.
Optional Bundle-The layer file of the bundle. Default: module.js
Optional Bundle-The license of the bundle.
Optional Bundle-The i18n files of the bundle.
Optional Bundle-The main entry point of the bundle. Default: main.js
Optional Bundle-The title of the bundle, used as display name.
Optional Bundle-The namespace of the bundle.
Optional Bundle-Browsers and devices that are supported by the bundle.
Optional Bundle-The start level of the bundle. The default is 50. Smaller numbers will start earlier.
Optional Bundle-The symbolic name (unique ID) of the bundle.
Optional Bundle-The vendor of the bundle.
Optional Bundle-The version of the bundle.
Optional ComponentsComponents provided by the bundle.
Optional Product-The product name associated with the bundle.
Optional Require-Dependencies of the bundle.
Generated using TypeDoc
Defines important 'manifest.json' properties of map.apps versions prior to 4.x .