express-stonefish
Version:
Block all the BS crawlers you get from AWS to avoid cluttering your logs and giving 4xx errors
30 lines (29 loc) • 700 B
JSON
{
"name": "express-stonefish",
"version": "0.0.1",
"description": "Block all the BS crawlers you get from AWS to avoid cluttering your logs and giving 4xx errors",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rhyeal/express-stonefish.git"
},
"keywords": [
"aws",
"bot",
"stonefish",
"phpmyadmin",
"block",
"loggly",
"pma",
"mysql"
],
"author": "Adam Link",
"license": "ISC",
"bugs": {
"url": "https://github.com/rhyeal/express-stonefish/issues"
},
"homepage": "https://github.com/rhyeal/express-stonefish#readme"
}