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/phantom/package.json
{
  "_args": [
    [
      "phantom@4.0.12",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "phantom@4.0.12",
  "_id": "phantom@4.0.12",
  "_inBundle": false,
  "_integrity": "sha512-Tz82XhtPmwCk1FFPmecy7yRGZG2btpzY2KI9fcoPT7zT9det0CcMyfBFPp1S8DqzsnQnm8ZYEfdy528mwVtksA==",
  "_location": "/phantom",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "phantom@4.0.12",
    "name": "phantom",
    "escapedName": "phantom",
    "rawSpec": "4.0.12",
    "saveSpec": null,
    "fetchSpec": "4.0.12"
  },
  "_requiredBy": [
    "/jshint"
  ],
  "_resolved": "https://registry.npmjs.org/phantom/-/phantom-4.0.12.tgz",
  "_spec": "4.0.12",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Amir Raminfar",
    "email": "findamir@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/amir20/phantomjs-node/issues"
  },
  "contributors": [
    {
      "name": "Amir Raminfar",
      "email": "findamir@gmail.com",
      "url": "http://amirraminfar.com/"
    }
  ],
  "dependencies": {
    "phantomjs-prebuilt": "^2.1.16",
    "split": "^1.0.1",
    "winston": "^2.4.0"
  },
  "description": "PhantomJS integration module for NodeJS",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-eslint": "^8.0.3",
    "babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
    "babel-plugin-transform-es2015-template-literals": "^6.22.0",
    "babel-plugin-transform-flow-strip-types": "^6.14.0",
    "babel-polyfill": "^6.26.0",
    "babel-preset-es2015": "^6.18.0",
    "babel-preset-flow": "^6.23.0",
    "del": "^3.0.0",
    "eslint": "^4.13.1",
    "eslint-config-airbnb-base": "^12.1.0",
    "eslint-plugin-flowtype": "^2.40.1",
    "eslint-plugin-import": "^2.8.0",
    "flow-bin": "^0.61.0",
    "gulp": "^3.9.1",
    "gulp-babel": "^7.0.0",
    "gulp-cli": "^1.4.0",
    "gulp-copy": "^1.0.1",
    "gulp-newer": "^1.3.0",
    "gulp-watch": "^4.3.5",
    "jest": "^22.0.3",
    "jest-cli": "^22.0.3",
    "prettier-eslint": "^8.4.0"
  },
  "engines": {
    "node": ">=8"
  },
  "homepage": "https://github.com/amir20/phantomjs-node",
  "jest": {
    "roots": [
      "<rootDir>/lib"
    ],
    "collectCoverage": true,
    "coveragePathIgnorePatterns": [
      "node_modules/",
      "jest-modules/"
    ],
    "testEnvironment": "node"
  },
  "keywords": [
    "phantom",
    "phantomjs",
    "driver"
  ],
  "license": "ISC",
  "main": "lib/index.js",
  "name": "phantom",
  "repository": {
    "type": "git",
    "url": "git://github.com/amir20/phantomjs-node.git"
  },
  "scripts": {
    "lint": "eslint . && flow check",
    "prepublishOnly": "gulp clean && gulp build",
    "pretest": "gulp build:test",
    "test": "npm run lint && jest"
  },
  "version": "4.0.12"
}