mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
8 lines
242 B
JSON
8 lines
242 B
JSON
{
|
|
"name": "Create Palette from library",
|
|
"description": "Create a board with all the colors in the local library",
|
|
"code": "/plugin.js",
|
|
"icon": "/assets/icon.png",
|
|
"permissions": ["content:read", "content:write", "library:read"]
|
|
}
|