{
  "name": "@prove/email",
  "version": "1.2.0",
  "description": "Prove email address",
  "main": "lib/index.js",
  "scripts": {
    "test": "node_modules/.bin/grunt ci"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/proveim/prove-email"
  },
  "keywords": [
    "prove",
    "valid",
    "validate",
    "email"
  ],
  "author": "crewmoss <cm@crewmoss.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/proveim/prove-email/issues"
  },
  "dependencies": {},
  "devDependencies": {
    "expect.js": "~0.3.0",
    "grunt-contrib-jshint": "~0.6.4",
    "grunt-contrib-watch": "~0.5.3",
    "grunt": "~0.4.1",
    "grunt-mocha-cli": "~1.1.0",
    "grunt-complexity": "~0.1.3",
    "grunt-cli": "~0.1.9"
  }
}
