{
    "name": "roster-server",
    "version": "1.7.6",
    "description": "👾 RosterServer - A domain host router to host multiple HTTPS.",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/clasen/RosterServer.git"
    },
    "keywords": [
        "greenlock",
        "https",
        "domain",
        "multi-domain",
        "letsencrypt",
        "hosting",
        "ssl",
        "host",
        "vhost",
        "virtual-host",
        "socket.io",
        "websocket",
        "express",
        "greenlock-express",
        "clasen"
    ],
    "author": "Martin Clasen",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/clasen/RosterServer/issues"
    },
    "homepage": "https://github.com/clasen/RosterServer#readme",
    "dependencies": {
        "greenlock-express": "^4.0.3"
    }
}
