{
    "name": "san-cli-serve",
    "description": "San-CLI serve command",
    "version": "2.0.0",
    "main": "index.js",
    "license": "MIT",
    "engines": {
        "node": ">=12.13.0"
    },
    "author": "ksky521",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/ecomfe/san-cli.git",
        "directory": "packages/san-cli-serve"
    },
    "bugs": {
        "url": "https://github.com/ecomfe/san-cli/issues"
    },
    "homepage": "https://ecomfe.github.io/san-cli",
    "keywords": [
        "san",
        "webpack",
        "san.js",
        "san-cli"
    ],
    "dependencies": {
        "qrcode-terminal": "^0.12.0",
        "san-cli-service": "^3.0.0",
        "san-cli-utils": "^1.0.5",
        "san-cli-webpack": "^2.0.0"
    }
}
