Skip to content

915 - Package Config

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

maml
{
  name: "outlaw-mixed"
  version: "1.13.4"
  description: "Torrens constans altus velit tepidus."
  license: "BSD-3-Clause"

  author: "John Jast"
  homepage: "https://first-pacemaker.info"
  repository: "https://github.com/Frankie57/outlaw-mixed"

  private: true
  type: "module"
}

See Also