/
websites
/
operateit-node
/
node_modules
/
ansi-bold
/
Upload File
HOME
{ "_from": "ansi-bold@^0.1.1", "_id": "ansi-bold@0.1.1", "_inBundle": false, "_integrity": "sha1-PmOVCvWswq4uZw5vZ96xFdGl9QU=", "_location": "/ansi-bold", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ansi-bold@^0.1.1", "name": "ansi-bold", "escapedName": "ansi-bold", "rawSpec": "^0.1.1", "saveSpec": null, "fetchSpec": "^0.1.1" }, "_requiredBy": [ "/ansi-colors" ], "_resolved": "https://registry.npmjs.org/ansi-bold/-/ansi-bold-0.1.1.tgz", "_shasum": "3e63950af5acc2ae2e670e6f67deb115d1a5f505", "_spec": "ansi-bold@^0.1.1", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\ansi-colors", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/ansi-bold/issues" }, "bundleDependencies": false, "dependencies": { "ansi-wrap": "0.1.0" }, "deprecated": false, "description": "The color bold, in ansi.", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/ansi-bold", "keywords": [ "bold", "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-bold", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/ansi-bold.git" }, "scripts": { "test": "mocha" }, "version": "0.1.1" }