| .. | |||||
| src | |||||
| tests | |||||
| .gitignore | |||||
| .htaccess | |||||
| .travis.yml | |||||
| CONTRIBUTING.md | |||||
| LICENSE | |||||
| README.md | |||||
| composer.json | |||||
| index.html | |||||
| phpunit.xml.dist |
| Server IP : 103.169.32.36 / Your IP : 216.73.217.108 Web Server : Apache System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : apache ( 48) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/dpmptsp/public_html/home/assets/recaptcha-master/ |
Upload File : |
{
"name": "google/recaptcha",
"description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.",
"type": "library",
"keywords": ["recaptcha", "captcha", "spam", "abuse"],
"homepage": "http://www.google.com/recaptcha/",
"license": "BSD-3-Clause",
"support": {
"forum": "https://groups.google.com/forum/#!forum/recaptcha",
"source": "https://github.com/google/recaptcha"
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "4.5.*"
},
"autoload": {
"psr-4": {
"ReCaptcha\\": "src/ReCaptcha"
}
},
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
}
}
| .. | |||||
| src | |||||
| tests | |||||
| .gitignore | |||||
| .htaccess | |||||
| .travis.yml | |||||
| CONTRIBUTING.md | |||||
| LICENSE | |||||
| README.md | |||||
| composer.json | |||||
| index.html | |||||
| phpunit.xml.dist |