harmony/commons/basic/oh-package.json5
2025-05-20 15:52:50 +08:00

12 lines
203 B
Plaintext

{
"name": "@itcast/basic",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "Index.ets",
"author": "",
"license": "Apache-2.0",
"dependencies": {
}
}