{ "_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": "40dc79a68776099a4256f22fbd1a1076", "packages": [ { "name": "thetempusproject/canary", "version": "1.0.9", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/canary", "reference": "77cef522e9919573836901eb82b59b20f453fb61" }, "require": { "php": ">=8.1.0" }, "type": "library", "autoload": { "files": [ "config/constants.php", "bin/canary.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": "Functionality for tracking, logging, and sending log messages to chrome for debugging.", "homepage": "https://thetempusproject.com/libraries/canary", "keywords": [ "debugging", "logging", "php", "thetempusproject", "tools" ], "time": "2025-02-04T12:16:29+00:00" }, { "name": "thetempusproject/hermes", "version": "1.0.5", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/hermes", "reference": "802581b1d2d70877ccc75d8954b33efcc05d9371" }, "require": { "php": ">=8.1.0" }, "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": "This library handles redirects, provides a common backbone for routing, and can handle autoloading in cases where composer is unavailable.", "homepage": "https://thetempusproject.com/libraries/hermes", "keywords": [ "autoloader", "php", "routing", "thetempusproject", "tools" ], "time": "2025-02-02T23:22:15+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" }