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/sane/package.json
{
  "_args": [
    [
      "sane@1.7.0",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "sane@1.7.0",
  "_id": "sane@1.7.0",
  "_inBundle": false,
  "_integrity": "sha1-s1ebzLRclM8gNVzIESSZDf00bjA=",
  "_location": "/sane",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sane@1.7.0",
    "name": "sane",
    "escapedName": "sane",
    "rawSpec": "1.7.0",
    "saveSpec": null,
    "fetchSpec": "1.7.0"
  },
  "_requiredBy": [
    "/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/sane/-/sane-1.7.0.tgz",
  "_spec": "1.7.0",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "amasad"
  },
  "bin": {
    "sane": "./src/cli.js"
  },
  "bugs": {
    "url": "https://github.com/amasad/sane/issues"
  },
  "dependencies": {
    "anymatch": "^1.3.0",
    "exec-sh": "^0.2.0",
    "fb-watchman": "^2.0.0",
    "minimatch": "^3.0.2",
    "minimist": "^1.1.1",
    "walker": "~1.0.5",
    "watch": "~0.10.0"
  },
  "description": "Sane aims to be fast, small, and reliable file system watcher.",
  "devDependencies": {
    "jshint": "^2.5.10",
    "mocha": "~1.17.1",
    "rimraf": "~2.2.6",
    "tmp": "0.0.27"
  },
  "engines": {
    "node": ">=0.6.0"
  },
  "files": [
    "src",
    "index.js"
  ],
  "homepage": "https://github.com/amasad/sane",
  "keywords": [
    "watch",
    "file",
    "fswatcher",
    "watchfile",
    "fs",
    "watching"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "sane",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/amasad/sane.git"
  },
  "scripts": {
    "prepublish": "jshint --config=.jshintrc src/ index.js && mocha --bail",
    "test": "jshint --config=.jshintrc src/ index.js && mocha --bail test/test.js && mocha --bail test/utils-test.js",
    "test:debug": "mocha debug --bail"
  },
  "version": "1.7.0"
}