shadi
Version:
Get to know Shadi via `npx shadi`.
31 lines (30 loc) • 642 B
JSON
{
"name": "shadi",
"version": "1.4.0",
"description": "Get to know Shadi via `npx shadi`.",
"bin": {
"shadi": "index.js"
},
"type": "module",
"dependencies": {
"chalk": "^5.0.1",
"cli-alerts": "^1.2.2",
"cli-check-node": "^1.3.4",
"cli-handle-unhandled": "^1.1.1",
"cli-welcome": "^2.2.2",
"log-symbols": "^5.1.0"
},
"keywords": [
"shadi ayoub",
"shadi",
"ayoub"
],
"license": "MIT",
"main": "index.js",
"repository": "Shadi-Ayoub/shadi",
"author": {
"name": "Shadi Ayoub",
"email": "shadi_ayoub@yahoo.com",
"url": "https://www.linkedin.com/in/shadiayoub"
}
}