0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-24 23:58:45 -05:00
penpot-plugins/libs/plugins-data-parser/package.json
2024-03-04 08:46:07 +01:00

8 lines
163 B
JSON

{
"name": "plugins-data-parser",
"version": "0.0.1",
"dependencies": {},
"type": "commonjs",
"main": "./src/index.js",
"typings": "./src/index.d.ts"
}