{
  "name": "idanalyzer",
  "version": "1.2.7",
  "description": "ID Analyzer API client library, scan and verify global passport, driver license and identification card.",
  "main": "index.js",
  "directories": {
    "doc": "docs",
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/idanalyzer/id-analyzer-nodejs.git"
  },
  "keywords": [
    "id",
    "analyzer",
    "passport",
    "driver",
    "license",
    "id",
    "card",
    "identification",
    "card",
    "identity",
    "verification",
    "mrz",
    "pdf417",
    "aamva",
    "pep",
    "aml"
  ],
  "author": "ID Analyzer <support@idanalyzer.com> (https://www.idanalyzer.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/idanalyzer/id-analyzer-nodejs/issues"
  },
  "homepage": "https://www.idanalyzer.com",
  "dependencies": {
    "axios": "^0.21.1"
  }
}
