%PDF- %PDF-
Direktori : /www/loslex_o/demo/vendor/gajus/dindent/ |
Current File : /www/loslex_o/demo/vendor/gajus/dindent/composer.json |
{ "name": "gajus/dindent", "version": "2.0.2", "description": "HTML indentation library for development and testing.", "keywords": ["HTML", "indent", "format"], "homepage": "https://github.com/gajus/dindent", "type": "library", "license": "BSD-3-Clause", "authors": [ { "name": "Gajus Kuizinas", "email": "gk@anuary.com" } ], "require": { "php": ">=5.3" }, "require-dev": { "satooshi/php-coveralls": "dev-master" }, "autoload": { "psr-4": { "Gajus\\Dindent\\": "src/" } } }