oh-package.json5 276 B

1234567891011
  1. {
  2. "modelVersion": "6.0.0",
  3. "description": "Please describe the basic information.",
  4. "dependencies": {
  5. "@alipay/afservicesdk": "file:./libs/afservicesdk-1.0.241118203225.har"
  6. },
  7. "devDependencies": {
  8. "@ohos/hypium": "1.0.24",
  9. "@ohos/hamock": "1.0.0"
  10. }
  11. }