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 da88c0d commit 3b123fdCopy full SHA for 3b123fd
package.json
@@ -5,6 +5,10 @@
5
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
6
"license": "MIT",
7
"repository": "expressjs/serve-static",
8
+ "funding": {
9
+ "type": "opencollective",
10
+ "url": "https://opencollective.com/express"
11
+ },
12
"dependencies": {
13
"encodeurl": "^2.0.0",
14
"escape-html": "^1.0.3",
0 commit comments