{ "_args": [ [ { "raw": "ip@1.0.1", "scope": null, "escapedName": "ip", "name": "ip", "rawSpec": "1.0.1", "spec": "1.0.1", "type": "version" }, "/home/frappe/frappe-bench/node_modules/pac-resolver" ] ], "_from": "ip@1.0.1", "_id": "ip@1.0.1", "_inCache": true, "_installable": true, "_location": "/ip", "_nodeVersion": "4.0.0", "_npmUser": { "name": "indutny", "email": "fedor@indutny.com" }, "_npmVersion": "2.14.2", "_phantomChildren": {}, "_requested": { "raw": "ip@1.0.1", "scope": null, "escapedName": "ip", "name": "ip", "rawSpec": "1.0.1", "spec": "1.0.1", "type": "version" }, "_requiredBy": [ "/pac-resolver" ], "_resolved": "https://registry.npmjs.org/ip/-/ip-1.0.1.tgz", "_shasum": "c7e356cdea225ae71b36d70f2e71a92ba4e42590", "_shrinkwrap": null, "_spec": "ip@1.0.1", "_where": "/home/frappe/frappe-bench/node_modules/pac-resolver", "author": { "name": "Fedor Indutny", "email": "fedor@indutny.com" }, "bugs": { "url": "https://github.com/indutny/node-ip/issues" }, "dependencies": {}, "description": "IP address utilities for node.js", "devDependencies": { "jscs": "^2.1.1", "jshint": "^2.8.0", "mocha": "~1.3.2" }, "directories": {}, "dist": { "shasum": "c7e356cdea225ae71b36d70f2e71a92ba4e42590", "tarball": "https://registry.npmjs.org/ip/-/ip-1.0.1.tgz" }, "gitHead": "5fa3ae74c70f2af2f3bc1b8784685c5bc004d468", "homepage": "https://github.com/indutny/node-ip", "license": "MIT", "main": "lib/ip", "maintainers": [ { "name": "fedor.indutny", "email": "fedor.indutny@gmail.com" }, { "name": "mmalecki", "email": "me@mmalecki.com" }, { "name": "indutny", "email": "fedor@indutny.com" } ], "name": "ip", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/indutny/node-ip.git" }, "scripts": { "test": "jscs lib/*.js test/*.js && jshint lib/*.js && mocha --reporter spec test/*-test.js" }, "version": "1.0.1" }