Add composer.json
This commit is contained in:
14
composer.json
Normal file
14
composer.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user