mirror of
https://gitee.com/openharmony/applications_screenshot
synced 2024-11-22 22:51:26 +00:00
c11e1ac1f9
Signed-off-by: qin_wei_jie <qinweijie2@huawei.com>
12 lines
180 B
Plaintext
12 lines
180 B
Plaintext
{
|
|
"devDependencies": {
|
|
"@ohos/hypium": "1.0.9"
|
|
},
|
|
"name": "screenshot",
|
|
"description": "",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@ohos/hypium": "^1.0.9"
|
|
}
|
|
}
|