﻿{
  "name": "IntelligenceX",
  "apiTypeCount": 399,
  "version": "0.1.1",
  "package": "IntelligenceX",
  "install": [
    "dotnet add package IntelligenceX --version 0.1.1"
  ],
  "api": {
    "index": "/api/index.json",
    "search": "/api/search.json",
    "type": "/api/types/{slug}.json",
    "slugRule": "lower-case; remove generic arity markers (one or two backticks followed by digits); replace remaining non-alphanumerics with dashes; collapse and trim dashes"
  }
}