Comparing version 1.2.0 to 1.2.12
{ | ||
"name": "pm.sh", | ||
"version": "1.2.0", | ||
"version": "1.2.12", | ||
"description": "pm2 without the fat in 1 shellscript, unix processmanagement using simply 'ps' and 'flock' and a teaspoon of shellscript & extra features", | ||
"main": "index.js", | ||
"bin":{ | ||
"pm":"./bin/pm" | ||
"pm":"bin/pm" | ||
}, | ||
@@ -9,0 +9,0 @@ "directories": { |
84764