[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.147.68.226: ~ $
{
    "name": "willdurand/negotiation",
    "description": "Content Negotiation tools for PHP provided as a standalone library.",
    "keywords": [ "content", "negotiation", "format", "accept", "header" ],
    "license": "MIT",
    "homepage": "http://williamdurand.fr/Negotiation/",
    "authors": [
        {
            "name": "William Durand",
            "email": "will+git@drnd.me"
        }
    ],
    "require": {
        "php": ">=5.4.0"
    },
    "autoload": {
        "psr-4": { "Negotiation\\": "src/Negotiation" }
    },
    "extra": {
        "branch-alias": {
            "dev-master": "2.3-dev"
        }
    },
    "require-dev": {
        "phpunit/phpunit": "~4.5"
    }
}

Filemanager

Name Type Size Permission Actions
src Folder 0755
tests Folder 0755
.gitignore File 23 B 0644
.travis.yml File 262 B 0644
CONTRIBUTING.md File 1.19 KB 0644
LICENSE File 1.05 KB 0644
README.md File 4.47 KB 0644
appveyor.yml File 898 B 0644
composer.json File 693 B 0644
phpunit.xml.dist File 641 B 0644