{
  "name": "@xdjx/cli-command",
  "version": "0.0.11",
  "description": "> TODO: description",
  "author": "EditYJ <158392613@qq.com>",
  "homepage": "https://github.com/xdjx/xdjx-cli/tree/master/models/cli-command#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib"
  ],
  "dependencies": {
    "@xdjx/cli-log": "^0.0.11",
    "@xdjx/cli-tools": "^0.0.11",
    "colors": "^1.4.0",
    "dedent": "^0.7.0",
    "semver": "^7.3.4"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xdjx/xdjx-cli.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/xdjx/xdjx-cli/issues"
  },
  "gitHead": "bba68966784fcfd3284df5e602a1155a7d03c6dc"
}
