@fr3dhugh3s/gmail-tester
Version:
A simple NodeJS gmail client which checks the inbox for specific message existence
17 lines (16 loc) • 329 B
JSON
{
"name": "gmail-tester-cypress-example",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"private": true,
"devDependencies": {
"cypress": "^5.1.0"
}
}