{
  "_from": "telesignsdk@^2.2.1",
  "_id": "telesignsdk@2.2.1",
  "_inBundle": false,
  "_integrity": "sha512-wyWuj+VQgdLePYg1OSHKVhtJiqHlRWaz0q2cYsx2N4zPtxf4WoduUOZq4cUgXS6oD/+Ez+HGoVahQFwyx3dPmg==",
  "_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.1.tgz",
  "_shasum": "f9ef7a3dc77df0367619f34ce4660dde9c600f6c",
  "_spec": "telesignsdk@^2.2.1",
  "_where": "/home/retrocubedevs/public_html/dev/heyheymedia-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.1"
}
