Skip to content

608 - Package Config

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

maml
{
  name: "ice-cream-radiant"
  version: "0.18.4"
  description: "Communis tredecim apud harum astrum rem combibo accusator collum."
  license: "GPL-3.0"

  author: "Donald Berge"
  homepage: "https://definite-loaf.org"
  repository: "https://github.com/Ernesto.Rolfson74/ice-cream-radiant"

  private: false
  type: "module"
}

See Also