/home/arranoyd/eventrify/wp-content/plugins/content-protector/vendor/composer/installed.json
[
    {
        "name": "rych/phpass",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/rchouinard/phpass.git",
            "reference": "887d20055d9d8992cb71326612547c044fa2bf43"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rchouinard/phpass/zipball/887d20055d9d8992cb71326612547c044fa2bf43",
            "reference": "887d20055d9d8992cb71326612547c044fa2bf43",
            "shasum": ""
        },
        "require": {
            "ext-hash": "*",
            "php": ">=5.3.1"
        },
        "time": "2012-02-24T22:45:33+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Phpass": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ryan Chouinard",
                "email": "rchouinard@gmail.com",
                "homepage": "http://ryanchouinard.com"
            }
        ],
        "description": "PHPass: Easy, secure password management for PHP",
        "homepage": "https://www.github.com/rchouinard/phpass",
        "keywords": [
            "cryptography",
            "password"
        ]
    }
]