class Npm implements NodePackageManager (View source)

Methods

static bool
matches()

Determine if the npm package manager is in use.

string
getRunCommand(string $command)

Get the command to run a script using npm.

string
getExecCommand(string $command)

Get the command to execute a package using npm.

Details

static bool matches()

Determine if the npm package manager is in use.

Return Value

bool

string getRunCommand(string $command)

Get the command to run a script using npm.

Parameters

string $command

Return Value

string

string getExecCommand(string $command)

Get the command to execute a package using npm.

Parameters

string $command

Return Value

string

Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.