Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INpmRegistryInfo

Location info for an npm package.

Hierarchy

  • INpmRegistryInfo

Index

Properties

Properties

location

location: string

The origin of npm package (registry URL or absolute path)

npmArgs

npmArgs: Partial<INpmInstallArgs>

Defines npm config values to pass to npm install command

Generated using TypeDoc