{ "_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": "a5f3c6aec6567c9b48b59eecc9588183", "packages": [ { "name": "thetempusproject/canary", "version": "dev-main", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/canary", "reference": "35415fbf3c5888ccdb8a8695989176a120026c7f" }, "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-20T10:26:09+00:00" }, { "name": "thetempusproject/hermes", "version": "dev-main", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/hermes", "reference": "31c51c1a5bad2871df800c89f27ace0a49848583" }, "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-20T10:26:47+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.6.0" }