{
  "_args": [
    [
      "warning-symbol@0.1.0",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "warning-symbol@0.1.0",
  "_id": "warning-symbol@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-uzHdEbeg+dZ6su2V9Fe2WCW7rSE=",
  "_location": "/warning-symbol",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "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": [
    "/log-utils"
  ],
  "_resolved": "https://registry.npmjs.org/warning-symbol/-/warning-symbol-0.1.0.tgz",
  "_spec": "0.1.0",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/warning-symbol/issues"
  },
  "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"
}
