0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-02-02 04:19:14 -05:00
penpot-plugins/apps/example-plugin/public/manifest.json
2024-02-16 13:48:38 +01:00

4 lines
76 B
JSON

{
"name": "Example plugin",
"code": "http://localhost:4201/plugin.js"
}