| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "whatwg-url@5.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "whatwg-url@5.0.0", |
| | | "_from": "whatwg-url@^5.0.0", |
| | | "_id": "whatwg-url@5.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", |
| | | "_location": "/whatwg-url", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "whatwg-url@5.0.0", |
| | | "raw": "whatwg-url@^5.0.0", |
| | | "name": "whatwg-url", |
| | | "escapedName": "whatwg-url", |
| | | "rawSpec": "5.0.0", |
| | | "rawSpec": "^5.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "5.0.0" |
| | | "fetchSpec": "^5.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/node-fetch" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", |
| | | "_spec": "5.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "966454e8765462e37644d3626f6742ce8b70965d", |
| | | "_spec": "whatwg-url@^5.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\node-fetch", |
| | | "author": { |
| | | "name": "Sebastian Mayr", |
| | | "email": "github@smayr.name" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/jsdom/whatwg-url/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "tr46": "~0.0.3", |
| | | "webidl-conversions": "^3.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", |
| | | "devDependencies": { |
| | | "eslint": "^2.6.0", |