inicializacion del proyecto
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "asinea-api",
|
||||
"version": "1.0.0",
|
||||
"description": "Api para el evento de arquitectura",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://repositorio.acatlan.unam.mx/danielGe/ASINEA-API.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^8.2.0",
|
||||
"express": "^4.17.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user