Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pm2 / usr / local / lib / pm2 / node_modules / pm2-axon-rpc / package.json
Size: Mime:
{
  "name": "pm2-axon-rpc",
  "version": "0.6.0",
  "description": "Remote procedure calls built on top of axon.",
  "keywords": [
    "axon",
    "rpc",
    "cloud"
  ],
  "author": "TJ Holowaychuk <tj@learnboost.com>",
  "engines": {
    "node": ">=5"
  },
  "contributors": [
    {
      "name": "Bret Copeland",
      "email": "bret@atlantisflight.org",
      "url": "https://github.com/bretcope"
    }
  ],
  "dependencies": {
    "debug": "^3.0"
  },
  "devDependencies": {
    "pm2-axon": "^4.0.0",
    "better-assert": "*",
    "mocha": "^3.5"
  },
  "main": "index",
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/unitech/pm2-axon-rpc.git"
  },
  "license": "MIT"

,"_resolved": "https://registry.npmjs.org/pm2-axon-rpc/-/pm2-axon-rpc-0.6.0.tgz"
,"_integrity": "sha512-xjYR0y1HpOopJ09VL2Qd5H1LajVN+QLPVZ1G+GesbORJDAZiStMhwECtOzm/Gx5ANQxL0usW8WZsElMfQq2hbw=="
,"_from": "pm2-axon-rpc@0.6.0"
}