UNPKG

detect-bot

Version:

Detects whether current request is from bot. Mandatory if you want to use PhantomJS.

30 lines (29 loc) 671 B
{ "name": "detect-bot", "version": "1.0.1", "description": "Detects whether current request is from bot. Mandatory if you want to use PhantomJS.", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/rosinghal/node-detect-bot.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "bot", "google", "detect", "match", "PhantomJS", "server side rendering", "headless", "seo" ], "author": { "name": "Rohit Singhal", "email": "rohitsinghal.rs@gmail.com", "url": "https://www.xtendify.com/en/user/2-rosinghal" }, "license": "MIT" }