{
  "_args": [
    [
      "smart-socket@^0.3.0",
      "/home/barais/git/kevoree-js/libraries/comp/prefixTicker/.deploy_units/node0/node_modules/kevoree-group-ws"
    ]
  ],
  "_from": "smart-socket@>=0.3.0 <0.4.0",
  "_id": "smart-socket@0.3.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/smart-socket",
  "_nodeVersion": "4.2.2",
  "_npmUser": {
    "email": "max.tricoire@gmail.com",
    "name": "leiko"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "smart-socket",
    "raw": "smart-socket@^0.3.0",
    "rawSpec": "^0.3.0",
    "scope": null,
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/kevoree-group-ws"
  ],
  "_resolved": "https://registry.npmjs.org/smart-socket/-/smart-socket-0.3.0.tgz",
  "_shasum": "c62a720c89dbda74c680465924aae4444c5ae00f",
  "_shrinkwrap": null,
  "_spec": "smart-socket@^0.3.0",
  "_where": "/home/barais/git/kevoree-js/libraries/comp/prefixTicker/.deploy_units/node0/node_modules/kevoree-group-ws",
  "author": {
    "email": "max.tricoire@gmail.com",
    "name": "Maxime Tricoire"
  },
  "bugs": {
    "url": "https://github.com/maxleiko/smart-socket/issues"
  },
  "dependencies": {
    "async": "^0.9.0",
    "ws": "^0.8.0"
  },
  "description": "Give an array of address to smart-socket and it will try to connect to each one in series and stop on first success or loop if they all failed",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "c62a720c89dbda74c680465924aae4444c5ae00f",
    "tarball": "http://registry.npmjs.org/smart-socket/-/smart-socket-0.3.0.tgz"
  },
  "gitHead": "a32bf404dcee74686d9fad653e1ce350817666ad",
  "homepage": "https://github.com/maxleiko/smart-socket",
  "keywords": [
    "async",
    "loop",
    "socket",
    "timeout",
    "websocket",
    "ws"
  ],
  "license": "MIT",
  "main": "smart-socket.js",
  "maintainers": [
    {
      "name": "leiko",
      "email": "max.tricoire@gmail.com"
    }
  ],
  "name": "smart-socket",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/maxleiko/smart-socket.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.3.0"
}
