HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/log-update/node_modules/wrap-ansi/package.json
{
  "name": "wrap-ansi",
  "version": "3.0.1",
  "description": "Wordwrap a string with ANSI escape codes",
  "license": "MIT",
  "repository": "chalk/wrap-ansi",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "engines": {
    "node": ">=4"
  },
  "scripts": {
    "test": "xo && nyc ava",
    "coveralls": "nyc report --reporter=text-lcov | coveralls"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "wrap",
    "break",
    "wordwrap",
    "wordbreak",
    "linewrap",
    "ansi",
    "styles",
    "color",
    "colour",
    "colors",
    "terminal",
    "console",
    "cli",
    "string",
    "tty",
    "escape",
    "formatting",
    "rgb",
    "256",
    "shell",
    "xterm",
    "log",
    "logging",
    "command-line",
    "text"
  ],
  "dependencies": {
    "string-width": "^2.1.1",
    "strip-ansi": "^4.0.0"
  },
  "devDependencies": {
    "ava": "^0.21.0",
    "chalk": "^2.0.1",
    "coveralls": "^2.11.4",
    "has-ansi": "^3.0.0",
    "nyc": "^11.0.3",
    "strip-ansi": "^4.0.0",
    "xo": "^0.18.2"
  }
}