Fix keywords and description

This commit is contained in:
Romain Neutron 2012-05-11 00:36:57 +02:00
commit b61a2ea183
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
{
"name": "php-ffmpeg/php-ffmpeg",
"type": "library",
"description": "FFMpeg PHP, an Object Oriented library for easy file conversion, image extraction with ffmpeg",
"keywords": ["video processing", "video", "audio processing", "audio"],
"description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
"keywords": ["video processing", "video", "audio processing", "audio", "avconv", "ffmpeg", "avprobe", "ffprobe"],
"license": "MIT",
"authors": [
{