Files
ConexionEscolares/package.json
T
2021-09-27 21:02:02 -05:00

21 lines
434 B
JSON

{
"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",
"sybase": "^1.2.3"
}
}