UNPKG

gmail-tester-extended

Version:

A simple NodeJS gmail client which checks the inbox for specific message existance

23 lines (22 loc) 611 B
{ "name": "gmail-tester-extended", "version": "1.1.2", "description": "A simple NodeJS gmail client which checks the inbox for specific message existance", "main": "gmail-tester-extended.js", "scripts": {}, "keywords": [ "gmail", "googleapis", "email", "client", "automation", "polling" ], "author": "Kate Yurasova (forked project by Lev Gelfenbuim)", "license": "MIT", "dependencies": { "googleapis": "^47.0.0", "js-base64": "^2.5.1" }, "homepage": "https://github.com/kateyurasova/gmail-tester" }