mirror of https://gitlab.com/sandfox/satis.git
36 lines
771 B
JSON
36 lines
771 B
JSON
{
|
|
"name": "Sand Fox Repo",
|
|
"homepage": "https://satis.sandfox.me/",
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/sandfoxme/composer-viz"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/sandfoxme/php-private-access"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/sandfoxme/torrent-file"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/sandfoxme/unicode-entities"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/sandfoxme/bencode"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/sandfoxme/monsterid"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/sandfoxme/phpstorm-metadata-export"
|
|
}
|
|
],
|
|
"require-all": true
|
|
}
|