{
    "name": "@kiner/kva",
    "version": "0.8.1",
    "description": "kva后台管理系统是基于vue+element-ui-axios的一套自定义管理后台框架",
    "main": "index.js",
    "bin": {
        "kva": "index.js"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "https://git.coding.net/kinertang/LoveKE.git"
    },
    "keywords": [
        "kva"
    ],
    "author": "kiner",
    "license": "ISC",
    "dependencies": {
        "commander": "^2.16.0",
        "fs": "0.0.1-security",
        "git-clone": "^0.1.0",
        "shelljs": "^0.8.2",
        "tracer": "^0.9.1"
    }
}