3.4.1.2 provides

List of dependencies provided by the repository

This field can be used when id of the dependency doesn’t match with dependency it provides or when the repository provides more than one dependency.

By default ANVL assumes that git repository provides dependency equal to the id of any kind.

Type

anvl_git:provides() when
  anvl_git:provides() :: [{anvl_locate:kind(), anvl_locate:dependency()}] | undefined,
  anvl_locate:dependency() :: term(),
  anvl_locate:kind() :: atom().

Default value

undefined
JavaScript license information