![]() 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/self/root/usr/local/lib/node_modules/browserify/node_modules/fs.realpath/ |
Upload File : |
{ "_from": "fs.realpath@^1.0.0", "_id": "fs.realpath@1.0.0", "_inBundle": false, "_integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", "_location": "/browserify/fs.realpath", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "fs.realpath@^1.0.0", "name": "fs.realpath", "escapedName": "fs.realpath", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/browserify/glob" ], "_resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", "_shasum": "1504ad2523158caa40db4a2787cb01411994ea4f", "_spec": "fs.realpath@^1.0.0", "_where": "/usr/local/lib/node_modules/browserify/node_modules/glob", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/fs.realpath/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails", "devDependencies": {}, "files": [ "old.js", "index.js" ], "homepage": "https://github.com/isaacs/fs.realpath#readme", "keywords": [ "realpath", "fs", "polyfill" ], "license": "ISC", "main": "index.js", "name": "fs.realpath", "repository": { "type": "git", "url": "git+https://github.com/isaacs/fs.realpath.git" }, "scripts": { "test": "tap test/*.js --cov" }, "version": "1.0.0" }