You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Build a CLI (command line interface) for a cryptocurrency price app. \r > Use Commander.js, Inquirer, configstore and some other modules.",
"main": "index.js",
"bin": "./bin/coindex.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"