| 123456789101112131415161718192021222324252627 | {  "authors": [    "mikeSimonson"  ],  "contributors": [    "arueckauer",    "DerTee",    "G-Rath",    "kunicmarko20",    "kytrinyx",    "petemcfarlane"  ],  "files": {    "solution": [      "Allergies.php"    ],    "test": [      "AllergiesTest.php"    ],    "example": [      ".meta/example.php"    ]  },  "blurb": "Given a person's allergy score, determine whether or not they're allergic to a given item, and their full list of allergies.",  "source": "Jumpstart Lab Warm-up",  "source_url": "https://jumpstartlab.com"}
 |