{
  "name": "ruleprobe",
  "version": "0.1.0",
  "repo": "https://github.com/JakeSelby/ruleprobe",
  "routes": [
    {
      "route": "/",
      "kind": "page",
      "id": "overview",
      "title": "Overview",
      "source": "README.md"
    },
    {
      "route": "/install/",
      "kind": "page",
      "id": "install",
      "title": "Install",
      "source": "README.md"
    },
    {
      "route": "/detectors/",
      "kind": "page",
      "id": "detectors",
      "title": "Detectors",
      "source": "README.md"
    },
    {
      "route": "/validity/",
      "kind": "page",
      "id": "validity",
      "title": "How good are the detectors?",
      "source": "README.md"
    },
    {
      "route": "/changelog/",
      "kind": "page",
      "id": "changelog",
      "title": "Changelog",
      "source": "CHANGELOG.md"
    }
  ],
  "release": {
    "tag": "v0.1.0",
    "commit": "ab0ebf845885d1340ef6176c04dcef546a89064a"
  }
}