diff --git a/package.json b/package.json index c071191..9d2f27a 100644 --- a/package.json +++ b/package.json @@ -1,26 +1,25 @@ { - "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": { - "bcrypt": "^4.0.0", - "cors": "^2.8.5", - "dotenv": "^8.2.0", - "express": "^4.17.1", - "express-fileupload": "^1.1.6", - "node-wget": "^0.4.3", - "pdfkit": "^0.11.0", - "qr-image": "^3.2.0", - "sendmail": "^1.6.1" - } -} + "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": { + "bcrypt": "^4.0.0", + "cors": "^2.8.5", + "dotenv": "^8.2.0", + "express": "^4.17.1", + "express-fileupload": "^1.1.6", + "pdfkit": "^0.11.0", + "qr-image": "^3.2.0", + "sendmail": "^1.6.1" + } +} \ No newline at end of file