[
    {
        "name": "llms-bkpk/html",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/khaledsaikat/html-form.git",
            "reference": "2c0a8484959e1ae087e6e9db6c7623cec1fb0f67"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/khaledsaikat/html-form/zipball/2c0a8484959e1ae087e6e9db6c7623cec1fb0f67",
            "reference": "2c0a8484959e1ae087e6e9db6c7623cec1fb0f67",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2016-07-28 12:18:20",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "BPKPFieldManager\\Html\\": "src/"
            },
            "files": [
                "src/wp.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dennis Hall",
                "homepage": "http://khaledsaikat.com"
            }
        ],
        "description": "PHP class for html form builder",
        "homepage": "https://github.com/khaledsaikat/html-form",
        "keywords": [
            "form",
            "html"
        ]
    },
    {
        "name": "google/recaptcha",
        "version": "1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/google/recaptcha.git",
            "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/google/recaptcha/zipball/2b7e00566afca82a38a1d3adb8e42c118006296e",
            "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.5.*"
        },
        "time": "2015-09-02 17:23:59",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ReCaptcha\\": "src/ReCaptcha"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.",
        "homepage": "http://www.google.com/recaptcha/",
        "keywords": [
            "Abuse",
            "captcha",
            "recaptcha",
            "spam"
        ]
    }
]
