{
  "version": "1.0.0",
  "blueprint": {
    "description": "Installs tree-cli (a CLI tool that lists contents of directories in tree-like format) on nearly any platform",
    "overview": "[tree-cli](https://github.com/MrRaindrop/tree-cli) is a recursive directory listing program that produces a depth indented listing of files. With no arguments, tree lists the files in the current directory. When directory arguments are given, tree lists all the files and/or directories found in the given directories each in turn. Upon completion of listing all files/directories found, tree returns the total number of files and/or directories listed.",
    "name": "tree-cli",
    "repository": {
      "github": "https://github.com/ProfessorManhattan/ansible-tree",
      "gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/tree"
    },
    "slug": "tree",
    "title": "tree-cli",
    "group": "ansible",
    "subgroup": "role"
  },
  "type": "module"
}
