test script

This commit is contained in:
Tjatse 2014-12-31 18:12:34 +08:00
parent 2979b04d11
commit 4d795b1bc3
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
{
"name": "pm2-gui",
"version": "0.0.8",
"version": "0.0.7",
"description": "An elegant web interface for Unitech/PM2.",
"scripts": {
"test": "NODE_ENV=test bash test/index.sh"
},
"bin": {
"pm2-gui": "bin/pm2-gui"