{
  "_from": "ansi-cyan@^0.1.1",
  "_id": "ansi-cyan@0.1.1",
  "_inBundle": false,
  "_integrity": "sha512-eCjan3AVo/SxZ0/MyIYRtkpxIu/H3xZN7URr1vXVrISxeyz8fUFz0FJziamK4sS8I+t35y4rHg1b2PklyBe/7A==",
  "_location": "/ansi-cyan",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ansi-cyan@^0.1.1",
    "name": "ansi-cyan",
    "escapedName": "ansi-cyan",
    "rawSpec": "^0.1.1",
    "saveSpec": null,
    "fetchSpec": "^0.1.1"
  },
  "_requiredBy": [
    "/plugin-error"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz",
  "_shasum": "538ae528af8982f28ae30d86f2f17456d2609873",
  "_spec": "ansi-cyan@^0.1.1",
  "_where": "C:\\xamp71\\htdocs\\pincodes\\pintaxi\\node_modules\\plugin-error",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/ansi-cyan/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ansi-wrap": "0.1.0"
  },
  "deprecated": false,
  "description": "The color cyan, in ansi.",
  "devDependencies": {
    "mocha": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/ansi-cyan",
  "keywords": [
    "cyan",
    "256",
    "ansi",
    "cli",
    "color",
    "colors",
    "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": "ansi-cyan",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/ansi-cyan.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.1.1"
}
