mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
eaeac62eb9
Signed-off-by: wangcaoyu <wangcaoyu@huawei.com>
17 lines
346 B
JSON
17 lines
346 B
JSON
{
|
|
"name": "delete",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "delete_systemapi_plugin.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs": "^0.0.1-security",
|
|
"path": "^0.12.7",
|
|
"typescript": "npm:ohos-typescript@4.2.3-r5"
|
|
}
|
|
}
|