![]() 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/ip/ |
Upload File : |
{ "_from": "ip@^1.1.5", "_id": "ip@1.1.5", "_inBundle": false, "_integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=", "_location": "/ip", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ip@^1.1.5", "name": "ip", "escapedName": "ip", "rawSpec": "^1.1.5", "saveSpec": null, "fetchSpec": "^1.1.5" }, "_requiredBy": [ "/npm-profile/socks", "/npm-registry-fetch/socks", "/socks" ], "_resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz", "_shasum": "bdded70114290828c0a039e72ef25f5aaec4354a", "_spec": "ip@^1.1.5", "_where": "/Users/rebecca/code/npm/node_modules/socks", "author": { "name": "Fedor Indutny", "email": "fedor@indutny.com" }, "bugs": { "url": "https://github.com/indutny/node-ip/issues" }, "bundleDependencies": false, "deprecated": false, "description": "[](https://www.npmjs.com/package/ip)", "devDependencies": { "jscs": "^2.1.1", "jshint": "^2.8.0", "mocha": "~1.3.2" }, "homepage": "https://github.com/indutny/node-ip", "license": "MIT", "main": "lib/ip", "name": "ip", "repository": { "type": "git", "url": "git+ssh://git@github.com/indutny/node-ip.git" }, "scripts": { "fix": "jscs lib/*.js test/*.js --fix", "test": "jscs lib/*.js test/*.js && jshint lib/*.js && mocha --reporter spec test/*-test.js" }, "version": "1.1.5" }