{ "name": "pguzman/rosary-presenter", "description": "Multi-user Rosary presentation app — slide-based prayer leader for the Rosary, novenas, and Divine Mercy Chaplet", "type": "project", "homepage": "https://loveandrosary.com", "license": "proprietary", "authors": [ { "name": "Philip Guzman III", "email": "pguzman@theguzmanfamily.com" } ], "require": { "php": ">=8.0", "ext-pdo": "*", "ext-pdo_mysql": "*", "ext-mbstring": "*" }, "config": { "platform": { "php": "8.0" } } }