Your IP : 216.73.216.84


Current Path : /home/helpink/www/libraries/astroid/framework/library/vendor/composer/
Upload File :
Current File : /home/helpink/www/libraries/astroid/framework/library/vendor/composer/installed.json

{
        "packages": [
                {
                        "name": "matthiasmullie/minify",
                        "version": "1.3.73",
                        "version_normalized": "1.3.73.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/matthiasmullie/minify.git",
                                "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/cb7a9297b4ab070909cefade30ee95054d4ae87a",
                                "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a",
                                "shasum": ""
                        },
                        "require": {
                                "ext-pcre": "*",
                                "matthiasmullie/path-converter": "~1.1",
                                "php": ">=5.3.0"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": ">=2.0",
                                "matthiasmullie/scrapbook": ">=1.3",
                                "phpunit/phpunit": ">=4.8",
                                "squizlabs/php_codesniffer": ">=3.0"
                        },
                        "suggest": {
                                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
                        },
                        "time": "2024-03-15T10:27:10+00:00",
                        "bin": [
                                "bin/minifycss",
                                "bin/minifyjs"
                        ],
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "MatthiasMullie\\Minify\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Matthias Mullie",
                                        "email": "minify@mullie.eu",
                                        "homepage": "https://www.mullie.eu",
                                        "role": "Developer"
                                }
                        ],
                        "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
                        "homepage": "https://github.com/matthiasmullie/minify",
                        "keywords": [
                                "JS",
                                "css",
                                "javascript",
                                "minifier",
                                "minify"
                        ],
                        "support": {
                                "issues": "https://github.com/matthiasmullie/minify/issues",
                                "source": "https://github.com/matthiasmullie/minify/tree/1.3.73"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/matthiasmullie",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../matthiasmullie/minify"
                },
                {
                        "name": "matthiasmullie/path-converter",
                        "version": "1.1.3",
                        "version_normalized": "1.1.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/matthiasmullie/path-converter.git",
                                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                                "shasum": ""
                        },
                        "require": {
                                "ext-pcre": "*",
                                "php": ">=5.3.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "~4.8"
                        },
                        "time": "2019-02-05T23:41:09+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "MatthiasMullie\\PathConverter\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Matthias Mullie",
                                        "email": "pathconverter@mullie.eu",
                                        "homepage": "http://www.mullie.eu",
                                        "role": "Developer"
                                }
                        ],
                        "description": "Relative path converter",
                        "homepage": "http://github.com/matthiasmullie/path-converter",
                        "keywords": [
                                "converter",
                                "path",
                                "paths",
                                "relative"
                        ],
                        "install-path": "../matthiasmullie/path-converter"
                },
                {
                        "name": "phenx/php-font-lib",
                        "version": "0.5.6",
                        "version_normalized": "0.5.6.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/dompdf/php-font-lib.git",
                                "reference": "a1681e9793040740a405ac5b189275059e2a9863"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/a1681e9793040740a405ac5b189275059e2a9863",
                                "reference": "a1681e9793040740a405ac5b189275059e2a9863",
                                "shasum": ""
                        },
                        "require": {
                                "ext-mbstring": "*"
                        },
                        "require-dev": {
                                "symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6"
                        },
                        "time": "2024-01-29T14:45:26+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "FontLib\\": "src/FontLib"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "LGPL-2.1-or-later"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Ménager",
                                        "email": "fabien.menager@gmail.com"
                                }
                        ],
                        "description": "A library to read, parse, export and make subsets of different types of font files.",
                        "homepage": "https://github.com/PhenX/php-font-lib",
                        "support": {
                                "issues": "https://github.com/dompdf/php-font-lib/issues",
                                "source": "https://github.com/dompdf/php-font-lib/tree/0.5.6"
                        },
                        "install-path": "../phenx/php-font-lib"
                },
                {
                        "name": "scssphp/scssphp",
                        "version": "v1.12.1",
                        "version_normalized": "1.12.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/scssphp/scssphp.git",
                                "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/scssphp/scssphp/zipball/394ed1e960138710a60d035c1a85d43d0bf0faeb",
                                "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb",
                                "shasum": ""
                        },
                        "require": {
                                "ext-ctype": "*",
                                "ext-json": "*",
                                "php": ">=5.6.0"
                        },
                        "require-dev": {
                                "bamarni/composer-bin-plugin": "^1.4",
                                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
                                "sass/sass-spec": "*",
                                "squizlabs/php_codesniffer": "~3.5",
                                "symfony/phpunit-bridge": "^5.1",
                                "thoughtbot/bourbon": "^7.0",
                                "twbs/bootstrap": "~5.0",
                                "twbs/bootstrap4": "4.6.1",
                                "zurb/foundation": "~6.7.0"
                        },
                        "suggest": {
                                "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
                                "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
                        },
                        "time": "2024-01-13T12:36:40+00:00",
                        "bin": [
                                "bin/pscss"
                        ],
                        "type": "library",
                        "extra": {
                                "bamarni-bin": {
                                        "forward-command": false,
                                        "bin-links": false
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "ScssPhp\\ScssPhp\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Anthon Pang",
                                        "email": "apang@softwaredevelopment.ca",
                                        "homepage": "https://github.com/robocoder"
                                },
                                {
                                        "name": "Cédric Morin",
                                        "email": "cedric@yterium.com",
                                        "homepage": "https://github.com/Cerdic"
                                }
                        ],
                        "description": "scssphp is a compiler for SCSS written in PHP.",
                        "homepage": "http://scssphp.github.io/scssphp/",
                        "keywords": [
                                "css",
                                "less",
                                "sass",
                                "scss",
                                "stylesheet"
                        ],
                        "support": {
                                "issues": "https://github.com/scssphp/scssphp/issues",
                                "source": "https://github.com/scssphp/scssphp/tree/v1.12.1"
                        },
                        "install-path": "../scssphp/scssphp"
                }
        ],
        "dev": true,
        "dev-package-names": []
}