{
"_args": [
[
"netmask@^1.0.6",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/pac-resolver"
]
],
"_from": "netmask@>=1.0.6 <2.0.0",
"_id": "netmask@1.0.6",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/netmask",
"_nodeVersion": "5.7.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/netmask-1.0.6.tgz_1464621218193_0.5276697664521635"
},
"_npmUser": {
"email": "rs@dailymotion.com",
"name": "rs"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"name": "netmask",
"raw": "netmask@^1.0.6",
"rawSpec": "^1.0.6",
"scope": null,
"spec": ">=1.0.6 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/pac-resolver"
],
"_resolved": "https://registry.npmjs.org/netmask/-/netmask-1.0.6.tgz",
"_shasum": "20297e89d86f6f6400f250d9f4f6b4c1945fcd35",
"_shrinkwrap": null,
"_spec": "netmask@^1.0.6",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/pac-resolver",
"author": {
"email": "rs@dailymotion.com",
"name": "Olivier Poitrey"
},
"bugs": {
"url": "https://github.com/rs/node-netmask/issues"
},
"dependencies": {},
"description": "Parse and lookup IP network blocks",
"devDependencies": {
"coffee-script": ">=1.2.0",
"vows": "*"
},
"directories": {},
"dist": {
"shasum": "20297e89d86f6f6400f250d9f4f6b4c1945fcd35",
"tarball": "https://registry.npmjs.org/netmask/-/netmask-1.0.6.tgz"
},
"engines": {
"node": ">= 0.4.0"
},
"gitHead": "610161f7a8caf2e3004c03bb6ec8931c37b957c6",
"homepage": "https://github.com/rs/node-netmask",
"keywords": [
"cidr",
"ip",
"ipcalc",
"mask",
"net",
"netmask",
"network",
"subnet"
],
"license": "MIT",
"main": "./lib/netmask",
"maintainers": [
{
"name": "rs",
"email": "rs@dailymotion.com"
}
],
"name": "netmask",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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"
}