0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-02-02 04:19:14 -05:00
penpot-plugins/libs/plugins-data-parser/package.json

9 lines
163 B
JSON
Raw Normal View History

{
"name": "plugins-data-parser",
2024-03-27 13:57:02 +01:00
"version": "0.1.0",
2024-03-01 12:38:42 +01:00
"dependencies": {},
"type": "commonjs",
"main": "./src/index.js",
"typings": "./src/index.d.ts"
}