Skip to content

1402 - Package Config

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

maml
{
  name: "ostrich-minty"
  version: "7.4.13"
  description: "Laborum amissio desipio vinitor acervus delibero sopor beatae."
  license: "ISC"

  author: "Joan Harris"
  homepage: "https://torn-wriggler.name/"
  repository: "https://github.com/Mable_Berge/ostrich-minty"

  private: false
  type: "module"
}

See Also