sha256:0aeafc5f5b69fef26b2954f10011df845e30a216f4cbe339c97afe308c9ee97c

Found in archives

{
    "hash": "b185d4602df4cccc404aa123294a17b7",
    "packages": [

    ],
    "packages-dev": [
        {
            "name": "phake/phake",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "git://github.com/mlively/Phake.git",
                "reference": "v1.0.3"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/mlively/Phake/zipball/v1.0.3",
                "reference": "v1.0.3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "time": "2012-05-14 08:06:51",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src"
                ]
            },
            "include-path": [
                "src"
            ],
            "license": [
                "BSD"
            ],
            "authors": [
                {
                    "name": "Mike Lively",
                    "email": "m@digitalsandwich.com"
                }
            ],
            "description": "The Phake mock testing library",
            "homepage": "https://github.com/mlively/Phake",
            "keywords": [
                "testing",
                "mock"
            ]
        }
    ],
    "aliases": [

    ],
    "minimum-stability": "stable",
    "stability-flags": [

    ]
}

Return to home page.