peterayeni
Version:
Get to know Peter via `npx peterayeni`
31 lines (30 loc) • 643 B
JSON
{
"name": "peterayeni",
"version": "2.2.0",
"description": "Get to know Peter via `npx peterayeni`",
"bin": {
"peterayeni": "index.js"
},
"dependencies": {
"chalk": "^4.1.2",
"cli-check-node": "^1.3.4",
"cli-handle-error": "^4.4.0",
"cli-handle-unhandled": "^1.1.1",
"cli-welcome": "^2.2.2"
},
"keywords": [
"peter",
"ayeni",
"npx",
"cli",
"welcome"
],
"author": {
"name": "Peter Ayeni",
"email": "ayenicology@gmail.com",
"url": "https://linkedin.com/in/peterayeni"
},
"license": "MIT",
"main": "index.js",
"repository": "peterayeniofficial/meetpeterayeni"
}