鸿蒙
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 317B

4 months ago
3 weeks ago
4 months ago
12345678910111213141516
  1. {
  2. "modelVersion": "5.0.0",
  3. "name": "hwdwmo",
  4. "version": "1.0.0",
  5. "description": "Please describe the basic information.",
  6. "main": "",
  7. "author": "",
  8. "license": "",
  9. "dependencies": {
  10. "@ohos/hamock": "^1.0.0"
  11. },
  12. "devDependencies": {
  13. "@ohos/hypium": "1.0.15"
  14. },
  15. "dynamicDependencies": {}
  16. }