0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-09 16:31:01 -05:00
penpot-plugins/libs/plugin-types/package.json

7 lines
108 B
JSON
Raw Normal View History

2024-03-27 07:57:02 -05:00
{
"name": "@penpot/plugin-types",
"version": "0.9.0",
2024-05-07 03:28:40 -05:00
"typings": "./index.d.ts",
"type": "module"
2024-03-27 07:57:02 -05:00
}