Skip to content

craft-hub / InstalledPackage

Interface: InstalledPackage

Defined in: packages/craft-hub/src/marketplace.ts:172

Result returned by a plugin package installer.

Properties

integrity?

optional integrity?: string

Defined in: packages/craft-hub/src/marketplace.ts:174


packagePath

packagePath: string

Defined in: packages/craft-hub/src/marketplace.ts:173

Released under the MIT License.