exec-libvips-php/composer.json

18 lines
340 B
JSON

{
"name": "sergio/exec_libvips_php",
"type": "library",
"license": "proprietary",
"autoload": {
"psr-4": {
"Sergio\\ExecLibvipsPhp\\": "src/"
}
},
"authors": [
{
"name": "Sergiotarxz",
"email": "sergiotarxz@posteo.net"
}
],
"require": {}
}