{
  "_args": [
    [
      "kevoree-group-ws@5.3.1",
      "/home/barais/git/kevoree-js/libraries/comp/prefixTicker/.deploy_units/node0"
    ]
  ],
  "_from": "kevoree-group-ws@5.3.1",
  "_id": "kevoree-group-ws@5.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/kevoree-group-ws",
  "_nodeVersion": "4.2.2",
  "_npmUser": {
    "email": "max.tricoire@gmail.com",
    "name": "leiko"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "kevoree-group-ws",
    "raw": "kevoree-group-ws@5.3.1",
    "rawSpec": "5.3.1",
    "scope": null,
    "spec": "5.3.1",
    "type": "version"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/kevoree-group-ws/-/kevoree-group-ws-5.3.1.tgz",
  "_shasum": "65fa91f578b8cc966c9a40dfe622e77600e26eab",
  "_shrinkwrap": null,
  "_spec": "kevoree-group-ws@5.3.1",
  "_where": "/home/barais/git/kevoree-js/libraries/comp/prefixTicker/.deploy_units/node0",
  "author": {
    "email": "max.tricoire@gmail.com",
    "name": "Maxime Tricoire"
  },
  "bugs": {
    "url": "https://github.com/kevoree/kevoree-js-group-ws/issues"
  },
  "dependencies": {
    "kevoree-entities": "^8.0.2",
    "kevoree-kevscript": "^2.1.6",
    "kevoree-library": "^5.0.4",
    "pseudoclass": "^1.0.2",
    "shortid": "^2.2.2",
    "smart-socket": "^0.3.0",
    "ws": "^0.8.0"
  },
  "description": "This group uses <strong>WebSockets</strong> to propagate models over the connected nodes.<br/>If the attribute <strong>master</strong> is specified (using the instance name of one of the connected nodes) then a WebSocket server will be listening on that n",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-browserify": "^3.8.0",
    "grunt-contrib-uglify": "^0.8.1",
    "grunt-kevoree": "^5.2.2",
    "grunt-kevoree-genmodel": "^2.0.0",
    "grunt-kevoree-registry": "^2.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "65fa91f578b8cc966c9a40dfe622e77600e26eab",
    "tarball": "http://registry.npmjs.org/kevoree-group-ws/-/kevoree-group-ws-5.3.1.tgz"
  },
  "homepage": "https://github.com/kevoree/kevoree-js-group-ws",
  "kevoree": {
    "package": "org.kevoree.library"
  },
  "keywords": [
    "group",
    "kevoree",
    "kevoree-std-lib",
    "library"
  ],
  "license": "LGPL-3.0",
  "main": "./lib/WSGroup.js",
  "maintainers": [
    {
      "name": "leiko",
      "email": "max.tricoire@gmail.com"
    }
  ],
  "name": "kevoree-group-ws",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevoree/kevoree-js-group-ws.git"
  },
  "scripts": {
    "postpublish": "grunt publish",
    "prepublish": "grunt"
  },
  "version": "5.3.1"
}
