Skip to content

2508 - Package Config

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

maml
{
  name: "epic-frightened"
  version: "7.6.10"
  description: "Sit veritas una degero repellendus aetas audeo traho umquam."
  license: "ISC"

  author: "Leola Little"
  homepage: "https://normal-elevation.name"
  repository: "https://github.com/Cesar.Donnelly51/epic-frightened"

  private: true
  type: "module"
}

See Also