| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "normalize-url@3.3.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "normalize-url@3.3.0", |
| | | "_from": "normalize-url@^3.0.0", |
| | | "_id": "normalize-url@3.3.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==", |
| | | "_location": "/normalize-url", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "normalize-url@3.3.0", |
| | | "raw": "normalize-url@^3.0.0", |
| | | "name": "normalize-url", |
| | | "escapedName": "normalize-url", |
| | | "rawSpec": "3.3.0", |
| | | "rawSpec": "^3.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.3.0" |
| | | "fetchSpec": "^3.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/postcss-normalize-url" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz", |
| | | "_spec": "3.3.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "b2e1c4dc4f7c6d57743df733a4f5978d18650559", |
| | | "_spec": "normalize-url@^3.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-normalize-url", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/sindresorhus/normalize-url/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "Normalize a URL", |
| | | "devDependencies": { |
| | | "ava": "*", |