{
  "_args": [
    [
      "sockjs@^0.3.15",
      "/Users/dan/p/create-react-app/node_modules/webpack-dev-server"
    ]
  ],
  "_from": "sockjs@>=0.3.15 <0.4.0",
  "_id": "sockjs@0.3.17",
  "_inCache": true,
  "_installable": true,
  "_location": "/sockjs",
  "_nodeVersion": "0.10.38",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/sockjs-0.3.17.tgz_1461947818760_0.02725877147167921"
  },
  "_npmUser": {
    "email": "bkahle@gmail.com",
    "name": "brycekahle"
  },
  "_npmVersion": "2.14.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "sockjs",
    "raw": "sockjs@^0.3.15",
    "rawSpec": "^0.3.15",
    "scope": null,
    "spec": ">=0.3.15 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/webpack-dev-server"
  ],
  "_resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.17.tgz",
  "_shasum": "ef1b88f5d73e6278fad8e9476ac91064382f3b44",
  "_shrinkwrap": null,
  "_spec": "sockjs@^0.3.15",
  "_where": "/Users/dan/p/create-react-app/node_modules/webpack-dev-server",
  "author": {
    "name": "Marek Majkowski"
  },
  "bugs": {
    "url": "https://github.com/sockjs/sockjs-node/issues"
  },
  "contributors": [
    {
      "name": "Bryce Kahle",
      "email": "bkahle@gmail.com"
    },
    {
      "name": "Marek Majkowski",
      "email": "deadbeef@popcount.org"
    }
  ],
  "dependencies": {
    "faye-websocket": "^0.10.0",
    "uuid": "^2.0.2"
  },
  "description": "SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication",
  "devDependencies": {
    "coffee-script": "^1.8.0"
  },
  "directories": {},
  "dist": {
    "shasum": "ef1b88f5d73e6278fad8e9476ac91064382f3b44",
    "tarball": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.17.tgz"
  },
  "gitHead": "0edbb8915d1816f20ba4de2b7960cc948d459691",
  "homepage": "https://github.com/sockjs/sockjs-node",
  "keywords": [
    "websocket",
    "websockets"
  ],
  "license": "MIT",
  "main": "index",
  "maintainers": [
    {
      "name": "majek",
      "email": "majek04@gmail.com"
    },
    {
      "name": "msackman",
      "email": "matthew@rabbitmq.com"
    },
    {
      "name": "squaremo",
      "email": "mikeb@squaremobius.net"
    },
    {
      "name": "glasser",
      "email": "glasser@meteor.com"
    },
    {
      "name": "brycekahle",
      "email": "bkahle@gmail.com"
    }
  ],
  "name": "sockjs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sockjs/sockjs-node.git"
  },
  "scripts": {},
  "version": "0.3.17"
}
