{
  "name": "strip-ansi-control-characters",
  "version": "2.0.0",
  "description": "Strips ANSI Control Characters from string or stream",
  "main": "index.js",
  "repository": "https://github.com/RaeesBhatti/strip-ansi-control-characters.git",
  "author": "Raees Iqbal <raees.bhatti@gmail.com>",
  "files": [
    "index.js"
  ],
  "keywords": [
    "ansi",
    "console",
    "terminal",
    "remove",
    "trim",
    "strip",
    "string",
    "tty",
    "escape",
    "command-line",
    "text",
    "log",
    "shell",
    "clear",
    "screen"
  ],
  "license": "MIT"
}
