Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INpmInstallArgs

Npm config options passed to the install command.

Hierarchy

  • INpmInstallArgs

Indexable

[key: string]: string

Allows us to handle scoped registries in the future

Index

Properties

Properties

prefix

prefix: string

The location to install global packages

Optional registry

registry: string

The base URL of the npm package registry

Generated using TypeDoc