mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
15 lines
512 B
Plaintext
15 lines
512 B
Plaintext
Package: pm2
|
|
Version: $VERSION-1
|
|
Depends: nodejs
|
|
Conflicts: nodejs (<< 0.12.0)
|
|
Section: devel
|
|
Priority: optional
|
|
Architecture: all
|
|
Installed-Size: $INSTALLED_SIZE
|
|
Maintainer: Alexandre Strzelewicz <alexandre@keymetrics.io>
|
|
Homepage: http://pm2.io/
|
|
Description: Production Process Manager.
|
|
PM2: Process Manager for Node.js.
|
|
.
|
|
PM2 is a Process Manager mainly for Node.js that allows to automatically increase performance and stability while enhancing the process management experience for developer and DevOps.
|