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/v8flags/package.json
{
  "_args": [
    [
      "v8flags@2.1.1",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "v8flags@2.1.1",
  "_id": "v8flags@2.1.1",
  "_inBundle": false,
  "_integrity": "sha1-qrGh+jDUX4jdMhFIh1rALAtV5bQ=",
  "_location": "/v8flags",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "v8flags@2.1.1",
    "name": "v8flags",
    "escapedName": "v8flags",
    "rawSpec": "2.1.1",
    "saveSpec": null,
    "fetchSpec": "2.1.1"
  },
  "_requiredBy": [
    "/gulp"
  ],
  "_resolved": "https://registry.npmjs.org/v8flags/-/v8flags-2.1.1.tgz",
  "_spec": "2.1.1",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Tyler Kellen",
    "url": "http://goingslowly.com/"
  },
  "bugs": {
    "url": "https://github.com/tkellen/node-v8flags/issues"
  },
  "dependencies": {
    "user-home": "^1.1.1"
  },
  "description": "Get available v8 flags.",
  "devDependencies": {
    "async": "^0.9.0",
    "chai": "~1.9.1",
    "mocha": "~1.21.4"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "homepage": "https://github.com/tkellen/node-v8flags",
  "keywords": [
    "v8 flags",
    "harmony flags"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/tkellen/node-v8flags/blob/master/LICENSE"
    }
  ],
  "main": "index.js",
  "name": "v8flags",
  "repository": {
    "type": "git",
    "url": "git://github.com/tkellen/node-v8flags.git"
  },
  "scripts": {
    "test": "_mocha -R spec test.js"
  },
  "version": "2.1.1"
}