Skip to content

2513 - Package Config

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

maml
{
  name: "reorganisation-basic"
  version: "4.6.6"
  description: "Sit suffragium aedificium utrimque sophismata videlicet impedit dolore adopto audax."
  license: "BSD-3-Clause"

  author: "Mr. Dale Dickinson-Walter"
  homepage: "https://wordy-wriggler.biz"
  repository: "https://github.com/Arch.Bashirian46/reorganisation-basic"

  private: true
  type: "module"
}

See Also