{ "_from": "ansi-bgyellow@^0.1.1", "_id": "ansi-bgyellow@0.1.1", "_inBundle": false, "_integrity": "sha1-w/4usIzUdmSAKeaHTRWgs49h1E8=", "_location": "/ansi-bgyellow", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ansi-bgyellow@^0.1.1", "name": "ansi-bgyellow", "escapedName": "ansi-bgyellow", "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-bgyellow/-/ansi-bgyellow-0.1.1.tgz", "_shasum": "c3fe2eb08cd476648029e6874d15a0b38f61d44f", "_spec": "ansi-bgyellow@^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-bgyellow/issues" }, "bundleDependencies": false, "dependencies": { "ansi-wrap": "0.1.0" }, "deprecated": false, "description": "The color bgyellow, in ansi.", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/ansi-bgyellow", "keywords": [ "bgyellow", "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-bgyellow", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/ansi-bgyellow.git" }, "scripts": { "test": "mocha" }, "version": "0.1.1" }