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/make-dir/package.json
{
  "_from": "make-dir@^3.1.0",
  "_id": "make-dir@3.1.0",
  "_inBundle": false,
  "_integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  "_location": "/make-dir",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "make-dir@^3.1.0",
    "name": "make-dir",
    "escapedName": "make-dir",
    "rawSpec": "^3.1.0",
    "saveSpec": null,
    "fetchSpec": "^3.1.0"
  },
  "_requiredBy": [
    "/babel-loader",
    "/find-cache-dir"
  ],
  "_resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  "_shasum": "415e967046b3a7f1d185277d84aa58203726a13f",
  "_spec": "make-dir@^3.1.0",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\babel-loader",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/make-dir/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "semver": "^6.0.0"
  },
  "deprecated": false,
  "description": "Make a directory and its parents if needed - Think `mkdir -p`",
  "devDependencies": {
    "@types/graceful-fs": "^4.1.3",
    "@types/node": "^13.7.1",
    "ava": "^1.4.0",
    "codecov": "^3.2.0",
    "graceful-fs": "^4.1.15",
    "nyc": "^15.0.0",
    "path-type": "^4.0.0",
    "tempy": "^0.2.1",
    "tsd": "^0.11.0",
    "xo": "^0.25.4"
  },
  "engines": {
    "node": ">=8"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/make-dir#readme",
  "keywords": [
    "mkdir",
    "mkdirp",
    "make",
    "directories",
    "dir",
    "dirs",
    "folders",
    "directory",
    "folder",
    "path",
    "parent",
    "parents",
    "intermediate",
    "recursively",
    "recursive",
    "create",
    "fs",
    "filesystem",
    "file-system"
  ],
  "license": "MIT",
  "name": "make-dir",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/make-dir.git"
  },
  "scripts": {
    "test": "xo && nyc ava && tsd"
  },
  "version": "3.1.0"
}