Files
applications_notes/common/utils/package.json
T
sunwenxu 61fdb3c93d 适配api9
Signed-off-by: sunwenxu <sunwenxu1@huawei.com>
2023-01-31 17:29:48 +08:00

17 lines
296 B
JSON

{
"license": "ISC",
"types": "",
"devDependencies": {},
"name": "@ohos/utils",
"description": "a npm package which contains arkUI2.0 page",
"ohos": {
"org": ""
},
"main": "index.ets",
"repository": {},
"version": "1.0.0",
"dependencies": {
"@ohos/source": "file:../resources"
}
}