0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-02-20 22:06:14 -05:00
penpot-plugins/apps/example-plugin/public/manifest.json

5 lines
76 B
JSON
Raw Normal View History

2024-02-06 12:16:28 +01:00
{
"name": "Example plugin",
"code": "http://localhost:4201/plugin.js"
}