{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "5f1102135a21875bac33b832bddb2f78", "packages": [ { "name": "james-heinrich/getid3", "version": "v2.0.0-beta5", "source": { "type": "git", "url": "https://github.com/JamesHeinrich/getID3.git", "reference": "4e7aca96e7f4cf5ce6e08bca998334f567259965" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/4e7aca96e7f4cf5ce6e08bca998334f567259965", "reference": "4e7aca96e7f4cf5ce6e08bca998334f567259965", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.0", "phpunit/phpunit": "^4.8 || ^5.0 || ^6.1 || ^7.5 || ^8.5" }, "suggest": { "ext-SimpleXML": "SimpleXML extension is required to analyze RIFF/WAV/BWF audio files (also requires `ext-libxml`).", "ext-com_dotnet": "COM extension is required when loading files larger than 2GB on Windows.", "ext-ctype": "ctype extension is required when loading files larger than 2GB on 32-bit PHP (also on 64-bit PHP on Windows) or executing `getid3_lib::CopyTagsToComments`.", "ext-dba": "DBA extension is required to use the DBA database as a cache storage.", "ext-exif": "EXIF extension is required for graphic modules.", "ext-iconv": "iconv extension is required to work with different character sets (when `ext-mbstring` is not available).", "ext-json": "JSON extension is required to analyze Apple Quicktime videos.", "ext-libxml": "libxml extension is required to analyze RIFF/WAV/BWF audio files.", "ext-mbstring": "mbstring extension is required to work with different character sets.", "ext-mysql": "MySQL extension is required to use the MySQL database as a cache storage (deprecated in PHP 5.5, removed in PHP >= 7.0, use `ext-mysqli` instead).", "ext-mysqli": "MySQLi extension is required to use the MySQL database as a cache storage.", "ext-rar": "RAR extension is required for RAR archive module.", "ext-sqlite3": "SQLite3 extension is required to use the SQLite3 database as a cache storage.", "ext-xml": "XML extension is required for graphic modules to analyze the XML metadata.", "ext-zlib": "Zlib extension is required for archive modules and compressed metadata." }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "JamesHeinrich\\GetID3\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-1.0-or-later", "LGPL-3.0-only", "MPL-2.0" ], "authors": [ { "name": "James Heinrich", "email": "info@getid3.org", "homepage": "https://github.com/JamesHeinrich", "role": "Developer" }, { "name": "Craig Duncan", "email": "git@duncanc.co.uk", "homepage": "https://github.com/duncan3dc", "role": "Developer" } ], "description": "Extract and write useful information to/from popular multimedia file formats", "homepage": "https://www.getid3.org/", "keywords": [ "audio", "codecs", "id3", "metadata", "tags", "video" ], "support": { "issues": "https://github.com/JamesHeinrich/getID3/issues", "source": "https://github.com/JamesHeinrich/getID3/tree/v2.0.0-beta5" }, "time": "2022-10-28T11:52:26+00:00" } ], "packages-dev": [ { "name": "biblibre/omeka-s-test-helper", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/biblibre/omeka-s-test-helper.git", "reference": "a02c8dc4259365f7de1d09626a97347ba19cbf6e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/biblibre/omeka-s-test-helper/zipball/a02c8dc4259365f7de1d09626a97347ba19cbf6e", "reference": "a02c8dc4259365f7de1d09626a97347ba19cbf6e", "shasum": "" }, "require": { "php": ">=5.5.0" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "OmekaTestHelper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Test helpers for Omeka S", "homepage": "https://github.com/biblibre/omeka-s-test-helper", "keywords": [ "omeka", "test" ], "support": { "issues": "https://github.com/biblibre/omeka-s-test-helper/issues", "source": "https://github.com/biblibre/omeka-s-test-helper/tree/master" }, "time": "2016-09-22T16:40:26+00:00" } ], "aliases": [], "minimum-stability": "beta", "stability-flags": { "biblibre/omeka-s-test-helper": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }