| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "unfetch@4.2.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "unfetch@4.2.0", |
| | | "_from": "unfetch@^4.2.0", |
| | | "_id": "unfetch@4.2.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==", |
| | | "_location": "/unfetch", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "unfetch@4.2.0", |
| | | "raw": "unfetch@^4.2.0", |
| | | "name": "unfetch", |
| | | "escapedName": "unfetch", |
| | | "rawSpec": "4.2.0", |
| | | "rawSpec": "^4.2.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "4.2.0" |
| | | "fetchSpec": "^4.2.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@nuxt/vue-app" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/unfetch/-/unfetch-4.2.0.tgz", |
| | | "_spec": "4.2.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "7e21b0ef7d363d8d9af0fb929a5555f6ef97a3be", |
| | | "_spec": "unfetch@^4.2.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\vue-app", |
| | | "authors": [ |
| | | "Jason Miller <jason@developit.ca>" |
| | | ], |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/developit/unfetch/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "Bare minimum fetch polyfill in 500 bytes", |
| | | "devDependencies": { |
| | | "babel-preset-env": "^1.7.0", |