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/linde-ai/html/node_modules/fs-monkey/package.json
{
  "_from": "fs-monkey@^1.0.3",
  "_id": "fs-monkey@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==",
  "_location": "/fs-monkey",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "fs-monkey@^1.0.3",
    "name": "fs-monkey",
    "escapedName": "fs-monkey",
    "rawSpec": "^1.0.3",
    "saveSpec": null,
    "fetchSpec": "^1.0.3"
  },
  "_requiredBy": [
    "/memfs"
  ],
  "_resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.3.tgz",
  "_shasum": "ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3",
  "_spec": "fs-monkey@^1.0.3",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\memfs",
  "bugs": {
    "url": "https://github.com/streamich/fs-monkey/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Monkey patches for file system related things.",
  "devDependencies": {
    "@babel/cli": "^7.13.14",
    "@babel/core": "^7.13.14",
    "@babel/preset-env": "^7.13.12",
    "@semantic-release/changelog": "5.0.1",
    "@semantic-release/git": "9.0.0",
    "@semantic-release/npm": "7.1.0",
    "@types/jest": "26.0.22",
    "@types/node": "8.10.66",
    "babel-jest": "26.6.3",
    "jest": "26.6.3",
    "semantic-release": "17.4.2",
    "source-map-support": "0.5.19"
  },
  "directories": {
    "doc": "docs"
  },
  "files": [
    "lib",
    "!lib/__tests__",
    "docs"
  ],
  "homepage": "https://github.com/streamich/fs-monkey#readme",
  "jest": {
    "collectCoverageFrom": [
      "src/**/*.js"
    ],
    "transform": {
      "^.+\\.jsx?$": "babel-jest"
    },
    "testRegex": ".*(__tests__/|/test/unit/).*(test|spec)\\.(t|j)sx?$"
  },
  "keywords": [
    "fs",
    "file",
    "file system",
    "monkey",
    "fsmonkey",
    "monkeyfs",
    "monkeypatch",
    "patch"
  ],
  "license": "Unlicense",
  "main": "lib/index.js",
  "name": "fs-monkey",
  "release": {
    "verifyConditions": [
      "@semantic-release/changelog",
      "@semantic-release/npm",
      "@semantic-release/git"
    ],
    "prepare": [
      "@semantic-release/changelog",
      "@semantic-release/npm",
      "@semantic-release/git"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/streamich/fs-monkey.git"
  },
  "scripts": {
    "build": "babel src --out-dir lib",
    "test": "jest"
  },
  "version": "1.0.3"
}