oh-package.json5 194 B

12345678910
  1. {
  2. "name": "learning",
  3. "version": "1.0.0",
  4. "description": "Please describe the basic information.",
  5. "main": "Index.ets",
  6. "author": "",
  7. "license": "Apache-2.0",
  8. "dependencies": {}
  9. }