NurseStationPersonApp/package.json
2023-05-08 10:05:43 +08:00

13 lines
337 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "sin-signature",
"name": "签名组件-兼容H5、小程序、APP",
"version": "1.0.0",
"description": "用于uni-app的签名组件支持H5、小程序、APP可导出svg矢量图片。",
"keywords": [
"签名,签字,svg,canvas"
],
"dependencies": {
"uview-ui": "^1.8.4"
}
}