{
  "name": "qts-cli",
  "version": "1.0.5",
  "description": "npm pack cli",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "qts-cli": "./bin/npm.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ZengTianShengZ/npm-pack-cli.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/ZengTianShengZ/npm-pack-cli/issues"
  },
  "homepage": "https://github.com/ZengTianShengZ/npm-pack-cli#readme",
  "dependencies": {
    "commander": "^2.17.1",
    "download-git-repo": "^1.0.2",
    "ora": "^3.0.0",
    "simple-git": "^1.96.0"
  }
}
