tate-cli
Version:
Get to know Rich via `npx tate`
22 lines (21 loc) • 382 B
JSON
{
"name": "tate-cli",
"version": "1.0.5",
"description": "Get to know Rich via `npx tate`",
"bin": {
"tate": "index.js"
},
"dependencies": {
"cli-welcome": "^2.2.2"
},
"keywords": [
"Richard Tate",
"richard",
"tate",
"rich"
],
"license": "MIT",
"main": "index.js",
"repository": "Richard-john-Tate/tate-cli",
"author": "Richard Tate"
}