oh-package.json5 362 B

12345678910111213141516
  1. {
  2. "name": "entry",
  3. "version": "1.0.0",
  4. "description": "Please describe the basic information.",
  5. "main": "",
  6. "author": "",
  7. "license": "",
  8. "dependencies": {
  9. "@ibestservices/ibest-ui": "^2.1.2",
  10. "@ohos/axios": "^2.2.4",
  11. "@tencent/wechat_open_sdk": "^1.0.14",
  12. "@abner/log": "^1.0.5",
  13. "@cashier_alipay/cashiersdk": "^15.8.16"
  14. }
  15. }