Skip to content

Commit 7d11e0e

Browse files
committed
[Update] Tags
1 parent 296b727 commit 7d11e0e

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ptkdev/node-cli-boilerplate",
33
"displayName": "Node Command Line Interface Boilerplate",
4-
"description": "Create your node module (library) with this friendly boilerplate",
4+
"description": "Create node cli with this friendly boilerplate",
55
"version": "1.0.20210330",
66
"main": "dist/cli/cli.js",
77
"types": "dist/types/module.type.d.js",
@@ -82,6 +82,13 @@
8282
"node",
8383
"node-module",
8484
"node-library",
85+
"node-cli",
86+
"node-cli-bolerplate",
87+
"node-line-interface",
88+
"node-cmd",
89+
"npx",
90+
"node-command",
91+
"node-command-line",
8592
"boilerplate"
8693
],
8794
"contributors": []

0 commit comments

Comments
 (0)