oh-package.json5 199 B

123456789
  1. {
  2. "name": "@lawniou/lnui",
  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. }