{
    "name": "ujjwalwahi/beanstream",
    "description": "Beanstream PHP API",
    "type": "library",
    "license": "MIT",
    "require": {
        "php": ">=5.3.0"
    },
    "autoload": {
        "psr-0": {"Beanstream": "src/"}
    }
}
