not-modified
Version:
HTTP cache validator
27 lines (26 loc) • 587 B
JSON
{
"name": "not-modified",
"version": "0.1.1",
"description": "HTTP cache validator",
"main": "notModified.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/fenivana/not-modified.git"
},
"keywords": [
"HTTP",
"304",
"Not",
"Modified",
"header"
],
"author": "Jiang Fengming <jfm@noindoin.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/fenivana/not-modified/issues"
},
"homepage": "https://github.com/fenivana/not-modified"
}