UNPKG

hubot-lambda

Version:

A Hubot script for invoking AWS Lambda functions

15 lines (14 loc) 301 B
{ "name": "examples_instance-count", "version": "0.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "David Kirk <davemkirk@gmail.com>", "license": "MIT", "dependencies": { "aws-sdk": "^2.1.23" } }