Home@moonrepo/typesInterfacesPartialNpmConfigOn this pagePartialNpmConfig Options for npm, when used as a package manager.Index PropertiesinstallArgspluginversionProperties optionalinstallArgsinstallArgs?: null | string[]List of arguments to append to npm install commands.optionalpluginplugin?: null | stringLocation of the WASM plugin to use for npm support.optionalversionversion?: 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.