0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-08 07:50:44 -05:00
penpot-plugins/apps/create-palette-plugin/project.json
2024-05-24 12:31:32 +02:00

8 lines
230 B
JSON

{
"name": "create-palette-plugin",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "application",
"sourceRoot": "apps/create-palette-plugin/src",
"tags": ["type:plugin"],
"targets": {}
}