HEX
Server: Apache/2.4.34 (Red Hat) OpenSSL/1.0.2k-fips
System: Linux WORDPRESS 3.10.0-1160.118.1.el7.x86_64 #1 SMP Thu Apr 4 03:33:23 EDT 2024 x86_64
User: digital (1020)
PHP: 7.2.24
Disabled: NONE
Upload Files
File: /datos/www/www.colombia.co/public_html/node_modules/has-ansi/package.json
{
  "name": "has-ansi",
  "version": "2.0.0",
  "description": "Check if a string has ANSI escape codes",
  "license": "MIT",
  "repository": "sindresorhus/has-ansi",
  "author": {
    "name": "Sindre Sorhus",
    "email": "[email protected]",
    "url": "sindresorhus.com"
  },
  "maintainers": [
    "Sindre Sorhus <[email protected]> (sindresorhus.com)",
    "Joshua Appelman <[email protected]> (jbnicolai.com)"
  ],
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "node test.js"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "ansi",
    "styles",
    "color",
    "colour",
    "colors",
    "terminal",
    "console",
    "string",
    "tty",
    "escape",
    "shell",
    "xterm",
    "command-line",
    "text",
    "regex",
    "regexp",
    "re",
    "match",
    "test",
    "find",
    "pattern",
    "has"
  ],
  "dependencies": {
    "ansi-regex": "^2.0.0"
  },
  "devDependencies": {
    "ava": "0.0.4"
  }
}