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/object-path/package.json
{
  "_args": [
    [
      "object-path@0.9.2",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "object-path@0.9.2",
  "_id": "object-path@0.9.2",
  "_inBundle": false,
  "_integrity": "sha1-D9mnT8X60a45aLWGvaXGMr1sBaU=",
  "_location": "/object-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "object-path@0.9.2",
    "name": "object-path",
    "escapedName": "object-path",
    "rawSpec": "0.9.2",
    "saveSpec": null,
    "fetchSpec": "0.9.2"
  },
  "_requiredBy": [
    "/tfunk"
  ],
  "_resolved": "https://registry.npmjs.org/object-path/-/object-path-0.9.2.tgz",
  "_spec": "0.9.2",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Mario Casciaro"
  },
  "bugs": {
    "url": "https://github.com/mariocasciaro/object-path/issues"
  },
  "description": "Access deep properties using a path",
  "devDependencies": {
    "chai": "~1.9.1",
    "coveralls": "~2.11.1",
    "istanbul": "~0.3.0",
    "mocha": "~1.20.1",
    "mocha-lcov-reporter": "~0.0.1"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "homepage": "https://github.com/mariocasciaro/object-path",
  "keywords": [
    "deep",
    "path",
    "access",
    "bean",
    "get",
    "property",
    "dot",
    "prop",
    "object",
    "obj",
    "notation",
    "segment",
    "value",
    "nested",
    "key"
  ],
  "license": "MIT",
  "name": "object-path",
  "repository": {
    "type": "git",
    "url": "git://github.com/mariocasciaro/object-path.git"
  },
  "scripts": {
    "test": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha test.js --report html -- -R spec"
  },
  "version": "0.9.2"
}