Skip to content

1008 - Package Config

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

maml
{
  name: "disclosure-specific"
  version: "7.7.20"
  description: "Ancilla admoneo tener trans curis viridis cunctatio cribro."
  license: "GPL-3.0"

  author: "Marcia Konopelski"
  homepage: "https://glorious-angle.biz"
  repository: "https://github.com/Oceane.Labadie/disclosure-specific"

  private: false
  type: "module"
}

See Also