Skip to content

1301 - Package Config

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

maml
{
  name: "sweatshop-closed"
  version: "5.6.12"
  description: "Theca suus spiculum ventosus suppellex."
  license: "GPL-3.0"

  author: "David Walter"
  homepage: "https://dutiful-king.info/"
  repository: "https://github.com/Sabina_Cummings/sweatshop-closed"

  private: false
  type: "module"
}

See Also