Show dino
This commit is contained in:
+12
-10
@@ -1,33 +1,36 @@
|
||||
{
|
||||
"_from": "body-parser@^1.18.2",
|
||||
"_args": [
|
||||
[
|
||||
"body-parser@1.19.0",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "body-parser@1.19.0",
|
||||
"_id": "body-parser@1.19.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==",
|
||||
"_location": "/body-parser",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "body-parser@^1.18.2",
|
||||
"raw": "body-parser@1.19.0",
|
||||
"name": "body-parser",
|
||||
"escapedName": "body-parser",
|
||||
"rawSpec": "^1.18.2",
|
||||
"rawSpec": "1.19.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.18.2"
|
||||
"fetchSpec": "1.19.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/",
|
||||
"/express"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz",
|
||||
"_shasum": "96b2709e57c9c4e09a6fd66a8fd979844f69f08a",
|
||||
"_spec": "body-parser@^1.18.2",
|
||||
"_spec": "1.19.0",
|
||||
"_where": "/app",
|
||||
"bugs": {
|
||||
"url": "https://github.com/expressjs/body-parser/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Douglas Christopher Wilson",
|
||||
@@ -51,7 +54,6 @@
|
||||
"raw-body": "2.4.0",
|
||||
"type-is": "~1.6.17"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Node.js body parsing middleware",
|
||||
"devDependencies": {
|
||||
"eslint": "5.16.0",
|
||||
|
||||
Reference in New Issue
Block a user