meet-pratoosh
Version:
A terminal based introduction for Pratoosh Garg
22 lines (21 loc) • 423 B
JSON
{
"name": "meet-pratoosh",
"version": "1.0.3",
"description": "A terminal based introduction for Pratoosh Garg",
"main": "index.js",
"bin": {
"meet-pratoosh": "index.js",
"pratoosh":"index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Pratoosh",
"license": "ISC",
"keywords": [
"CLI",
"Introduction",
"Pratoosh",
"Developer"
]
}