Skip to content

4117 - Package Config

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

maml
{
  name: "window-light"
  version: "8.8.19"
  description: "Tollo suspendo cauda benevolentia tollo calamitas ulterius."
  license: "MIT"

  author: "Austen Skiles"
  homepage: "https://proud-birdcage.name/"
  repository: "https://github.com/Jennings71/window-light"

  private: true
  type: "module"
}

See Also