![]() 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/ |
Upload File : |
{ "_from": "browserify", "_id": "browserify@17.0.0", "_inBundle": false, "_integrity": "sha512-SaHqzhku9v/j6XsQMRxPyBrSP3gnwmE27gLJYZgMT2GeK3J0+0toN+MnuNYDfHwVGQfLiMZ7KSNSIXHemy905w==", "_location": "/browserify", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "browserify", "name": "browserify", "escapedName": "browserify", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/browserify/-/browserify-17.0.0.tgz", "_shasum": "4c48fed6c02bfa2b51fd3b670fddb805723cdc22", "_spec": "browserify", "_where": "/root/workspace/gardevoir", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bin": { "browserify": "bin/cmd.js" }, "bugs": { "url": "https://github.com/browserify/browserify/issues" }, "bundleDependencies": false, "dependencies": { "JSONStream": "^1.0.3", "assert": "^1.4.0", "browser-pack": "^6.0.1", "browser-resolve": "^2.0.0", "browserify-zlib": "~0.2.0", "buffer": "~5.2.1", "cached-path-relative": "^1.0.0", "concat-stream": "^1.6.0", "console-browserify": "^1.1.0", "constants-browserify": "~1.0.0", "crypto-browserify": "^3.0.0", "defined": "^1.0.0", "deps-sort": "^2.0.1", "domain-browser": "^1.2.0", "duplexer2": "~0.1.2", "events": "^3.0.0", "glob": "^7.1.0", "has": "^1.0.0", "htmlescape": "^1.1.0", "https-browserify": "^1.0.0", "inherits": "~2.0.1", "insert-module-globals": "^7.2.1", "labeled-stream-splicer": "^2.0.0", "mkdirp-classic": "^0.5.2", "module-deps": "^6.2.3", "os-browserify": "~0.3.0", "parents": "^1.0.1", "path-browserify": "^1.0.0", "process": "~0.11.0", "punycode": "^1.3.2", "querystring-es3": "~0.2.0", "read-only-stream": "^2.0.0", "readable-stream": "^2.0.2", "resolve": "^1.1.4", "shasum-object": "^1.0.0", "shell-quote": "^1.6.1", "stream-browserify": "^3.0.0", "stream-http": "^3.0.0", "string_decoder": "^1.1.1", "subarg": "^1.0.0", "syntax-error": "^1.1.1", "through2": "^2.0.0", "timers-browserify": "^1.0.1", "tty-browserify": "0.0.1", "url": "~0.11.0", "util": "~0.12.0", "vm-browserify": "^1.0.0", "xtend": "^4.0.0" }, "deprecated": false, "description": "browser-side require() the node way", "devDependencies": { "backbone": "~0.9.2", "browser-unpack": "^1.1.1", "coffee-script": "~1.10.0", "coffeeify": "~1.1.0", "has-object-spread": "^1.0.0", "has-template-literals": "^1.0.0", "isstream": "^0.1.2", "make-generator-function": "^1.1.0", "semver": "^5.5.0", "seq": "0.3.5", "tap": "^10.7.2", "temp": "=0.8.3", "through": "^2.3.4" }, "engines": { "node": ">= 0.8" }, "homepage": "https://github.com/browserify/browserify#readme", "keywords": [ "browser", "require", "commonjs", "commonj-esque", "bundle", "npm", "javascript" ], "license": "MIT", "main": "index.js", "name": "browserify", "repository": { "type": "git", "url": "git+ssh://git@github.com/browserify/browserify.git" }, "scripts": { "test": "tap test/*.js" }, "version": "17.0.0" }