| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "pify@5.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "pify@5.0.0", |
| | | "_from": "pify@^5.0.0", |
| | | "_id": "pify@5.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==", |
| | | "_location": "/pify", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "pify@5.0.0", |
| | | "raw": "pify@^5.0.0", |
| | | "name": "pify", |
| | | "escapedName": "pify", |
| | | "rawSpec": "5.0.0", |
| | | "rawSpec": "^5.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "5.0.0" |
| | | "fetchSpec": "^5.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@nuxt/builder", |
| | |
| | | "/@nuxt/webpack" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/pify/-/pify-5.0.0.tgz", |
| | | "_spec": "5.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "1f5eca3f5e87ebec28cc6d54a0e4aaf00acc127f", |
| | | "_spec": "pify@^5.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\builder", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/sindresorhus/pify/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "Promisify a callback-style function", |
| | | "devDependencies": { |
| | | "ava": "^2.4.0", |