vs/v5.5.0/node_modules/npm/node_modules/npmlog/node_modules/ansi/package.json

{
  "name": "ansi",
  "description": "Advanced ANSI formatting tool for Node.js",
  "keywords": [
    "ansi",
    "formatting",
    "cursor",
    "color",
    "terminal",
    "rgb",
    "256",
    "stream"
  ],
  "version": "0.3.0",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://tootallnate.net"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/ansi.js.git"
  },
  "main": "./lib/ansi.js",
  "bugs": {
    "url": "https://github.com/TooTallNate/ansi.js/issues"
  },
  "homepage": "https://github.com/TooTallNate/ansi.js",
  "_id": "ansi@0.3.0",
  "_shasum": "74b2f1f187c8553c7f95015bcb76009fb43d38e0",
  "_from": "ansi@>=0.3.0 <0.4.0",
  "_npmVersion": "1.4.9",
  "_npmUser": {
    "name": "tootallnate",
    "email": "nathan@tootallnate.net"
  },
  "maintainers": [
    {
      "name": "TooTallNate",
      "email": "nathan@tootallnate.net"
    },
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "dist": {
    "shasum": "74b2f1f187c8553c7f95015bcb76009fb43d38e0",
    "tarball": "http://registry.npmjs.org/ansi/-/ansi-0.3.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/ansi/-/ansi-0.3.0.tgz",
  "readme": "ERROR: No README data found!"
}