verifik
Version:
This library is a wrap of the official API found in docs.verifik.co
40 lines (39 loc) • 786 B
JSON
{
"name": "verifik",
"version": "1.0.12",
"description": "This library is a wrap of the official API found in docs.verifik.co",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/verifik-hub/verifik-npm-package"
},
"dependencies": {
"async": "3.2.4",
"axios": "1.2.2"
},
"scripts": {
"test": "nodemon test.js"
},
"keywords": [
"verifik",
"data-verification",
"data",
"kyc",
"passwordless",
"biometrics",
"identification",
"name validation",
"name extraction",
"identity",
"identity validation",
"national-identity",
"colombia id",
"panama id",
"venezuela id",
"peru id",
"chile id",
"mexico id"
],
"author": "jumitrmo",
"license": "MIT"
}