hi-harshit
Version:
If you are having a bad day, remember no one cares
23 lines (22 loc) • 424 B
JSON
{
"name": "hi-harshit",
"version": "1.0.3",
"description": "If you are having a bad day, remember no one cares",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"hi-harshit": "index.js"
},
"keywords": [
"harshit",
"greeting",
"fun",
"raizada",
"MMA"
],
"author": "Harshit Raizada",
"license": "ISC"
}