Skip to content

519 - Package Config

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

maml
{
  name: "diagram-corny"
  version: "7.18.16"
  description: "Iste subvenio desipio theologus cultura spoliatio magnam capitulus."
  license: "MIT"

  author: "Adele Dicki"
  homepage: "https://snoopy-valley.info/"
  repository: "https://github.com/Melyna23/diagram-corny"

  private: false
  type: "module"
}

See Also