{
  "_from": "telesignsdk@^2.2.1",
  "_id": "telesignsdk@2.2.3",
  "_inBundle": false,
  "_integrity": "sha512-lYK+Tei6NDWAjkl9CbA22YH5YDSC6b/XWUm9HAdX6e2S8XMIpG3bhMgbD8mEPEgzO8qkX9W3ZBmnfy7JGsANvg==",
  "_location": "/telesignsdk",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "telesignsdk@^2.2.1",
    "name": "telesignsdk",
    "escapedName": "telesignsdk",
    "rawSpec": "^2.2.1",
    "saveSpec": null,
    "fetchSpec": "^2.2.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/telesignsdk/-/telesignsdk-2.2.3.tgz",
  "_shasum": "b7c8081b07936c0ec3b548ca9ba422f6fecb58ef",
  "_spec": "telesignsdk@^2.2.1",
  "_where": "/home/retrocubedevs/public_html/qa/hit_reels_web_api",
  "author": {
    "name": "TeleSign Corp."
  },
  "bugs": {
    "url": "https://github.com/TeleSign/node_telesign/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "os": "0.1.1",
    "querystring": "0.2.0",
    "request": "^2.88.0",
    "urijs": "^1.18.10",
    "uuid-v4.js": "1.0.2"
  },
  "deprecated": false,
  "description": "Official TeleSign SDK for Rest APIs including Messaging (SMS), Score, PhoneID, Voice, and AppVerify",
  "devDependencies": {
    "istanbul": "^0.4.5",
    "proxyquire": "^1.8.0",
    "sinon": "^3.0.0",
    "tap-spec": "^4.1.1",
    "tape": "^4.7.0"
  },
  "email": "sdk@telesign.com",
  "homepage": "https://github.com/TeleSign/node_telesign#readme",
  "keywords": [
    "Telesign",
    "sms",
    "voice",
    "twofactor",
    "2factor",
    "authenticate",
    "authentication",
    "phone",
    "call",
    "text",
    "AppVerify",
    "2FA",
    "Twilio",
    "Nexmo"
  ],
  "license": "MIT",
  "main": "src/TeleSign.js",
  "name": "telesignsdk",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TeleSign/node_telesign.git"
  },
  "scripts": {
    "coverage": "istanbul cover ./test/*.js",
    "test": "node ./test/testClients.js | tap-spec"
  },
  "version": "2.2.3"
}
