{ "_args": [ [ "netmask@1.0.6", "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools" ] ], "_from": "netmask@1.0.6", "_id": "netmask@1.0.6", "_inBundle": false, "_integrity": "sha1-ICl+idhvb2QA8lDZ9Pa0wZRfzTU=", "_location": "/netmask", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "netmask@1.0.6", "name": "netmask", "escapedName": "netmask", "rawSpec": "1.0.6", "saveSpec": null, "fetchSpec": "1.0.6" }, "_requiredBy": [ "/pac-resolver" ], "_resolved": "https://registry.npmjs.org/netmask/-/netmask-1.0.6.tgz", "_spec": "1.0.6", "_where": "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools", "author": { "name": "Olivier Poitrey", "email": "rs@dailymotion.com" }, "bugs": { "url": "https://github.com/rs/node-netmask/issues" }, "description": "Parse and lookup IP network blocks", "devDependencies": { "coffee-script": ">=1.2.0", "vows": "*" }, "engines": { "node": ">= 0.4.0" }, "homepage": "https://github.com/rs/node-netmask", "keywords": [ "net", "mask", "ip", "network", "cidr", "netmask", "subnet", "ipcalc" ], "license": "MIT", "main": "./lib/netmask", "name": "netmask", "repository": { "type": "git", "url": "git://github.com/rs/node-netmask.git" }, "scripts": { "prepublish": "coffee -c lib/*.coffee", "test": "vows --spec test/*" }, "version": "1.0.6" }