w2-rut-validator
Version:
Validador y formateador de rut chilenos
30 lines (29 loc) • 563 B
JSON
{
"name": "w2-rut-validator",
"version": "1.3.2",
"description": "Validador y formateador de rut chilenos",
"keywords": [
"rut",
"rut chileno",
"validar rut",
"formatear rut",
"run",
"verificar",
"verificador",
"cedula",
"chile",
"chileno",
"rut chile",
"rut chileno"
],
"author": {
"name": "Alejandro Isla",
"email": "alejandro.isla.c@gmail.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Willywes/w2-rut-validator"
},
"main": "index.js"
}