{ "_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": "7d7cc68d17224c2b892ccaa1a8aad12a", "packages": [ { "name": "google/recaptcha", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/google/recaptcha.git", "reference": "090585935d95ebdf2d16dd071b10c9179a94da47" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/google/recaptcha/zipball/090585935d95ebdf2d16dd071b10c9179a94da47", "reference": "090585935d95ebdf2d16dd071b10c9179a94da47", "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-03-16 13:45:08" }, { "name": "kminh/bwp-framework", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/kminh/bwp-framework", "reference": "e5a66731a92ed897188b55b94756694f0e9710b7" }, "require": { "php": "~5.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "license": [ "GPLv3" ], "authors": [ { "name": "Khang Minh", "email": "kminhfoss@gmail.com" } ], "description": "Base codes for BWP WordPress Plugins", "homepage": "http://betterwp.net", "time": "2015-08-16 08:27:08" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "kminh/bwp-framework": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }