{
  "authors": [
    "docandrew"
  ],
  "depends-on": [
    {
      "gnatprove": "^15.1.0"
    }
  ],
  "description": "Aho-Corasick Implementation",
  "licenses": "MIT OR Apache-2.0 WITH LLVM-exception",
  "maintainers": [
    "docandrew <jonfandrew@fastmail.com>"
  ],
  "maintainers-logins": [
    "docandrew"
  ],
  "name": "aho_corasick",
  "origin": {
    "commit": "e7132ae19b4ecc372ccff0a90a77582a9af7e3b3",
    "url": "git+https://github.com/docandrew/aho_corasick.git"
  },
  "tags": [
    "strings",
    "search",
    "matching",
    "intrusion",
    "aho-corasick"
  ],
  "version": "0.2.0",
  "website": ""
}
