Repository URL to install this package:
|
Version:
4.5.0-1freshup3 ▾
|
{
"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"
}