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/zaklada/html/node_modules/dependency-graph/package.json
{
  "_args": [
    [
      "dependency-graph@0.5.2",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_from": "dependency-graph@0.5.2",
  "_id": "dependency-graph@0.5.2",
  "_inBundle": false,
  "_integrity": "sha512-fuF8ISen2Rk75wQ4tWHcfJ/IV1cmPMFE+wth10tAnj/JkpqMJzNW5oKpVOCAkpdfYD+NwtA3kL3nOeyprxPG2A==",
  "_location": "/dependency-graph",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dependency-graph@0.5.2",
    "name": "dependency-graph",
    "escapedName": "dependency-graph",
    "rawSpec": "0.5.2",
    "saveSpec": null,
    "fetchSpec": "0.5.2"
  },
  "_requiredBy": [
    "/postcss-cli"
  ],
  "_resolved": "https://registry.npmjs.org/dependency-graph/-/dependency-graph-0.5.2.tgz",
  "_spec": "0.5.2",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Jim Riecken",
    "email": "jriecken@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/jriecken/dependency-graph/issues"
  },
  "dependencies": {},
  "description": "Simple dependency graph.",
  "devDependencies": {
    "jasmine-node": "1.14.5"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "homepage": "https://github.com/jriecken/dependency-graph#readme",
  "keywords": [
    "dependency",
    "graph"
  ],
  "license": {
    "type": "MIT",
    "url": "http://github.com/jriecken/dependency-graph/raw/master/LICENSE"
  },
  "main": "./lib/dep_graph.js",
  "name": "dependency-graph",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/jriecken/dependency-graph.git"
  },
  "scripts": {
    "test": "jasmine-node specs"
  },
  "types": "./lib/index.d.ts",
  "version": "0.5.2"
}