nginx-ultimate-bad-bot-blocker/composer.json
2017-02-08 13:26:59 +02:00

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": "*"
}
}