{ "_from": "success-symbol@^0.1.0", "_id": "success-symbol@0.1.0", "_inBundle": false, "_integrity": "sha1-JAIuSG878c3KCUKDt2nEctO3KJc=", "_location": "/success-symbol", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "success-symbol@^0.1.0", "name": "success-symbol", "escapedName": "success-symbol", "rawSpec": "^0.1.0", "saveSpec": null, "fetchSpec": "^0.1.0" }, "_requiredBy": [ "/base-runtimes/log-utils", "/log-ok", "/log-utils", "/time-diff/log-utils" ], "_resolved": "https://registry.npmjs.org/success-symbol/-/success-symbol-0.1.0.tgz", "_shasum": "24022e486f3bf1cdca094283b769c472d3b72897", "_spec": "success-symbol@^0.1.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/log-utils", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/success-symbol/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Cross-platform success symbol.", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/success-symbol", "keywords": [ "success", "256", "ansi", "cli", "symbol", "symbols", "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": "success-symbol", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/success-symbol.git" }, "scripts": { "test": "mocha" }, "version": "0.1.0" }