![]() 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/url/ |
Upload File : |
{ "_from": "url@~0.11.0", "_id": "url@0.11.0", "_inBundle": false, "_integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=", "_location": "/browserify/url", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "url@~0.11.0", "name": "url", "escapedName": "url", "rawSpec": "~0.11.0", "saveSpec": null, "fetchSpec": "~0.11.0" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/url/-/url-0.11.0.tgz", "_shasum": "3838e97cfc60521eb73c525a8e55bfdd9e2e28f1", "_spec": "url@~0.11.0", "_where": "/usr/local/lib/node_modules/browserify", "bugs": { "url": "https://github.com/defunctzombie/node-url/issues" }, "bundleDependencies": false, "dependencies": { "punycode": "1.3.2", "querystring": "0.2.0" }, "deprecated": false, "description": "The core `url` packaged standalone for use with Browserify.", "devDependencies": { "assert": "1.1.1", "mocha": "1.18.2", "zuul": "3.3.0" }, "homepage": "https://github.com/defunctzombie/node-url#readme", "license": "MIT", "main": "./url.js", "name": "url", "repository": { "type": "git", "url": "git+https://github.com/defunctzombie/node-url.git" }, "scripts": { "test": "mocha --ui qunit test.js && zuul -- test.js", "test-local": "zuul --local -- test.js" }, "version": "0.11.0" }