Skip to content

Commit a1e4ab1

Browse files
committed
Add keywords to package.json
1 parent 08796a2 commit a1e4ab1

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

package.json

+22-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,28 @@
77
"scripts": {
88
"test": "node test.js"
99
},
10-
"keywords": [],
10+
"keywords": [
11+
"mail-in-a-box",
12+
"mailinabox",
13+
"miab",
14+
"mail",
15+
"box",
16+
"email",
17+
"api",
18+
"client",
19+
"email-client",
20+
"emailgenerator",
21+
"generator",
22+
"kopeechka",
23+
"kopeechka-store",
24+
"hotmailbox",
25+
"miab",
26+
"tempmail",
27+
"roundcube",
28+
"roundcubemail",
29+
"roundcube-mail",
30+
"emails"
31+
],
1132
"author": "Demon Martin",
1233
"license": "ISC",
1334
"dependencies": {

0 commit comments

Comments
 (0)