{ "_from": "centra@^2.7.0", "_id": "centra@2.7.0", "_inBundle": false, "_integrity": "sha512-PbFMgMSrmgx6uxCdm57RUos9Tc3fclMvhLSATYN39XsDV29B89zZ3KA89jmY0vwSGazyU+uerqwa6t+KaodPcg==", "_location": "/centra", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "centra@^2.7.0", "name": "centra", "escapedName": "centra", "rawSpec": "^2.7.0", "saveSpec": null, "fetchSpec": "^2.7.0" }, "_requiredBy": [ "/load-bmfont/phin" ], "_resolved": "https://registry.npmmirror.com/centra/-/centra-2.7.0.tgz", "_shasum": "4c8312a58436e8a718302011561db7e6a2b0ec18", "_spec": "centra@^2.7.0", "_where": "/data/wwwroot/qimall/node/node_modules/load-bmfont/node_modules/phin", "author": { "name": "Ethan Davis" }, "bugs": { "url": "https://github.com/ethanent/centra/issues" }, "bundleDependencies": false, "dependencies": { "follow-redirects": "^1.15.6" }, "deprecated": false, "description": "The core lightweight HTTP client for Node", "devDependencies": { "body-parser": "^1.20.2", "express": "^4.19.2" }, "files": [ "model/CentraRequest.js", "model/CentraResponse.js", "createRequest.js" ], "homepage": "https://github.com/ethanent/centra", "keywords": [ "http", "https", "request", "fetch", "url", "lightweight" ], "license": "MIT", "main": "createRequest.js", "name": "centra", "repository": { "type": "git", "url": "git+https://github.com/ethanent/centra.git" }, "scripts": { "prepublishOnly": "npm test", "test": "node test.js --test-force-exit" }, "version": "2.7.0" }