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/replace-ext/package.json
{
  "_from": "replace-ext@^2.0.0",
  "_id": "replace-ext@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-UszKE5KVK6JvyD92nzMn9cDapSk6w/CaFZ96CnmDMUqH9oowfxF/ZjRITD25H4DnOQClLA4/j7jLGXXLVKxAug==",
  "_location": "/replace-ext",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "replace-ext@^2.0.0",
    "name": "replace-ext",
    "escapedName": "replace-ext",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/imagemin"
  ],
  "_resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-2.0.0.tgz",
  "_shasum": "9471c213d22e1bcc26717cd6e50881d88f812b06",
  "_spec": "replace-ext@^2.0.0",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\imagemin",
  "author": {
    "name": "Gulp Team",
    "email": "team@gulpjs.com",
    "url": "http://gulpjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gulpjs/replace-ext/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Eric Schoffstall",
      "email": "yo@contra.io"
    },
    {
      "name": "Blaine Bublitz",
      "email": "blaine.bublitz@gmail.com"
    }
  ],
  "deprecated": false,
  "description": "Replaces a file extension with another one.",
  "devDependencies": {
    "eslint": "^6.8.0",
    "eslint-config-gulp": "^4.0.0",
    "expect": "^25.4.0",
    "mocha": "^7.1.2",
    "nyc": "^15.0.1"
  },
  "engines": {
    "node": ">= 10"
  },
  "files": [
    "LICENSE",
    "index.js"
  ],
  "homepage": "https://github.com/gulpjs/replace-ext#readme",
  "keywords": [
    "gulp",
    "extensions",
    "filepath",
    "basename"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "replace-ext",
  "nyc": {
    "reporter": [
      "lcov",
      "text-summary"
    ]
  },
  "prettier": {
    "singleQuote": true
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gulpjs/replace-ext.git"
  },
  "scripts": {
    "lint": "eslint .",
    "pretest": "npm run lint",
    "test": "nyc mocha --async-only"
  },
  "version": "2.0.0"
}