quark-luckdraw
Version:
一种基于vue技术的转盘抽奖组件
21 lines (20 loc) • 512 B
JSON
{
"name": "quark-luckdraw",
"version": "1.0.3",
"description": "一种基于vue技术的转盘抽奖组件",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://coding.jd.com/rd2-quark/quark-luckdraw.git"
},
"keywords": [
"vue",
"转盘抽奖",
"业务组件"
],
"author": "yumingming",
"license": "ISC"
}