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