{ "_args": [ [ "ansi-align@^3.0.0", "/home/lyxaira/Artesanias/artesanias/node_modules/boxen" ] ], "_from": "ansi-align@>=3.0.0 <4.0.0", "_hasShrinkwrap": false, "_id": "ansi-align@3.0.0", "_inCache": true, "_installable": true, "_location": "/ansi-align", "_nodeVersion": "11.4.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/ansi-align_3.0.0_1545062083396_0.9918253175045062" }, "_npmUser": { "email": "andrewbgoode@gmail.com", "name": "nexdrew" }, "_npmVersion": "6.5.0", "_phantomChildren": { "emoji-regex": "7.0.3", "is-fullwidth-code-point": "2.0.0", "strip-ansi": "5.2.0" }, "_requested": { "name": "ansi-align", "raw": "ansi-align@^3.0.0", "rawSpec": "^3.0.0", "scope": null, "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/boxen" ], "_resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.0.tgz", "_shasum": "b536b371cf687caaef236c18d3e21fe3797467cb", "_shrinkwrap": null, "_spec": "ansi-align@^3.0.0", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/boxen", "author": { "name": "nexdrew" }, "bugs": { "url": "https://github.com/nexdrew/ansi-align/issues" }, "dependencies": { "string-width": "^3.0.0" }, "description": "align-text with ANSI support for CLIs", "devDependencies": { "ava": "^1.0.1", "chalk": "^2.4.1", "coveralls": "^3.0.2", "nyc": "^13.1.0", "standard": "^12.0.1", "standard-version": "^4.4.0" }, "directories": {}, "dist": { "fileCount": 5, "integrity": "sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcF8bECRA9TVsSAnZWagAActcP/04DbqH5Fii8UkBGb/I/\nCrrW4cJtxgCB/W9xhuJ5gBbjCmat89HKBFUFGdE0WJchaWyLzAZW2LPr92Hu\n3TmYmS/4YmVPyYJBHVrv8qD2Un7YQKgd3jKie8degZJg3TxJ6ANfzgLq209X\nZSymATofjz5KgyJRlFuUfCZW1E9PrHZlF/xwNqV+JYto9xHUXgphMvns3+0Z\nzFWH1ciEpkZVsBNH9WpSsJq1u6nH8Og0spTQbpB1v00DLGl09JvyhwSVi+nY\n7SE3drDy3HhQ3JNny+ORUAeeIer115UEumFgLE9sG3U62e8nfq/c2Yc7DJe2\nQhFuHdbQH12kzAPCHsQ9t9a+/TBR84Np9K7MmECsQnBYCOpKCubLoHXQfnnk\nNZcOOeRkahwLyM/BEv8YVx9n3Iy5PaJt33i8xdyx8sKi+Z8DqrjSypr7dQaP\nfGu4V+g4VQndomjIYSlKPHXu2oJXMCwziciAI5H7VgbYJWHYLcL1HzQDKoz/\nxmjyb6QXgSO7c/7zggTCx/bLBDMqPpLPpg+mBzhQokIoaVpU2I2bvU2+Mtyb\nJOTo0NsgO0ri3CyT4gyDE0PXIVv4Ad45vq1fh9rfqwZa9p+GFSOUy/ww/WfA\ngiDv/HfSCG+vXIQDFLodiXMoXLui40jO16sVZzqGN4br1Zo4gHE0gLStanxD\ndk8a\r\n=AMOR\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "b536b371cf687caaef236c18d3e21fe3797467cb", "tarball": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.0.tgz", "unpackedSize": 7371 }, "gitHead": "7ed8748da479f9030d8036240638d5f8a56200a7", "homepage": "https://github.com/nexdrew/ansi-align#readme", "keywords": [ "align", "ansi", "center", "cli", "pad" ], "license": "ISC", "main": "index.js", "maintainers": [ { "name": "nexdrew", "email": "andrewbgoode@gmail.com" } ], "name": "ansi-align", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/nexdrew/ansi-align.git" }, "scripts": { "coverage": "nyc report --reporter=text-lcov | coveralls", "pretest": "standard", "release": "standard-version", "test": "nyc ava" }, "version": "3.0.0" }