alireza-cli
Version:
Alireza-cli.js connects you the iranian kebabs of life
27 lines (26 loc) • 551 B
JSON
{
"name": "alireza-cli",
"version": "0.1.0",
"description": "Alireza-cli.js connects you the iranian kebabs of life",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"alireza": "./index.js"
},
"keywords": [
"alireza",
"sholay",
"iranian"
],
"author": "Wasif Hyder <wasif.hyder@gmail.com>",
"license": "ISC",
"dependencies": {
"buffer": "^5.0.7",
"lodash": "^4.17.4",
"opn": "^5.1.0",
"play-sound": "^1.1.1",
"vorpal": "^1.12.0"
}
}