Skip to content

1710 - Package Config

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

maml
{
  name: "piglet-menacing"
  version: "5.6.16"
  description: "Caelum possimus curia accusator necessitatibus spoliatio confido verumtamen."
  license: "BSD-3-Clause"

  author: "Blanche Dibbert"
  homepage: "https://new-collectivization.org/"
  repository: "https://github.com/Arlene9/piglet-menacing"

  private: false
  type: "module"
}

See Also