{ "_from": "cli-boxes@^2.2.0", "_id": "cli-boxes@2.2.0", "_inBundle": false, "_integrity": "sha512-gpaBrMAizVEANOpfZp/EEUixTXDyGt7DFzdK5hU+UbWt/J0lB0w20ncZj59Z9a93xHb9u12zF5BS6i9RKbtg4w==", "_location": "/cli-boxes", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "cli-boxes@^2.2.0", "name": "cli-boxes", "escapedName": "cli-boxes", "rawSpec": "^2.2.0", "saveSpec": null, "fetchSpec": "^2.2.0" }, "_requiredBy": [ "/boxen" ], "_resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.0.tgz", "_shasum": "538ecae8f9c6ca508e3c3c95b453fe93cb4c168d", "_spec": "cli-boxes@^2.2.0", "_where": "E:\\a-level\\project_js2\\node_modules\\boxen", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/cli-boxes/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Boxes for use in the terminal", "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=6" }, "files": [ "index.js", "index.d.ts", "boxes.json" ], "homepage": "https://github.com/sindresorhus/cli-boxes#readme", "keywords": [ "cli", "box", "boxes", "terminal", "term", "console", "ascii", "unicode", "border", "text", "json" ], "license": "MIT", "name": "cli-boxes", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/cli-boxes.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "2.2.0" }