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: //proc/1526/task/1527/cwd/tana/frontend/node_modules/dev-ip/package.json
{
  "_args": [
    [
      "dev-ip@1.0.1",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "dev-ip@1.0.1",
  "_id": "dev-ip@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-p2o+0YVb56ASu4rBbLgPPADcKPA=",
  "_location": "/dev-ip",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dev-ip@1.0.1",
    "name": "dev-ip",
    "escapedName": "dev-ip",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/dev-ip/-/dev-ip-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Shane Osbourne",
    "email": "shane.osbourne8@gmail.com"
  },
  "bin": {
    "dev-ip": "lib/dev-ip.js"
  },
  "bugs": {
    "url": "https://github.com/shakyshane/dev-ip/issues"
  },
  "dependencies": {},
  "description": "Find a suitable IP host to view local websites on.",
  "devDependencies": {
    "chai": "^1.10.0",
    "jshint": "^2.5.11",
    "mocha": "^2.1.0",
    "sinon": "^1.12.2"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/shakyshane/dev-ip",
  "keywords": [],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/shakyshane/dev-ip/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/dev-ip",
  "name": "dev-ip",
  "repository": {
    "type": "git",
    "url": "git://github.com/shakyshane/dev-ip.git"
  },
  "scripts": {
    "lint": "jshint lib/*.js test/*.js",
    "test": "npm run lint && npm run unit",
    "unit": "mocha"
  },
  "version": "1.0.1"
}