{
  "_from": "socket.io@latest",
  "_id": "socket.io@1.0.6",
  "_inBundle": false,
  "_integrity": "sha512-1x7TkMh8aKfLoXuXe5rXnDnv3xfcOFrDM6hR9z15dpZ83tTxt2NUxnpuGL2zMIAJQ4DitKiadEBvBVju5cxcHw==",
  "_location": "/tomahawk/socket.io",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "socket.io@1.0.6",
    "name": "socket.io",
    "escapedName": "socket.io",
    "rawSpec": "1.0.6",
    "saveSpec": null,
    "fetchSpec": "1.0.6"
  },
  "_requiredBy": [
    "/tomahawk"
  ],
  "_resolved": "https://registry.npmjs.org/socket.io/-/socket.io-1.0.6.tgz",
  "_shasum": "b566532888dae3ac9058a12f294015ebdfa8084a",
  "_spec": "socket.io@1.0.6",
  "_where": "/home/bestsmm/node_modules/tomahawk",
  "bugs": {
    "url": "https://github.com/LearnBoost/socket.io/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Guillermo Rauch",
      "email": "rauchg@gmail.com"
    },
    {
      "name": "Arnout Kazemier",
      "email": "info@3rd-eden.com"
    },
    {
      "name": "Vladimir Dronnikov",
      "email": "dronnikov@gmail.com"
    },
    {
      "name": "Einar Otto Stangvik",
      "email": "einaros@gmail.com"
    }
  ],
  "dependencies": {
    "debug": "0.7.4",
    "engine.io": "1.3.1",
    "has-binary-data": "0.1.1",
    "socket.io-adapter": "0.2.0",
    "socket.io-client": "1.0.6",
    "socket.io-parser": "2.2.0"
  },
  "deprecated": false,
  "description": "node.js realtime framework server",
  "devDependencies": {
    "expect.js": "0.3.1",
    "istanbul": "0.2.3",
    "mocha": "1.16.2",
    "superagent": "0.17.0",
    "supertest": "0.8.2"
  },
  "homepage": "https://github.com/LearnBoost/socket.io#readme",
  "keywords": [
    "realtime",
    "framework",
    "websocket",
    "tcp",
    "events",
    "socket",
    "io"
  ],
  "name": "socket.io",
  "repository": {
    "type": "git",
    "url": "git://github.com/LearnBoost/socket.io.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.0.6"
}
