UNPKG

vue-programmatic-invisible-google-recaptcha

Version:

A simple invisible Google reCAPTCHA component focused solely on programmatic invocation.

20 lines 381 B
{ "presets": [ [ "@babel/preset-env", { "targets": { "browsers": [ "last 2 versions", "safari >= 7" ] } } ] ], "plugins": [ [ "@babel/plugin-transform-runtime" ] ] }