coversor-texto-noche-reyner
Version:
Paquete que transforma un texto a mayusculas o minusculas.
13 lines (12 loc) • 371 B
JSON
{
"name": "coversor-texto-noche-reyner",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["javascript","conversor","texto","mayusculas","minusculas"],
"author": "Reyner López",
"license": "MIT",
"description": "Paquete que transforma un texto a mayusculas o minusculas."
}