Skip to content

1519 - Package Config

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

maml
{
  name: "place-aware"
  version: "4.11.1"
  description: "Chirographum sufficio centum strenuus iure nihil architecto demoror ante."
  license: "Apache-2.0"

  author: "Stanley Greenholt"
  homepage: "https://tense-slime.org/"
  repository: "https://github.com/Kyle.Halvorson/place-aware"

  private: true
  type: "module"
}

See Also