{
  "_from": "ansi-html@^0.0.9",
  "_id": "ansi-html@0.0.9",
  "_inBundle": false,
  "_integrity": "sha512-ozbS3LuenHVxNRh/wdnN16QapUHzauqSomAl1jwwJRRsGwFwtj644lIhxfWu0Fy0acCij2+AEgHvjscq3dlVXg==",
  "_location": "/ansi-html",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ansi-html@^0.0.9",
    "name": "ansi-html",
    "escapedName": "ansi-html",
    "rawSpec": "^0.0.9",
    "saveSpec": null,
    "fetchSpec": "^0.0.9"
  },
  "_requiredBy": [
    "/@pmmmwh/react-refresh-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.9.tgz",
  "_shasum": "6512d02342ae2cc68131952644a129cb734cd3f0",
  "_spec": "ansi-html@^0.0.9",
  "_where": "/var/www/html/frontend-new/node_modules/@pmmmwh/react-refresh-webpack-plugin",
  "author": {
    "name": "Tjatse"
  },
  "bin": {
    "ansi-html": "bin/ansi-html"
  },
  "bugs": {
    "url": "https://github.com/Tjatse/ansi-html/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "An elegant lib that converts the chalked (ANSI) text to HTML.",
  "devDependencies": {
    "chai": "^1.9.1",
    "chalk": "^1.1.3",
    "mocha": "^1.21.4"
  },
  "engines": [
    "node >= 0.8.0"
  ],
  "homepage": "https://github.com/Tjatse/ansi-html",
  "keywords": [
    "ansi",
    "ansi html",
    "chalk html"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "ansi-html",
  "repository": {
    "type": "git",
    "url": "git://github.com/Tjatse/ansi-html.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "standard": {
    "ignore": [],
    "globals": [
      "describe",
      "it",
      "before",
      "after"
    ]
  },
  "version": "0.0.9"
}
