robot-multiasistencia/package.json

13 lines
216 B
JSON

{
"name": "robot-multiasistencia",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"dependencies": {
"playwright": "1.57.0",
"firebase-admin": "^12.0.0"
}
}