| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "parse-path@4.0.3", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "parse-path@4.0.3", |
| | | "_from": "parse-path@^4.0.0", |
| | | "_id": "parse-path@4.0.3", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-9Cepbp2asKnWTJ9x2kpw6Fe8y9JDbqwahGCTvklzd/cEq5C5JC59x2Xb0Kx+x0QZ8bvNquGO8/BWP0cwBHzSAA==", |
| | |
| | | "split-on-first": "1.1.0" |
| | | }, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "parse-path@4.0.3", |
| | | "raw": "parse-path@^4.0.0", |
| | | "name": "parse-path", |
| | | "escapedName": "parse-path", |
| | | "rawSpec": "4.0.3", |
| | | "rawSpec": "^4.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "4.0.3" |
| | | "fetchSpec": "^4.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/parse-url" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/parse-path/-/parse-path-4.0.3.tgz", |
| | | "_spec": "4.0.3", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "82d81ec3e071dcc4ab49aa9f2c9c0b8966bb22bf", |
| | | "_spec": "parse-path@^4.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\parse-url", |
| | | "author": { |
| | | "name": "Ionică Bizău", |
| | | "email": "bizauionica@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/IonicaBizau/parse-path/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "is-ssh": "^1.3.0", |
| | | "protocols": "^1.4.0", |
| | | "qs": "^6.9.4", |
| | | "query-string": "^6.13.8" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Parse paths (local paths, urls: ssh/git/etc)", |
| | | "devDependencies": { |
| | | "tester": "^1.3.1" |