mirror of
https://github.com/penpot/penpot-mcp.git
synced 2026-04-25 11:18:37 +00:00
7 lines
169 B
JSON
7 lines
169 B
JSON
{
|
|
"name": "Penpot starter plugin",
|
|
"code": "plugin.js",
|
|
"description": "This is a starter plugin for Penpot",
|
|
"permissions": ["content:read", "content:write"]
|
|
}
|