Skip to content

3003 - Package Config

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

maml
{
  name: "help-blaring"
  version: "4.19.20"
  description: "Stips custodia currus certe collum."
  license: "GPL-3.0"

  author: "Marjory Bosco"
  homepage: "https://grumpy-futon.info/"
  repository: "https://github.com/Eudora_Jast/help-blaring"

  private: false
  type: "module"
}

See Also