UNPKG

spamcheck

Version:

Uses stopforumspam.com API to compare usernames, emails, and ip addresses to their spam database.

21 lines (20 loc) 452 B
{ "name": "spamcheck", "version": "0.0.2-1", "description": "Uses stopforumspam.com API to compare usernames, emails, and ip addresses to their spam database.", "main": "index.js", "author": "Daniel Kleehammer", "keywords": [ "spam", "stopforumspam", "registration", "control" ], "repository": { "type": "git", "url": "git@github.com:dkleehammer/node-stopforumspam.git" }, "engines": { "node": "*" } }