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.
15 lines
659 B
JSON
15 lines
659 B
JSON
{
|
|
"name": "Sand Fox Repo",
|
|
"homepage": "https://sandfox.gitlab.io/satis/",
|
|
"repositories": [
|
|
{ "type": "vcs", "url": "https://gitlab.com/sandfox/bencode" },
|
|
{ "type": "vcs", "url": "https://gitlab.com/sandfox/composer-viz" },
|
|
{ "type": "vcs", "url": "https://gitlab.com/sandfox/composer-yaml" },
|
|
{ "type": "vcs", "url": "https://github.com/sandfoxme/monsterid" },
|
|
{ "type": "vcs", "url": "https://sandfox.org/sandfox/phpstorm-metadata-export" },
|
|
{ "type": "vcs", "url": "https://bitbucket.org/sandfox/php-private-access.git" },
|
|
{ "type": "vcs", "url": "https://gitlab.com/sandfox/torrent-file" }
|
|
],
|
|
"require-all": true
|
|
}
|