/
websites
/
operateit-node
/
node_modules123123
/
log-utils
/
Upload File
HOME
{ "_from": "log-utils@^0.2.1", "_id": "log-utils@0.2.1", "_inBundle": false, "_integrity": "sha1-pMIXoN2aUFFdm5ICBgkas9TgMc8=", "_location": "/log-utils", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "log-utils@^0.2.1", "name": "log-utils", "escapedName": "log-utils", "rawSpec": "^0.2.1", "saveSpec": null, "fetchSpec": "^0.2.1" }, "_requiredBy": [ "/prompt-base", "/prompt-choices", "/prompt-question/prompt-choices", "/terminal-paginator" ], "_resolved": "https://registry.npmjs.org/log-utils/-/log-utils-0.2.1.tgz", "_shasum": "a4c217a0dd9a50515d9b920206091ab3d4e031cf", "_spec": "log-utils@^0.2.1", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\prompt-base", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/log-utils/issues" }, "bundleDependencies": false, "dependencies": { "ansi-colors": "^0.2.0", "error-symbol": "^0.1.0", "info-symbol": "^0.1.0", "log-ok": "^0.1.1", "success-symbol": "^0.1.0", "time-stamp": "^1.0.1", "warning-symbol": "^0.1.0" }, "deprecated": false, "description": "Basic logging utils: colors, symbols and timestamp.", "devDependencies": { "clear-require": "^1.0.1", "gulp-format-md": "^0.1.7", "mocha": "^2.4.5", "verb-generate-readme": "^0.1.21" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js", "LICENSE", "README.md" ], "homepage": "https://github.com/jonschlinkert/log-utils", "keywords": [ "ansi", "chalk", "check", "checkmark", "cli", "color", "colors", "command", "console", "cyan", "error", "green", "info", "line", "log", "red", "stamp", "success", "terminal", "time", "time-stamp", "timestamp", "util", "utility", "utils", "warn", "warning", "yellow" ], "license": "MIT", "lintDeps": { "ignore": [] }, "main": "index.js", "name": "log-utils", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/log-utils.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "list": [ "ansi-colors", "error-symbol", "info-symbol", "success-symbol", "warning-symbol" ] }, "layout": "default", "reflinks": [ "ansi-colors", "time-diff", "verb", "verb-readme-generator" ], "plugins": [ "gulp-format-md" ] }, "version": "0.2.1" }