{
  "_from": "error-symbol@^0.1.0",
  "_id": "error-symbol@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-Ck2uN9YA0VopukU9jvkg8YRDM/Y=",
  "_location": "/error-symbol",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "error-symbol@^0.1.0",
    "name": "error-symbol",
    "escapedName": "error-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/error-symbol/-/error-symbol-0.1.0.tgz",
  "_shasum": "0a4dae37d600d15a29ba453d8ef920f1844333f6",
  "_spec": "error-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/error-symbol/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Cross-platform error symbol.",
  "devDependencies": {
    "mocha": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/error-symbol",
  "keywords": [
    "error",
    "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": "error-symbol",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/error-symbol.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.1.0"
}