0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-02-10 17:18:45 -05:00
penpot-plugins/plugins-runtime/package.json
2024-02-05 12:45:20 +01:00

7 lines
132 B
JSON

{
"name": "plugins-runtime",
"version": "0.0.1",
"dependencies": {},
"module": "./index.mjs",
"typings": "./index.d.ts"
}