{
    "name": "scalable-server",
    "version": "3.0.2",
    "description": "Unlimited Scalable Server",
    "main": "lib/daemon.js",
    "dependencies": {
        "extend": "*",
        "optimist": "*",
        "string": "*",
        "uuid": "*",
        "ws": "*",
        "md5": "*",
        "restify": "*"
    },
    "devDependencies": {},
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "docs": "rm -f docs/*.html; jsdoc -c docs/conf.json"
    },
    "repository": "http://rd.jpd.es/jpdokter/scalable-server.git",
    "keywords": [
        "scalable",
        "server"
    ],
    "author": "jpdokter",
    "license": "GPL",
    "readmeFilename": "README.md"
}
