Show dino

This commit is contained in:
Gustavo Adolfo Mesa Roldán
2020-04-01 23:50:42 +02:00
parent 13822fcaba
commit 09924eb01c
171 changed files with 3126 additions and 1270 deletions
+8 -5
View File
@@ -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",