UNPKG

answerme

Version:
32 lines (31 loc) 663 B
{ "name": "answerme", "version": "1.0.6", "description": "answer me", "main": "bin/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/aleivc/answerme.git" }, "keywords": [ "random", "quotation", "commander" ], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/aleivc/answerme/issues" }, "homepage": "https://github.com/aleivc/answerme#readme", "dependencies": { "axios": "^0.21.1", "commander": "^7.2.0" }, "bin": { "answerme": "answerme" } }