chore:isntalacion de mongoose
index.js
0 → 100644
package.json
0 → 100644
{ | |||
"name": "cliente-cufd", | |||
"version": "1.0.0", | |||
"description": "Codigo unico de facturacion diaria VIgencia de 24 Hrs # tecnologias", | |||
"main": "index.js", | |||
"scripts": { | |||
"test": "echo \"Error: no test specified\" && exit 1" | |||
}, | |||
"repository": { | |||
"type": "git", | |||
"url": "git@gitlab.agetic.gob.bo:abraham.villca/cliente-cufd.git" | |||
}, | |||
"keywords": [], | |||
"author": "", | |||
"license": "ISC", | |||
"dependencies": { | |||
"mongoose": "^6.0.12" | |||
} | |||
} |
Please register or sign in to comment