0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-03-01 02:07:04 -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"
}