npmrc

@get:InputFile
@get:Optional
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val npmrc: RegularFileProperty

A location of the default .npmrc file. If set, it will be used as a default for all registries that do not have one set explicitly.