mirror of https://gitlab.com/sandfox/satis.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
771 B
JSON
36 lines
771 B
JSON
5 years ago
|
{
|
||
|
"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
|
||
|
}
|