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/tfunk/package.json
{
  "name": "tfunk",
  "version": "4.0.0",
  "description": "Multi-colour console output from chalk with added awesome",
  "repository": "shakyShane/tfunk",
  "keywords": [
    "color",
    "colour",
    "colors",
    "terminal",
    "console",
    "cli",
    "string",
    "styles",
    "formatting",
    "rgb",
    "shell",
    "xterm",
    "log",
    "logging",
    "command-line",
    "text"
  ],
  "files": [
    "index.js",
    "lib"
  ],
  "scripts": {
    "lint": "jshint test/*.js index.js",
    "test": "npm run lint && mocha"
  },
  "author": "Shane Osbourne",
  "license": "MIT",
  "dependencies": {
    "chalk": "^1.1.3",
    "dlv": "^1.1.3"
  },
  "devDependencies": {
    "chai": "^1.10.0",
    "jshint": "^2.6.0",
    "mocha": "^8.2.0",
    "pegjs": "^0.8.0"
  }
}