2023-01-13 14:14:16 +01:00
|
|
|
{
|
|
|
|
"name": "blackbirdchess/blackbirdchess-repository-composer",
|
2023-01-13 14:38:02 +01:00
|
|
|
"homepage": "https://repo.blackbirdchess.app",
|
2023-01-13 14:14:16 +01:00
|
|
|
"repositories": [
|
|
|
|
{
|
|
|
|
"type": "vcs",
|
|
|
|
"url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-import.git"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "vcs",
|
|
|
|
"url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-results.git"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"require-all": true,
|
2023-01-13 14:38:02 +01:00
|
|
|
"output-dir": "./build"
|
2023-01-13 14:14:16 +01:00
|
|
|
}
|