{
  "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.4",
  "tags": [
    "Tool"
  ],
  "dependencies": {},
  "license": "Apache License 2.0",
  "devDependencies": {},
  "name": "@ohos/gpu_transform"
}