Skip to main content

NpmConfig

Options for npm, when used as a package manager.

Index

Properties

installArgs

installArgs: string[]

List of arguments to append to npm install commands.

plugin

plugin: null | string

Location of the WASM plugin to use for npm support.

version

version: null | string

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

@envvar

MOON_NPM_VERSION