mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-15 09:20:52 +08:00
14 lines
230 B
Plaintext
14 lines
230 B
Plaintext
|
{
|
||
|
"name": "api9",
|
||
|
"version": "1.0.0",
|
||
|
"description": "Please describe the basic information.",
|
||
|
"main": "",
|
||
|
"author": "",
|
||
|
"license": "",
|
||
|
"dependencies": {
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"@ohos/hypium": "1.0.6"
|
||
|
}
|
||
|
}
|