![]() 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/browser-resolve/ |
Upload File : |
{ "_from": "browser-resolve@^2.0.0", "_id": "browser-resolve@2.0.0", "_inBundle": false, "_integrity": "sha512-7sWsQlYL2rGLy2IWm8WL8DCTJvYLc/qlOnsakDac87SOoCd16WLsaAMdCiAqsTNHIe+SXfaqyxyo6THoWqs8WQ==", "_location": "/browserify/browser-resolve", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "browser-resolve@^2.0.0", "name": "browser-resolve", "escapedName": "browser-resolve", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/browserify", "/browserify/module-deps" ], "_resolved": "https://registry.npmjs.org/browser-resolve/-/browser-resolve-2.0.0.tgz", "_shasum": "99b7304cb392f8d73dba741bb2d7da28c6d7842b", "_spec": "browser-resolve@^2.0.0", "_where": "/usr/local/lib/node_modules/browserify", "author": { "name": "Roman Shtylman", "email": "shtylman@gmail.com" }, "bugs": { "url": "https://github.com/browserify/browser-resolve/issues" }, "bundleDependencies": false, "dependencies": { "resolve": "^1.17.0" }, "deprecated": false, "description": "resolve which handles browser field support in package.json", "devDependencies": { "mocha": "^2.5.3" }, "files": [ "index.js", "empty.js" ], "homepage": "https://github.com/browserify/browser-resolve#readme", "keywords": [ "resolve", "browser" ], "license": "MIT", "main": "index.js", "name": "browser-resolve", "repository": { "type": "git", "url": "git://github.com/browserify/browser-resolve.git" }, "scripts": { "test": "node scripts/setup-symlinks.js && mocha --reporter list test/*.js" }, "version": "2.0.0" }