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/tana/frontend/node_modules/resp-modifier/package.json
{
  "_args": [
    [
      "resp-modifier@6.0.2",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "resp-modifier@6.0.2",
  "_id": "resp-modifier@6.0.2",
  "_inBundle": false,
  "_integrity": "sha1-sSTeXE+6/LpUH0j/pzlw9KpFa08=",
  "_location": "/resp-modifier",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "resp-modifier@6.0.2",
    "name": "resp-modifier",
    "escapedName": "resp-modifier",
    "rawSpec": "6.0.2",
    "saveSpec": null,
    "fetchSpec": "6.0.2"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/resp-modifier/-/resp-modifier-6.0.2.tgz",
  "_spec": "6.0.2",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Shane Osbourne",
    "email": "shane.osbourne8@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/shakyshane/resp-modifier/issues"
  },
  "dependencies": {
    "debug": "^2.2.0",
    "minimatch": "^3.0.2"
  },
  "description": "Middleware for modifying a HTML response",
  "devDependencies": {
    "browser-sync": "^2.8.2",
    "chai": "^2.3.0",
    "express": "^4.13.3",
    "jshint": "^2.6.0",
    "mocha": "^2.1.0",
    "multiline": "^1.0.2",
    "serve-static": "^1.8.1",
    "supertest": "^1.0.1"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "homepage": "https://github.com/shakyshane/resp-modifier#readme",
  "keywords": [],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/shakyshane/resp-modifier/blob/master/LICENSE-MIT"
    }
  ],
  "name": "resp-modifier",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shakyshane/resp-modifier.git"
  },
  "scripts": {
    "test": "jshint test/*.js index.js && mocha"
  },
  "version": "6.0.2"
}