0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-02-08 08:09:18 -05:00
penpot-plugins/libs/plugins-styles/package.json

9 lines
155 B
JSON
Raw Normal View History

2024-02-07 07:59:58 +01:00
{
"name": "plugins-styles",
"version": "0.0.1",
"dependencies": {},
"main": "./index.js",
"module": "./index.mjs",
"typings": "./index.d.ts"
}