Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NpmPublishOptions

Hierarchy

  • NpmPublishOptions

Index

Properties

Properties

Optional command

command: undefined | string

Path to the npm command-line program.

Default: "npm" (assumes that npm is in the $PATH)

Optional tag

tag: undefined | string

Tag to use for this publication.

Default: "latest".

Generated using TypeDoc