{
  "_args": [
    [
      "pm2@*",
      "/home/unitech/keymetrics/cloud-functions"
    ]
  ],
  "_from": "pm2@*",
  "_id": "pm2@1.1.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/pm2",
  "_nodeVersion": "4.4.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/pm2-1.1.3.tgz_1461610622440_0.5686436609830707"
  },
  "_npmUser": {
    "email": "strzelewicz.alexandre@gmail.com",
    "name": "tknew"
  },
  "_npmVersion": "2.15.0",
  "_phantomChildren": {
    "ansi-styles": "2.2.1",
    "escape-string-regexp": "1.0.5",
    "has-ansi": "2.0.0",
    "strip-ansi": "3.0.1",
    "supports-color": "2.0.0"
  },
  "_requested": {
    "name": "pm2",
    "raw": "pm2@*",
    "rawSpec": "*",
    "scope": null,
    "spec": "*",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pm2/-/pm2-1.1.3.tgz",
  "_shasum": "10cdc3fed782d2c0eb52ce6985597de3ade1f64f",
  "_shrinkwrap": null,
  "_spec": "pm2@*",
  "_where": "/home/unitech/keymetrics/cloud-functions",
  "author": {
    "email": "alexandre@keymetrics.io",
    "name": "Strzelewicz Alexandre",
    "url": "https://keymetrics.io"
  },
  "bin": {
    "pm2": "./bin/pm2",
    "pm2-dev": "./bin/pm2-dev"
  },
  "bugs": {
    "url": "https://github.com/Unitech/pm2/issues"
  },
  "contributors": [
    {
      "email": "alex@kocharin.ru",
      "name": "Alex Kocharin"
    },
    {
      "email": "soyuka@gmail.com",
      "name": "Soyuka"
    },
    {
      "email": "jonishkurti90@gmail.com",
      "name": "Joni Shkurti"
    },
    {
      "name": "James Ide"
    },
    {
      "email": "thisnamemeansnothing@gmail.com",
      "name": "Jun Tjatse"
    },
    {
      "email": "sailxjx@gmail.com",
      "name": "Xu Jingxin"
    },
    {
      "email": "post.ben.here@gmail.com",
      "name": "Ben Postlethwaite"
    },
    {
      "email": "contact@devo.ps",
      "name": "Devo.ps"
    },
    {
      "email": "bret@atlantisflight.org",
      "name": "Bret Copeland"
    },
    {
      "email": "jhurliman@jhurliman.org",
      "name": "John Hurliman"
    },
    {
      "email": "i@truongsinh.pro",
      "name": "TruongSinh Tran-Nguyen"
    },
    {
      "email": "michael.heuberger@binarykitchen.com",
      "name": "Michael Hueuberger"
    },
    {
      "email": "chris@chriswiggins.co.nz"
    }
  ],
  "dependencies": {
    "async": "1.5",
    "chalk": "1.1.1",
    "chokidar": "~1.4.0",
    "cli-table": "0.3.1",
    "coffee-script": "~1.10.0",
    "commander": "^2.9",
    "cron": "1.1.0",
    "debug": "2.2.0",
    "eventemitter2": "0.4.14",
    "ikt": "git+http://ikt.pm2.io/ikt.git#master",
    "mkdirp": "0.5.1",
    "moment": "^2.12",
    "nssocket": "0.6.0",
    "pidusage": "^1.0.1",
    "pm2-axon": "~2.0.9",
    "pm2-axon-rpc": "0.3.6",
    "pm2-deploy": "0.2.1",
    "pm2-multimeter": "0.1.2",
    "pmx": "^0.6",
    "semver": "~5.1.0",
    "shelljs": "0.6.0",
    "source-map-support": "0.4.0",
    "vizion": "^0.2",
    "yamljs": "0.2.7"
  },
  "description": "Production process manager for Node.JS applications with a built-in load balancer.",
  "devDependencies": {
    "better-assert": "^1.0.0",
    "mocha": "2.x",
    "should": "^8.1.1"
  },
  "directories": {
    "bin": "./bin",
    "example": "./examples",
    "lib": "./lib"
  },
  "dist": {
    "shasum": "10cdc3fed782d2c0eb52ce6985597de3ade1f64f",
    "tarball": "https://registry.npmjs.org/pm2/-/pm2-1.1.3.tgz"
  },
  "engines": {
    "node": ">=0.10"
  },
  "gitHead": "45cc09fc9239df9fca8b0b975b53b59a9306461c",
  "homepage": "http://pm2.keymetrics.io/",
  "keywords": [
    "cli",
    "fault tolerant",
    "sysadmin",
    "tools",
    "pm2",
    "logs",
    "log",
    "json",
    "express",
    "hapi",
    "kraken",
    "reload",
    "microservice",
    "programmatic",
    "harmony",
    "node-pm2",
    "production",
    "keymetrics",
    "node.js monitoring",
    "strong-pm",
    "deploy",
    "deployment",
    "daemon",
    "supervisor",
    "nodemon",
    "pm2.io",
    "ghost",
    "ghost production",
    "monitoring",
    "process manager",
    "forever",
    "profiling",
    "probes",
    "forever-monitor",
    "keep process alive",
    "process configuration",
    "clustering",
    "cluster cli",
    "cluster",
    "cron",
    "devops",
    "dev ops"
  ],
  "license": "AGPL-3.0",
  "main": "index.js",
  "maintainers": [
    {
      "email": "strzelewicz.alexandre@gmail.com",
      "name": "tknew"
    }
  ],
  "name": "pm2",
  "optionalDependencies": {
    "ikt": "git+http://ikt.pm2.io/ikt.git#master"
  },
  "preferGlobal": true,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/Unitech/pm2.git"
  },
  "scripts": {
    "test": "PM2_CONCURRENT_ACTIONS=1 NODE_ENV=test bash test/pm2_programmatic_tests.sh && NODE_ENV=test bash test/pm2_behavior_tests.sh"
  },
  "version": "1.1.3"
}
