{
    "name": "med-cli",
    "version": "1.0.17",
    "main": "index.js",
    "repository": {},
    "license": "MIT",
    "bin": {
        "med": "bin/med"
    },
    "dependencies": {
        "async": "^2.2.0",
        "chalk": "^1.1.3",
        "chokidar": "^1.6.1",
        "commander": "^2.9.0",
        "consolidate": "^0.14.5",
        "download-git-repo": "^0.2.1",
        "fs-extra": "^2.1.2",
        "handlebars": "^4.0.6",
        "inquirer": "^3.0.6",
        "less": "^2.7.2",
        "metalsmith": "^2.3.0",
        "ora": "^1.2.0",
        "request": "^2.81.0"
    }
}