![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : 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, Directory : /proc/thread-self/root/usr/local/lib/node_modules/express/node_modules/mime/ |
Upload File : |
{ "_from": "mime@1.6.0", "_id": "mime@1.6.0", "_inBundle": false, "_integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", "_location": "/express/mime", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "mime@1.6.0", "name": "mime", "escapedName": "mime", "rawSpec": "1.6.0", "saveSpec": null, "fetchSpec": "1.6.0" }, "_requiredBy": [ "/express/send" ], "_resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", "_shasum": "32cd9e5c64553bd58d19a568af452acff04981b1", "_spec": "mime@1.6.0", "_where": "/usr/local/lib/node_modules/express/node_modules/send", "author": { "name": "Robert Kieffer", "email": "robert@broofa.com", "url": "http://github.com/broofa" }, "bin": { "mime": "cli.js" }, "bugs": { "url": "https://github.com/broofa/node-mime/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Benjamin Thomas", "email": "benjamin@benjaminthomas.org", "url": "http://github.com/bentomas" } ], "dependencies": {}, "deprecated": false, "description": "A comprehensive library for mime-type mapping", "devDependencies": { "github-release-notes": "0.13.1", "mime-db": "1.31.0", "mime-score": "1.1.0" }, "engines": { "node": ">=4" }, "homepage": "https://github.com/broofa/node-mime#readme", "keywords": [ "util", "mime" ], "license": "MIT", "main": "mime.js", "name": "mime", "repository": { "url": "git+https://github.com/broofa/node-mime.git", "type": "git" }, "scripts": { "changelog": "gren changelog --tags=all --generate --override", "prepare": "node src/build.js", "test": "node src/test.js" }, "version": "1.6.0" }