Skip to content

Commit 4ab7f7c

Browse files
committed
feat: add keywords to packages.json
1 parent 56b38e8 commit 4ab7f7c

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

package.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,31 @@
4242
],
4343
"homepage": "https://github.com/hckhanh/create-javascript-project",
4444
"keywords": [
45-
"oclif"
45+
"nodejs",
46+
"cli",
47+
"app",
48+
"node",
49+
"typescript",
50+
"eslint",
51+
"prettier",
52+
"generator",
53+
"initializer",
54+
"new",
55+
"project",
56+
"new project",
57+
"initialization",
58+
"initial",
59+
"tool",
60+
"toolkit",
61+
"toolboxes",
62+
"toolbox",
63+
"node-js",
64+
",node-module",
65+
"init",
66+
"create",
67+
"initialization",
68+
"utility",
69+
"utilities"
4670
],
4771
"license": "MIT",
4872
"main": "lib/index.js",

0 commit comments

Comments
 (0)