{ "name": "zq_auto_publish", "version": "1.0.7", "description": "", "main": "index.js", "bin": { "auto": "./bin/auto.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "chalk": "^4.1.0", "commander": "^6.0.0", "execa": "^4.0.3", "listr": "^0.14.3", "shelljs": "^0.8.4" } }