{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "135790451ad62442289a687b82731fa9", "content-hash": "e5d310d3343f208b397e94719ee99216", "packages": [ { "name": "google/recaptcha", "version": "1.1.2", "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.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "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" ], "time": "2015-09-02 17:23:59" }, { "name": "user-meta/html", "version": "dev-master", "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" }, "type": "library", "autoload": { "psr-4": { "UserMeta\\Html\\": "src/" }, "files": [ "src/wp.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Khaled Hossain", "homepage": "http://khaledsaikat.com" } ], "description": "PHP class for html form builder", "homepage": "https://github.com/khaledsaikat/html-form", "keywords": [ "form", "html" ], "time": "2016-07-28 12:18:20" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "user-meta/html": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [] }