UNPKG

canvas-artboard

Version:

* canvas画板 * 兼容移动端touch事件

23 lines (22 loc) 419 B
{ "name": "canvas-artboard", "version": "2.0.5", "description": "* canvas画板\r * 兼容移动端touch事件", "main": "index.js", "typings": "./dist/index.d.ts", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "canvas", "draw", "画板", "base64", "board" ], "author": "", "license": "ISC" }