{
"apps" : [
"name": "lolisafe",
"script": "npm",
"args": "run start",
"env": {
"NODE_ENV": "production"
},
"env_production" : {
}
]