mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-09 00:10:12 -05:00
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"name": "plugins-data-parser",
|
|
"version": "0.1.0",
|
|
"dependencies": {},
|
|
"type": "commonjs",
|
|
"main": "./src/index.js",
|
|
"typings": "./src/index.d.ts"
|
|
}
|