Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPluginJsonObject

Information about an installed plugin

Hierarchy

  • IPluginJsonObject

Index

Properties

Properties

package

package: string

The package location. If this is an npm package, this will be no different than the key in the JSON file.

registry

registry: string

The npm registry to install from.

version

version: string

The version of the installed plugin.

Generated using TypeDoc