{
  "name": "request-test-zzx",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin":{
    "zzx-get":"./bin/cli.js"
  },
  "keywords": ["axios","ajaxget","zzx"],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.21.1",
    "commander": "^7.0.0",
    "ora": "^5.3.0"
  }
}
