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"]
|
||
|
}
|