Your IP : 216.73.216.95


Current Path : /var/test/www/html/cipa/wp-content/plugins/content-protector/vendor/rych/phpass/
Upload File :
Current File : /var/test/www/html/cipa/wp-content/plugins/content-protector/vendor/rych/phpass/composer.json

{
    "name": "rych/phpass",
    "type": "library",
    "description": "PHPass: Easy, secure password management for PHP",
    "keywords": ["cryptography", "password"],
    "homepage": "https://www.github.com/rchouinard/phpass",
    "license": "MIT",
    "authors": [
        {
            "name": "Ryan Chouinard",
            "email": "rchouinard@gmail.com",
            "homepage": "http://ryanchouinard.com"
        }
    ],
    "require": {
        "php": ">=5.3.1",
        "ext-hash": "*"
    },
    "autoload": {
        "psr-0" : {
            "Phpass" : "library/"
        }
    }
}