数字医信签名sdk鸿蒙版本
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.

oh-package.json5 267B

4 months ago
123456789101112
  1. {
  2. "name": "@szyx/sdk_ywx",
  3. "version": "1.0.4",
  4. "description": "医网信,签名sdk。",
  5. "main": "Index.ets",
  6. "author": "xuqm",
  7. "license": "Apache-2.0",
  8. "dependencies": {
  9. "@szyx/sdk_base": "file:../basic"
  10. // "@szyx/sdk_base": "^1.0.2"
  11. }
  12. }