Skip to main content

PartialNpmConfig

Options for npm, when used as a package manager.

Index

Properties

optionalinstallArgs

installArgs?: null | string[]

List of arguments to append to npm install commands.

optionalplugin

plugin?: null | string

Location of the WASM plugin to use for npm support.

optionalversion

version?: null | string

The version of npm to download, install, and run npm tasks with.

@envvar

MOON_NPM_VERSION