UNPKG

conversor-texto-noche

Version:

Paquete que transforma un texto a mayúsculas o minúsculas.

13 lines (12 loc) 373 B
{ "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." }