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
+13 -10
View File
@@ -1,19 +1,25 @@
{
"_from": "statuses@>= 1.5.0 < 2",
"_args": [
[
"statuses@1.5.0",
"/app"
]
],
"_from": "statuses@1.5.0",
"_id": "statuses@1.5.0",
"_inBundle": false,
"_integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=",
"_location": "/statuses",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "statuses@>= 1.5.0 < 2",
"raw": "statuses@1.5.0",
"name": "statuses",
"escapedName": "statuses",
"rawSpec": ">= 1.5.0 < 2",
"rawSpec": "1.5.0",
"saveSpec": null,
"fetchSpec": ">= 1.5.0 < 2"
"fetchSpec": "1.5.0"
},
"_requiredBy": [
"/express",
@@ -22,13 +28,11 @@
"/send"
],
"_resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
"_shasum": "161c7dac177659fd9811f43771fa99381478628c",
"_spec": "statuses@>= 1.5.0 < 2",
"_where": "/app/node_modules/http-errors",
"_spec": "1.5.0",
"_where": "/app",
"bugs": {
"url": "https://github.com/jshttp/statuses/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -40,7 +44,6 @@
"url": "http://jongleberry.com"
}
],
"deprecated": false,
"description": "HTTP status utility",
"devDependencies": {
"csv-parse": "1.2.4",