blackbirdchess-repository-c.../build/p2/blackbirdchess/blackbirdchess-service-impo...

47 lines
1.6 KiB
JSON

{
"packages": {
"blackbirdchess/blackbirdchess-service-import": [
{
"name": "blackbirdchess/blackbirdchess-service-import",
"version": "dev-main",
"version_normalized": "dev-main",
"source": {
"type": "git",
"url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-import.git",
"reference": "754e070cd76624e1332334cc613d09c4119d456a"
},
"require": {
"blackbirdchess/blackbirdchess-service-results": "dev-main",
"ext-iconv": "*",
"php": "^8.1"
},
"time": "2023-01-13T11:24:41+00:00",
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"Blackbirdchess\\Service\\Import\\": "src/"
}
},
"license": [
"AGPL-3.0-or-later"
],
"authors": [
{
"name": "Jeroen De Meerleer",
"email": "schaak@jeroened.be",
"homepage": "https://www.jeroened.be",
"role": "Developer"
}
],
"description": "Service to import other apps files into blackbird chess",
"keywords": [
"blackbirdchess",
"chess",
"pairing"
]
}
]
}
}