mirror of
https://github.com/penpot/penpot.git
synced 2026-03-22 02:13:27 +00:00
9 lines
209 B
JSON
9 lines
209 B
JSON
{
|
|
"name": "Lorem ipsum",
|
|
"description": "Lorem ipsum text generator plugin",
|
|
"version": 2,
|
|
"code": "assets/plugin.js",
|
|
"icon": "assets/icon.png",
|
|
"permissions": ["content:read", "content:write"]
|
|
}
|