| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "prompts@2.4.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_development": true, |
| | | "_from": "prompts@2.4.2", |
| | | "_from": "prompts@^2.0.1", |
| | | "_id": "prompts@2.4.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", |
| | | "_location": "/prompts", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "prompts@2.4.2", |
| | | "raw": "prompts@^2.0.1", |
| | | "name": "prompts", |
| | | "escapedName": "prompts", |
| | | "rawSpec": "2.4.2", |
| | | "rawSpec": "^2.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.4.2" |
| | | "fetchSpec": "^2.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/jest/jest-cli" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", |
| | | "_spec": "2.4.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "7b57e73b3a48029ad10ebd44f74b01722a4cb069", |
| | | "_spec": "prompts@^2.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jest\\node_modules\\jest-cli", |
| | | "author": { |
| | | "name": "Terkel Gjervig", |
| | | "email": "terkel@terkel.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/terkelg/prompts/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "kleur": "^3.0.3", |
| | | "sisteransi": "^1.0.5" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Lightweight, beautiful and user-friendly prompts", |
| | | "devDependencies": { |
| | | "@babel/cli": "^7.12.1", |