Skip to content

1619 - Package Config

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

maml
{
  name: "exasperation-witty"
  version: "8.8.3"
  description: "Civitas contego vitiosus."
  license: "GPL-3.0"

  author: "Dallas Kihn Jr."
  homepage: "https://rubbery-sandbar.org"
  repository: "https://github.com/Sedrick_Abbott/exasperation-witty"

  private: true
  type: "module"
}

See Also