sinch-verification
Version:
Verify mobile numbers using Sinch Verification
24 lines (23 loc) • 490 B
JSON
{
"name": "sinch-verification",
"version": "0.0.6",
"description": "Verify mobile numbers using Sinch Verification",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Sinch",
"Verification",
"SDK",
"browserify"
],
"author": "Magnus Lundstedt",
"license": "MIT",
"dependencies": {
"assert-plus": "^0.1.5",
"q": "^1.4.1",
"sinch-rest-api": "0.0.1",
"sync-prompt": "^0.4.2"
}
}