{ "_from": "warning-symbol@^0.1.0", "_id": "warning-symbol@0.1.0", "_inBundle": false, "_integrity": "sha1-uzHdEbeg+dZ6su2V9Fe2WCW7rSE=", "_location": "/warning-symbol", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "warning-symbol@^0.1.0", "name": "warning-symbol", "escapedName": "warning-symbol", "rawSpec": "^0.1.0", "saveSpec": null, "fetchSpec": "^0.1.0" }, "_requiredBy": [ "/base-runtimes/log-utils", "/log-utils", "/time-diff/log-utils" ], "_resolved": "https://registry.npmjs.org/warning-symbol/-/warning-symbol-0.1.0.tgz", "_shasum": "bb31dd11b7a0f9d67ab2ed95f457b65825bbad21", "_spec": "warning-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/warning-symbol/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Cross-platform warning symbol.", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/warning-symbol", "keywords": [ "warning", "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": "warning-symbol", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/warning-symbol.git" }, "scripts": { "test": "mocha" }, "version": "0.1.0" }