maskcard
Version:
A scratchcard plug-in based on canvas.(基于canvas的刮刮卡插件)
26 lines • 627 B
JSON
{
"name": "maskcard",
"version": "1.0.2",
"description": "A scratchcard plug-in based on canvas.(基于canvas的刮刮卡插件)",
"keywords": [
"scratchcard",
"canvas",
"mask",
"mobile terminal",
"javascript",
"刮刮卡"
],
"author": "tarymee <tarymee@gmail.com> (https://github.com/tarymee)",
"main": "maskcard.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tarymee/maskcard.git"
},
"bugs": {
"url": "https://github.com/tarymee/maskcard/issues"
},
"license": "MIT"
}