| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "parse-url@6.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "parse-url@6.0.0", |
| | | "_from": "parse-url@^6.0.0", |
| | | "_id": "parse-url@6.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-cYyojeX7yIIwuJzledIHeLUBVJ6COVLeT4eF+2P6aKVzwvgKQPndCBv3+yQ7pcWjqToYwaligxzSYNNmGoMAvw==", |
| | | "_location": "/parse-url", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "parse-url@6.0.0", |
| | | "raw": "parse-url@^6.0.0", |
| | | "name": "parse-url", |
| | | "escapedName": "parse-url", |
| | | "rawSpec": "6.0.0", |
| | | "rawSpec": "^6.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "6.0.0" |
| | | "fetchSpec": "^6.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/git-up" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.0.tgz", |
| | | "_spec": "6.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "f5dd262a7de9ec00914939220410b66cff09107d", |
| | | "_spec": "parse-url@^6.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\git-up", |
| | | "author": { |
| | | "name": "Ionică Bizău", |
| | | "email": "bizauionica@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/IonicaBizau/parse-url/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "is-ssh": "^1.3.0", |
| | | "normalize-url": "^6.1.0", |
| | | "parse-path": "^4.0.0", |
| | | "protocols": "^1.4.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "An advanced url parser supporting git urls too.", |
| | | "devDependencies": { |
| | | "tester": "^1.3.1" |