script

abstract fun script(value: String)(source)

The name of the script to run as defined in the package.json file.

Parameters

value

The name of the script.