cpf-validator-x
Version:
Library to validate CPF, Brazilian document
31 lines (30 loc) • 768 B
JSON
{
"name": "cpf-validator-x",
"version": "1.0.13",
"description": "Library to validate CPF, Brazilian document",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Rafaelcamposgoncalves/cpf-validator-x.git"
},
"keywords": [
"validar cpf",
"validação de cpf",
"validacao",
"cpf",
"validação cpf",
"cpf validator",
"cpf validation",
"validation",
"validator"
],
"author": "Rafael Campos Gonçalves",
"license": "MIT",
"bugs": {
"url": "https://github.com/Rafaelcamposgoncalves/cpf-validator-x/issues"
},
"homepage": "https://github.com/Rafaelcamposgoncalves/cpf-validator-x#readme"
}