Showing
1 changed file
with
9 additions
and
7 deletions
| 1 | { | 1 | { |
| 2 | - "_from": "body-parser@1.19.0", | 2 | + "_from": "body-parser", |
| 3 | "_id": "body-parser@1.19.0", | 3 | "_id": "body-parser@1.19.0", |
| 4 | "_inBundle": false, | 4 | "_inBundle": false, |
| 5 | "_integrity": "sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==", | 5 | "_integrity": "sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==", |
| 6 | "_location": "/body-parser", | 6 | "_location": "/body-parser", |
| 7 | "_phantomChildren": {}, | 7 | "_phantomChildren": {}, |
| 8 | "_requested": { | 8 | "_requested": { |
| 9 | - "type": "version", | 9 | + "type": "tag", |
| 10 | "registry": true, | 10 | "registry": true, |
| 11 | - "raw": "body-parser@1.19.0", | 11 | + "raw": "body-parser", |
| 12 | "name": "body-parser", | 12 | "name": "body-parser", |
| 13 | "escapedName": "body-parser", | 13 | "escapedName": "body-parser", |
| 14 | - "rawSpec": "1.19.0", | 14 | + "rawSpec": "", |
| 15 | "saveSpec": null, | 15 | "saveSpec": null, |
| 16 | - "fetchSpec": "1.19.0" | 16 | + "fetchSpec": "latest" |
| 17 | }, | 17 | }, |
| 18 | "_requiredBy": [ | 18 | "_requiredBy": [ |
| 19 | + "#USER", | ||
| 20 | + "/", | ||
| 19 | "/express" | 21 | "/express" |
| 20 | ], | 22 | ], |
| 21 | "_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz", | 23 | "_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz", |
| 22 | "_shasum": "96b2709e57c9c4e09a6fd66a8fd979844f69f08a", | 24 | "_shasum": "96b2709e57c9c4e09a6fd66a8fd979844f69f08a", |
| 23 | - "_spec": "body-parser@1.19.0", | 25 | + "_spec": "body-parser", |
| 24 | - "_where": "C:\\Users\\Jimin\\Desktop\\옾소\\Project\\Probability_Corona\\node_modules\\express", | 26 | + "_where": "C:\\Users\\Jimin\\Desktop\\옾소\\Project\\Corona_Dust", |
| 25 | "bugs": { | 27 | "bugs": { |
| 26 | "url": "https://github.com/expressjs/body-parser/issues" | 28 | "url": "https://github.com/expressjs/body-parser/issues" |
| 27 | }, | 29 | }, | ... | ... |
-
Please register or login to post a comment