mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-24 07:38:41 -05:00
9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"name": "POC State Read",
|
|
"code": "http://localhost:4202/plugin.js",
|
|
"permissions": [
|
|
"page:read",
|
|
"file:read",
|
|
"selection:read"
|
|
]
|
|
}
|