19 lines
443 B
JSON
19 lines
443 B
JSON
{
|
|
"name": "SmartVision",
|
|
"displayName": "SmartVision Optimizer",
|
|
"version": "1.0.0",
|
|
"description": "Otimização inteligente de imagens com WebP e Smart Crop 1:1.",
|
|
"author": "Clube67 Team",
|
|
"category": "integration",
|
|
"enabled": true,
|
|
"canDisable": true,
|
|
"dependencies": [
|
|
"uploads"
|
|
],
|
|
"hooks": {
|
|
"subscribes": [
|
|
"upload:transform"
|
|
],
|
|
"emits": []
|
|
}
|
|
} |