{
    "name": "eerawlog",
    "version": "1.5.1",
    "description": "EmailEngine raw log viewer",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "bin": {
        "eerawlog": "bin/eerawlog.js"
    },
    "keywords": [
        "emailengine",
        "logs"
    ],
    "author": "Andris Reinman",
    "license": "ISC",
    "dependencies": {
        "cli-color": "2.0.3",
        "minimist": "1.2.8",
        "pump": "3.0.0",
        "split2": "4.2.0"
    }
}
