Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"fresh@0.5.2",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "fresh@0.5.2",
|
||||
"_id": "fresh@0.5.2",
|
||||
"_inBundle": false,
|
||||
@@ -21,9 +27,8 @@
|
||||
"/serve-favicon"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
|
||||
"_shasum": "3d8cadd90d976569fa835ab1f8e4b23a105605a7",
|
||||
"_spec": "fresh@0.5.2",
|
||||
"_where": "/app/node_modules/express",
|
||||
"_spec": "0.5.2",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "TJ Holowaychuk",
|
||||
"email": "tj@vision-media.ca",
|
||||
@@ -32,7 +37,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jshttp/fresh/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Douglas Christopher Wilson",
|
||||
@@ -44,7 +48,6 @@
|
||||
"url": "http://jongleberry.com"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "HTTP response freshness testing",
|
||||
"devDependencies": {
|
||||
"beautify-benchmark": "0.2.4",
|
||||
|
||||
Reference in New Issue
Block a user