![]() 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/n/versions/node/14.15.4/lib/node_modules/npm/node_modules/npmlog/ |
Upload File : |
{ "_args": [ [ "npmlog@4.1.2", "/Users/rebecca/code/npm" ] ], "_from": "npmlog@4.1.2", "_id": "npmlog@4.1.2", "_inBundle": false, "_integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", "_location": "/npmlog", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "npmlog@4.1.2", "name": "npmlog", "escapedName": "npmlog", "rawSpec": "4.1.2", "saveSpec": null, "fetchSpec": "4.1.2" }, "_requiredBy": [ "/", "/node-gyp", "/npm-registry-client" ], "_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz", "_spec": "4.1.2", "_where": "/Users/rebecca/code/npm", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/npmlog/issues" }, "dependencies": { "are-we-there-yet": "~1.1.2", "console-control-strings": "~1.1.0", "gauge": "~2.7.3", "set-blocking": "~2.0.0" }, "description": "logger for npm", "devDependencies": { "standard": "~7.1.2", "tap": "~5.7.3" }, "files": [ "log.js" ], "homepage": "https://github.com/npm/npmlog#readme", "license": "ISC", "main": "log.js", "name": "npmlog", "repository": { "type": "git", "url": "git+https://github.com/npm/npmlog.git" }, "scripts": { "test": "standard && tap test/*.js" }, "version": "4.1.2" }