Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"http-errors@1.7.2",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "http-errors@1.7.2",
|
||||
"_id": "http-errors@1.7.2",
|
||||
"_inBundle": false,
|
||||
@@ -21,9 +27,8 @@
|
||||
"/send"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz",
|
||||
"_shasum": "4f5029cf13239f31036e5b2e55292bcfbcc85c8f",
|
||||
"_spec": "http-errors@1.7.2",
|
||||
"_where": "/app/node_modules/body-parser",
|
||||
"_spec": "1.7.2",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Jonathan Ong",
|
||||
"email": "me@jongleberry.com",
|
||||
@@ -32,7 +37,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jshttp/http-errors/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Alan Plum",
|
||||
@@ -50,7 +54,6 @@
|
||||
"statuses": ">= 1.5.0 < 2",
|
||||
"toidentifier": "1.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Create HTTP error objects",
|
||||
"devDependencies": {
|
||||
"eslint": "5.13.0",
|
||||
|
||||
Reference in New Issue
Block a user