{
  "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": {
  }
}
