Skip to content

2417 - Package Config

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

maml
{
  name: "rosemary-outrageous"
  version: "2.4.4"
  description: "Ustulo blandior eius adicio voluptas."
  license: "GPL-3.0"

  author: "Oral Haag"
  homepage: "https://unlucky-version.info"
  repository: "https://github.com/Ellis_Keeling/rosemary-outrageous"

  private: true
  type: "module"
}

See Also