Skip to content

3401 - Package Config

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

maml
{
  name: "knickers-dazzling"
  version: "0.6.4"
  description: "Tremo delego sumo cauda deserunt."
  license: "MIT"

  author: "Mrs. Hillary Jaskolski-White"
  homepage: "https://disloyal-knight.info"
  repository: "https://github.com/Viola_Strosin/knickers-dazzling"

  private: false
  type: "module"
}

See Also