{ "_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": "a56995c0c0eb50fce072f08da4de1561", "packages": [ { "name": "sensiolabs/ansi-to-html", "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/sensiolabs/ansi-to-html.git", "reference": "94a3145aae4733ff933c8910263ef56d1ae317a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sensiolabs/ansi-to-html/zipball/94a3145aae4733ff933c8910263ef56d1ae317a9", "reference": "94a3145aae4733ff933c8910263ef56d1ae317a9", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=7.2.5" }, "conflict": { "twig/twig": "< 2.4.0" }, "require-dev": { "twig/twig": "^2.4 || ^3.0" }, "suggest": { "twig/twig": "Provides nice templating features" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-4": { "SensioLabs\\AnsiConverter\\": "SensioLabs/AnsiConverter" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "A library to convert a text with ANSI codes to HTML", "support": { "issues": "https://github.com/sensiolabs/ansi-to-html/issues", "source": "https://github.com/sensiolabs/ansi-to-html/tree/v1.2.1" }, "time": "2020-10-06T05:48:55+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.1.0" }