node

@get:InputFile
@get:PathSensitive(value = PathSensitivity.NAME_ONLY)
abstract val node: RegularFileProperty

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