hello-anil
Version:
A fun NPX command that introduces Anil Vishwakarma - a developer who loves building things!
39 lines (38 loc) • 628 B
JSON
{
"name": "hello-anil",
"version": "1.1.3",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"hello-anil": "index.js"
},
"keywords": [
"hello",
"anil",
"world",
"hello world",
"flutter",
"cli",
"terminal",
"developer",
"portfolio",
"business-card",
"personal",
"introduction",
"bio",
"contact",
"developer-card",
"npx",
"javascript",
"nodejs",
"colorful",
"ansi",
"command-line",
"tool"
],
"author": "Anil Vishwakarma",
"license": "ISC"
}