{
  "type": "module",
  "name": "cl-node-two-factor-authentication",
  "version": "1.0.0",
  "description": "Two factor authentication",
  "main": "cl-node-two-factor-authentication.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Two",
    "factor",
    "authentication"
  ],
  "author": "Claiment Thabiso Rakgwale",
  "license": "BSD-3-Clause",
  "dependencies": {
    "speakeasy": "^2.0.0"
  }
}
