{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "fresh@0.2.4",
|
|
"scope": null,
|
|
"escapedName": "fresh",
|
|
"name": "fresh",
|
|
"rawSpec": "0.2.4",
|
|
"spec": "0.2.4",
|
|
"type": "version"
|
|
},
|
|
"/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express"
|
|
]
|
|
],
|
|
"_from": "fresh@0.2.4",
|
|
"_id": "fresh@0.2.4",
|
|
"_inCache": true,
|
|
"_location": "/fresh",
|
|
"_npmUser": {
|
|
"name": "dougwilson",
|
|
"email": "doug@somethingdoug.com"
|
|
},
|
|
"_npmVersion": "1.4.21",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "fresh@0.2.4",
|
|
"scope": null,
|
|
"escapedName": "fresh",
|
|
"name": "fresh",
|
|
"rawSpec": "0.2.4",
|
|
"spec": "0.2.4",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/express",
|
|
"/send"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz",
|
|
"_shasum": "3582499206c9723714190edd74b4604feb4a614c",
|
|
"_shrinkwrap": null,
|
|
"_spec": "fresh@0.2.4",
|
|
"_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express",
|
|
"author": {
|
|
"name": "TJ Holowaychuk",
|
|
"email": "tj@vision-media.ca",
|
|
"url": "http://tjholowaychuk.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jshttp/fresh/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "HTTP response freshness testing",
|
|
"devDependencies": {
|
|
"istanbul": "0",
|
|
"mocha": "1",
|
|
"should": "3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "3582499206c9723714190edd74b4604feb4a614c",
|
|
"tarball": "https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
},
|
|
"files": [
|
|
"HISTORY.md",
|
|
"LICENSE",
|
|
"index.js"
|
|
],
|
|
"gitHead": "8440a4ca75fb091dec06e88654b3b1c31d7e7164",
|
|
"homepage": "https://github.com/jshttp/fresh",
|
|
"keywords": [
|
|
"fresh",
|
|
"http",
|
|
"conditional",
|
|
"cache"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "tjholowaychuk",
|
|
"email": "tj@vision-media.ca"
|
|
},
|
|
{
|
|
"name": "jonathanong",
|
|
"email": "jonathanrichardong@gmail.com"
|
|
},
|
|
{
|
|
"name": "dougwilson",
|
|
"email": "doug@somethingdoug.com"
|
|
},
|
|
{
|
|
"name": "jongleberry",
|
|
"email": "jonathanrichardong@gmail.com"
|
|
}
|
|
],
|
|
"name": "fresh",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jshttp/fresh.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha --reporter spec --require should",
|
|
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --require should",
|
|
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot --require should"
|
|
},
|
|
"version": "0.2.4"
|
|
}
|