Home@moonrepo/typesInterfacesNpmConfigOn this pageNpmConfig Options for npm, when used as a package manager.Index PropertiesinstallArgspluginversionProperties optionalinstallArgsinstallArgs?: string[]List of arguments to append to npm install commands.pluginplugin: null | stringLocation of the WASM plugin to use for npm support.versionversion: null | stringThe version of npm to download, install, and run npm tasks with.@envvarMOON_NPM_VERSION
Options for npm, when used as a package manager.