UNPKG

@gravitybot/captcha

Version:

A simple npm package that will generate a random number in a captcha image for you!

23 lines 627 B
{ "name": "@gravitybot/captcha", "version": "1.1.4", "description": "A simple npm package that will generate a random number in a captcha image for you!", "main": "./src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/i-tsx/GravityCaptcha.git" }, "keywords": [ "Captcha", "Gravity" ], "author": "Abdullah", "license": "MIT", "bugs": { "url": "https://github.com/i-tsx/GravityCaptcha/issues" }, "homepage": "https://github.com/i-tsx/GravityCaptcha#readme" }