Skip to content

Commit 82c9cb5

Browse files
authored
fix(docs): keywords field (#210)
* docs: add funding and keywork field * remove funding
1 parent 0cf7d3f commit 82c9cb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
],
99
"license": "MIT",
1010
"repository": "expressjs/compression",
11+
"keywords": ["compression", "gzip", "deflate", "middleware", "express", "brotli", "http", "stream"],
1112
"dependencies": {
1213
"bytes": "3.1.2",
1314
"compressible": "~2.0.18",

0 commit comments

Comments
 (0)