mirror of
https://gitee.com/openharmony/applications_screenshot
synced 2025-02-17 05:38:01 +00:00
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"
|
|
}
|
|
}
|