|
@ -1,6 +1,6 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "http-cache-semantics", |
|
|
"name": "http-cache-semantics", |
|
|
"version": "3.7.0", |
|
|
"version": "3.7.1", |
|
|
"description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", |
|
|
"description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", |
|
|
"main": "index.js", |
|
|
"main": "index.js", |
|
|
"repository": "https://github.com/pornel/http-cache-semantics.git", |
|
|
"repository": "https://github.com/pornel/http-cache-semantics.git", |
|
|