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/easy-extender/package.json
{
  "_args": [
    [
      "easy-extender@2.3.2",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "easy-extender@2.3.2",
  "_id": "easy-extender@2.3.2",
  "_inBundle": false,
  "_integrity": "sha1-PTJI/r4rFZYHMW2PnPSRwWZIIh0=",
  "_location": "/easy-extender",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "easy-extender@2.3.2",
    "name": "easy-extender",
    "escapedName": "easy-extender",
    "rawSpec": "2.3.2",
    "saveSpec": null,
    "fetchSpec": "2.3.2"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/easy-extender/-/easy-extender-2.3.2.tgz",
  "_spec": "2.3.2",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Shane Osbourne"
  },
  "bugs": {
    "url": "https://github.com/shakyshane/easy-extender/issues"
  },
  "dependencies": {
    "lodash": "^3.10.1"
  },
  "description": "plugin/hooks interface",
  "devDependencies": {
    "chai": "^1.9.1",
    "coveralls": "^2.11.1",
    "jshint": "^2.5.11",
    "mocha": "^1.21.4",
    "sinon": "^1.10.3"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/shakyshane/easy-extender",
  "keywords": [
    "plugins"
  ],
  "licenses": [
    {
      "type": "Apache-2.0",
      "url": "https://github.com/shakyShane/easy-extender/blob/master/LICENSE"
    }
  ],
  "main": "index.js",
  "name": "easy-extender",
  "repository": {
    "type": "git",
    "url": "git://github.com/shakyshane/easy-extender.git"
  },
  "scripts": {
    "cover": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage",
    "lint": "jshint test/*",
    "test": "npm run lint && mocha"
  },
  "version": "2.3.2"
}