{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "4467bdc4b2a87dc7540fc9854ebd9384", "packages": [ { "name": "thetempusproject/canary", "version": "dev-main", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/canary", "reference": "8dff31b4eefa3efeb9f81d2e6b6ef3e9f8c9f27b" }, "require": { "php": ">=8.1.0" }, "default-branch": true, "type": "library", "autoload": { "files": [ "Config/constants.php", "Bin/Canary.php" ], "psr-4": { "TheTempusProject\\Canary\\Classes\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joey Kimsey", "email": "Joey@thetempusproject.com", "homepage": "https://JoeyKimsey.com", "role": "Lead Developer" } ], "description": "Functionality for tracking, logging, and sending log messages to chrome for debugging.", "homepage": "https://git.thetempusproject.com/the-tempus-project/canary", "keywords": [ "debugging", "php", "thetempusproject", "tools" ], "time": "2024-08-09T06:18:45+00:00" }, { "name": "thetempusproject/hermes", "version": "dev-main", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/hermes", "reference": "9d6a79d80be98d0e598ce08c47a98d37814d1105" }, "require": { "php": ">=8.1.0" }, "default-branch": true, "type": "library", "autoload": { "files": [ "config/constants.php" ], "classmap": [ "classes", "functions" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joey Kimsey", "email": "Joey@thetempusproject.com", "homepage": "https://JoeyKimsey.com", "role": "Lead Developer" } ], "description": "Php functions that aid in routing and redirecting; requests and responses.", "homepage": "https://git.thetempusproject.com/the-tempus-project/hermes", "keywords": [ "php", "routing", "thetempusproject", "tools" ], "time": "2024-08-08T05:24:32+00:00" }, { "name": "thetempusproject/houdini", "version": "dev-main", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/houdini", "reference": "34babdb2dc508450d14a0764bf81b032a6861a58" }, "require": { "php": ">=8.1.0", "thetempusproject/canary": ">=1.0", "thetempusproject/hermes": ">=1.0" }, "default-branch": true, "type": "library", "autoload": { "files": [ "config/constants.php" ], "classmap": [ "classes" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joey Kimsey", "email": "Joey@thetempusproject.com", "homepage": "https://JoeyKimsey.com", "role": "Lead Developer" } ], "description": "Php functions that aid in creating, managing, and displaying frontend components.", "homepage": "https://git.thetempusproject.com/the-tempus-project/houdini", "keywords": [ "frontend", "php", "thetempusproject", "tools" ], "time": "2024-08-09T06:20:26+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.1.0" }, "platform-dev": [], "plugin-api-version": "2.3.0" }