ImageKnife/sharedlibrary/oh-package.json5

11 lines
261 B
Plaintext

{
"name": "sharedlibrary",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "./src/main/ets/Index.ets",
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@ohos/imageknife": "file:../imageknife"
}
}