{
  "description": "Compact gateway for Packrift SKU fit and substitution review-candidate statistics. Candidate rows are not candidate authorizations.",
  "homepage": "https://current-fit-substitution-gateway-20.vercel.app/",
  "name": "packrift-fit-substitution-gateway",
  "profile": "data-package",
  "resources": [
    {
      "format": "json",
      "mediatype": "application/json",
      "name": "stats",
      "path": "data/stats.json"
    },
    {
      "format": "jsonl",
      "mediatype": "application/x-ndjson",
      "name": "sample-fit-candidates",
      "path": "data/sample-fit-candidates.jsonl"
    }
  ],
  "title": "Packrift Fit Substitution Gateway"
}
