{
  "_args": [
    [
      "pm2-axon-rpc@0.3.6",
      "/home/unitech/keymetrics/cloud-functions/node_modules/pm2"
    ]
  ],
  "_from": "pm2-axon-rpc@0.3.6",
  "_id": "pm2-axon-rpc@0.3.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/pm2-axon-rpc",
  "_npmUser": {
    "email": "strzelewicz.alexandre@gmail.com",
    "name": "tknew"
  },
  "_npmVersion": "2.0.0",
  "_phantomChildren": {
    "keypress": "0.1.0"
  },
  "_requested": {
    "name": "pm2-axon-rpc",
    "raw": "pm2-axon-rpc@0.3.6",
    "rawSpec": "0.3.6",
    "scope": null,
    "spec": "0.3.6",
    "type": "version"
  },
  "_requiredBy": [
    "/pm2"
  ],
  "_resolved": "https://registry.npmjs.org/pm2-axon-rpc/-/pm2-axon-rpc-0.3.6.tgz",
  "_shasum": "0a8931f4f6de47bf3791633cc675b0e4700f36a0",
  "_shrinkwrap": null,
  "_spec": "pm2-axon-rpc@0.3.6",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/pm2",
  "author": {
    "email": "tj@learnboost.com",
    "name": "TJ Holowaychuk"
  },
  "bin": {
    "arpc": "bin/arpc"
  },
  "bugs": {
    "url": "https://github.com/unitech/pm2-axon-rpc/issues"
  },
  "contributors": [
    {
      "email": "bret@atlantisflight.org",
      "name": "Bret Copeland",
      "url": "https://github.com/bretcope"
    }
  ],
  "dependencies": {
    "commander": "1.0.5",
    "debug": "*",
    "json-stringify-safe": "*"
  },
  "description": "Remote procedure calls built on top of axon.",
  "devDependencies": {
    "better-assert": "*",
    "mocha": "*",
    "pm2-axon": "~2.0.7"
  },
  "directories": {},
  "dist": {
    "shasum": "0a8931f4f6de47bf3791633cc675b0e4700f36a0",
    "tarball": "https://registry.npmjs.org/pm2-axon-rpc/-/pm2-axon-rpc-0.3.6.tgz"
  },
  "gitHead": "aaa6d3c839f900bb99b1af6123d0158c5cf0aa5f",
  "homepage": "https://github.com/unitech/pm2-axon-rpc",
  "keywords": [
    "axon",
    "rpc",
    "cloud"
  ],
  "license": "MIT",
  "main": "index",
  "maintainers": [
    {
      "email": "strzelewicz.alexandre@gmail.com",
      "name": "tknew"
    }
  ],
  "name": "pm2-axon-rpc",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/unitech/pm2-axon-rpc.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "0.3.6"
}
