����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.116.118.216 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/bofirmacademy.com/vendor/spatie/robots-txt/ |
Upload File : |
{ "name": "spatie/robots-txt", "description": "Determine if a page may be crawled from robots.txt and robots meta tags", "keywords": [ "spatie", "robots-txt" ], "homepage": "https://github.com/spatie/robots-txt", "license": "MIT", "authors": [ { "name": "Brent Roose", "email": "brent@spatie.be", "homepage": "https://spatie.be", "role": "Developer" } ], "require": { "php": "^8.0" }, "require-dev": { "larapack/dd": "^1.0", "phpunit/phpunit": "^8.0 || ^9.0" }, "autoload": { "psr-4": { "Spatie\\Robots\\": "src" } }, "autoload-dev": { "psr-4": { "Spatie\\Robots\\Tests\\": "tests" } }, "scripts": { "test": "vendor/bin/phpunit", "test-coverage": "phpunit --coverage-html coverage" }, "config": { "sort-packages": true } }