@usewayn/widget
Version:
Client side widget generator for Wayn PoW CAPTCHA.
57 lines (56 loc) • 1.15 kB
JSON
{
"name": "@usewayn/widget",
"version": "0.0.3",
"description": "Client side widget generator for Wayn PoW CAPTCHA.",
"keywords": [
"security",
"detection",
"prevention",
"defense",
"protection",
"anti-abuse",
"anti-automation",
"anti-bot",
"anti-ddos",
"anti-dos",
"anti-exploitation",
"anti-spam",
"anti-scraping",
"attack-mitigation",
"protocol",
"client-server",
"computational-puzzle",
"complexity",
"puzzle",
"crypto",
"cryptographic",
"algorithm",
"cybersecurity",
"ddos",
"hashcash",
"hcaptcha",
"captcha-alternative",
"verification",
"invisible",
"pow",
"proof-of-work",
"recaptcha",
"spam",
"bots",
"filtering",
"turing-test"
],
"homepage": "https://github.com/islemci/wayn#readme",
"bugs": {
"url": "https://github.com/islemci/wayn/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/islemci/wayn.git"
},
"license": "Apache-2.0",
"author": "Mustafa Yildiz",
"type": "commonjs",
"main": "src/wayn.js",
"types": "src/wayn.d.ts"
}