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/gulp-newer/package.json
{
  "_args": [
    [
      "gulp-newer@1.4.0",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "gulp-newer@1.4.0",
  "_id": "gulp-newer@1.4.0",
  "_inBundle": false,
  "_integrity": "sha512-h79fGO55S/P9eAADbLAP9aTtVYpLSR1ONj08VPaSdVVNVYhTS8p1CO1TW7kEMu+hC+sytmCqcUr5LesvZEtDoQ==",
  "_location": "/gulp-newer",
  "_phantomChildren": {
    "ansi-cyan": "0.1.1",
    "ansi-red": "0.1.1",
    "arr-flatten": "1.1.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-newer@1.4.0",
    "name": "gulp-newer",
    "escapedName": "gulp-newer",
    "rawSpec": "1.4.0",
    "saveSpec": null,
    "fetchSpec": "1.4.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-newer/-/gulp-newer-1.4.0.tgz",
  "_spec": "1.4.0",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Tim Schaub",
    "url": "http://tschaub.net/"
  },
  "bugs": {
    "url": "https://github.com/tschaub/gulp-newer/issues"
  },
  "dependencies": {
    "glob": "^7.0.3",
    "kew": "^0.7.0",
    "plugin-error": "^0.1.2"
  },
  "description": "Only pass through newer source files",
  "devDependencies": {
    "chai": "^4.1.2",
    "eslint": "^4.14.0",
    "eslint-config-tschaub": "^9.0.0",
    "gulp": "^3.9.1",
    "mocha": "^4.1.0",
    "mock-fs": "^4.4.2",
    "vinyl": "^2.1.0"
  },
  "eslintConfig": {
    "extends": "tschaub"
  },
  "homepage": "https://github.com/tschaub/gulp-newer",
  "keywords": [
    "gulp",
    "gulpplugin",
    "newer",
    "mtime"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gulp-newer",
  "repository": {
    "type": "git",
    "url": "git://github.com/tschaub/gulp-newer.git"
  },
  "scripts": {
    "lint": "eslint index.js spec.js",
    "pretest": "npm run lint",
    "test": "mocha spec.js"
  },
  "version": "1.4.0"
}