HEX
Server: Apache/2.4.65 (Debian)
System: Linux srv39710 6.1.0-41-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.158-1 (2025-11-09) x86_64
User: root (0)
PHP: 8.4.11
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Upload Files
File: //opt/bitninja-dispatcher/node_modules/create-require/package.json
{
  "_args": [
    [
      "create-require@1.1.1",
      "/home/jenkins/workspace/BitNinja_Dispatcher_master"
    ]
  ],
  "_development": true,
  "_from": "create-require@1.1.1",
  "_id": "create-require@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==",
  "_location": "/create-require",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "create-require@1.1.1",
    "name": "create-require",
    "escapedName": "create-require",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/ts-node"
  ],
  "_resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "/home/jenkins/workspace/BitNinja_Dispatcher_master",
  "bugs": {
    "url": "https://github.com/nuxt-contrib/create-require/issues"
  },
  "contributors": [
    {
      "name": "Maƫl Nison",
      "email": "nison.mael@gmail.com"
    },
    {
      "name": "Paul Soporan",
      "email": "paul.soporan@gmail.com"
    },
    {
      "name": "Pooya Parsa",
      "email": "pyapar@gmail.com"
    }
  ],
  "description": "Polyfill for Node.js module.createRequire (<= v12.2.0)",
  "devDependencies": {
    "@nuxtjs/eslint-config": "latest",
    "eslint": "latest",
    "standard-version": "latest",
    "tap": "latest"
  },
  "files": [
    "create-require.js",
    "create-require.d.ts"
  ],
  "homepage": "https://github.com/nuxt-contrib/create-require#readme",
  "license": "MIT",
  "main": "./create-require.js",
  "name": "create-require",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt-contrib/create-require.git"
  },
  "scripts": {
    "lint": "eslint .",
    "release": "yarn test && standard-version && git push --follow-tags && npm publish",
    "test": "yarn lint && yarn test:matrix",
    "test:matrix": "tap --no-esm --no-timeout ./test/matrix.js"
  },
  "types": "./create-require.d.ts",
  "version": "1.1.1"
}