Skip to content

Commit f1e7fc6

Browse files
committed
Added keywords
1 parent a1c5775 commit f1e7fc6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
"test": "echo \"Error: no test specified\" && exit 1",
99
"build": "tsc"
1010
},
11+
"keywords": [
12+
"express",
13+
"analytics",
14+
"count-requests",
15+
"middleware"
16+
],
1117
"author": "il3ven",
1218
"license": "ISC",
1319
"dependencies": {

0 commit comments

Comments
 (0)