Home@moonrepo/typesInterfacesPartialBunpmConfigOn this pagePartialBunpmConfig Options for Bun, when used as a package manager.Index PropertiesinstallArgspluginversionProperties optionalinstallArgsinstallArgs?: null | string[]List of arguments to append to bun install commands.optionalpluginplugin?: null | stringLocation of the WASM plugin to use for Bun support.optionalversionversion?: null | stringThe version of Bun to download, install, and run bun tasks with.@envvarMOON_BUN_VERSION
Options for Bun, when used as a package manager.