{ "_from": "registry-url@^5.0.0", "_id": "registry-url@5.1.0", "_inBundle": false, "_integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==", "_location": "/registry-url", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "registry-url@^5.0.0", "name": "registry-url", "escapedName": "registry-url", "rawSpec": "^5.0.0", "saveSpec": null, "fetchSpec": "^5.0.0" }, "_requiredBy": [ "/package-json" ], "_resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz", "_shasum": "e98334b50d5434b81136b44ec638d9c2009c5009", "_spec": "registry-url@^5.0.0", "_where": "C:\\Users\\Admin\\Desktop\\WORK IT\\a-level proj\\chat\\server\\node_modules\\package-json", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "ava": { "serial": true }, "bugs": { "url": "https://github.com/sindresorhus/registry-url/issues" }, "bundleDependencies": false, "dependencies": { "rc": "^1.2.8" }, "deprecated": false, "description": "Get the set npm registry URL", "devDependencies": { "ava": "^1.4.1", "import-fresh": "^3.0.0", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/sindresorhus/registry-url#readme", "keywords": [ "npm", "conf", "config", "npmconf", "registry", "url", "uri", "scope" ], "license": "MIT", "name": "registry-url", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/registry-url.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "5.1.0" }