{
  "name": "@tanzhenxing/zx-scratchcard",
  "version": "1.0.1",
  "description": "基于canvas的刮刮卡组件，支持自定义刮开层颜色、图片、刮开比例等配置。",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "canvas",
    "刮刮卡",
    "刮开",
    "刮开层",
    "刮开层颜色",
    "刮开层图片",
    "刮开比例"
  ],
  "author": "tanzhenxing",
  "license": "ISC",
  "type": "commonjs"
}
