{ "_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": "7ce988fbd95c0d9b975e7647f2e4d7ee3d5e3aad" }, "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-10T18:58:57+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": "168a9ee805a7ec9df222b77397e8cd8fb74f6cb1" }, "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-13T02:38:33+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" }