0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-21 14:12:42 -05:00
penpot-plugins/apps/create-palette-plugin/project.json

9 lines
230 B
JSON
Raw Normal View History

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