0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-08 07:50:44 -05:00
penpot-plugins/libs/plugins-runtime/project.json
2024-03-07 14:21:05 +01:00

8 lines
207 B
JSON

{
"name": "plugins-runtime",
"$schema": "../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "plugins-runtime/src",
"projectType": "library",
"targets": {},
"tags": ["type:feature"]
}