{
  "_args": [
    [
      {
        "raw": "ipaddr.js@1.8.0",
        "scope": null,
        "escapedName": "ipaddr.js",
        "name": "ipaddr.js",
        "rawSpec": "1.8.0",
        "spec": "1.8.0",
        "type": "version"
      },
      "/home/lively4/lively4/lively4-services/services/peerjs/node_modules/proxy-addr"
    ]
  ],
  "_from": "ipaddr.js@1.8.0",
  "_id": "ipaddr.js@1.8.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/ipaddr.js",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/ipaddr.js_1.8.0_1531193295710_0.6229373074337963"
  },
  "_npmUser": {
    "name": "whitequark",
    "email": "whitequark@whitequark.org"
  },
  "_npmVersion": "1.4.21",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ipaddr.js@1.8.0",
    "scope": null,
    "escapedName": "ipaddr.js",
    "name": "ipaddr.js",
    "rawSpec": "1.8.0",
    "spec": "1.8.0",
    "type": "version"
  },
  "_requiredBy": [
    "/proxy-addr"
  ],
  "_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.8.0.tgz",
  "_shasum": "eaa33d6ddd7ace8f7f6fe0c9ca0440e706738b1e",
  "_shrinkwrap": null,
  "_spec": "ipaddr.js@1.8.0",
  "_where": "/home/lively4/lively4/lively4-services/services/peerjs/node_modules/proxy-addr",
  "author": {
    "name": "whitequark",
    "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.12.6",
    "nodeunit": ">=0.8.2 <0.8.7",
    "uglify-js": "~3.0.19"
  },
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "shasum": "eaa33d6ddd7ace8f7f6fe0c9ca0440e706738b1e",
    "tarball": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.8.0.tgz",
    "fileCount": 5,
    "unpackedSize": 39303
  },
  "engines": {
    "node": ">= 0.10"
  },
  "files": [
    "lib/",
    "ipaddr.min.js"
  ],
  "gitHead": "d7f0a9bfea2888ea8b309b97d0eed1709e8c6ead",
  "homepage": "https://github.com/whitequark/ipaddr.js#readme",
  "keywords": [
    "ip",
    "ipv4",
    "ipv6"
  ],
  "license": "MIT",
  "main": "./lib/ipaddr.js",
  "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"
  },
  "types": "./lib/ipaddr.js.d.ts",
  "version": "1.8.0"
}
