{
  "name": "conversor-texto-noche",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["javascript", "conversor", "texto", "mayúsculas", "minúsculas"],
  "author": "Abel Villaseca",
  "license": "MIT",
  "description": "Paquete que transforma un texto a mayúsculas o minúsculas."
}
