{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "b68d6ce9fbab759bc6983b0af66b45d6", "content-hash": "9cd99cf0c900d91a088d4cd1ddf88ea7", "packages": [ { "name": "james-heinrich/getid3", "version": "2.0.x-dev", "source": { "type": "git", "url": "https://github.com/JamesHeinrich/getID3.git", "reference": "91677a280304c260e3084a6d26196eab9228da13" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/91677a280304c260e3084a6d26196eab9228da13", "reference": "91677a280304c260e3084a6d26196eab9228da13", "shasum": "" }, "require": { "php": ">=5.4.0" }, "suggest": { "ext-exif": "EXIF extension is required for graphic modules.", "ext-rar": "RAR extension is required for RAR archive module." }, "type": "library", "autoload": { "psr-4": { "JamesHeinrich\\GetID3\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL" ], "authors": [ { "name": "Craig Duncan", "email": "git@duncanc.co.uk", "homepage": "https://github.com/duncan3dc", "role": "Developer" }, { "name": "James Heinrich", "email": "info@getid3.org", "homepage": "https://github.com/JamesHeinrich", "role": "Developer" } ], "description": "Extract and write useful information to/from popular multimedia file formats", "homepage": "http://www.getid3.org/", "keywords": [ "audio", "codecs", "id3", "metadata", "tags", "video" ], "time": "2015-04-20 17:23:52" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "james-heinrich/getid3": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }