mirror of
https://github.com/bs-community/blessing-skin-plugins.git
synced 2025-01-07 03:06:43 +08:00
14 lines
250 B
JSON
14 lines
250 B
JSON
{
|
|
"name": "bs-community/blessing-skin-plugins",
|
|
"license": "MIT",
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^3.13"
|
|
},
|
|
"repositories": {
|
|
"packagist": {
|
|
"type": "composer",
|
|
"url": "https://packagist.org/"
|
|
}
|
|
}
|
|
}
|