154 lines
5.1 KiB
JSON
154 lines
5.1 KiB
JSON
{
|
|
"_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": "8c8b2e1232989c7e9998964f1fe5fc86",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "thetempusproject/houdini",
|
|
"version": "2.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://git.thetempusproject.com/the-tempus-project/houdini",
|
|
"reference": "2c7538471ab1f900048ccdb2c71d6bf2bee975e0"
|
|
},
|
|
"require": {
|
|
"php": ">=8.1.0",
|
|
"thetempusproject/canary": "1.0.9",
|
|
"thetempusproject/hermes": "1.0.5"
|
|
},
|
|
"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": "This library handles creating, managing, and displaying frontend components.",
|
|
"homepage": "https://thetempusproject.com/libraries/houdini",
|
|
"keywords": [
|
|
"frontend",
|
|
"php",
|
|
"thetempusproject",
|
|
"tools"
|
|
],
|
|
"time": "2025-02-04T12:19:25+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"
|
|
}
|