You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

86 lines
2.0 KiB
JSON

{
"_args": [
[
"ipaddr.js@1.0.5",
"/Users/alfiepates/src/invoicer/node_modules/proxy-addr"
]
],
"_from": "ipaddr.js@1.0.5",
"_id": "ipaddr.js@1.0.5",
"_inCache": true,
"_installable": true,
"_location": "/ipaddr.js",
"_npmUser": {
"email": "whitequark@whitequark.org",
"name": "whitequark"
},
"_npmVersion": "1.4.21",
"_phantomChildren": {},
"_requested": {
"name": "ipaddr.js",
"raw": "ipaddr.js@1.0.5",
"rawSpec": "1.0.5",
"scope": null,
"spec": "1.0.5",
"type": "version"
},
"_requiredBy": [
"/proxy-addr"
],
"_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.0.5.tgz",
"_shasum": "5fa78cf301b825c78abc3042d812723049ea23c7",
"_shrinkwrap": null,
"_spec": "ipaddr.js@1.0.5",
"_where": "/Users/alfiepates/src/invoicer/node_modules/proxy-addr",
"author": {
"email": "whitequark@whitequark.org",
"name": "whitequark"
},
"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.8.2 <0.8.7",
"uglify-js": "latest"
},
"directories": {
"lib": "./lib"
},
"dist": {
"shasum": "5fa78cf301b825c78abc3042d812723049ea23c7",
"tarball": "http://localhost:4873/ipaddr.js/-/ipaddr.js-1.0.5.tgz"
},
"engines": {
"node": ">= 0.10"
},
"gitHead": "46438c8bfa187505b7007a277f09a4a9e73d5686",
"homepage": "https://github.com/whitequark/ipaddr.js#readme",
"keywords": [
"ip",
"ipv4",
"ipv6"
],
"license": "MIT",
"main": "./lib/ipaddr",
"maintainers": [
{
"email": "whitequark@whitequark.org",
"name": "whitequark"
}
],
"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": "1.0.5"
}