meet-pratham
Version:
This is a Terminal-based Introduction for Pratham
22 lines (21 loc) • 427 B
JSON
{
"name": "meet-pratham",
"version": "1.1.5",
"description": "This is a Terminal-based Introduction for Pratham",
"main": "index.js",
"bin": {
"meet-pratham": "index.js",
"pratham":"index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Pratham Saxena",
"license": "ISC",
"keywords": [
"CLI",
"Introduction",
"Pratham",
"Developer"
]
}