blackbirdchess-repository-c.../satis.json

17 lines
486 B
JSON

{
"name": "blackbirdchess/blackbirdchess-repository-composer",
"homepage": "https://repo.blackbirdchess.app",
"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,
"output-dir": "./build"
}