UNPKG

intelli-sms-gateway

Version:

A package extending developable features of the Intelli-Africa Solutions SMS Gateway

26 lines (25 loc) 513 B
{ "name": "intelli-sms-gateway", "version": "1.0.0", "description": "A package extending developable features of the Intelli-Africa Solutions SMS Gateway", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "SMS", "gateway", "Bulk", "SMS", "Single", "SMS", "Bulk", "Emails" ], "author": "Intelli-Africa Solutions", "license": "MIT", "dependencies": { "request": "^2.88.2" } }