{
  "authors": [
    "Alejandro R. Mosteo"
  ],
  "configuration": {
    "variables": {
      "Logging": {
        "default": false,
        "type": "Boolean"
      },
      "Wordset": {
        "default": "large",
        "type": "Enum",
        "values": [
          "small",
          "large",
          "wordle"
        ]
      }
    }
  },
  "depends-on": [
    {
      "aaa": "~0.2.5",
      "ada_toml": "~0.3.0",
      "gnat": ">=11 & <2000",
      "resources": "~0.1.0"
    }
  ],
  "description": "An English word list",
  "licenses": "MIT",
  "maintainers": [
    "Alejandro R. Mosteo <alejandro@mosteo.com>"
  ],
  "maintainers-logins": [
    "mosteo"
  ],
  "name": "wordlist",
  "origin": {
    "commit": "fad16afcc384075bd0fda36d98b95d78778e46c7",
    "url": "git+https://github.com/mosteo/wordlist_ada.git"
  },
  "tags": [
    "wordlist",
    "english"
  ],
  "version": "0.1.3"
}
