Show dino
This commit is contained in:
+13
-10
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user