[
    {
        "name": "kminh/bwp-framework",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kminh/bwp-framework",
            "reference": "0b243d03170e1533869d1369d17e922c1e03aed3"
        },
        "require": {
            "php": "^5.2.0"
        },
        "require-dev": {
            "doctrine/common": "^2.5",
            "fabpot/goutte": "~1.0",
            "guzzle/http": "dev-master as 3.9.2",
            "guzzle/plugin-cache": "^3.9",
            "guzzle/plugin-cookie": "^3.9",
            "mockery/mockery": "^0.9.4",
            "phpunit/phpunit": "^4.8"
        },
        "time": "2016-01-15 16:18:41",
        "bin": [
            "bin/install-wp-tests.sh",
            "bin/build-translations"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "license": [
            "GPLv3"
        ],
        "authors": [
            {
                "name": "Khang Minh",
                "email": "contact@betterwp.net"
            }
        ],
        "description": "Base codes for BWP WordPress Plugins",
        "homepage": "http://betterwp.net"
    }
]
