20 lines
No EOL
376 B
JSON
20 lines
No EOL
376 B
JSON
{
|
|
"name": "vendor_name/socialbox-php",
|
|
"description": "description",
|
|
"minimum-stability": "stable",
|
|
"license": "proprietary",
|
|
"authors": [
|
|
{
|
|
"name": "Netkas",
|
|
"email": "netkas@nosial.net"
|
|
}
|
|
],
|
|
"require": {
|
|
"ext-pdo": "*",
|
|
"ext-openssl": "*",
|
|
"ext-redis": "*",
|
|
"ext-memcached": "*",
|
|
"ext-curl": "*",
|
|
"ext-gd": "*"
|
|
}
|
|
} |