{
  "name": "paquetejs_prueba777",
  "version": "1.0.0",
  "description": "Hola Mundo Descripcion",
  "main": "index.js",
  "dependencies": {
    "mongodb": "^4.2.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ivanCordova777/JavaScript_Ejercicio.git"
  },
  "keywords": [
    "ivancor",
    "javascript",
    "ejercicio"
  ],
  "author": "ivanCordova777",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ivanCordova777/JavaScript_Ejercicio/issues"
  },
  "homepage": "https://github.com/ivanCordova777/JavaScript_Ejercicio#readme"
}
