UNPKG

express-cache-headers

Version:
26 lines (25 loc) 606 B
{ "name": "express-cache-headers", "version": "0.1.4", "description": "Express middleware for setting response cache headers", "keywords": [ "cache", "header", "middleware" ], "dependencies": {}, "scripts": { "test": "vows test/*-test.js" }, "main": "index.js", "repository": { "type": "git", "url": "git://github.com/nitsujlangston/express-cache-headers.git" }, "author": "Justin Langston <nitsujlangston@gmail.com>", "license": "MIT", "devDependencies": {}, "bugs": { "url": "https://github.com/nitsujlangston/express-cache-headers/issues" } }