{
  "_from": "pm2-axon-rpc@~0.7.1",
  "_id": "pm2-axon-rpc@0.7.1",
  "_inBundle": false,
  "_integrity": "sha512-FbLvW60w+vEyvMjP/xom2UPhUN/2bVpdtLfKJeYM3gwzYhoTEEChCOICfFzxkxuoEleOlnpjie+n1nue91bDQw==",
  "_location": "/pm2-axon-rpc",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pm2-axon-rpc@~0.7.1",
    "name": "pm2-axon-rpc",
    "escapedName": "pm2-axon-rpc",
    "rawSpec": "~0.7.1",
    "saveSpec": null,
    "fetchSpec": "~0.7.1"
  },
  "_requiredBy": [
    "/@pm2/agent",
    "/pm2"
  ],
  "_resolved": "https://registry.npmjs.org/pm2-axon-rpc/-/pm2-axon-rpc-0.7.1.tgz",
  "_shasum": "2daec5383a63135b3f18babb70266dacdcbc429a",
  "_spec": "pm2-axon-rpc@~0.7.1",
  "_where": "/var/www/karbon-ai-be-new/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": "^4.3.1"
  },
  "deprecated": false,
  "description": "Remote procedure calls built on top of axon.",
  "devDependencies": {
    "better-assert": "*",
    "mocha": "^8.1",
    "pm2-axon": "^4.0.0"
  },
  "engines": {
    "node": ">=5"
  },
  "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.7.1"
}
