![]() 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 : /usr/local/lib/node_modules/browserify/node_modules/inherits/ |
Upload File : |
{ "_from": "inherits@~2.0.1", "_id": "inherits@2.0.4", "_inBundle": false, "_integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", "_location": "/browserify/inherits", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "inherits@~2.0.1", "name": "inherits", "escapedName": "inherits", "rawSpec": "~2.0.1", "saveSpec": null, "fetchSpec": "~2.0.1" }, "_requiredBy": [ "/browserify", "/browserify/asn1.js", "/browserify/browserify-aes", "/browserify/browserify-des", "/browserify/browserify-sign", "/browserify/browserify-sign/readable-stream", "/browserify/cipher-base", "/browserify/concat-stream", "/browserify/create-hash", "/browserify/create-hmac", "/browserify/crypto-browserify", "/browserify/des.js", "/browserify/elliptic", "/browserify/glob", "/browserify/hash-base", "/browserify/hash-base/readable-stream", "/browserify/hash.js", "/browserify/labeled-stream-splicer", "/browserify/md5.js", "/browserify/module-deps", "/browserify/readable-stream", "/browserify/ripemd160", "/browserify/sha.js", "/browserify/stream-browserify", "/browserify/stream-browserify/readable-stream", "/browserify/stream-http", "/browserify/stream-http/readable-stream", "/browserify/stream-splicer", "/browserify/util" ], "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", "_shasum": "0fa2c64f932917c3433a0ded55363aae37416b7c", "_spec": "inherits@~2.0.1", "_where": "/usr/local/lib/node_modules/browserify", "browser": "./inherits_browser.js", "bugs": { "url": "https://github.com/isaacs/inherits/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "devDependencies": { "tap": "^14.2.4" }, "files": [ "inherits.js", "inherits_browser.js" ], "homepage": "https://github.com/isaacs/inherits#readme", "keywords": [ "inheritance", "class", "klass", "oop", "object-oriented", "inherits", "browser", "browserify" ], "license": "ISC", "main": "./inherits.js", "name": "inherits", "repository": { "type": "git", "url": "git://github.com/isaacs/inherits.git" }, "scripts": { "test": "tap" }, "version": "2.0.4" }