This commit is contained in:
GotPPay
2017-10-16 20:21:19 +02:00
parent 8a7f8794cf
commit a75ea978f9
2554 changed files with 804218 additions and 109 deletions

View File

@@ -1,27 +1,29 @@
{
"_from": "body-parser@1.18.2",
"_from": "body-parser",
"_id": "body-parser@1.18.2",
"_inBundle": false,
"_integrity": "sha1-h2eKGdhLR9hZuDGZvVm84iKxBFQ=",
"_location": "/body-parser",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "tag",
"registry": true,
"raw": "body-parser@1.18.2",
"raw": "body-parser",
"name": "body-parser",
"escapedName": "body-parser",
"rawSpec": "1.18.2",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "1.18.2"
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/",
"/express"
],
"_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.2.tgz",
"_shasum": "87678a19d84b47d859b83199bd59bce222b10454",
"_spec": "body-parser@1.18.2",
"_where": "/home/bilal/Saburly/slucajna-televizija/backend/node_modules/express",
"_spec": "body-parser",
"_where": "/home/bilal/Saburly/slucajna-televizija/backend",
"bugs": {
"url": "https://github.com/expressjs/body-parser/issues"
},