File "installed.json"
Full path: /home/auuge/domains/files.auu.ge/private_html/up/vendor/composer/installed.json
File size: 2.17 KB
MIME-type: text/plain
Charset: utf-8
{
"packages": [
{
"name": "flowjs/flow-php-server",
"version": "v1.0.3",
"version_normalized": "1.0.3.0",
"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.*"
},
"time": "2017-04-22T08:41:31+00:00",
"type": "library",
"installation-source": "dist",
"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"
},
"install-path": "../flowjs/flow-php-server"
}
],
"dev": true,
"dev-package-names": []
}