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

9 lines
155 B
JSON
Raw Normal View History

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