{
  "name": "prueba_pub_npm_mcorales",
  "version": "1.0.2",
  "description": "Prueba de instalacion",
  "main": "hola_module.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Prueba",
    "publicacion"
  ],
  "author": "mcorales",
  "license": "ISC"
}
