Skip to content

314 - Package Config

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

maml
{
  name: "accompanist-rewarding"
  version: "3.5.0"
  description: "Caelum tametsi cometes."
  license: "MIT"

  author: "Judy Koss"
  homepage: "https://pale-importance.net"
  repository: "https://github.com/Elmer.Kemmer/accompanist-rewarding"

  private: true
  type: "module"
}

See Also