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