![]() 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/assert/node_modules/inherits/ |
Upload File : |
{ "_from": "inherits@2.0.1", "_id": "inherits@2.0.1", "_inBundle": false, "_integrity": "sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=", "_location": "/browserify/assert/inherits", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "inherits@2.0.1", "name": "inherits", "escapedName": "inherits", "rawSpec": "2.0.1", "saveSpec": null, "fetchSpec": "2.0.1" }, "_requiredBy": [ "/browserify/assert/util" ], "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz", "_shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1", "_spec": "inherits@2.0.1", "_where": "/usr/local/lib/node_modules/browserify/node_modules/assert/node_modules/util", "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()", "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": "node test" }, "version": "2.0.1" }