Skip to content

1219 - Package Config

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

maml
{
  name: "warming-oddball"
  version: "9.18.10"
  description: "Arceo amissio stella tumultus ea aegre vinculum consequatur voro."
  license: "BSD-3-Clause"

  author: "Garland Sipes"
  homepage: "https://late-elevation.com"
  repository: "https://github.com/Darrell_VonRueden59/warming-oddball"

  private: false
  type: "module"
}

See Also