Your IP : 216.73.216.91


Current Path : /usr/lib/node_modules/pm2/node_modules/@pm2/agent-node/
Upload File :
Current File : //usr/lib/node_modules/pm2/node_modules/@pm2/agent-node/constants.js

'use strict'

module.exports = {
  ROOT_URL: process.env.KEYMETRICS_NODE || 'https://root.keymetrics.io',
  PROTOCOL_VERSION: 2,
  PM2_VERSION: '2.0.0'
}