Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPluginJson

Format of plugins.json file. Represents the list of installed plugins.

Hierarchy

  • IPluginJson

Indexable

[key: string]: IPluginJsonObject

Each object key is the name of a plugin and the value is information about said plugin.

Generated using TypeDoc