{
    "name": "benbalter/wp-document-revisions",
    "description": "A document management and version control plugin that allows teams of any size to collaboratively edit files and manage their workflow.",
    "license": "GPLv3",
    "authors": [
        {
            "name": "Ben Balter",
            "email": "ben@balter.com"
        }
    ],
    "require": {

    },
    "require-dev": {
        "phpunit/phpunit": "4.1.*"
    }
}
