| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "boxen@5.1.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "boxen@5.1.2", |
| | | "_from": "boxen@^5.0.1", |
| | | "_id": "boxen@5.1.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==", |
| | | "_location": "/boxen", |
| | | "_phantomChildren": { |
| | | "ansi-styles": "4.3.0", |
| | | "string-width": "4.2.3", |
| | | "strip-ansi": "6.0.1" |
| | | }, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "boxen@5.1.2", |
| | | "raw": "boxen@^5.0.1", |
| | | "name": "boxen", |
| | | "escapedName": "boxen", |
| | | "rawSpec": "5.1.2", |
| | | "rawSpec": "^5.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "5.1.2" |
| | | "fetchSpec": "^5.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@nuxt/cli" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz", |
| | | "_spec": "5.1.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "788cb686fc83c1f486dfa8a40c68fc2b831d2b50", |
| | | "_spec": "boxen@^5.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\cli", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/sindresorhus/boxen/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "ansi-align": "^3.0.0", |
| | | "camelcase": "^6.2.0", |
| | |
| | | "widest-line": "^3.1.0", |
| | | "wrap-ansi": "^7.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Create boxes in the terminal", |
| | | "devDependencies": { |
| | | "ava": "^2.4.0", |