mirror of
https://github.com/penpot/penpot.git
synced 2026-01-23 05:40:17 -05:00
9 lines
230 B
JSON
9 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": {}
|
|
}
|