{ "_args": [ [ { "raw": "ipaddr.js@~0.1.3", "scope": null, "escapedName": "ipaddr.js", "name": "ipaddr.js", "rawSpec": "~0.1.3", "spec": ">=0.1.3 <0.2.0", "type": "range" }, "/srv/demos/node_modules/native-dns" ] ], "_from": "ipaddr.js@>=0.1.3 <0.2.0", "_id": "ipaddr.js@0.1.9", "_inCache": true, "_location": "/ipaddr.js", "_npmUser": { "name": "whitequark", "email": "whitequark@whitequark.org" }, "_npmVersion": "1.4.21", "_phantomChildren": {}, "_requested": { "raw": "ipaddr.js@~0.1.3", "scope": null, "escapedName": "ipaddr.js", "name": "ipaddr.js", "rawSpec": "~0.1.3", "spec": ">=0.1.3 <0.2.0", "type": "range" }, "_requiredBy": [ "/native-dns", "/native-dns-packet" ], "_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-0.1.9.tgz", "_shasum": "a9c78ccc12dc9010f296ab9aef2f61f432d69efa", "_shrinkwrap": null, "_spec": "ipaddr.js@~0.1.3", "_where": "/srv/demos/node_modules/native-dns", "author": { "name": "Peter Zotov", "email": "whitequark@whitequark.org" }, "bugs": { "url": "https://github.com/whitequark/ipaddr.js/issues" }, "dependencies": {}, "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.", "devDependencies": { "coffee-script": "~1.6", "nodeunit": "~0.5.3", "uglify-js": "latest" }, "directories": { "lib": "./lib" }, "dist": { "shasum": "a9c78ccc12dc9010f296ab9aef2f61f432d69efa", "tarball": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-0.1.9.tgz" }, "engines": { "node": ">= 0.2.5" }, "gitHead": "d51df7aa41ef1875215ae4ffbd324c486f8c2799", "homepage": "https://github.com/whitequark/ipaddr.js#readme", "keywords": [ "ip", "ipv4", "ipv6" ], "license": "MIT", "main": "./lib/ipaddr", "maintainers": [ { "name": "whitequark", "email": "whitequark@whitequark.org" } ], "name": "ipaddr.js", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/whitequark/ipaddr.js.git" }, "scripts": { "test": "cake build test" }, "version": "0.1.9" }