{
  "name": "@xioo/cli",
  "version": "1.1.1",
  "typings": "./build/index.d.ts",
  "main": "./build/index.js",
  "bin": {
    "xio": "./build/index.js"
  },
  "files": [
    "build",
    "lib"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Max",
  "license": "ISC",
  "dependencies": {
    "commander": "^5.1.0",
    "cover-shell-question": "^0.0.18"
  },
  "description": "xioo tools of cli"
}
