{
  "name": "recaptcha-v2",
  "version": "0.1.3",
  "description": "Obtain a v2 reCAPTCHA form and verify it",
  "main": "lib/index.js",
  "directories": {
    "example": "examples"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mrpetef10/node-recaptcha-v2.git"
  },
  "keywords": [
    "recaptcha",
    "node.js",
    "sails.js",
    "express"
  ],
  "author": "Pete Mardell",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mrpetef10/node-recaptcha-v2/issues"
  },
  "homepage": "https://github.com/mrpetef10/node-recaptcha-v2"
}
