uri property

String? uri
getter/setter pair

An http/https uri reference to the upstream remote repository, for ex: "https://my.npm.registry/".

Implementation

core.String? uri;