Skip to content

901 - Package Config

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

maml
{
  name: "sticker-sudden"
  version: "2.20.6"
  description: "Tenax suffragium advenio succurro cresco cum."
  license: "ISC"

  author: "Ramon Bartell"
  homepage: "https://scientific-stock.com/"
  repository: "https://github.com/Gina_OHara/sticker-sudden"

  private: false
  type: "module"
}

See Also