The default configuration values for the plugin.
{
"redis": {
"host": "127.0.0.1",
"port": "6379",
"password": "H1nd3nburgR0cks"
}
}
The ID of the plugin, beginning with hbplugin-
.
"hbplugin-my-plugin"
The order that the plugin should be loaded into, where: First = -1 None = 0 Last = 1
Or you can provide a number to provide your own priority.
"first"
9999999999999
-9999999999999
The version of the plugin.
"1.0.0"
"2.0.0-beta.1"
Generated using TypeDoc
Metadata about a plugin, created with HindenburgPlugin.