Skip to content

2014 - Package Config

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

maml
{
  name: "jungle-vivacious"
  version: "5.6.14"
  description: "Cogito amaritudo argumentum vespillo architecto avarus."
  license: "BSD-3-Clause"

  author: "Addie Mayer"
  homepage: "https://easy-tuba.info"
  repository: "https://github.com/Leola71/jungle-vivacious"

  private: false
  type: "module"
}

See Also