0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-09 16:31:01 -05:00
penpot-plugins/libs/plugins-styles/package.json
2024-02-19 09:54:57 +01:00

8 lines
155 B
JSON

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