| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "execa@5.1.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "execa@5.1.1", |
| | | "_from": "execa@^5.0.0", |
| | | "_id": "execa@5.1.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", |
| | | "_location": "/execa", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "execa@5.1.1", |
| | | "raw": "execa@^5.0.0", |
| | | "name": "execa", |
| | | "escapedName": "execa", |
| | | "rawSpec": "5.1.1", |
| | | "rawSpec": "^5.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "5.1.1" |
| | | "fetchSpec": "^5.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@nuxt/cli", |
| | |
| | | "/jest-runtime" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", |
| | | "_spec": "5.1.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "f80ad9cbf4298f7bd1d4c9555c21e93741c411dd", |
| | | "_spec": "execa@^5.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\cli", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/sindresorhus/execa/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "cross-spawn": "^7.0.3", |
| | | "get-stream": "^6.0.0", |
| | |
| | | "signal-exit": "^3.0.3", |
| | | "strip-final-newline": "^2.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Process execution for humans", |
| | | "devDependencies": { |
| | | "@types/node": "^14.14.10", |