ImageKnife/gpu_transform/oh-package.json5

26 lines
597 B
Plaintext

{
"types": "",
"keywords": [
"OpenHarmony",
"transformation",
"gpuTransform",
"HarmonyOS"
],
"author": "ohos_tpc",
"description": "based on OpenHarmony system, it can quickly realize image blur, Mosaic, sketch and other transformation effects through GPU",
"ohos": {
"org": "opensource"
},
"main": "index.ets",
"repository": "https://gitee.com/openharmony-tpc/ImageKnife",
"type": "module",
"version": "1.0.3",
"tags": [
"Tool"
],
"dependencies": {},
"license": "Apache License 2.0",
"devDependencies": {},
"name": "@ohos/gpu_transform"
}