oh-package.json5 227 B

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