Your IP : 216.73.216.91


Current Path : /usr/lib/node_modules/pm2/node_modules/pm2-axon-rpc/
Upload File :
Current File : //usr/lib/node_modules/pm2/node_modules/pm2-axon-rpc/package.json

{
  "_from": "pm2-axon-rpc@0.5.1",
  "_id": "pm2-axon-rpc@0.5.1",
  "_inBundle": false,
  "_integrity": "sha512-hT8gN3/j05895QLXpwg+Ws8PjO4AVID6Uf9StWpud9HB2homjc1KKCcI0vg9BNOt56FmrqKDT1NQgheIz35+sA==",
  "_location": "/pm2/pm2-axon-rpc",
  "_phantomChildren": {
    "ms": "2.1.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pm2-axon-rpc@0.5.1",
    "name": "pm2-axon-rpc",
    "escapedName": "pm2-axon-rpc",
    "rawSpec": "0.5.1",
    "saveSpec": null,
    "fetchSpec": "0.5.1"
  },
  "_requiredBy": [
    "/pm2",
    "/pm2/@pm2/agent"
  ],
  "_resolved": "https://registry.npmjs.org/pm2-axon-rpc/-/pm2-axon-rpc-0.5.1.tgz",
  "_shasum": "ad3c43c43811c71f13e5eee2821194d03ceb03fe",
  "_spec": "pm2-axon-rpc@0.5.1",
  "_where": "/usr/lib/node_modules/pm2",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@learnboost.com"
  },
  "bugs": {
    "url": "https://github.com/unitech/pm2-axon-rpc/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Bret Copeland",
      "email": "bret@atlantisflight.org",
      "url": "https://github.com/bretcope"
    }
  ],
  "dependencies": {
    "debug": "^3.0"
  },
  "deprecated": false,
  "description": "Remote procedure calls built on top of axon.",
  "devDependencies": {
    "better-assert": "*",
    "mocha": "^3.5",
    "pm2-axon": "^3.0.2"
  },
  "homepage": "https://github.com/unitech/pm2-axon-rpc#readme",
  "keywords": [
    "axon",
    "rpc",
    "cloud"
  ],
  "license": "MIT",
  "main": "index",
  "name": "pm2-axon-rpc",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/unitech/pm2-axon-rpc.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "0.5.1"
}