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