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