Files
plibreader/composer.json
2014-12-18 14:33:39 +00:00

14 lines
388 B
JSON

{
"name": "svollbehr/php-reader",
"description": "The best PHP library for Object-Oriented media file information reading and writing.",
"keywords": [],
"homepage": "https://code.google.com/p/php-reader/",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "svollbehr",
"email": " svollbehr@gmail.com"
}
]
}