{
  "name": "@lucky-canvas/taro",
  "version": "0.0.15",
  "description": "基于 taro 实现的大转盘 / 九宫格 / 老虎机抽奖插件",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LuckDraw/lucky-canvas.git"
  },
  "keywords": [
    "taro抽奖插件",
    "taro大转盘抽奖",
    "taro九宫格抽奖"
  ],
  "author": "ldq <ldq404@qq.com>",
  "license": "Apache-2.0",
  "files": [
    "vue",
    "react",
    "utils",
    "taro2"
  ],
  "bugs": {
    "url": "https://github.com/LuckDraw/lucky-canvas/issues"
  },
  "homepage": "https://100px.net",
  "dependencies": {
    "lucky-canvas": "~1.7.19"
  }
}
