UNPKG

telesignenterprisesdk

Version:

This SDK enhances the functionality of the Telesign Self-service Node SDK, providing access to a broader range of Telesign APIs. See our source code on GitHub (https://github.com/TeleSign/node_telesign_enterprise) for installation instructions and other d

37 lines 934 B
{ "name": "telesignenterprisesdk", "version": "7.0.0", "description": "This SDK enhances the functionality of the Telesign Self-service Node SDK, providing access to a broader range of Telesign APIs. See our source code on GitHub (https://github.com/TeleSign/node_telesign_enterprise) for installation instructions and other details.", "repository": { "type": "git", "url": "https://github.com/TeleSign/node_telesign_enterprise" }, "main": "src/telesign.js", "dependencies": { "telesignsdk": "^4.0.0" }, "scripts": { "test": "node ./test/test.suite.js" }, "keywords": [ "Telesign", "sms", "voice", "intelligence", "phoneid", "twofactor", "2factor", "authenticate", "authentication", "phone", "call", "text", "AppVerify", "2FA", "Twilio", "Nexmo" ], "author": "TeleSign Corp.", "email": "sdk@telesign.com", "license": "MIT" }