0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-24 07:38:41 -05:00
penpot-plugins/libs/plugin-types/package.json

7 lines
108 B
JSON
Raw Normal View History

2024-03-27 13:57:02 +01:00
{
"name": "@penpot/plugin-types",
2024-06-10 14:38:39 +02:00
"version": "0.6.0",
2024-05-07 10:28:40 +02:00
"typings": "./index.d.ts",
"type": "module"
2024-03-27 13:57:02 +01:00
}