| Current Path : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso-nuevo/sse/ |
| Current File : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso-nuevo/sse/package.json |
{
"name": "peepso-sse",
"private": true,
"scripts": {
"start": "npm install && npm run server --",
"server": "node index.js"
},
"dependencies": {
"forever-monitor": "^1.7.1",
"minimist": "^1.2.0",
"rimraf": "^2.6.2"
}
}