mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 07:08:44 +00:00
8 lines
202 B
JSON
8 lines
202 B
JSON
{
|
|
"name": "Table plugin",
|
|
"description": "Table plugin to import or create tables",
|
|
"code": "/assets/plugin.js",
|
|
"icon": "/assets/icon.png",
|
|
"permissions": ["content:read", "content:write"]
|
|
}
|