{
    "name": "ndlano/wp-ndla-h5p-caretaker",
    "description": "PHP based reference implementation for the H5P Caretaker library",
    "type": "project",
    "license": "MIT",
    "authors": [
        {
            "name": "NDLA"
        }
    ],
    "require": {
        "php": ">=8",
        "ndlano/h5p-caretaker": "^1.1.0",
        "mustache/mustache": "^2.14"
    }
}
