{
  "schemaVersion": 1,
  "repository": "pawnkit/pawn-project",
  "maturity": "preview",
  "platforms": ["linux-amd64"],
  "profiles": ["samp-037", "openmp"],
  "compilers": [],
  "contracts": [
    { "name": "pawn-project", "major": 1 },
    { "name": "pawn-build-backend", "major": 2 }
  ],
  "limitations": [
    "The sampctl backend cannot yet accept a resolved PawnKit build request.",
    "Windows and macOS builds are not tested in this repository."
  ]
}
