{
    "name": "sgsc",
    "version": "1.1.9",
    "description": "三国杀资源替换工具",
    "main": "index.js",
    "dependencies": {
        "colors": "^1.2.1",
        "hostile": "^1.3.1",
        "log4js": "^2.5.3",
        "mime": "^2.2.2",
        "mkdirp": "^0.5.1",
        "read-yaml": "^1.1.0",
        "request": "^2.85.0"
    },
    "devDependencies": {},
    "scripts": {
        "start": "./bin/sgsc start",
        "stop": "./bin/sgsc stop",
        "reload": "./bin/sgsc reload"
    },
    "bin": {
        "sgsc": "./bin/sgsc"
    },
    "repository": {
        "type": "git",
        "url": "git+ssh://git@github.com/sgserve/service.git"
    },
    "engines": {
        "node": ">=8.0.0"
    },
    "keywords": [
        "三国杀",
        "皮肤替换",
        "资源",
        "资源下载"
    ],
    "author": "CUPDIR <cupdir@gmail.com>",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/sgserve/service/issues"
    },
    "pkg": {
        "targets": [
            "node8-alpine-x64",
            "node8-linux-x64",
            "node8-macos-x64",
            "node8-win-x64"
        ]
    },
    "homepage": "https://github.com/sgserve/service#readme"
}
