UNPKG

node-cpf-cnpj

Version:

Module Validate, Formate and Generate CPF and CNPJ Brazil

30 lines (29 loc) 692 B
{ "name": "node-cpf-cnpj", "version": "1.0.2", "description": "Module Validate, Formate and Generate CPF and CNPJ Brazil", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/RodrigoOler/node-cpf-cnpj.git" }, "keywords": [ "cpf", "cnpj", "generate-cpf", "generate-cnpj", "validate-cpf", "validate-cnpj", "validate", "format" ], "author": "Rodrigo Oler", "license": "MIT", "bugs": { "url": "https://github.com/RodrigoOler/node-cpf-cnpj/issues" }, "homepage": "https://github.com/RodrigoOler/node-cpf-cnpj#readme" }