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