{
  "_args": [
    [
      "kevoree-chan-local@5.0.2",
      "/home/barais/git/kevoree-js/libraries/comp/prefixTicker/.deploy_units/node0"
    ]
  ],
  "_from": "kevoree-chan-local@5.0.2",
  "_id": "kevoree-chan-local@5.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/kevoree-chan-local",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "email": "max.tricoire@gmail.com",
    "name": "leiko"
  },
  "_npmVersion": "2.14.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "kevoree-chan-local",
    "raw": "kevoree-chan-local@5.0.2",
    "rawSpec": "5.0.2",
    "scope": null,
    "spec": "5.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/kevoree-chan-local/-/kevoree-chan-local-5.0.2.tgz",
  "_shasum": "efe62b253cc57543fa5aa20ebcc28e1b73bb250e",
  "_shrinkwrap": null,
  "_spec": "kevoree-chan-local@5.0.2",
  "_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-chan-local/issues"
  },
  "dependencies": {
    "kevoree-entities": "^8.0.2"
  },
  "description": "Kevoree channel that only sends messages to components in the same node",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-browserify": "^3.5.1",
    "grunt-contrib-uglify": "^0.8.0",
    "grunt-kevoree": "^5.2.2",
    "grunt-kevoree-genmodel": "^2.0.0",
    "grunt-kevoree-registry": "^2.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "efe62b253cc57543fa5aa20ebcc28e1b73bb250e",
    "tarball": "http://registry.npmjs.org/kevoree-chan-local/-/kevoree-chan-local-5.0.2.tgz"
  },
  "gitHead": "cc4d47399e656a3d73716f3ba4e1a5d1067f305f",
  "homepage": "https://github.com/kevoree/kevoree-js-chan-local",
  "kevoree": {
    "package": "org.kevoree.library"
  },
  "keywords": [
    "channel",
    "kevoree",
    "kevoree-std-lib",
    "library"
  ],
  "license": "LGPL-3.0",
  "main": "./lib/LocalChannel.js",
  "maintainers": [
    {
      "name": "leiko",
      "email": "max.tricoire@gmail.com"
    }
  ],
  "name": "kevoree-chan-local",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevoree/kevoree-js-chan-local.git"
  },
  "scripts": {
    "postpublish": "grunt publish",
    "prepublish": "grunt"
  },
  "version": "5.0.2"
}
