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/output-file-sync/package.json
{
  "_args": [
    [
      "output-file-sync@1.1.2",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "output-file-sync@1.1.2",
  "_id": "output-file-sync@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-0KM+7+YaIF+suQCS6CZZjVJFznY=",
  "_location": "/output-file-sync",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "output-file-sync@1.1.2",
    "name": "output-file-sync",
    "escapedName": "output-file-sync",
    "rawSpec": "1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
  },
  "_requiredBy": [
    "/babel-jest/babel-core"
  ],
  "_resolved": "https://registry.npmjs.org/output-file-sync/-/output-file-sync-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Shinnosuke Watanabe",
    "url": "https://github.com/shinnn"
  },
  "bugs": {
    "url": "https://github.com/shinnn/output-file-sync/issues"
  },
  "dependencies": {
    "graceful-fs": "^4.1.4",
    "mkdirp": "^0.5.1",
    "object-assign": "^4.1.0"
  },
  "description": "Synchronously write a file and create its ancestor directories if needed",
  "devDependencies": {
    "@shinnn/eslint-config-node-legacy": "^2.0.0",
    "eslint": "^2.13.0",
    "istanbul": "^0.4.3",
    "read-remove-file": "^3.0.0",
    "tap-spec": "^4.1.1",
    "tape": "^4.5.1"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/shinnn/output-file-sync#readme",
  "keywords": [
    "fs",
    "write",
    "sync",
    "synchronous",
    "output",
    "create",
    "file",
    "mkdir",
    "mkdirp"
  ],
  "license": "MIT",
  "name": "output-file-sync",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shinnn/output-file-sync.git"
  },
  "scripts": {
    "coverage": "node --strong_mode --throw-deprecation --track-heap-objects node_modules/.bin/istanbul cover test.js",
    "pretest": "eslint --fix --config @shinnn/node-legacy index.js test.js",
    "test": "node --strong_mode --throw-deprecation --track-heap-objects test.js | tap-spec"
  },
  "version": "1.1.2"
}