b0y-101 Mini Shell


Current Path : E:/www/plan/plugins/system/cwgears/libraries/CoalaWeb/vendor/composer/
File Upload :
Current File : E:/www/plan/plugins/system/cwgears/libraries/CoalaWeb/vendor/composer/installed.json

[
    {
        "name": "splitbrain/php-archive",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/splitbrain/php-archive.git",
            "reference": "10d89013572ba1f4d4ad7fcb74860242f4c3860b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/10d89013572ba1f4d4ad7fcb74860242f4c3860b",
            "reference": "10d89013572ba1f4d4ad7fcb74860242f4c3860b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4"
        },
        "require-dev": {
            "ext-bz2": "*",
            "ext-zip": "*",
            "mikey179/vfsstream": "^1.6",
            "phpunit/phpunit": "^4.8"
        },
        "suggest": {
            "ext-iconv": "Used for proper filename encode handling",
            "ext-mbstring": "Can be used alternatively for handling filename encoding"
        },
        "time": "2018-09-09T12:13:53+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "splitbrain\\PHPArchive\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Andreas Gohr",
                "email": "andi@splitbrain.org"
            }
        ],
        "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
        "keywords": [
            "archive",
            "extract",
            "tar",
            "unpack",
            "unzip",
            "zip"
        ]
    }
]

Copyright © 2019 by b0y-101