{
  "schemaVersion": 1,
  "repository": "pawnkit/pawnkit-spec",
  "maturity": "infrastructure",
  "platforms": ["linux-amd64"],
  "profiles": ["samp-037", "openmp"],
  "compilers": [
    { "name": "pawncc", "version": "3.10.10" },
    { "name": "openmp-pawncc", "version": "3.10.11" }
  ],
  "contracts": [
    { "name": "pawn-support", "major": 1 }
  ],
  "limitations": [
    "Draft and experimental RFCs are not stable contracts."
  ]
}
