{
  "_args": [
    [
      "connections@^1.4.2",
      "/home/unitech/keymetrics/cloud-functions"
    ]
  ],
  "_from": "connections@>=1.4.2 <2.0.0",
  "_id": "connections@1.4.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/connections",
  "_nodeVersion": "4.2.3",
  "_npmOperationalInternal": {
    "host": "packages-9-west.internal.npmjs.com",
    "tmp": "tmp/connections-1.4.2.tgz_1455996529320_0.7565697587560862"
  },
  "_npmUser": {
    "email": "mathiasbuus@gmail.com",
    "name": "mafintosh"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "connections",
    "raw": "connections@^1.4.2",
    "rawSpec": "^1.4.2",
    "scope": null,
    "spec": ">=1.4.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/connections/-/connections-1.4.2.tgz",
  "_shasum": "7890482bf5c71af6c5ca192be3136aed74428aad",
  "_shrinkwrap": null,
  "_spec": "connections@^1.4.2",
  "_where": "/home/unitech/keymetrics/cloud-functions",
  "author": {
    "name": "max ogden"
  },
  "bugs": {
    "url": "https://github.com/maxogden/connections/issues"
  },
  "dependencies": {},
  "description": "Keeps track of connections to an http server and provides a way to close connections",
  "devDependencies": {
    "standard": "^6.0.7"
  },
  "directories": {},
  "dist": {
    "shasum": "7890482bf5c71af6c5ca192be3136aed74428aad",
    "tarball": "https://registry.npmjs.org/connections/-/connections-1.4.2.tgz"
  },
  "gitHead": "1028d97e34da56582a53a676e87562e86dbc7542",
  "homepage": "https://github.com/maxogden/connections",
  "license": "BSD-2-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "email": "mathiasbuus@gmail.com",
      "name": "mafintosh"
    },
    {
      "email": "max@maxogden.com",
      "name": "maxogden"
    }
  ],
  "name": "connections",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/maxogden/connections.git"
  },
  "scripts": {
    "test": "standard"
  },
  "version": "1.4.2"
}
