{ "_args": [ [ "ansi-red@0.1.1", "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome" ] ], "_from": "ansi-red@0.1.1", "_id": "ansi-red@0.1.1", "_inBundle": false, "_integrity": "sha1-jGOPnRCAgAo1PJwoyKgcpHBdlGw=", "_location": "/ansi-red", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ansi-red@0.1.1", "name": "ansi-red", "escapedName": "ansi-red", "rawSpec": "0.1.1", "saveSpec": null, "fetchSpec": "0.1.1" }, "_requiredBy": [ "/gulp-clone/plugin-error", "/gulp-imagemin/plugin-error", "/gulp-plumber/plugin-error", "/run-sequence/plugin-error" ], "_resolved": "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz", "_spec": "0.1.1", "_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/ansi-red/issues" }, "dependencies": { "ansi-wrap": "0.1.0" }, "description": "The color red, in ansi.", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/ansi-red", "keywords": [ "red", "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-red", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/ansi-red.git" }, "scripts": { "test": "mocha" }, "version": "0.1.1" }