express-nobots
Version:
Keep Bots Away From Your Express App
25 lines (24 loc) • 568 B
JSON
{
"name": "express-nobots",
"version": "1.0.5",
"description": "Keep Bots Away From Your Express App",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/jeremyscalpello/express-nobots"
},
"keywords": [
"node",
"express",
"bot",
"crawler",
"protection",
"block",
"googlebot",
"facebookexternalhit"
],
"author": "Jeremy Scalpello <jeremy@scalpello.info>",
"license": "Apache-2.0",
"homepage": "https://github.com/jeremyscalpello/express-nobots#readme",
"dependencies": {}
}