Skip to content

1109 - Package Config

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

maml
{
  name: "confusion-monstrous"
  version: "9.15.7"
  description: "Caries theca optio bellicus comptus vorax bos tersus."
  license: "BSD-3-Clause"

  author: "Ola Tillman-Lowe"
  homepage: "https://private-platypus.info"
  repository: "https://github.com/Oran.Stamm-Koelpin/confusion-monstrous"

  private: true
  type: "module"
}

See Also