{ "_from": "ansi-underline@^0.1.1", "_id": "ansi-underline@0.1.1", "_inBundle": false, "_integrity": "sha1-38kg9Ml7WXfqFi34/7mIMIqqcaQ=", "_location": "/ansi-underline", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ansi-underline@^0.1.1", "name": "ansi-underline", "escapedName": "ansi-underline", "rawSpec": "^0.1.1", "saveSpec": null, "fetchSpec": "^0.1.1" }, "_requiredBy": [ "/base-runtimes/ansi-colors", "/log-utils/ansi-colors", "/time-diff/ansi-colors" ], "_resolved": "https://registry.npmjs.org/ansi-underline/-/ansi-underline-0.1.1.tgz", "_shasum": "dfc920f4c97b5977ea162df8ffb988308aaa71a4", "_spec": "ansi-underline@^0.1.1", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/log-utils/node_modules/ansi-colors", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/ansi-underline/issues" }, "bundleDependencies": false, "dependencies": { "ansi-wrap": "0.1.0" }, "deprecated": false, "description": "The color underline, in ansi.", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/ansi-underline", "keywords": [ "underline", "256", "ansi", "cli", "color", "colors", "colour", "command", "command-line", "console", "format", "formatting", "iterm", "log", "logging", "rgb", "shell", "string", "style", "styles", "styling", "terminal", "text", "tty", "xterm" ], "license": "MIT", "main": "index.js", "name": "ansi-underline", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/ansi-underline.git" }, "scripts": { "test": "mocha" }, "version": "0.1.1" }