mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-08 07:50:44 -05:00
8 lines
218 B
JSON
8 lines
218 B
JSON
{
|
|
"name": "contrast-plugin",
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
"projectType": "application",
|
|
"sourceRoot": "apps/contrast-plugin/src",
|
|
"tags": ["type:plugin"],
|
|
"targets": {}
|
|
}
|