OptionalpackageManager?: stringDefines which package manager is expected to be used when working on the current project. It can set to any of the supported package managers, and will ensure that your teams use the exact same package manager versions without having to install anything else than Node.js.
This field is currently experimental and needs to be opted-in; check the Corepack page for details about the procedure.
Type for
package.jsonfile used by the Node.js runtime.