Skip to content

1312 - Package Config

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

maml
{
  name: "tomatillo-partial"
  version: "5.1.11"
  description: "Vero odit abbas numquam curvo."
  license: "ISC"

  author: "Kristin Price"
  homepage: "https://imaginative-stock.org/"
  repository: "https://github.com/Rosemary75/tomatillo-partial"

  private: true
  type: "module"
}

See Also