artifactoryRegistryUrl top-level constant

String const artifactoryRegistryUrl

Artifactory npm registry URL for internal binary downloads.

Implementation

const String artifactoryRegistryUrl =
    'https://artifactory.infra.ant.dev/artifactory/api/npm/npm-all/';