# Version Spec of the version to use. Examples: 10.x, 10.15.1, >=10.15.0
node-version:# optional, default is 10.x
# Optional registry to set up for auth. Will set the registry in a project level .npmrc and .yarnrc file, and set up auth to read in from env.NODE_AUTH_TOKEN
registry-url:# optional
# Optional scope for authenticating against scoped registries
scope:# optional
# Deprecated. Use node-version instead. Will not be supported after October 1, 2019
description:'Optional registry to set up for auth. Will set the registry in a project level .npmrc and .yarnrc file, and set up auth to read in from env.NODE_AUTH_TOKEN'
scope:
description:'Optional scope for authenticating against scoped registries'