UNPKG

telesignsdk

Version:

Official TeleSign SDK for Rest APIs including Messaging (SMS), Intelligence Cloud, PhoneID, Voice, and AppVerify

36 lines (35 loc) 728 B
{ "name": "telesignsdk", "version": "4.0.0", "description": "Official TeleSign SDK for Rest APIs including Messaging (SMS), Intelligence Cloud, PhoneID, Voice, and AppVerify", "repository": { "type": "git", "url": "https://github.com/TeleSign/node_telesign" }, "main": "src/TeleSign.js", "scripts": { "test": "node ./test/test.suite.js" }, "dependencies": { "node-fetch": "^2.7.0" }, "keywords": [ "Telesign", "sms", "voice", "twofactor", "2factor", "authenticate", "authentication", "phone", "call", "text", "AppVerify", "2FA", "Twilio", "Nexmo" ], "author": "TeleSign Corp.", "email": "sdk@telesign.com", "license": "MIT" }