UNPKG

star_guchenyang

Version:

22 lines (21 loc) 397 B
{ "name": "star_guchenyang", "version": "1.0.0", "description": "", "main": "bin.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "bin": { "my_cli": "./bin.js" }, "dependencies": { "axios": "^0.21.0", "commander": "^6.2.0", "inquirer": "^7.3.3", "superagent": "^6.1.0" } }