We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a0c45 commit 5271702Copy full SHA for 5271702
1 file changed
package.json
@@ -8,6 +8,10 @@
8
],
9
"license": "MIT",
10
"repository": "expressjs/compression",
11
+ "funding": {
12
+ "type": "opencollective",
13
+ "url": "https://opencollective.com/express"
14
+ },
15
"keywords": ["compression", "gzip", "deflate", "middleware", "express", "brotli", "http", "stream"],
16
"dependencies": {
17
"bytes": "3.1.2",
0 commit comments