HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/linde-ai/html/node_modules/colorette/package.json
{
  "_from": "colorette@^2.0.16",
  "_id": "colorette@2.0.19",
  "_inBundle": false,
  "_integrity": "sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==",
  "_location": "/colorette",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "colorette@^2.0.16",
    "name": "colorette",
    "escapedName": "colorette",
    "rawSpec": "^2.0.16",
    "saveSpec": null,
    "fetchSpec": "^2.0.16"
  },
  "_requiredBy": [
    "/lint-staged",
    "/listr2",
    "/webpack-cli",
    "/webpack-dev-middleware",
    "/webpack-dev-server"
  ],
  "_resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz",
  "_shasum": "cdf044f47ad41a0f4b56b3a0d5b4e6e1a2d5a798",
  "_spec": "colorette@^2.0.16",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\lint-staged",
  "author": {
    "name": "Jorge Bucaran"
  },
  "bugs": {
    "url": "https://github.com/jorgebucaran/colorette/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "🌈Easily set your terminal text color & styles.",
  "devDependencies": {
    "c8": "*",
    "twist": "*"
  },
  "exports": {
    "./package.json": "./package.json",
    ".": {
      "require": "./index.cjs",
      "import": "./index.js"
    }
  },
  "files": [
    "*.*(c)[tj]s*"
  ],
  "homepage": "https://github.com/jorgebucaran/colorette#readme",
  "keywords": [
    "terminal",
    "styles",
    "color",
    "ansi"
  ],
  "license": "MIT",
  "main": "index.cjs",
  "module": "index.js",
  "name": "colorette",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jorgebucaran/colorette.git"
  },
  "scripts": {
    "build": "npx rollup --format cjs --input index.js --file index.cjs",
    "deploy": "npm test && git commit --all --message $tag && git tag --sign $tag --message $tag && git push && git push --tags",
    "prepare": "npm run build",
    "release": "tag=$npm_package_version npm run deploy && npm publish --access public",
    "test": "c8 twist tests/*.js"
  },
  "type": "module",
  "types": "index.d.ts",
  "version": "2.0.19"
}