mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-05 04:00:13 +00:00
15 lines
303 B
JSON
15 lines
303 B
JSON
{
|
|
"name": "mitchellkrogza/nginx-ultimate-bad-bot-blocker",
|
|
"description": "Travis CI Testing for the Nginx Ultimate Bad Bot Blocker",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Mitchell Krog",
|
|
"email": "mitchellkrog@gmail.com"
|
|
}
|
|
],
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"lib-curl": "*"
|
|
}
|
|
}
|