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.
28 lines
1.7 KiB
JSON
28 lines
1.7 KiB
JSON
{
|
|
"name": "sandfox.dev/packages",
|
|
"description": "Sand Fox Repo",
|
|
"homepage": "https://sandfox.gitlab.io/satis/",
|
|
"repositories": [
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/arithmetic-parser" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/bencode" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/composer-license-manager" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/composer-menu" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/composer-viz" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/console-menu" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/php-encryptor" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/is-resource" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/php-json" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/monsterid" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/php-path" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/phpstorm-metadata-export" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/php-private-access" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/php-pseudolocale" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/query-string-proxy" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/php-random-polyfill" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/torrent-file" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/unsigned" },
|
|
{ "type": "gitlab", "url": "https://gitlab.com/sandfox/php-code-standard" }
|
|
],
|
|
"require-all": true
|
|
}
|