{
    "name": "aconvert",
    "version": "0.0.2",
    "description": "",
    "main": "convert.js",
    "dependencies": {
        "async": "~0.2.10",
        "fs.extra": "~1.2.1",
        "underscore": "~1.5.2",
        "coffee-script": "~1.6.3"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "bin": { "aconvert": "./convert.js" },
    "author": "George Rogers",
    "license": "MIT"
}
