aasim
Version:
Get to Know Ahmed Asim via `npx aasim`.
28 lines (27 loc) • 628 B
JSON
{
"name": "aasim",
"version": "1.3.0",
"description": "Get to Know Ahmed Asim via `npx aasim`.",
"bin": {
"aasim": "index.js"
},
"dependencies": {
"aasim": "^1.2.0",
"chalk": "^4.0.0",
"cli-welcome": "^2.2.2",
"log-symbols": "^4.1.0"
},
"keywords": [
"ahmed asim",
"ahmed",
"asim"
],
"license": "MIT",
"main": "index.js",
"repository": "AhmedAsimMetwally/aasim",
"author": {
"name": "Ahmed Asim",
"email": "ahmedassem.am@gmail.com",
"url": "https://github.com/AhmedAsimMetwally/"
}
}