{
  "_args": [
    [
      "nssocket@0.6.0",
      "/home/unitech/keymetrics/cloud-functions/node_modules/pm2"
    ]
  ],
  "_from": "nssocket@0.6.0",
  "_id": "nssocket@0.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/nssocket",
  "_nodeVersion": "4.2.2",
  "_npmUser": {
    "email": "charlie.robbins@gmail.com",
    "name": "indexzero"
  },
  "_npmVersion": "2.14.5",
  "_phantomChildren": {},
  "_requested": {
    "name": "nssocket",
    "raw": "nssocket@0.6.0",
    "rawSpec": "0.6.0",
    "scope": null,
    "spec": "0.6.0",
    "type": "version"
  },
  "_requiredBy": [
    "/pm2"
  ],
  "_resolved": "https://registry.npmjs.org/nssocket/-/nssocket-0.6.0.tgz",
  "_shasum": "59f96f6ff321566f33c70f7dbeeecdfdc07154fa",
  "_shrinkwrap": null,
  "_spec": "nssocket@0.6.0",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/pm2",
  "author": {
    "email": "charlie.robbins@gmail.com",
    "name": "Charlie Robbins"
  },
  "bugs": {
    "url": "https://github.com/foreverjs/nssocket/issues"
  },
  "dependencies": {
    "eventemitter2": "~0.4.14",
    "lazy": "~1.0.11"
  },
  "description": "An elegant way to define lightweight protocols on-top of TCP/TLS sockets in node.js",
  "devDependencies": {
    "msgpack": "^1.0.2",
    "vows": "0.8.0"
  },
  "directories": {},
  "dist": {
    "shasum": "59f96f6ff321566f33c70f7dbeeecdfdc07154fa",
    "tarball": "https://registry.npmjs.org/nssocket/-/nssocket-0.6.0.tgz"
  },
  "engines": {
    "node": ">= 0.10.x"
  },
  "gitHead": "b2dd7196adcdebd3081e7219fcc87ecfd14dfd5a",
  "homepage": "https://github.com/foreverjs/nssocket#readme",
  "license": "MIT",
  "main": "./lib/nssocket",
  "maintainers": [
    {
      "email": "charlie.robbins@gmail.com",
      "name": "indexzero"
    },
    {
      "email": "genediazjr@gmail.com",
      "name": "genediazjr"
    }
  ],
  "name": "nssocket",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/foreverjs/nssocket.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec"
  },
  "version": "0.6.0"
}
