| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "cli-width@3.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "cli-width@3.0.0", |
| | | "_from": "cli-width@^3.0.0", |
| | | "_id": "cli-width@3.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==", |
| | | "_location": "/cli-width", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "cli-width@3.0.0", |
| | | "raw": "cli-width@^3.0.0", |
| | | "name": "cli-width", |
| | | "escapedName": "cli-width", |
| | | "rawSpec": "3.0.0", |
| | | "rawSpec": "^3.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.0.0" |
| | | "fetchSpec": "^3.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/inquirer" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz", |
| | | "_spec": "3.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "a2f48437a2caa9a22436e794bf071ec9e61cedf6", |
| | | "_spec": "cli-width@^3.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\inquirer", |
| | | "author": { |
| | | "name": "Ilya Radchenko", |
| | | "email": "knownasilya@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/knownasilya/cli-width/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "Get stdout window width, with two fallbacks, tty and then a default.", |
| | | "devDependencies": { |
| | | "coveralls": "^3.0.11", |