{
  "name": "email-validator-js-test",
  "version": "1.7.0",
  "description": "email validation using email-validator.js",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
  "url": "git+https://github.com/anandkriz/email-validator-js.git"
  },
  "keywords": ["EMAIL"],
  "author": "Anand",
  "license": "ISC"
}
