[
    {
        "name": "rncryptor/rncryptor",
        "version": "4.3.0",
        "version_normalized": "4.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/RNCryptor/RNCryptor-php.git",
            "reference": "6155afba39f053a50b9bd0bcd2f3062731821302"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/RNCryptor/RNCryptor-php/zipball/6155afba39f053a50b9bd0bcd2f3062731821302",
            "reference": "6155afba39f053a50b9bd0bcd2f3062731821302",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~6.0",
            "rncryptor/spec": "~4.0",
            "squizlabs/php_codesniffer": "^2.8"
        },
        "time": "2020-02-20T18:23:55+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "RNCryptor\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Rob Napier",
                "email": "robnapier@gmail.com"
            },
            {
                "name": "Guysung Kim",
                "email": "guysung.kim@gmail.com"
            },
            {
                "name": "Curtis Farnham",
                "email": "curtisfarnham@gmail.com"
            }
        ],
        "description": "PHP implementation of RNCryptor",
        "homepage": "http://rncryptor.github.io",
        "keywords": [
            "crypto",
            "encryption",
            "rncryptor"
        ]
    }
]
