Plugins enable developers to replace DatoCMS field components with HTML5 applications so the editing experiences of the DatoCMS web app can be customized.
"plugin"
The name of the plugin
A description of the plugin
The entry point URL of the plugin
Global plugin configuration. Plugins can persist whatever information they want in this object to reuse it later.
NPM package name of the plugin (or null if it's a private plugin)
The installed version of the plugin (or null if it's a private plugin)
Permissions granted to this plugin
Version of the plugin. Legacy plugins are v1, new plugins are v2