{
  "name": "simple-node-email-validator",
  "version": "1.0.3",
  "description": "A simple email validator",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wandersoncesar/simple-node-email-validator.git"
  },
  "keywords": [
    "email",
    "validator",
    "node-email",
    "node-email-validator"
  ],
  "author": "Wanderson César",
  "license": "ISC"
}
