UNPKG

alvin-canvasturntable

Version:

canvasTurntable:用 Canvas 根据传入的数据绘制转盘

25 lines (24 loc) 610 B
{ "name": "alvin-canvasturntable", "version": "1.4.0", "description": "canvasTurntable:用 Canvas 根据传入的数据绘制转盘", "main": "canvasTurntable.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "alvinliao", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/Alvinyw/canvasTurntable.git" }, "homepage": "https://github.com/Alvinyw/canvasTurntable", "keywords": [ "canvasTurntable", "turntable", "转盘" ], "dependencies": { "jquery": "^3.5.1" } }