You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
398 B

9 months ago
{
"id": "sin-signature",
"name": "签名组件-兼容H5、小程序、APP",
"version": "1.0.0",
"description": "用于uni-app的签名组件,支持H5、小程序、APP,可导出svg矢量图片。",
"keywords": [
"签名,签字,svg,canvas"
],
"dependencies": {
"crypto-js": "^4.2.0",
"html2canvas": "^1.4.1",
"jspdf": "^2.5.1"
}
}