{
  "_args": [
    [
      {
        "raw": "ansi-html@0.0.5",
        "scope": null,
        "escapedName": "ansi-html",
        "name": "ansi-html",
        "rawSpec": "0.0.5",
        "spec": "0.0.5",
        "type": "version"
      },
      "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/webpack-hot-middleware"
    ]
  ],
  "_from": "ansi-html@0.0.5",
  "_id": "ansi-html@0.0.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/ansi-html",
  "_nodeVersion": "4.2.2",
  "_npmUser": {
    "name": "tjatse",
    "email": "thisnamemeansnothing@gmail.com"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ansi-html@0.0.5",
    "scope": null,
    "escapedName": "ansi-html",
    "name": "ansi-html",
    "rawSpec": "0.0.5",
    "spec": "0.0.5",
    "type": "version"
  },
  "_requiredBy": [
    "/webpack-hot-middleware"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.5.tgz",
  "_shasum": "0dcaa5a081206866bc240a3b773a184ea3b88b64",
  "_shrinkwrap": null,
  "_spec": "ansi-html@0.0.5",
  "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/webpack-hot-middleware",
  "author": {
    "name": "Tjatse"
  },
  "bugs": {
    "url": "https://github.com/Tjatse/ansi-html/issues"
  },
  "dependencies": {},
  "description": "An elegant lib that converts the chalked (ANSI) text to HTML.",
  "devDependencies": {
    "chai": "^1.9.1",
    "chalk": "~1.1.1",
    "lodash": "~2.4.1",
    "mocha": "^1.21.4"
  },
  "directories": {},
  "dist": {
    "shasum": "0dcaa5a081206866bc240a3b773a184ea3b88b64",
    "tarball": "https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.5.tgz"
  },
  "engines": [
    "node >= 0.8.0"
  ],
  "homepage": "https://github.com/Tjatse/ansi-html",
  "keywords": [
    "ansi",
    "ansi html",
    "chalk html"
  ],
  "license": "Apache, Version 2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "tjatse",
      "email": "thisnamemeansnothing@gmail.com"
    }
  ],
  "name": "ansi-html",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/Tjatse/ansi-html.git"
  },
  "scripts": {
    "test": "mocha -R spec -t 5000"
  },
  "version": "0.0.5"
}
