node

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

Main NodeJS executable. Allows for executing any js script from your builds.