{
    "packages": [
        {
            "name": "stripe/stripe-php",
            "version": "v1.8.0",
            "version_normalized": "1.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stripe/stripe-php.git",
                "reference": "5eba614baf4adefffdd59d196679a16d7baf70da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stripe/stripe-php/zipball/5eba614baf4adefffdd59d196679a16d7baf70da",
                "reference": "5eba614baf4adefffdd59d196679a16d7baf70da",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.2"
            },
            "require-dev": {
                "vierbergenlars/simpletest": "*"
            },
            "time": "2013-04-12T18:56:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "lib/Stripe/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stripe and contributors",
                    "homepage": "https://github.com/stripe/stripe-php/contributors"
                }
            ],
            "description": "Stripe PHP Library",
            "homepage": "https://stripe.com/",
            "keywords": [
                "api",
                "payment processing",
                "stripe"
            ],
            "support": {
                "issues": "https://github.com/stripe/stripe-php/issues",
                "source": "https://github.com/stripe/stripe-php/tree/transfers-recipients"
            },
            "install-path": "../stripe/stripe-php"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
