File "composer.lock"

Full path: /home/auuge/domains/files.auu.ge/private_html/up/composer.lock
File size: 2.52 KB
MIME-type: text/plain
Charset: utf-8

Download   Open   Back

{
    "_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": "8f888ab71df73429f5985861854d83e4",
    "packages": [
        {
            "name": "flowjs/flow-php-server",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/flowjs/flow-php-server.git",
                "reference": "c6802bf7c68fe8d1e19b60e484bf08f838861728"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flowjs/flow-php-server/zipball/c6802bf7c68fe8d1e19b60e484bf08f838861728",
                "reference": "c6802bf7c68fe8d1e19b60e484bf08f838861728",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "dev-master",
                "league/phpunit-coverage-listener": "~1.1",
                "mikey179/vfsstream": "v1.2.0",
                "phpunit/phpunit": "4.*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Flow": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Aidas Klimas",
                    "email": "aidaskk@gmail.com"
                }
            ],
            "description": "PHP library for handling chunk uploads. Works with flow.js html5 file uploads.",
            "keywords": [
                "chunks",
                "file upload",
                "flow",
                "flow.js",
                "html5 file upload",
                "resumable",
                "resumable.js",
                "upload"
            ],
            "support": {
                "issues": "https://github.com/flowjs/flow-php-server/issues",
                "source": "https://github.com/flowjs/flow-php-server/tree/master"
            },
            "time": "2017-04-22T08:41:31+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.3.0"
}