This repository has been archived on 2023-10-08. You can view files and clone it, but cannot push or open issues or pull requests.
harmony4-template/entry/oh-package.json5

11 lines
197 B
Plaintext
Raw Normal View History

2023-09-24 23:19:23 +08:00
{
2023-09-27 11:52:32 +08:00
"license": "",
"devDependencies": {},
"author": "",
2023-09-24 23:19:23 +08:00
"name": "entry",
"description": "Please describe the basic information.",
"main": "",
2023-09-27 11:52:32 +08:00
"version": "1.0.0",
2023-09-24 23:19:23 +08:00
"dependencies": {}
}