mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-09 08:22:09 -05:00
9 lines
155 B
JSON
9 lines
155 B
JSON
|
{
|
||
|
"name": "plugins-styles",
|
||
|
"version": "0.0.1",
|
||
|
"dependencies": {},
|
||
|
"main": "./index.js",
|
||
|
"module": "./index.mjs",
|
||
|
"typings": "./index.d.ts"
|
||
|
}
|