UNPKG

telismo

Version:

Node.js module to interact with the telismo API

24 lines (23 loc) 540 B
{ "name": "telismo", "version": "0.1.7", "description": "Node.js module to interact with the telismo API", "author": "Tarang Patel <you@tp.cm> (http://tarang.me)", "main": "lib/main", "keywords": [ "telismo", "outsource", "calls" ], "repository": { "type": "git", "url": "https://github.com/telismo/node-telismo.git" }, "dependencies": { "ddp": "git://github.com/oortcloud/node-ddp-client.git" }, "engines": { "node": "*" }, "bugs": "https://github.com/telismo/node-telismo/issues" }