Update composer.json infos
This commit is contained in:
parent
2d75a3694a
commit
1b3d485990
1 changed files with 7 additions and 2 deletions
|
|
@ -1,14 +1,19 @@
|
|||
{
|
||||
"name": "php-ffmpeg/php-ffmpeg",
|
||||
"type": "library",
|
||||
"description": "FFMpeg",
|
||||
"keywords": ["video"],
|
||||
"description": "FFMpeg PHP, an Object Oriented library for easy file conversion, image extraction with ffmpeg",
|
||||
"keywords": ["video processing", "video", "audio processing", "audio"],
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Romain Neutron",
|
||||
"email": "imprec@gmail.com",
|
||||
"homepage": "http://www.lickmychip.com/"
|
||||
},
|
||||
{
|
||||
"name": "Phraseanet Team",
|
||||
"email": "info@alchemy.fr",
|
||||
"homepage": "http://www.phraseanet.com/"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue