UNPKG

groupme

Version:

A Node Module for interacting with the GroupMe API. Supports both querying the Stateless API and receiving Websocket-based push messages, and provides a CLI.

9 lines 268 B
{ "name": "node-groupme-commandline-example", "description": "Command Line Interface for Node-GroupMe", "author": "Niels Joubert <njoubert@gmail.com> (http://njoubert.com/)", "version": "1.0.0", "dependencies": { "commander":"1.2.x" } }