UNPKG

email-generator

Version:

Creates random & unique email to be used in automated test

13 lines (12 loc) 263 B
{ "name": "example", "version": "1.1.0", "description": "example for email generator", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Naveen Alok", "license": "MIT", "dependencies": {} }