npm

@get:InputFile
@get:PathSensitive(value = PathSensitivity.NAME_ONLY)
val npm: Provider<RegularFile>

NPM CLI executable. Use as argument to node executable as this is a JS script.