UNPKG

captcha-generator

Version:

Production image verification code by jpeglib

30 lines (29 loc) 544 B
{ "name": "captcha-generator", "version": "0.9.4", "description": "Production image verification code by jpeglib", "main": "dist/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "verification", "ccap", "image", "captcha" ], "engines": { "node": ">=0.12.0" }, "scripts": { "install": "node-gyp rebuild" }, "gypfile": true, "author": { "name": "fei.chen", "email": "fei.chen@melot.cn" }, "license": "ISC", "dependencies": { } }