{ "_args": [ [ "normalize-url@2.0.1", "/home/seleznev/project Angular/Quality system/node_modules/cacheable-request" ] ], "_from": "normalize-url@2.0.1", "_id": "normalize-url@2.0.1", "_inCache": true, "_installable": true, "_location": "/normalize-url", "_nodeVersion": "9.2.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/normalize-url-2.0.1.tgz_1514211316216_0.5772104728966951" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "5.5.1", "_phantomChildren": {}, "_requested": { "name": "normalize-url", "raw": "normalize-url@2.0.1", "rawSpec": "2.0.1", "scope": null, "spec": "2.0.1", "type": "version" }, "_requiredBy": [ "/cacheable-request" ], "_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz", "_shasum": "835a9da1551fa26f70e92329069a23aa6574d7e6", "_shrinkwrap": null, "_spec": "normalize-url@2.0.1", "_where": "/home/seleznev/project Angular/Quality system/node_modules/cacheable-request", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/normalize-url/issues" }, "dependencies": { "prepend-http": "^2.0.0", "query-string": "^5.0.1", "sort-keys": "^2.0.0" }, "description": "Normalize a URL", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "integrity": "sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==", "shasum": "835a9da1551fa26f70e92329069a23aa6574d7e6", "tarball": "https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "f4df6060b1bbceb1e008250f57756a3eba3e2429", "homepage": "https://github.com/sindresorhus/normalize-url#readme", "keywords": [ "address", "canonical", "normalisation", "normalization", "normalize", "query", "querystring", "simplify", "string", "strip", "trim", "unicode", "uri", "url" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, { "name": "kevva", "email": "kevinmartensson@gmail.com" } ], "name": "normalize-url", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/normalize-url.git" }, "scripts": { "test": "xo && ava" }, "version": "2.0.1" }