![]() 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/isarray/ |
Upload File : |
{ "_from": "isarray@~1.0.0", "_id": "isarray@1.0.0", "_inBundle": false, "_integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", "_location": "/browserify/isarray", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "isarray@~1.0.0", "name": "isarray", "escapedName": "isarray", "rawSpec": "~1.0.0", "saveSpec": null, "fetchSpec": "~1.0.0" }, "_requiredBy": [ "/browserify/readable-stream" ], "_resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", "_shasum": "bb935d48582cba168c06834957a54a3e07124f11", "_spec": "isarray@~1.0.0", "_where": "/usr/local/lib/node_modules/browserify/node_modules/readable-stream", "author": { "name": "Julian Gruber", "email": "mail@juliangruber.com", "url": "http://juliangruber.com" }, "bugs": { "url": "https://github.com/juliangruber/isarray/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Array#isArray for older browsers", "devDependencies": { "tape": "~2.13.4" }, "homepage": "https://github.com/juliangruber/isarray", "keywords": [ "browser", "isarray", "array" ], "license": "MIT", "main": "index.js", "name": "isarray", "repository": { "type": "git", "url": "git://github.com/juliangruber/isarray.git" }, "scripts": { "test": "tape test.js" }, "testling": { "files": "test.js", "browsers": [ "ie/8..latest", "firefox/17..latest", "firefox/nightly", "chrome/22..latest", "chrome/canary", "opera/12..latest", "opera/next", "safari/5.1..latest", "ipad/6.0..latest", "iphone/6.0..latest", "android-browser/4.2..latest" ] }, "version": "1.0.0" }