{
    "name": "pmui",
    "version": "0.2.6-4",
    "description": "An UI wrapper of page-monitor",
    "repository": {
        "type": "git",
        "url": "https://github.com/fouber/pmui.git"
    },
    "keywords": [
        "page-monitor",
        "ui",
        "monitor",
        "diff",
        "express",
        "phantomjs",
        "phantom"
    ],
    "author": "fouber <fouber.NET@gmail.com>",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/fouber/pmui/issues"
    },
    "main": "app.js",
    "homepage": "https://github.com/fouber/pmui",
    "dependencies": {
        "minimist": "1.1.0",
        "express": "~4.2.0",
        "chalk": "0.5.1",
        "static-favicon": "1.0.2",
        "morgan": "1.2.3",
        "debug": "1.0.4",
        "ejs": "1.0.0"
    }
}