{
    "name": "node-groupme-commandline-example",
    "description": "Command Line Interface for Node-GroupMe",
    "author": "Niels Joubert <njoubert@gmail.com> (http://njoubert.com/)",
    "version": "1.0.0",
    "dependencies": {
        "commander":"1.2.x"
    }
}