UNPKG

africastalking-ts

Version:

Unofficial Typescript version of the Africa's Talking SDK

20 lines (19 loc) 351 B
{ "name": "examples", "version": "0.1.0", "description": "", "main": "src/index.js", "scripts": { "start": "NODE_ENV=development node -r esm ." }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "africastalking-ts": "file:..", "esm": "^3.2.25" }, "dependencies": { "config": "^3.3.1" } }