nit-verifier
Version:
[](https://badge.fury.io/js/nit-verifier)  
29 lines (28 loc) • 554 B
JSON
{
"name": "nit-verifier",
"version": "1.0.8",
"description": "",
"main": "index.js",
"types": "index.d.ts",
"type": "module",
"scripts": {
"test": "node index.test.js"
},
"keywords": [
"nit",
"dian",
"rut",
"dígito de verificación",
"número de identificación tributario"
],
"author": "Mauricio Robayo <rfmajo@gmail.com>",
"license": "MIT",
"files": [
"index.js",
"index.d.ts"
],
"repository": {
"type": "git",
"url": "git+https://github.com/mauriciorobayo/nit-verifier.git"
}
}