UNPKG

bot-messenger-utils

Version:
31 lines (30 loc) 599 B
{ "name": "bot-messenger-utils", "version": "0.0.25", "description": "Utils for Messenger Bot", "main": "index.js", "scripts": { "test": "echo \"test utils\"" }, "keywords": [ "messenger", "utils", "bot", "chatbot", "facebook" ], "repository": { "type": "git", "url": "git+https://github.com/pretxel/bot-messenger-utils" }, "author": "Edsel Serrano", "license": "ISC", "dependencies": { "aws-sdk": "^2.7.17", "curlrequest": "^1.0.1", "fb": "^2.0.0", "googlemaps": "^1.12.0", "q": "~1.4.1", "request": "^2.72.0" } }