vuejs-invis-recaptcha
Version:
Component for Invisible Recaptcha
19 lines • 467 B
JSON
{
"name": "vuejs-invis-recaptcha",
"version": "0.1.0",
"description": "Component for Invisible Recaptcha",
"author": "PixelPaul",
"private": false,
"main": "./src/recaptcha.js",
"license": "MIT",
"keywords": [
"Vue",
"Recaptcha",
"Invisible Recaptcha"
],
"repository": {
"type": "git",
"url": "git+https://gitlab.com/PixelPaul/vuejs-invis-recaptcha.git"
},
"homepage": "https://gitlab.com/PixelPaul/vuejs-invis-recaptcha"
}