Table of Contents

About

This article lists the relationship that you can find between dependency in dependency tree.

List

  • direct: a dependency of your package
  • dev: a dependency needed to develop and build the package
  • transitive: a dependency of a dependency provided by the package manager
  • peer: a dependency of a dependency provided by the parent