{ "name": "conexionescolares", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://repositorio.acatlan.unam.mx/danielGe/ConexionEscolares.git" }, "author": "", "license": "ISC", "dependencies": { "dotenv": "^10.0.0", "express": "^4.17.1", "nodemon": "^2.0.13", "sybase": "^1.2.3" } }