vs/v5.0.0/node_modules/npm/node_modules/ansi/package.json

{
  "_args": [
    [
      "ansi@~0.3.0",
      "/Users/rebecca/code/npm/node_modules/npmlog"
    ]
  ],
  "_from": "ansi@>=0.3.0 <0.4.0",
  "_id": "ansi@0.3.0",
  "_inCache": true,
  "_location": "/ansi",
  "_npmUser": {
    "email": "nathan@tootallnate.net",
    "name": "tootallnate"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "ansi",
    "raw": "ansi@~0.3.0",
    "rawSpec": "~0.3.0",
    "scope": null,
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gauge",
    "/npmlog"
  ],
  "_resolved": "https://registry.npmjs.org/ansi/-/ansi-0.3.0.tgz",
  "_shasum": "74b2f1f187c8553c7f95015bcb76009fb43d38e0",
  "_shrinkwrap": null,
  "_spec": "ansi@~0.3.0",
  "_where": "/Users/rebecca/code/npm/node_modules/npmlog",
  "author": {
    "email": "nathan@tootallnate.net",
    "name": "Nathan Rajlich",
    "url": "http://tootallnate.net"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/ansi.js/issues"
  },
  "dependencies": {},
  "description": "Advanced ANSI formatting tool for Node.js",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "74b2f1f187c8553c7f95015bcb76009fb43d38e0",
    "tarball": "http://registry.npmjs.org/ansi/-/ansi-0.3.0.tgz"
  },
  "homepage": "https://github.com/TooTallNate/ansi.js",
  "keywords": [
    "256",
    "ansi",
    "color",
    "cursor",
    "formatting",
    "rgb",
    "stream",
    "terminal"
  ],
  "main": "./lib/ansi.js",
  "maintainers": [
    {
      "name": "TooTallNate",
      "email": "nathan@tootallnate.net"
    },
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "name": "ansi",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/ansi.js.git"
  },
  "version": "0.3.0"
}