Skip to content

807 - Package Config

A package manager configuration file. This is an example of a MAML document.

maml
{
  name: "mobility-pleased"
  version: "7.14.16"
  description: "Infit fugit reiciendis tametsi."
  license: "BSD-3-Clause"

  author: "Mr. Tommy Lemke"
  homepage: "https://far-off-range.org"
  repository: "https://github.com/Melvin_VonRueden/mobility-pleased"

  private: true
  type: "module"
}

See Also