We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8467661 commit f01112eCopy full SHA for f01112e
package.json
@@ -4,6 +4,7 @@
4
"description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
5
"repository": "https://github.com/kornelski/http-cache-semantics.git",
6
"main": "index.js",
7
+ "types": "index.js",
8
"scripts": {
9
"test": "mocha"
10
},
0 commit comments