{ "_args": [ [ "body@5.1.0", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_from": "body@5.1.0", "_id": "body@5.1.0", "_inBundle": false, "_integrity": "sha1-5LoM5BCkaTYyM2dgnstOZVMSUGk=", "_location": "/body", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "body@5.1.0", "name": "body", "escapedName": "body", "rawSpec": "5.1.0", "saveSpec": null, "fetchSpec": "5.1.0" }, "_requiredBy": [ "/tiny-lr" ], "_resolved": "https://registry.npmjs.org/body/-/body-5.1.0.tgz", "_spec": "5.1.0", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "author": { "name": "Raynos", "email": "raynos2@gmail.com" }, "bugs": { "url": "https://github.com/Raynos/body/issues", "email": "raynos2@gmail.com" }, "contributors": [ { "name": "Jake Verbaten" } ], "dependencies": { "continuable-cache": "^0.3.1", "error": "^7.0.0", "raw-body": "~1.1.0", "safe-json-parse": "~1.0.1" }, "description": "Body parsing", "devDependencies": { "after": "~0.7.0", "hammock": "^1.0.0", "process": "~0.5.1", "send-data": "~1.0.1", "tape": "~2.3.0", "test-server": "~0.1.3" }, "homepage": "https://github.com/Raynos/body", "keywords": [], "licenses": [ { "type": "MIT", "url": "http://github.com/Raynos/body/raw/master/LICENSE" } ], "main": "index", "name": "body", "repository": { "type": "git", "url": "git://github.com/Raynos/body.git" }, "scripts": { "test": "node ./test/index.js" }, "version": "5.1.0" }