mirror of
https://github.com/penpot/penpot.git
synced 2026-08-24 13:48:51 +00:00
8 lines
165 B
JSON
8 lines
165 B
JSON
{
|
|
"name": "Contrast",
|
|
"description": "Measure contrast plugin",
|
|
"code": "/assets/plugin.js",
|
|
"icon": "/assets/icon.png",
|
|
"permissions": ["content:read"]
|
|
}
|