mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-09 00:10:12 -05:00
9 lines
172 B
JSON
9 lines
172 B
JSON
{
|
|
"name": "Contrast plugin",
|
|
"code": "http://localhost:4201/plugin.js",
|
|
"permissions": [
|
|
"page:read",
|
|
"file:read",
|
|
"selection:read"
|
|
]
|
|
}
|