HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
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/vhost/disk-apps/alq-webapp-boleteria/node_modules/mime/package.json
{
  "_args": [
    [
      "mime@2.6.0",
      "/var/www/vhost/disk-apps/alq-webapp-boleteria"
    ]
  ],
  "_development": true,
  "_from": "mime@2.6.0",
  "_id": "mime@2.6.0",
  "_inBundle": false,
  "_integrity": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==",
  "_location": "/mime",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mime@2.6.0",
    "name": "mime",
    "escapedName": "mime",
    "rawSpec": "2.6.0",
    "saveSpec": null,
    "fetchSpec": "2.6.0"
  },
  "_requiredBy": [
    "/url-loader",
    "/webpack-dev-middleware"
  ],
  "_resolved": "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz",
  "_spec": "2.6.0",
  "_where": "/var/www/vhost/disk-apps/alq-webapp-boleteria",
  "author": {
    "name": "Robert Kieffer",
    "email": "robert@broofa.com",
    "url": "http://github.com/broofa"
  },
  "bin": {
    "mime": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/broofa/mime/issues"
  },
  "contributors": [],
  "dependencies": {},
  "description": "A comprehensive library for mime-type mapping",
  "devDependencies": {
    "benchmark": "*",
    "chalk": "4.1.2",
    "eslint": "8.1.0",
    "mime-db": "1.50.0",
    "mime-score": "1.2.0",
    "mime-types": "2.1.33",
    "mocha": "9.1.3",
    "runmd": "*",
    "standard-version": "9.3.2"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "files": [
    "index.js",
    "lite.js",
    "Mime.js",
    "cli.js",
    "/types"
  ],
  "homepage": "https://github.com/broofa/mime#readme",
  "keywords": [
    "util",
    "mime"
  ],
  "license": "MIT",
  "name": "mime",
  "repository": {
    "url": "git+https://github.com/broofa/mime.git",
    "type": "git"
  },
  "scripts": {
    "benchmark": "node src/benchmark.js",
    "md": "runmd --watch --output README.md src/README_js.md",
    "prepare": "node src/build.js && runmd --output README.md src/README_js.md",
    "release": "standard-version",
    "test": "mocha src/test.js"
  },
  "version": "2.6.0"
}